Update of /cvsroot/boost/website/style/css_0
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6944/style/css_0

Modified Files:
        sidebar.css 
Log Message:
Add sidebar boxes for various list feeds.

Index: sidebar.css
===================================================================
RCS file: /cvsroot/boost/website/style/css_0/sidebar.css,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- sidebar.css 14 Jun 2006 06:14:07 -0000      1.24
+++ sidebar.css 10 Nov 2006 05:59:29 -0000      1.25
@@ -83,6 +83,23 @@
   right: 2.25em;
 }
 
+/**** RSS feed menus ****/
+#rss-menu ul {
+  display: block !important;
+}
+#rss-menu ul li {
+  overflow: hidden;
+}
+#rss-menu .news-date {
+  /* display: block !important; */
+  clear: both;
+  margin-left: 4px !important;
+  margin-right: 4px !important;
+  padding: 0em 0em 0.25em 0.5em !important;
+  color: #777 !important;
+  font-size: 90% !important;
+}
+
 /**** Search... ****/
 /* Search box */
 #sidebar #search {


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to