summaryrefslogtreecommitdiffstats
path: root/polly/www/menu.css
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2014-09-22 07:37:12 +0000
committerTobias Grosser <tobias@grosser.es>2014-09-22 07:37:12 +0000
commitb105a2c3e07f49e3af7400d7e58de52acfd2c733 (patch)
treefb77c189648362b73b8aa758c7be07f7c4815103 /polly/www/menu.css
parent5d9728159d9507394032b76e4600d669301b5921 (diff)
downloadbcm5719-llvm-b105a2c3e07f49e3af7400d7e58de52acfd2c733.tar.gz
bcm5719-llvm-b105a2c3e07f49e3af7400d7e58de52acfd2c733.zip
[www] Update formatting of news feed
llvm-svn: 218238
Diffstat (limited to 'polly/www/menu.css')
-rw-r--r--polly/www/menu.css19
1 files changed, 10 insertions, 9 deletions
diff --git a/polly/www/menu.css b/polly/www/menu.css
index d74c607f910..a3e3ad728b4 100644
--- a/polly/www/menu.css
+++ b/polly/www/menu.css
@@ -3,7 +3,7 @@
/***************/
#menu {
- line-height:1.3;
+ line-height: 1.3em;
width: 18em;
float: left;
margin-right: 3em;
@@ -40,6 +40,8 @@
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
+ padding-top: 0.2em;
+ padding-bottom: 0.2em;
}
#menu a {
@@ -53,11 +55,6 @@
color: #3b4567;
}
-
-#menu a:hover {
- background: #f35555;
- color: #3b4567;
-}
#menu a:visited {
}
@@ -69,9 +66,13 @@
background-color: #f35555;
}
-#menu a.rss_item:hover {
- background-color: transparent;
- color: none;
+.rss-box {
+ padding: 0em;
+}
+
+li.rss-item {
+ padding-bottom: 0em;
+ height: 1.3em;
}
.rss_item {
OpenPOWER on IntegriCloud