]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/base/css/ie.css
9baa953b387508be0114dedc130690f035b707da
[quix0rs-gnu-social.git] / theme / base / css / ie.css
1 /* IE specific styles */
2
3 #aside_primary {
4 padding-left:11px;
5 }
6 .notice-options form input.submit {
7 font-size:0;
8 margin-top:3px;
9 height:16px;
10 text-align:right;
11 text-indent:0;
12 color:#fff;
13 width:24px;
14 }
15
16 input.checkbox {
17 top:0;
18 }
19
20 legend {
21 margin-left:-7px;
22 }
23
24 .notice div.entry-content .timestamp a {
25 margin-right:4px;
26 }