[cc-commits] [CC SVN] r14723 - ccwordpress/trunk/www/includes
webmaster at creativecommons.org
webmaster at creativecommons.org
Wed Oct 20 19:38:24 EDT 2010
Author: cwebber
Date: 2010-10-20 23:38:24 +0000 (Wed, 20 Oct 2010)
New Revision: 14723
Modified:
ccwordpress/trunk/www/includes/zero.css
Log:
Updated zero.css to handle the publicdomain explaination boxes
Modified: ccwordpress/trunk/www/includes/zero.css
===================================================================
--- ccwordpress/trunk/www/includes/zero.css 2010-10-20 22:28:27 UTC (rev 14722)
+++ ccwordpress/trunk/www/includes/zero.css 2010-10-20 23:38:24 UTC (rev 14723)
@@ -153,4 +153,11 @@
.form-field-description {
font-style: italic;
+}
+
+.pd-explain-differences {
+ background-color: #f5e8aa;
+ border: 2px #c5b464 solid;
+ margin-bottom: 12px;
+ padding: 8px;
}
\ No newline at end of file
More information about the cc-commits
mailing list