Dotclear


Ignore:
Timestamp:
09/04/13 14:29:21 (12 years ago)
Author:
kevin@…
Branch:
Ticket #1539
Parents:
1814:53cc8fc5cad5 (diff), 1717:9df047961e9c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Fusion avec default

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1698 r1815  
    3434a:hover, a:active, a:focus { 
    3535     text-decoration: underline; 
     36} 
     37a.hide, a.button.hide, a.submit.hide { 
     38     display: none; 
    3639} 
    3740a img, a:link img, a:visited img { 
  • admin/style/default.css

    r1814 r1815  
    800800     border: none; 
    801801} 
    802 .media-item { 
     802.media-item, .media-action-box { 
    803803     position: relative; 
    804804     border: 1px solid #ccc; 
     
    806806     padding: 1em; 
    807807     width: 300px; 
    808      height: 120px; 
    809808     display: inline-block; 
    810809     vertical-align: top; 
    811 } 
    812 div.media-list .media-item { 
     810     min-height: 120px 
    813811} 
    814812a.media-icon { 
     
    908906     margin-left: 0; 
    909907} 
     908/* in blog_pref */ 
     909.user-perm { 
     910     margin: 2em 0px; 
     911     background: transparent url(user.png) no-repeat left top; 
     912     width: 320px; 
     913     display: inline-block; 
     914     vertical-align: top; 
     915} 
     916.user-perm h4, .user-perm h5, .user-perm p, .user-perm ul, .user-perm li { 
     917     margin: .5em 0 .33em; 
     918     padding: 0; 
     919} 
     920.user-perm h4 { 
     921     padding-left: 28px; 
     922} 
     923.user-perm ul { 
     924     list-style-type: inside; 
     925} 
     926.user-perm li { 
     927     margin-left: 1em; 
     928     padding-left: 0; 
     929} 
     930.user-perm h5 { 
     931     margin:   1em 0 0 0; 
     932} 
     933li.user_super, li.user_admin { 
     934     margin-left: 0; 
     935     padding-left: 1em; 
     936     list-style: none; 
     937     background: transparent url(../images/superadmin.png) no-repeat -2px 2px; 
     938} 
     939li.user_admin { 
     940     background-image: url(../images/admin.png); 
     941} 
     942 
    910943/* -------------------------------------------------------------------- Themes */ 
    911944#themes { 
     
    11651198.success a { 
    11661199     color: #666; 
     1200} 
     1201.dc-update { 
     1202     padding: 1em 48px 0.5em 48px; 
     1203     margin-bottom: 1em; 
     1204     border-radius: 8px; 
     1205     background: #A2CBE9 url(msg-success.png) no-repeat .7em .7em; 
     1206} 
     1207.dc-update a { 
     1208     color: #000; 
     1209     border-color: #000; 
     1210     margin-right: 1em; 
     1211} 
     1212a.info { 
     1213     margin-left: 2em; 
     1214     font-weight: bold; 
    11671215} 
    11681216/* ------------------------------------------------------------------ navigation */ 
Note: See TracChangeset for help on using the changeset viewer.

Sites map