Merge "Update documentation related to newFromRow and formatRow"
[lhc/web/wiklou.git] / skins / common / config.css
index b8db0b2..39206c3 100644 (file)
 
 .config-error-box {
        border: 2px solid #f00;
-       margin: 0.4em;
-       clear: left;
-}
-
-.config-warning-box {
-       border: 2px solid #ff7f00;
-       margin: 0.4em;
-       clear: left;
-}
-
-.config-info-left {
-       margin: 7px;
-       float: left;
-       width: 35px;
-}
-
-.config-info-right {
-       margin: 0.5em 0.5em 0.5em 49px;
 }
 
 .config-page-current {
@@ -95,6 +77,7 @@
 .config-message {
        display: list-item;
        line-height: 1.5em;
+       /* @embed */
        list-style-image: url(images/bullet.gif);
        list-style-type: square;
 }
 .config-settings-block {
        list-style-type: none;
        list-style-image: none;
-       float: left;
        margin: 0;
        padding: 0;
 }
        padding: 0 !important;
 }
 
-#config-memcachewrapper {
-       display: none;
+.config-download-link {
+       font-size: 1.8em;
+       margin-left: 2em;
+}
+
+#config-live-log {
+       margin-right: 18em;
 }