12 lines
227 B
CSS
12 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;
|
|
}
|