mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-08 09:53:13 +00:00
13 lines
227 B
CSS
13 lines
227 B
CSS
|
.mate-panel-menu-bar button {
|
||
|
color: transparent;
|
||
|
}
|
||
|
panel-toplevel.background.horizontal,
|
||
|
.mate-panel-menu-bar,
|
||
|
#clock-applet-button,
|
||
|
#clock-applet-button:hover {
|
||
|
color: white;
|
||
|
}
|
||
|
#tasklist-button {
|
||
|
color: white;
|
||
|
}
|