Dotclear


Ignore:
Timestamp:
08/20/13 16:47:16 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Let fieldsets be fieldsets (work in progress): blogpref, category, blogtheme, langs, media, plugins, user actions, antispam, importexport.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1484 r1499  
    814814     display: table-cell; 
    815815     vertical-align: top; 
    816      padding: 1rem 0;  
     816     padding: 0;  
    817817     width: 312px; 
    818      background: #eef; 
    819818     border: 1px solid #ccc; 
    820819     border-radius: 3px; 
    821820} 
    822 #theme-box div.theme-shot img { 
    823      display: block; 
    824      margin: 0 16px; 
     821#theme-box .theme-shot,  
     822#theme-box .theme-info, 
     823#theme-box .theme-actions { 
     824     background: #eef; 
     825     padding: 1em 16px; 
     826     margin: 0; 
     827} 
     828#theme-box .theme-shot img { 
     829     display: block; 
    825830     width: 280px; 
    826831     height: 245px; 
    827832     border: 1px solid #ccc; 
    828833} 
    829 #theme-box div.theme-info { 
    830      margin: 1em 16px; 
    831 } 
    832834#theme-box h4 { 
    833835     color: #000; 
     836     background: #eef; 
    834837} 
    835838#theme-box span.theme-version { 
     
    843846     font-weight:bold; 
    844847} 
    845 #theme-box div.theme-actions { 
    846      padding: 0 16px; 
    847 } 
    848 #themes div.theme-details-js { 
     848#theme-box .theme-actions { 
     849     border-bottom: 1px solid #ccc; 
     850} 
     851#themes .theme-details-js { 
    849852     float: left; 
    850853     width: 120px; 
     
    858861     border-radius: 4px; 
    859862} 
    860 #themes div.theme-details-js label { 
     863#themes .theme-details-js label { 
    861864     cursor: pointer; 
    862865} 
    863 #themes div.theme-details-js.theme-selected { 
     866#themes .theme-details-js.theme-selected { 
    864867     background: #ddd; 
    865868     border: 1px solid #999; 
    866869} 
    867 #themes div.theme-details-js div.theme-shot img { 
     870#themes .theme-details-js .theme-shot img { 
    868871     width: 120px; 
    869872     height: 105px; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map