Author: buildbot
Date: Thu Dec 13 10:23:31 2012
New Revision: 842084
Log:
Staging update by buildbot for sling
Modified:
websites/staging/sling/trunk/content/ (props changed)
websites/staging/sling/trunk/content/res/site.css
Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Dec 13 10:23:31 2012
@@ -1 +1 @@
-1421193
+1421194
Modified: websites/staging/sling/trunk/content/res/site.css
==============================================================================
--- websites/staging/sling/trunk/content/res/site.css (original)
+++ websites/staging/sling/trunk/content/res/site.css Thu Dec 13 10:23:31 2012
@@ -172,22 +172,22 @@ td {
padding: 3px 4px;
}
-.infoMacro {
+.info {
background-color: #D8E4F1;
border: 1px solid #3C78B5;
}
-.noteMacro {
+.note {
background-color: #FFFFCE;
border: 1px solid #F0C000;
}
-.tipMacro {
+.tip {
background-color: #DDFFDD;
border: 1px solid #009900;
}
-.warningMacro {
+.warning {
background-color: #FFCCCC;
border: 1px solid #CC0000;
}