planet-web r607 - trunk/web
- From: jdub svn gnome org
- To: svn-commits-list gnome org
- Subject: planet-web r607 - trunk/web
- Date: Fri, 25 Jul 2008 00:36:32 +0000 (UTC)
Author: jdub
Date: Fri Jul 25 00:36:32 2008
New Revision: 607
URL: http://svn.gnome.org/viewvc/planet-web?rev=607&view=rev
Log:
tidy up feeds spacing and size
Modified:
trunk/web/nlayout.css
Modified: trunk/web/nlayout.css
==============================================================================
--- trunk/web/nlayout.css (original)
+++ trunk/web/nlayout.css Fri Jul 25 00:36:32 2008
@@ -238,25 +238,27 @@
margin: 0px;
padding: 0px;
list-style-type: none;
+ font-size: 90%;
+}
+#feedlist ul li * {
+ vertical-align: middle;
+}
+#feedlist ul li input {
+ margin: 0.2em;
}
#feedlist ul li a {
color: #000;
text-decoration: none;
- font-size: 90%;
-}
-#feedlist ul li a.message {
- color: #999;
}
#feedlist ul li a:hover {
text-decoration: underline;
}
+#feedlist ul li a.message {
+ color: #999;
+}
#feedlist ul li a img {
- margin-right: 0.2em;
+ margin: 0px 0.2em;
border: 0px;
- clear: below;
-}
-#feedlist ul li input {
- margin-right: 0.2em;
}
#footer {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]