Ignore:
Timestamp:
05/13/12 15:25:41 (12 years ago)
Author:
tbretz
Message:
Improved the status line.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/www/shift/calendar.css

    r13685 r13701  
    5555                                font-size: 0.66em;
    5656                                line-height: 1.5em;
    57                                 width: 2.0em;
     57                                /*width: 2.0em;*/
    5858                                padding-left: 0.6em;
    5959                                padding-right: 0.6em;
     
    7070                        }
    7171                       
    72                         #calendar table tfoot td.calendar_week {
     72                        #calendar table tfoot td.clock {
    7373                                text-align: left;
     74                        }
     75
     76                        #calendar table tfoot td.logout {
     77                                text-align: right;
    7478                        }
    7579                       
Note: See TracChangeset for help on using the changeset viewer.