summaryrefslogtreecommitdiff
path: root/theme/h4ck3r/css/ie.css
blob: 46d14c2021db43ee5b2ecd6809e5f27519615973 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/**
 * @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/
 */
/* IE specific styles */

.notice-options input.submit {
color:#fff;
}

#site_nav_local_views a {
background-color:#D0DFE7;
}