From: Jan Michel Date: Sun, 4 Aug 2013 14:31:23 +0000 (+0200) Subject: alternate stylesheet for jtageditor X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=b6d2e7dcb9beb1953f1e54854200b814048b4725;p=mvdsensorcontrol.git alternate stylesheet for jtageditor --- diff --git a/layout/jtageditor_blue.css b/layout/jtageditor_blue.css index 7b6e503..08f28c0 100644 --- a/layout/jtageditor_blue.css +++ b/layout/jtageditor_blue.css @@ -56,10 +56,10 @@ input[type="text"] background-color:#dde; color:#444; font-size:10px; - height:20px; - width:90px; - text-align:right; - padding-right:5px; + height:20px; + width:90px; + text-align:right; + padding-right:5px; border:1px solid #78b; transition:background .4s; } @@ -68,6 +68,7 @@ select { background:#dde; color:#444; border:1px solid #78b; + font-size:10px; transition:background .4s; } @@ -81,6 +82,7 @@ background:#eed; height:25px; background:#dde; color:#444; + font-size:10px; border:1px solid #78b; margin:0 5px; padding:0 0 3px 0;