mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
gtk3: reduce menubar height to match gtk2 theme (fix #535)
This commit is contained in:
parent
cc20a2e321
commit
28cdb3e34b
@ -1284,7 +1284,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1287,7 +1287,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1284,7 +1284,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1287,7 +1287,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1287,7 +1287,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1287,7 +1287,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1527,7 +1527,7 @@ column-header.button.dnd { // for treeview-like derive widgets
|
||||
}
|
||||
|
||||
& > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0;
|
||||
|
||||
|
@ -1298,7 +1298,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1301,7 +1301,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1298,7 +1298,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1301,7 +1301,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1301,7 +1301,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1301,7 +1301,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1541,7 +1541,7 @@ column-header.button.dnd { // for treeview-like derive widgets
|
||||
}
|
||||
|
||||
& > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0;
|
||||
|
||||
|
@ -1367,7 +1367,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1370,7 +1370,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1367,7 +1367,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1370,7 +1370,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1374,7 +1374,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1374,7 +1374,7 @@ column-header .button, column-header .button:hover, column-header .button:active
|
||||
.menubar:backdrop {
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
.menubar > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
.menubar > .menuitem:hover {
|
||||
|
@ -1486,7 +1486,7 @@ column-header.button.dnd { // for treeview-like derive widgets
|
||||
}
|
||||
|
||||
& > .menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0;
|
||||
|
||||
|
@ -1509,7 +1509,7 @@ menubar,
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
menubar > menuitem,
|
||||
.menubar > menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
menubar > menuitem:hover,
|
||||
|
@ -1508,7 +1508,7 @@ menubar,
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
menubar > menuitem,
|
||||
.menubar > menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
menubar > menuitem:hover,
|
||||
|
@ -1509,7 +1509,7 @@ menubar,
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
menubar > menuitem,
|
||||
.menubar > menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
menubar > menuitem:hover,
|
||||
|
@ -1508,7 +1508,7 @@ menubar,
|
||||
color: rgba(207, 218, 231, 0.5); }
|
||||
menubar > menuitem,
|
||||
.menubar > menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
menubar > menuitem:hover,
|
||||
|
@ -1512,7 +1512,7 @@ menubar,
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
menubar > menuitem,
|
||||
.menubar > menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
menubar > menuitem:hover,
|
||||
|
@ -1512,7 +1512,7 @@ menubar,
|
||||
color: rgba(82, 93, 118, 0.5); }
|
||||
menubar > menuitem,
|
||||
.menubar > menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0; }
|
||||
menubar > menuitem:hover,
|
||||
|
@ -1579,7 +1579,7 @@ menubar,
|
||||
}
|
||||
|
||||
> menuitem {
|
||||
padding: 6px 8px;
|
||||
padding: 4px 8px;
|
||||
border: solid transparent;
|
||||
border-width: 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user