mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 03:52:10 +02:00
27
home/system/theme/gtk/gtk-3.0/widgets/header-bar.css
Normal file
27
home/system/theme/gtk/gtk-3.0/widgets/header-bar.css
Normal file
@@ -0,0 +1,27 @@
|
||||
/**************
|
||||
* header-bar *
|
||||
**************/
|
||||
|
||||
.header-bar {
|
||||
padding: 6px;
|
||||
border-width: 0;
|
||||
border-style: none;
|
||||
background-color: @theme_bg_color;
|
||||
}
|
||||
|
||||
.header-bar .button.text-button {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.header-bar .button.image-button {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
.header-bar .title {
|
||||
font: bold;
|
||||
}
|
||||
|
||||
.header-bar .subtitle {
|
||||
font: smaller;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user