10 #picture-view .picture-wrap {
11 background-repeat: no-repeat;
12 margin: 3rem auto 1rem auto;
21 .picture-wrap img.loading {
22 margin-left: -10000px;
26 border: 2px solid rgba(200, 200, 200, 0.7);
31 .picture-wrap .mark .label {
34 background-color: rgba(200, 200, 200, 0.7);
35 color: rgba(0,0,0,0.6);
61 background-color: #222;
64 .toolbar .button.inactive a:active,
65 .toolbar .button.inactive a:link,
66 .toolbar .button.inactive a:visited
68 color: #606060 !important;
81 text-decoration: none;
84 .toolbar .button .dropdown-body a {
89 #picture-view .toolbar .button.square a {
90 width: 4rem; //1.5rem;
102 .toolbar .button a:link,
103 .toolbar .button a:visited {
107 #picture-view .toolbar.button a:active {
112 margin-left: 8rem !important;