r83913 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r83912‎ | r83913 | r83914 >
Date:16:19, 14 March 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
* Small color tweaks
* Remnants of removed feature
Modified paths:
  • /trunk/extensions/Translate/Translate.css (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/Translate.css
@@ -73,7 +73,7 @@
7474 .mw-sp-translate-edit-fields fieldset {
7575 line-height: normal;
7676 margin: 0px;
77 - border: 1px solid #2F6FAB;
 77+ border: 1px solid #DBDBDB;
7878 text-align: left;
7979 }
8080
@@ -123,7 +123,7 @@
124124 .mw-sp-translate-edit-inother { background-color: #F8F8FF; }
125125 .mw-sp-translate-in-other-small { background-color: #F0F8FF; }
126126 .mw-sp-translate-in-other-big { background-color: #F0F8FF; }
127 -.mw-sp-translate-message-documentation { background-color: #C0C8FF; }
 127+.mw-sp-translate-message-documentation { background-color: #EBEBEB; }
128128 .mw-sp-translate-edit-definition { background-color: #EAF3FC; }
129129 .mw-sp-translate-edit-warnings { background-color: #FFDBDB; }
130130 .mw-translate-definition-preview { padding: 3px; }
@@ -217,18 +217,4 @@
218218 -moz-border-radius: 10px;
219219 -webkit-border-radius: 10px;
220220 background-color: #D1E231 !important;
221 -}
222 -
223 -
224 -table.translationdisplay {
225 - -moz-box-shadow: 3px 3px 4px #BDA;
226 - -webkit-box-shadow: 3px 3px 4px #BDA;
227 - box-shadow: 3px 3px 4px #BDA;
228 -}
229 -
230 -
231 -table.translationdisplay-hover {
232 - -moz-box-shadow: 3px 3px 4px #000;
233 - -webkit-box-shadow: 3px 3px 4px #000;
234 - box-shadow: 3px 3px 4px #000;
235 -}
 221+}
\ No newline at end of file

Status & tagging log