/* 
    Document   : admin
    Created on : 24.09.2012, 15:46:11
    Author     : kkernegger
    Description:
        Purpose of the stylesheet follows.
*/


#week-menu-table input[type="text"],
#week-menu-table textarea {
    width: 300px;
    
}

#week-menu-table textarea {
    font-size: 0.9em;
    height: 60px;
}

.day {
    vertical-align: top;
    width: 30px;
}

.empty {
    color: #ccc;
}