diff options
author | Horst3180 | 2015-06-16 19:18:43 +0200 |
---|---|---|
committer | Horst3180 | 2015-06-16 19:19:05 +0200 |
commit | 6afed50439977004a21304a1cb7ec0b7f24cbb8c (patch) | |
tree | c00fdbc37585dcdd4ba75748f18a903d46f0f244 /common/gtk-3.0/3.14/gtk-contained-solid.css | |
parent | e5fcaf89782cd1b8459182eb0488dd21e93e1441 (diff) | |
download | solarc-theme-6afed50439977004a21304a1cb7ec0b7f24cbb8c.tar.gz solarc-theme-6afed50439977004a21304a1cb7ec0b7f24cbb8c.tar.xz solarc-theme-6afed50439977004a21304a1cb7ec0b7f24cbb8c.zip |
fix unreadable text in synapse for gtk 3.14
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained-solid.css')
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained-solid.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid.css b/common/gtk-3.0/3.14/gtk-contained-solid.css index bc58065..2fa00ec 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid.css @@ -2645,6 +2645,9 @@ EphyWindow .floating-bar { TotemGrilo.vertical GdMainView.frame { border-width: 0; } +SynapseGuiViewDefault *:selected { + background-color: #5294E2; } + .gnome-panel-menu-bar, PanelApplet > GtkMenuBar.menubar, PanelToplevel, |