Move CSS for patrol from mediawiki.legacy to new module mediawiki.page.patrol
[lhc/web/wiklou.git] / resources / src / mediawiki.legacy / oldshared.css
index 075fe86..786f53d 100644 (file)
@@ -90,6 +90,8 @@ div.thumbinner {
        background-color: #f9f9f9;
        font-size: 94%;
        text-align: center;
+       /* new block formatting context,
+        * to clear background from floating content  */
        overflow: hidden;
 }
 
@@ -287,15 +289,6 @@ table.small {
        font-style: italic;
 }
 
-span.unpatrolled {
-       font-weight: bold;
-       color: #f00;
-}
-
-.updatedmarker {
-       background-color: #b7f430;
-}
-
 div.gallerybox {
        width: 150px;
 }