Dotclear


Ignore:
Timestamp:
12/03/16 10:02:56 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add specific styles for checkbox-helper buttons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/scss/partials/_buttons.scss

    r3434 r3435  
    222222 
    223223.checkbox-helper { 
    224     font-size: smaller; 
     224    font-size: 0.825em; 
     225    text-shadow: none; 
     226    background-color: transparent; 
     227    background-image: none; 
     228    box-shadow: none; 
     229    border: 1px solid #676e78; 
     230    margin-bottom: .25em; 
     231    &:hover { 
     232        background-color: #a2cbe9; 
     233        background-image: none; 
     234        box-shadow: none; 
     235    } 
    225236} 
    226237 
Note: See TracChangeset for help on using the changeset viewer.

Sites map