From: Andrew Dolgov Date: Fri, 15 Jan 2010 14:21:30 +0000 (+0300) Subject: adjust input sizes in neutral theme X-Git-Tag: 1.4.0~24 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=2a13f31c394dcae833036a17e95e26bd88283c9c;p=tt-rss.git adjust input sizes in neutral theme --- diff --git a/themes/neutral/theme.css b/themes/neutral/theme.css index ebf65a76..6de171de 100644 --- a/themes/neutral/theme.css +++ b/themes/neutral/theme.css @@ -110,8 +110,9 @@ button[disabled], input[disabled], select[disabled], textarea[disabled] { input, select, button { background : #f0f0f0; border : 1px solid #c0c0c0; - color : #gray; + color : #404040; padding : 2px 4px 2px 4px; + font-size : 12px; } button:active {