@@ -208,11 +208,11 @@ section.aside {
color: @theme-dark;
background: @theme-light;
border-bottom: none;
+ }
- &.contrast {
- background: @theme-dark;
- color: @theme-light;
- }
+ & .contrast {
+ background: @theme-dark;
+ color: @theme-light;
}
& .toolbar {
@@ -39,7 +39,6 @@
padding: 8px 8px;
-
.icon {
&.small {
font-size: 1.3em;
@@ -227,7 +227,7 @@ section.aside.right {
background: #cccccc;
-.list .anchor.contrast {
+.list .contrast {
background: #333333;
color: #cccccc;