[med-svn] r3516 - trunk/community/website/inc
Andreas Tille
tille at alioth.debian.org
Sun Jun 21 16:02:53 UTC 2009
Author: tille
Date: 2009-06-21 16:02:52 +0000 (Sun, 21 Jun 2009)
New Revision: 3516
Modified:
trunk/community/website/inc/style.css
Log:
Icon in description part needs border on the left
Modified: trunk/community/website/inc/style.css
===================================================================
--- trunk/community/website/inc/style.css 2009-06-21 14:29:22 UTC (rev 3515)
+++ trunk/community/website/inc/style.css 2009-06-21 16:02:52 UTC (rev 3516)
@@ -678,8 +678,8 @@
}
td.project-icon{
- text-align: right;
- border-bottom: 1px dotted blue;
+ text-align: center;
+ border-left: 1px dotted blue;
padding: 3px;
width:10ex;
}
More information about the debian-med-commit
mailing list