Author: Jogy
Date: 2006-05-16 17:37:51 +0000 (Tue, 16 May 2006)
New Revision: 8713
Modified:
trunk/freenet/src/freenet/clients/http/staticfiles/themes/clean/theme.css
Log:
re-add nextegn's padding. but for all infobox types, not only for "information"
Modified:
trunk/freenet/src/freenet/clients/http/staticfiles/themes/clean/theme.css
===================================================================
--- trunk/freenet/src/freenet/clients/http/staticfiles/themes/clean/theme.css
2006-05-16 17:35:55 UTC (rev 8712)
+++ trunk/freenet/src/freenet/clients/http/staticfiles/themes/clean/theme.css
2006-05-16 17:37:51 UTC (rev 8713)
@@ -128,7 +128,7 @@
div.infobox div.infobox-header {
margin: -10px -10px 10px -10px;
- padding: 10px;
+ padding: 10px 35px 10px 10px;
border-bottom: 1px dotted #a0a0a0;
font-weight: bold;
font-size: 11pt;