Dotclear

Changeset 1814:53cc8fc5cad5 for admin


Ignore:
Timestamp:
09/01/13 13:19:18 (12 years ago)
Author:
Lepeltier kévin
Branch:
Ticket #1539
Parents:
1813:3ba988cd501f (diff), 1680:3b9bcc9f9d1c (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

    r1678 r1814  
    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

    r1812 r1814  
    578578     padding: 1em 3em; 
    579579     vertical-align: top; 
    580      border: 1px solid #ccc; 
     580     border: 1px solid #ddd; 
     581     border-collapse: collapse; 
     582} 
     583.db-item h3 { 
     584     font-weight: normal; 
    581585} 
    582586#dashboard-items img { 
     
    752756     position: static; 
    753757} 
    754 .media-col-0 { 
     758/*.media-col-0 { 
    755759     clear: left; 
    756760} 
     
    779783     margin: 0 0 0 60px; 
    780784     padding: 0; 
    781 } 
     785}*/ 
    782786li.media-action { 
    783787     display: block; 
     
    795799li.media-action input { 
    796800     border: none; 
     801} 
     802.media-item { 
     803     position: relative; 
     804     border: 1px solid #ccc; 
     805     margin: 1em; 
     806     padding: 1em; 
     807     width: 300px; 
     808     height: 120px; 
     809     display: inline-block; 
     810     vertical-align: top; 
     811} 
     812div.media-list .media-item { 
     813} 
     814a.media-icon { 
     815     display: block; 
     816     border-bottom: none; 
     817     margin: 0 auto;  
     818} 
     819.media-icon img { 
     820     display: block; 
     821} 
     822.media-item ul { 
     823     display: block; 
     824     list-style: none; 
     825     margin: 0; 
     826     padding: 0; 
    797827} 
    798828/* ------------------------------------------------------------------ preferences */ 
     
    13061336     border-style: solid; 
    13071337     border-color: #e3e3e3; 
    1308      padding: .3em .5em; 
     1338     padding: .3em 1em .3em .5em; 
    13091339     vertical-align: top; 
    13101340} 
     
    13141344     border-color: #ccc; 
    13151345     background: #f3f3ff; 
    1316      padding: .3em .5em; 
     1346     padding: .3em 1em .3em .5em; 
    13171347     vertical-align: top; 
    13181348     text-align: left; 
     
    13391369     white-space: nowrap; 
    13401370     vertical-align: top; 
     1371} 
     1372table .count { 
     1373     text-align: right; 
     1374     padding-right: 1.5em; 
    13411375} 
    13421376table.settings, table.prefs { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map