Dotclear


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

Move advanced and plugins blog’s prefs in two separate foldable sections, closes #2056

File:
1 edited

Legend:

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

    r3439 r3444  
    33} 
    44 
     5#part-users > div { 
     6     display: flex; 
     7     flex-wrap: wrap; 
     8     justify-content: left; 
     9} 
     10 
    511.user-perm { 
    6      margin: 2em 0px; 
    7      background: transparent url(user.png) no-repeat left top; 
    8      width: 320px; 
    9      display: inline-block; 
    10      vertical-align: top; 
     12     margin: 0 1em 1em 0; 
     13     background: transparent url(user.png) no-repeat .5em .5em; 
     14     width: 20em; 
     15     border: 1px solid #ccc; 
     16     border-radius: .5em; 
     17     padding: 0 1em .5em; 
    1118     h4, 
    1219     h5, 
     
    2330          margin: 1em 0 0 0; 
    2431     } 
    25      ul { 
    26           list-style-type: inside; 
    27      } 
    2832     li { 
    2933          margin-left: 1em; 
    3034          padding-left: 0; 
     35     } 
     36     &.user_super { 
     37          background-color: rgba(153, 197, 255, .25); 
    3138     } 
    3239} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map