Changeset 11053


Ignore:
Timestamp:
4 Feb 2014, 15:10:55 (11 years ago)
Author:
Henrik Bettermann
Message:

Format ordered-selection-field.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/branches/uli-diazo-themed/layout/static/css/base.css

    r11038 r11053  
    158158}
    159159
    160 .value select, .phone-input, .textType, textarea, .dataTables_filter input {
     160.value select, .phone-input,
     161.textType, textarea,
     162.dataTables_filter input,
     163.ordered-selection-field select {
    161164    background-color: #FFFFFF;
    162165    border: 1px solid #CCCCCC;
     
    190193}
    191194
    192 .ordered-selection-field select , .inline-selection-field select {
    193     width: 100%;
    194 }
    195 
    196195.form-inline select {
    197196    width: 100%;
Note: See TracChangeset for help on using the changeset viewer.