diff options
author | Horst3180 | 2015-09-11 22:11:36 +0200 |
---|---|---|
committer | Horst3180 | 2015-09-11 22:11:36 +0200 |
commit | 6cb7e75cf54fb8335cc98771d8f4984cf8e17a82 (patch) | |
tree | c8334135870c557944d8a3fff438e7bc456299ae /common/gtk-3.0/3.14/gtk-contained-solid-darker.css | |
parent | 12f6457901bafaef767bf60cd86d74ae583ca4ac (diff) | |
download | solarc-theme-6cb7e75cf54fb8335cc98771d8f4984cf8e17a82.tar.gz solarc-theme-6cb7e75cf54fb8335cc98771d8f4984cf8e17a82.tar.xz solarc-theme-6cb7e75cf54fb8335cc98771d8f4984cf8e17a82.zip |
fix gnome-documents entry-tag
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained-solid-darker.css')
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained-solid-darker.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css index 6176a1c..5fca89f 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css @@ -3040,8 +3040,10 @@ EphyWindow .floating-bar { margin: 2px; padding: 4px; } .documents-entry-tag:hover { + color: #ffffff; background-color: #639fe5; } .documents-entry-tag:active { + color: #ffffff; background-color: #4189df; } .toolbar .linked .documents-entry-tag.button, .inline-toolbar .linked .documents-entry-tag.button { background: none; |