diff options
Diffstat (limited to 'src/resources/themes/elementary.css')
-rw-r--r-- | src/resources/themes/elementary.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/themes/elementary.css b/src/resources/themes/elementary.css index 4fb08b198..66c35a8b8 100644 --- a/src/resources/themes/elementary.css +++ b/src/resources/themes/elementary.css @@ -102,8 +102,6 @@ fullscreenbox > flap > shadow { min-height: 9px; min-width: 9px; background: lin .entry_icon.starred { color: @BANANA_500; } -.main-notebook tab { min-width: 30px; } - dzlsuggestionpopover > revealer > box { margin: 12px; border: none; background: @theme_base_color; border-radius: 3px; box-shadow: 0 0 0 1px alpha(#000,0.2), 0 3px 6px alpha(#000,0.16), 0 3px 6px alpha(#000,0.23); } dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > list > row:selected .title { color: @theme_fg_color; } |