File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
src/main/resources/gwt/material/design/addins/client/combobox/resources/css Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 182182.select2-container--default .select2-selection--single .select2-selection__clear {
183183 cursor : pointer;
184184 float : right;
185- font-weight : bold
185+ font-size : 2em ;
186+ font-weight : normal;
187+ color : # b5b5b5 ;
186188}
187189
188190.select2-container--default .select2-selection--single .select2-selection__placeholder {
189- color : # 999
191+ color : # cccccc
190192}
191193
192194.select2-container--default .select2-selection--single .select2-selection__arrow {
257259}
258260
259261.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
260- color : # 999 ;
262+ color : # cccccc ;
261263 margin-top : 5px ;
262264 float : left
263265}
439441}
440442
441443.select2-container--classic .select2-selection--single .select2-selection__placeholder {
442- color : # 999
444+ color : # cccccc
443445}
444446
445447.select2-container--classic .select2-selection--single .select2-selection__arrow {
You can’t perform that action at this time.
0 commit comments