[APPDB] Change background and title colors for Top-10 Platinum List.

Andrey Gusev andrey.goosev at gmail.com
Sun Aug 20 04:56:34 CDT 2017


---
 css/styles.css | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/css/styles.css b/css/styles.css
index aa4157c..dcde735 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -588,8 +588,7 @@ div.topx_style {
     border: 2px solid #999999;
     border-radius: 5px;
 }
-div.topx_style.platinum { background-color: #333333; }
-div.topx_style.platinum div.rating_header { color: #ffffff; }
+div.topx_style.platinum { background-color: #E5E4E2; }
 div.topx_style.gold     { background-color: #FFF600; }
 div.topx_style.silver   { background-color: #C0C0C0; }
 div.rating_header { padding: 8px; }
-- 
2.13.5




More information about the wine-patches mailing list