| Index: chrome/skin/options.css |
| =================================================================== |
| --- a/chrome/skin/options.css |
| +++ b/chrome/skin/options.css |
| @@ -1,16 +1,17 @@ |
| -dialog |
| +:root |
| { |
| - width: 400px; |
| - min-height: 400px; |
| + width: 400px; |
| + min-height: 400px; |
| } |
| -description |
| +#custom_corrections-explanation |
| { |
| - font-size: smaller; |
| + font-size: smaller; |
| } |
| -.auto-entry { |
| - font-style: italic; |
| - color: #444; |
| - background-color: #EEE; |
| +.auto-entry |
| +{ |
| + font-style: italic; |
| + color: #444; |
| + background-color: #EEE; |
| } |