Update Patch

This commit is contained in:
aidan 2019-01-13 22:08:31 -06:00
parent 44f5e0c9ba
commit 68ba112a04

View File

@ -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 doesnt work theme the grid style; overriding user themes. In reality this doesnt work