2010-09-03 04:16:29 +01:00
|
|
|
/**
|
|
|
|
* @package StatusNet
|
|
|
|
* @author Sarven Capadisli <csarven@status.net>
|
|
|
|
* @copyright 2009-2010 StatusNet, Inc.
|
|
|
|
* @license http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported
|
|
|
|
* @link http://status.net/
|
|
|
|
*/
|
2009-05-11 05:04:56 +01:00
|
|
|
/* IE specific styles */
|
|
|
|
|
|
|
|
.notice-options input.submit {
|
|
|
|
color:#fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
#site_nav_local_views a {
|
|
|
|
background-color:#D0DFE7;
|
|
|
|
}
|