Localisation updates from http://translatewiki.net.
[mediawiki.git] / resources / mediawiki.special / mediawiki.special.preferences.css
blobd455b2135d1a8a5aed0e08fa8be5583645df2eae
1 /** Reuses colors from mediawiki.special.changeemail.css */
2 .mw-email-not-authenticated .mw-input,
3 .mw-email-none .mw-input{
4 border: 1px solid #FF8080;
5 background-color: #FFC0C0;
6 color: black;
8 /** Authenticated email field has its own class too. Unstyled by default */
9 /*
10 .mw-email-authenticated .mw-input { }
12 .mw-sp-pref-successbox {
13 font-weight: bold;