Index: trunk/extensions/Translate/resources/ext.translate.special.translate.css |
— | — | @@ -32,18 +32,6 @@ |
33 | 33 | background-color: yellow; |
34 | 34 | } |
35 | 35 | |
36 | | -/* Make the less important selectors fade to reduce the feel that |
37 | | - * there is ton of options that need scanning and changing. Subject |
38 | | - * to change to better solution later. */ |
39 | | -.mw-sp-translate-nonessential { |
40 | | - font-weight: bold; |
41 | | - opacity: 0.4; |
42 | | -} |
43 | | - |
44 | | -.mw-sp-translate-nonessential:hover { |
45 | | - opacity: 1.0; |
46 | | -} |
47 | | - |
48 | 36 | /* This gets pretty far on wide screens... */ |
49 | 37 | .mw-sp-translate-settings input[type=submit] { |
50 | 38 | float: right; |