Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/inc/lib/javascript/epiclock/renderers/minute/epiclock.minute.css

16 lines
381 B

/*!
* Minute Style Countdown
* Copyright (c) 2009 Eric Garside (http://eric.garside.name)
* Copyright (c) 2012 Chamilo
* Dual licensed under:
* MIT: http://www.opensource.org/licenses/mit-license.php
* GPLv3: http://www.opensource.org/licenses/gpl-3.0.html
*/
.under_minute {
background-color: #FFD700;
}
.under_thirty_seconds {
background-color: #DB4A45;
}