Upstream framework changes, small tweaks & improvements

master
Christian Medel 2019-06-06 14:26:39 -04:00
parent a04caef2fd
commit 875bb1d828
1 changed files with 0 additions and 4 deletions

View File

@ -986,10 +986,6 @@ notebook {
background-color: shade(@theme_bg_color, 0.92); }
notebook tab:checked {
background-color: @theme_bg_color; }
notebook tab button, notebook tab button:hover, notebook tab button:focus, notebook tab button:active, notebook tab button:checked, notebook tab button:active:hover, notebook tab button:checked:hover, notebook tab button:backdrop, notebook tab:checked button, notebook tab:checked button:hover, notebook tab:checked button:focus, notebook tab:checked button:active, notebook tab:checked button:checked, notebook tab:checked button:active:hover, notebook tab:checked button:checked:hover, notebook tab:checked button:backdrop {
border-color: transparent;
background-color: transparent;
color: @theme_fg_color; }
notebook > header {
padding-top: 2px;
background-color: @theme_bg_color; }