Dotclear


Ignore:
Timestamp:
12/06/16 14:45:01 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Adjust meta look

Location:
admin/style
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r3439 r3442  
    14041404 
    14051405.addMeta button:not(.metaGetMore) { 
    1406   border-bottom: #676e78 1px dotted; 
    14071406  text-shadow: initial; 
    14081407  box-shadow: initial; 
    14091408  margin-bottom: 2px; } 
     1409  .addMeta button:not(.metaGetMore):hover, .addMeta button:not(.metaGetMore):focus { 
     1410    background: #fc0; } 
    14101411 
    14111412.warn, 
  • admin/style/scss/partials/_buttons.scss

    r3439 r3442  
    223223/* specific buttons */ 
    224224 
     225// Ajax or js buttons (action do not reload current page) 
    225226.checkbox-helper, 
    226227#gototop, 
     
    270271 
    271272.addMeta button:not(.metaGetMore) { 
    272      border-bottom: #676e78 1px dotted; 
    273273     text-shadow: initial; 
    274274     box-shadow: initial; 
    275275     margin-bottom: 2px; 
    276 } 
     276     &:hover, 
     277     &:focus { 
     278          background: #fc0; 
     279     } 
     280} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map