move #mw_trackbacks definition to common/shared.css
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 25 Jun 2009 18:17:02 +0000 (18:17 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 25 Jun 2009 18:17:02 +0000 (18:17 +0000)
skins/common/oldshared.css
skins/common/shared.css
skins/modern/main.css
skins/monobook/main.css

index 227a615..92c7d01 100644 (file)
@@ -319,12 +319,6 @@ table.collapsed tr.collapsable {
     clear: both;
 }
 
-#mw_trackbacks {
-       border: solid 1px #bbbbff;
-       background-color: #eeeeff;
-       padding: 0.2em;
-}
-
 /* Allmessages table */
 
 #allmessagestable th {
index 4a3c640..ba39c44 100644 (file)
@@ -547,6 +547,12 @@ table.wikitable {
        clear: both;
 }
 
+#mw_trackbacks {
+       border: solid 1px #bbbbff;
+       background-color: #eeeeff;
+       padding: 0.2em;
+}
+
 /*
   Table pager (e.g. Special:Imagelist)
   - remove underlines from the navigation link
index 0315bc3..ffbafd8 100644 (file)
@@ -844,13 +844,6 @@ p.revision_saved {
        font-weight:bold;
 }
 
-#mw_trackbacks {
-       border: solid 1px #bbbbff;
-       background-color: #eeeeff;
-       padding: 0.2em;
-}
-
-
 /* Allmessages table */
 
 #allmessagestable th {
index ca683f6..54a22cb 100644 (file)
@@ -1330,13 +1330,6 @@ p.revision_saved {
        font-weight:bold;
 }
 
-#mw_trackbacks {
-       border: solid 1px #bbbbff;
-       background-color: #eeeeff;
-       padding: 0.2em;
-}
-
-
 /* Allmessages table */
 
 #allmessagestable th {