r89463 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89462‎ | r89463 | r89464 >
Date:11:48, 4 June 2011
Author:nikerabbit
Status:deferred
Tags:
Comment:
Small reordering and addition
Modified paths:
  • /trunk/extensions/Translate/js/ext.translate.quickedit.css (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/js/ext.translate.quickedit.css
@@ -11,10 +11,6 @@
1212 color: blue;
1313 }
1414
15 -.mw-ajax-dialog #summary {
16 - width: 5em;
17 -}
18 -
1915 .mw-translate-tmsug {
2016 margin-bottom: 0.2em;
2117 }
@@ -72,10 +68,20 @@
7369 width: 100%;
7470 }
7571
 72+/* Buttons */
 73+.mw-translate-save {
 74+ font-weight: bold;
 75+}
 76+
7677 .mw-translate-history {
7778 float: right;
7879 }
7980
 81+.mw-ajax-dialog #summary {
 82+ width: 5em;
 83+}
 84+
 85+
8086 /* Blue tints for translate fieldsets */
8187 .mw-sp-translate-edit-inother { background-color: #F8F8FF; }
8288 .mw-sp-translate-in-other-small { background-color: #F0F8FF; }

Status & tagging log