From: Alan Knowles Date: Fri, 10 Sep 2010 09:45:45 +0000 (+0800) Subject: css/combo.css X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=1b1a46e05e5b5dcb831401c8d39694b611ae0ffa;p=roojs1 css/combo.css --- diff --git a/css/combo.css b/css/combo.css index c0c093530d..6a816a4397 100644 --- a/css/combo.css +++ b/css/combo.css @@ -75,7 +75,7 @@ */ -/* Roo.form.Combobox */ +/* ------------------ Roo.form.Combobox ---------------------*/ .x-form .x-form-combo-add, @@ -96,3 +96,9 @@ { background:transparent url(../images/default/tree/leaf.gif) no-repeat scroll 0 0; } +/** combo items **/ +.x-combo-list-inner .x-btn +{ + text-align-left; + font: 12px 9px arial,tahoma,verdana,helvetica; +} \ No newline at end of file