mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-27 07:34:36 +02:00
Update Patch
This commit is contained in:
parent
44f5e0c9ba
commit
68ba112a04
@ -3,6 +3,12 @@ doesn't work for the pulse audio icon unfortunately.*/
|
|||||||
#xfce4-power-manager-plugin {
|
#xfce4-power-manager-plugin {
|
||||||
padding: 6px 6px; }
|
padding: 6px 6px; }
|
||||||
|
|
||||||
|
/* Force MATE panel tasklist margins */
|
||||||
|
#tasklist-button {
|
||||||
|
margin-left: 2px;
|
||||||
|
margin-right: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
/* GNOME Disk utility */
|
/* GNOME Disk utility */
|
||||||
/* This is a fix for the GNOME disk application which uses its own CSS to
|
/* This is a fix for the GNOME disk application which uses its own CSS to
|
||||||
theme the grid style; overriding user themes. In reality this doesn’t work
|
theme the grid style; overriding user themes. In reality this doesn’t work
|
||||||
@ -14,4 +20,4 @@ background-color: @bg_shade;
|
|||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
outline-color: white; }
|
outline-color: white; }
|
||||||
.gnome-disk-utility-grid:backdrop {
|
.gnome-disk-utility-grid:backdrop {
|
||||||
background-color: @bg_shade; }
|
background-color: @bg_shade; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user