 Issue 29458622:
  Issue 4920 - Add "Ready for Windows" section to adblockplus.org  (Closed) 
  Base URL: https://hg.adblockplus.org/web.adblockplus.org
    
  
    Issue 29458622:
  Issue 4920 - Add "Ready for Windows" section to adblockplus.org  (Closed) 
  Base URL: https://hg.adblockplus.org/web.adblockplus.org| Index: static/css/main.css | 
| =================================================================== | 
| --- a/static/css/main.css | 
| +++ b/static/css/main.css | 
| @@ -291,23 +291,18 @@ | 
| #content h3 | 
| { | 
| font-size: 20px; | 
| } | 
| #adblock-browser-notification | 
| { | 
| - box-sizing: border-box; | 
| - color: #000000; | 
| font-size: 16px; | 
| 
juliandoucette
2017/06/20 16:20:17
This is unnecessary.
 
ire
2017/06/21 08:30:19
Acknowledged.
 | 
| - background-color: #ffffff; | 
| text-align: center; | 
| - border: 2px solid #a1a1a1; | 
| - padding: 20px; | 
| } | 
| #adblock-browser-notification a | 
| { | 
| font-weight: bold; | 
| } | 
| #adblock-browser-notification img |