/* 
 * This file contains custom styles for the SmartAss web application.
 * A declaration made here will override a corresponding declaration in in 
 * standard.css. This way the SmartAss administrator can customize the 
 * appearance and also keep the changes when the application is beeing 
 * updated. Note: The application must be updated through the configuration
 * module to make sure this file isn't replaced.
 */

.procydo-portal ul.gridster li .message-tile, .procydo-portal ol.gridster li .message-tile {
    background-color: #fff;
}
