summaryrefslogtreecommitdiff
path: root/p/themes/base-theme/template.css
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-10-24 10:07:53 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-10-24 10:07:53 +0200
commit0c8b55fc1317cff28de1f270ada0a75b4de074ac (patch)
treebd0b6286737566b959c660fc140c201ec1488407 /p/themes/base-theme/template.css
parent45dbe94890e507402d043dee8e176081b8a290e1 (diff)
First iteration to update all the themes
See See https://github.com/marienfressinaud/FreshRSS/issues/634
Diffstat (limited to 'p/themes/base-theme/template.css')
-rw-r--r--p/themes/base-theme/template.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css
index b4cfec952..86e06f5ea 100644
--- a/p/themes/base-theme/template.css
+++ b/p/themes/base-theme/template.css
@@ -352,7 +352,7 @@ a.btn {
.tree-folder-items > .item > a {
display: inline-block;
vertical-align: middle;
- width: calc(100% - 16px);
+ width: calc(100% - 32px);
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
@@ -399,9 +399,6 @@ a.btn {
width: 250px;
vertical-align: top;
}
-.aside.aside_feed {
- background: #fff;
-}
/*=== Aside main page (categories) */
.aside_feed.state_unread .tree-folder:not(.active)[data-unread="0"],