[med-svn] r1427 - trunk/community/website/inc

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Mon Feb 18 10:29:35 UTC 2008


Author: hanska-guest
Date: 2008-02-18 10:29:34 +0000 (Mon, 18 Feb 2008)
New Revision: 1427

Modified:
   trunk/community/website/inc/style.css
Log:
Hope it works now.


Modified: trunk/community/website/inc/style.css
===================================================================
--- trunk/community/website/inc/style.css	2008-02-18 10:27:15 UTC (rev 1426)
+++ trunk/community/website/inc/style.css	2008-02-18 10:29:34 UTC (rev 1427)
@@ -608,11 +608,12 @@
 	empty-cells: show;
 }
 
-#for_upgrade #for_upload
-#waiting #weird #wip
-#with_bugs td {
-	vertical-align: middle;
-}
+#for_upgrade td { vertical-align: middle; text-align: center; }
+#for_upload td { vertical-align: middle; text-align: center; }
+#waiting td { vertical-align: middle; text-align: center; }
+#weird td { vertical-align: middle; text-align: center; }
+#wip td { vertical-align: middle; text-align: center; }
+#with_bugs td { vertical-align: middle; text-align: center; }
 
 #qa_table th.clickable, th.clickable a, th.clickable a:visited {
 	background: #eef4eb;
@@ -633,10 +634,6 @@
 
 .popup { border-bottom: 1px dotted; }
 
-.popup span {
-	text-align: center;
-}
-
 .popup .balloon,
 .popup .paren,
 .popup .expand { display: none; }




More information about the debian-med-commit mailing list