diff options
author | lukefromdc <[email protected]> | 2016-05-31 14:55:05 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2016-05-31 14:55:05 -0400 |
commit | eec58b0a8fe0d9fed14ca52cc0f00b4603201de0 (patch) | |
tree | 7261d54ec9575496db0bfe949915f1d94bb86455 /po | |
parent | 5f2f5bb1399626c9764f21a22f8f15130c852d28 (diff) | |
download | mate-themes-eec58b0a8fe0d9fed14ca52cc0f00b4603201de0.tar.bz2 mate-themes-eec58b0a8fe0d9fed14ca52cc0f00b4603201de0.tar.xz |
BlackMATE :use a text shadow on mate-panel
/* this makes text readable with all kind of wallpapers if using a transparent panel */
/*Limit this to the panel itself, keeping it off the menus*/
#PanelApplet label,
.mate-panel-menu-bar menubar > menuitem {
color: @menu_fg_dark_color;
text-shadow: 1px 1px alpha (#000000, 0.8);
}
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions