mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-29 16:45:11 +02:00
Adjusting margins for panel bar one more time.
This commit is contained in:
parent
eeb7b3eb11
commit
989e949a1a
@ -30,6 +30,7 @@ the whisker menu without having to correct their pointer location. */
|
||||
#whiskermenu-button image,
|
||||
#applicationmenu-button image {
|
||||
padding: 0px;
|
||||
margin-right: -1px;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
background-position: center; }
|
||||
|
@ -32,9 +32,9 @@ XfdesktopIconView.view {
|
||||
border-image: url("../buttons/dialog_button_normal.png");
|
||||
border-image-slice: 1 1 1 1; }
|
||||
.xfce4-panel .vertical .tasklist .toggle label {
|
||||
margin-top: -6px; }
|
||||
margin-top: -7px; }
|
||||
.xfce4-panel:not(.vertical) .tasklist .toggle label {
|
||||
margin-left: -6px;
|
||||
margin-left: -7px;
|
||||
margin-right: 4px; }
|
||||
/* Note: The ".xfce4-panel > widget > frame" and ".xfce4-panel .flat:not(.toggle)" CSS classes are specified in this manner due to the volatility in the naming of CSS IDs presented by the XFCE panelbar.*/
|
||||
.xfce4-panel > widget > frame, /* affects the frame of the notification area plugin for GTK2 notifications. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user