summaryrefslogtreecommitdiffstats
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
parent5d9728159d9507394032b76e4600d669301b5921 (diff)
downloadbcm5719-llvm-b105a2c3e07f49e3af7400d7e58de52acfd2c733.tar.gz
bcm5719-llvm-b105a2c3e07f49e3af7400d7e58de52acfd2c733.zip
[www] Update formatting of news feed
llvm-svn: 218238
-rw-r--r--polly/www/menu.css19
-rw-r--r--polly/www/menu.html.incl1
2 files changed, 11 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 {
diff --git a/polly/www/menu.html.incl b/polly/www/menu.html.incl
index 5d0347bfd9a..4239b25aa6b 100644
--- a/polly/www/menu.html.incl
+++ b/polly/www/menu.html.incl
@@ -50,6 +50,7 @@ Optimizations</span></h2>
href="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fpolyhedral.info%2Frss.xml&num=5&utf=y&html=y">View
RSS feed</a>
</noscript>
+ </div>
</div>
<script type="text/javascript">
OpenPOWER on IntegriCloud