width : 200px;\r
}\r
\r
+.rebar .fontsize {\r
+ font-size: 11px;\r
+ margin-top: 1; margin-bottom: 1;\r
+ width : 60px;\r
+}\r
+\r
+.rebar .fontstyle {\r
+ font-size: 11px;\r
+ margin-top: 1; margin-bottom: 1;\r
+ width : 80px;\r
+}\r
+\r
.rebar option { border: 5px solid red; }\r
\r
.rebar span.field {\r
<img class="spacer" src="images/spacer.gif" width="2"><span class="start"></span> \r
<span id="featureStyle">\r
<span class="label">@{Style}</span>\r
- <select name="" id="ctlStyle" class="button" onchange="addTag(this)">\r
+ <select name="" id="ctlStyle" class="fontstyle" onchange="addTag(this)">\r
</select>\r
<span class="sep"></span>\r
</span>\r
<span id="featureFontSize">\r
<span class="sep"></span>\r
<span class="label">@{Size}</span>\r
- <select hidefocus class="button" id="ctlSize" onchange="sel(this)">\r
+ <select hidefocus class="fontsize" id="ctlSize" onchange="sel(this)">\r
<option selected></option>\r
<option value="1">xx-small</option>\r
<option value="2">x-small</option>\r