diff options
Diffstat (limited to 'common/gtk-3.0/3.20/gtk.css')
-rw-r--r-- | common/gtk-3.0/3.20/gtk.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.20/gtk.css b/common/gtk-3.0/3.20/gtk.css index c670a39..4fd33a0 100644 --- a/common/gtk-3.0/3.20/gtk.css +++ b/common/gtk-3.0/3.20/gtk.css @@ -2454,6 +2454,7 @@ calendar { color: #5c616c; } messagedialog .titlebar { + min-height: 20px; background-color: rgba(231, 232, 235, 0.95); border-bottom: 1px solid rgba(212, 213, 219, 0.95); } |