app/django/contrib/admin/media/css/widgets.css
changeset 323 ff1a9aa48cfd
parent 54 03e267d67478
equal deleted inserted replaced
322:6641e941ef1e 323:ff1a9aa48cfd
    31 .stacked .selector-remove { background-image:url(../img/admin/selector_stacked-remove.gif); }
    31 .stacked .selector-remove { background-image:url(../img/admin/selector_stacked-remove.gif); }
    32 
    32 
    33 /* DATE AND TIME */
    33 /* DATE AND TIME */
    34 p.datetime { line-height:20px; margin:0; padding:0; color:#666; font-size:11px; font-weight:bold; }
    34 p.datetime { line-height:20px; margin:0; padding:0; color:#666; font-size:11px; font-weight:bold; }
    35 .datetime span { font-size:11px; color:#ccc; font-weight:normal; white-space:nowrap; }
    35 .datetime span { font-size:11px; color:#ccc; font-weight:normal; white-space:nowrap; }
    36 .vDateField { margin-left:4px; }
       
    37 table p.datetime { font-size:10px; margin-left:0; padding-left:0; }
    36 table p.datetime { font-size:10px; margin-left:0; padding-left:0; }
    38 
    37 
    39 /* FILE UPLOADS */
    38 /* FILE UPLOADS */
    40 p.file-upload { line-height:20px; margin:0; padding:0; color:#666; font-size:11px; font-weight:bold; }
    39 p.file-upload { line-height:20px; margin:0; padding:0; color:#666; font-size:11px; font-weight:bold; }
    41 .file-upload a { font-weight:normal; }
    40 .file-upload a { font-weight:normal; }