diff options
author | Felix Riemann <[email protected]> | 2015-01-16 22:20:13 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-08-01 12:20:45 +0200 |
commit | 6319bb340d24a6e0c99b58efa825054374f573f0 (patch) | |
tree | d1327073f6124c893f8a6aab306b1ea3a175c338 /data | |
parent | ece3c970b4cfb6cbb8f02cbb2d78176bb2a9461f (diff) | |
download | eom-6319bb340d24a6e0c99b58efa825054374f573f0.tar.bz2 eom-6319bb340d24a6e0c99b58efa825054374f573f0.tar.xz |
EomSidebar: Center and reformat page selector
origin comit:
https://gitlab.gnome.org/GNOME/eog/commit/5b9f6f5
Diffstat (limited to 'data')
-rw-r--r-- | data/eom.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/eom.css b/data/eom.css index b070475..2add1ff 100644 --- a/data/eom.css +++ b/data/eom.css @@ -2,3 +2,7 @@ .eom-window statusbar progressbar.horizontal trough { min-height: 14px; } + +#eom-sidebar-title { + font-weight: bold; +} |