mirror of
https://github.com/He4eT/Desolate-GTK.git
synced 2026-05-05 01:47:22 +00:00
general: tabs
This commit is contained in:
parent
a4ef382c8b
commit
718804224f
1 changed files with 2 additions and 2 deletions
|
|
@ -1105,7 +1105,7 @@ levelbar block{margin: 2px;}
|
||||||
*************/
|
*************/
|
||||||
|
|
||||||
notebook header,
|
notebook header,
|
||||||
tabbox{ border: 1px solid @gtk_borders; background-color: shade(@gtk_bg_color, 0.9);}
|
tabbox{ border: 1px solid @gtk_borders; background-color: @gtk_bg_color;}
|
||||||
|
|
||||||
notebook > header.top {border-width: 0 0 1px 0 ;}
|
notebook > header.top {border-width: 0 0 1px 0 ;}
|
||||||
notebook > header.bottom {border-width: 1px 0 0 0;}
|
notebook > header.bottom {border-width: 1px 0 0 0;}
|
||||||
|
|
@ -1123,7 +1123,7 @@ notebook > header.left > tabs > tab:last-child,
|
||||||
notebook > header.right > tabs > tab:last-child{}
|
notebook > header.right > tabs > tab:last-child{}
|
||||||
|
|
||||||
tabbox tab,
|
tabbox tab,
|
||||||
notebook tab{margin: 0px; border-color: transparent; font-weight: bold; border-radius: 0;}
|
notebook tab{margin: 0px; border-color: transparent; font-weight: normal; border-radius: 0;}
|
||||||
|
|
||||||
/* Hdy Tab */
|
/* Hdy Tab */
|
||||||
tabbox tab{ }
|
tabbox tab{ }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue