[Bedework-commit] bedework r2105 -
trunk/deployment/webadmin/webapp/resources/default/default
svnadmin at bedework.org
svnadmin at bedework.org
Wed Mar 11 00:28:27 EDT 2009
Author: johnsa
Date: 2009-03-11 00:28:26 -0400 (Wed, 11 Mar 2009)
New Revision: 2105
Modified:
trunk/deployment/webadmin/webapp/resources/default/default/default.css
Log:
admin client: style disconnected calendars to make them stand out more
Modified: trunk/deployment/webadmin/webapp/resources/default/default/default.css
===================================================================
--- trunk/deployment/webadmin/webapp/resources/default/default/default.css 2009-03-10 18:24:21 UTC (rev 2104)
+++ trunk/deployment/webadmin/webapp/resources/default/default/default.css 2009-03-11 04:28:26 UTC (rev 2105)
@@ -1034,6 +1034,10 @@
margin: 0 0 0.5em 0.75em;
padding-left: 10px;
}
+.aliasTree em {
+ color: #f00;
+ background-color: transparent;
+}
img.folderForAliasTree {
padding: 0.5em 0.2em 0 0.5em;
}
More information about the Bedework-commit
mailing list