diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2017-12-13 20:17:19 +0300 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2017-12-13 20:17:19 +0300 |
| commit | 072a348f930dc24a8f57df5cb63ab43dc68edd87 (patch) | |
| tree | 12e80e223bf366f3ba095518a5b81f204b27c00c /css/tt-rss.less | |
| parent | 7651b6e2cd982f54c8a2d940ccf7582b53e08831 (diff) | |
minor css updates
Diffstat (limited to 'css/tt-rss.less')
| -rw-r--r-- | css/tt-rss.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/tt-rss.less b/css/tt-rss.less index 50fbe075b..48e4d9fe0 100644 --- a/css/tt-rss.less +++ b/css/tt-rss.less @@ -913,7 +913,7 @@ body.ttrss_main { display : none; } - #content-insert_splitter { + #content-insert_splitter.dijitSplitterH { background : #f0f0f0; border-color: #ddd; border-top-width : 1px; |