Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
1,372
edits
No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 101: | Line 101: | ||
margin-left: 1em; | margin-left: 1em; | ||
margin-right: .5em; | margin-right: .5em; | ||
} | |||
.em-lenses-inner { | |||
white-space: nowrap; | |||
display:inline-block; | |||
} | } | ||
div.em-pathways-container div.em-lenses { | div.em-pathways-container div.em-lenses { | ||
Line 241: | Line 245: | ||
background-image: linear-gradient(to right, var(--realm-dark), var(--realm-light)); | background-image: linear-gradient(to right, var(--realm-dark), var(--realm-light)); | ||
} | |||
.em-show-shadows-no, .em-shadows-br { | |||
display: none; | |||
} | |||
.em-show-shadows-yes { | |||
font-size: 80%; | |||
font-style: italic; | |||
} | } | ||
Line 255: | Line 268: | ||
div.em-hide-lenses-no { | div.em-hide-lenses-no { | ||
opacity: 100%; | opacity: 100%; | ||
} | |||
div.em-hide-caption-yes { | |||
display: none; | |||
} | } | ||