aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid.css
diff options
context:
space:
mode:
authorHorst31802016-09-28 20:58:28 +0200
committerHorst31802016-09-28 20:58:32 +0200
commite2fde8358258bd1ab06a20c7bb2e750e9449a5fe (patch)
tree69a7f42d0d9fdfe70d277ff177dcef90e5da7d66 /common/gtk-3.0/3.20/gtk-solid.css
parent19595097793dddb0a3c81b8b2a2f4603abe715bc (diff)
downloadsolarc-theme-e2fde8358258bd1ab06a20c7bb2e750e9449a5fe.tar.gz
solarc-theme-e2fde8358258bd1ab06a20c7bb2e750e9449a5fe.tar.xz
solarc-theme-e2fde8358258bd1ab06a20c7bb2e750e9449a5fe.zip
add Mate OSD window styling
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid.css b/common/gtk-3.0/3.20/gtk-solid.css
index 30fe0c7..40d8c4d 100644
--- a/common/gtk-3.0/3.20/gtk-solid.css
+++ b/common/gtk-3.0/3.20/gtk-solid.css
@@ -3396,6 +3396,19 @@ gf-candidate-box:hover, gf-candidate-box:selected {
background-color: #5294e2;
border-radius: 2px; }
+MsdOsdWindow.background.osd {
+ border-radius: 2px;
+ border: 1px solid #23262e; }
+ MsdOsdWindow.background.osd .progressbar {
+ background-color: #5294e2;
+ border: none;
+ border-color: red;
+ border-radius: 5px; }
+ MsdOsdWindow.background.osd .trough {
+ background-color: #2a2d37;
+ border: none;
+ border-radius: 5px; }
+
.mate-panel-menu-bar, .mate-panel-menu-bar menubar,
panel-toplevel.background,
panel-toplevel.background menubar {