Fix regression in r49790, weird spacing for Gadgets and Skin tab.
[lhc/web/wiklou.git] / skins / common / cologneblue.css
index 576e6e0..2329d23 100644 (file)
@@ -1,6 +1,11 @@
 body { margin: 0px; padding: 0px; color: black; }
 #specialform { display: inline; }
 #content { top: 0; margin: 0; padding: 0; }
+#mw-data-after-content {
+ font-family: Verdana, Arial, sans-serif;
+ color: black;
+ font-size: 8pt;
+}
 #topbar { padding: 0px; }
 #powersearch {
   background: #DDEEFF; border-style: solid; border-width: 1px; padding: 2px;
@@ -94,18 +99,3 @@ a.new, #quickbar a.new { color: #CC2200; }
 h2, h3, h4, h5, h6 { margin-bottom: 0; }
 small { font-size: 75%; }
 input.mw-searchInput { width: 106px; }
-
-/* Recreating-deleted-page/reupload file warning and log entries */
-div#mw-upload-deleted-warn,
-div#mw-deleted-notice,
-div#mw-recreate-deleted-warn {
-       padding: 3px;
-       margin-top: 3px;
-       margin-bottom: 3px;
-       border: 1px solid #6688AA;
-}
-div#mw-upload-deleted-warn ul li,
-div#mw-deleted-notice ul li,
-div#mw-recreate-deleted-warn ul li {
-       font-size: 90%;
-}
\ No newline at end of file