Show
Ignore:
Timestamp:
09/02/10 12:38:23 (21 months ago)
Author:
gnum
Message:

Fixes #104, redesign complete, also updated translations

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/views/default/edufeedr/css.php

    r153 r158  
    7070        background: #eee; 
    7171        padding: 5px; 
     72    width: 730px; 
    7273} 
    7374 
     
    197198 
    198199.assignment_action_controls { 
    199         float: right; 
    200     display: inline-block; 
    201     padding-right: 25px; 
     200    margin-top: 5px; 
    202201} 
    203202 
     
    287286    color: red !important; 
    288287} 
     288 
     289.edufeedr_action_add { 
     290    font-weight: bold; 
     291} 
     292 
     293.edufeedr_action_header { 
     294    background-color: #EEEEEE; 
     295    width: 730px; 
     296        padding: 5px 5px 5px 5px; 
     297    margin-top: 5px; 
     298}