You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
251 B
CSS
17 lines
251 B
CSS
5 years ago
|
headerbar entry,
|
||
|
headerbar spinbutton,
|
||
|
headerbar button,
|
||
|
headerbar separator {
|
||
|
margin-top: 0px;
|
||
|
margin-bottom: 0px;
|
||
|
min-height: 10px;
|
||
|
}
|
||
|
|
||
|
headerbar {
|
||
|
min-height: 16px;
|
||
|
padding-left: 2px;
|
||
|
padding-right: 2px;
|
||
|
margin: 0px;
|
||
|
padding: 0px;
|
||
|
}
|