diff options
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; +} |