summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-08-20 19:50:53 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-08-20 19:50:53 -0400
commit70a37497ff0268fc0ebaaa68c1008f0721e66d4e (patch)
tree2992dfa3f0fd873ec966e70a94d30343d39fd9d4 /css
parent3db8c525328e1595bd66b8f86057415855e4d6ef (diff)
small layout changes; fix error with retrieving favicon
Diffstat (limited to 'css')
-rw-r--r--css/news.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/css/news.css b/css/news.css
index b0e66cbae..4a215946b 100644
--- a/css/news.css
+++ b/css/news.css
@@ -71,7 +71,7 @@ div.add_parentfolder {
/* feed/folder list */
#leftcontent {
- width: 21.5em;
+ width: 20em;
margin: 0;
z-index: 0;
position: relative;
@@ -171,7 +171,7 @@ div.add_parentfolder {
overflow: hidden;
text-overflow: ellipsis;
text-align: left;
- width: 75%;
+ width: 85%;
font-weight: bold;
}
@@ -180,7 +180,7 @@ div.add_parentfolder {
}
#feeds li#selected_feed {
- background-color: #FF9933 !important;
+ background-color: #ffffff !important;
}
#feeds li.feed.updating {
@@ -343,7 +343,7 @@ div.add_parentfolder {
bottom: 0px;
overflow:visible;
height:2.8em;
- width: 21.5em;
+ width: 20em;
margin:0;
background:#eee;
border-top:1px
@@ -448,7 +448,7 @@ div.add_parentfolder {
top: 3.5em !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
- left: 34.1em;
+ left: 32.6em;
overflow: hidden;
}
@@ -744,7 +744,7 @@ ul.menu {
}
.popup.bottomleft {
- left: 34.8em;
+ left: 33.3em;
/*left: 3.8em;*/
}