Dotclear

Changeset 2194:e93b13c9c551 for admin


Ignore:
Timestamp:
10/01/13 22:57:05 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
dcRepo
Message:

Styles pour la gestion des thèmes, step #2 (wip)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2179 r2194  
    15341534/* ------------------------------------------------------------------- blog_theme.php */ 
    15351535.box.theme { 
    1536      margin: 1em; 
    1537      padding: 1em; 
    1538      border: 1px solid #ddd; 
     1536     margin: .5em; 
     1537     padding: 1em 1em .5em 1em; 
     1538     border: 1px solid #ccc; 
     1539     } 
     1540.box.current-theme { 
     1541     width: 652px; 
     1542     margin: .5em; 
     1543     padding: 1em 0 .5em 1em; 
     1544     background: #FCFDFD; 
     1545     border: 1px solid #9AC123; 
     1546     -webkit-border-radius: .5em; 
     1547                  border-radius: .5em;   
    15391548     } 
    15401549#theme-new .box.theme { 
    15411550     width: 280px; 
     1551     } 
     1552.module-name { 
     1553     margin-bottom: .5em; 
    15421554     } 
    15431555.module-sshot img { 
    15441556     border: 1px solid #ddd; 
    15451557     padding: .5em; 
    1546      background: #fff; 
     1558     background: #f7f7f7; 
     1559     box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); 
     1560     } 
     1561.module-actions { 
     1562     margin-top: 1em; 
     1563     } 
     1564.current-theme .module-sshot img { 
     1565     float: left; 
     1566     margin-right: 2em; 
     1567     margin-bottom: 1em; 
    15471568     } 
    15481569/* ------------------------------------------------------------------ categories.php */ 
Note: See TracChangeset for help on using the changeset viewer.

Sites map