blob: bc747b992e96e22640ca46a35033e5cf625664d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
.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;
}
|