Show
Ignore:
Timestamp:
03/09/10 20:31:21 (6 months ago)
Author:
Ferllings <cedric@…>
Branch:
default
Message:

[django] Started Admin visualisation section

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/domogik/ui/djangodomo/core/templates/design/skins/default/css/ui-page-block.css

    r1486 r1505  
    1313} 
    1414 
    15 .block dl, .block dt, .block dd { 
    16     padding:0; 
    17     margin:0; 
    18 } 
    19  
    2015/* Header section */ 
    2116 
     
    2520    min-height: 64px; 
    2621    padding-bottom: 1em; 
     22    font-weight:normal; 
    2723} 
    2824 
     
    4642    background-position:left 50%; 
    4743    background-repeat:no-repeat; 
    48 } 
    49   
    50 .block .temp { 
    51     padding:0.5em 0.5em 0 32px; 
    52     font-size:1.5em; 
    53     float:right; 
    54     background-position:left 50%; 
    55     background-repeat:no-repeat; 
    56     line-height:32px; 
    57     min-height:32px; 
    5844} 
    5945