Updated current version frame display.

This commit is contained in:
Alex Tselegidis 2015-11-24 21:52:32 +01:00
parent ff5be8d328
commit 561fc8d859
1 changed files with 4 additions and 5 deletions

View File

@ -731,11 +731,10 @@ padding: 4px 7px;
} }
#settings-page #about .current-version { #settings-page #about .current-version {
padding: 9px 10px; padding: 15px;
background: #F7F7F7; background: #F4F4F4;
font-size: 15px; font-size: 12px;
color: #7E7E7E; color: #444;
box-shadow: inset 0px 0px 5px #E0E0E0;
} }
#settings-page #update-ea { #settings-page #update-ea {