forked from GNUsocial/gnu-social
10 lines
126 B
CSS
10 lines
126 B
CSS
|
/* IE specific styles */
|
||
|
|
||
|
.notice-options input.submit {
|
||
|
color:#fff;
|
||
|
}
|
||
|
|
||
|
#site_nav_local_views a {
|
||
|
background-color:#D0DFE7;
|
||
|
}
|