Dotclear


Ignore:
Timestamp:
09/01/13 22:03:36 (11 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Media manager: actions are displaying as inline-blocks, almost as medias blocks. More harmonization, more enlightenment of backup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1678 r1681  
    797797     border: none; 
    798798} 
    799 .media-item { 
     799.media-item, .media-action-box { 
    800800     position: relative; 
    801801     border: 1px solid #ccc; 
     
    803803     padding: 1em; 
    804804     width: 300px; 
    805      height: 120px; 
    806805     display: inline-block; 
    807806     vertical-align: top; 
    808 } 
    809 div.media-list .media-item { 
     807     min-height: 120px 
    810808} 
    811809a.media-icon { 
     
    905903     margin-left: 0; 
    906904} 
     905.user-perm { 
     906     margin-bottom: 2em; 
     907     background: transparent url(user.png) no-repeat left top; 
     908} 
     909.user-perm h4, .user-perm h5, .user-perm p, .user-perm ul, .user-perm li { 
     910     margin: 0; 
     911     padding: 0; 
     912} 
     913.user-perm h4 { 
     914     padding-left: 24px; 
     915} 
     916.user-perm ul { 
     917     list-style-type: inside; 
     918} 
     919.user-perm li { 
     920     margin-left: 1em; 
     921     padding-left: 0; 
     922} 
     923p.change-user-perm { 
     924     margin: .33em 0; 
     925} 
     926.user-perm h5 { 
     927     margin:   .66em 0 0 0; 
     928} 
     929 
    907930/* -------------------------------------------------------------------- Themes */ 
    908931#themes { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map