diff options
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-solid-darker.css')
-rw-r--r-- | common/gtk-3.0/3.18/gtk-solid-darker.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.18/gtk-solid-darker.css b/common/gtk-3.0/3.18/gtk-solid-darker.css index 7865fd7..33be9af 100644 --- a/common/gtk-3.0/3.18/gtk-solid-darker.css +++ b/common/gtk-3.0/3.18/gtk-solid-darker.css @@ -2870,6 +2870,9 @@ GeditStatusMenuButton.sidebar-button.button:checked { GeditFileBrowserWidget .toolbar, GeditFileBrowserWidget .inline-toolbar { border-bottom: 1px solid #dcdfe3; } +.gedit-map-frame { + border-color: rgba(0, 0, 0, 0.3); } + .gedit-search-entry-occurrences-tag { color: rgba(92, 97, 108, 0.6); border: none; |