]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/base/css/ie7.css
a4e8a612b3256ecd78709b3f75611e6c802daf90
[quix0rs-gnu-social.git] / theme / base / css / ie7.css
1 /* LTE IE7 styles */ 
2
3 #core {
4     margin-top: 3px;
5 }
6
7 #header-search input[type="submit"] {
8     padding-left: 20px;
9 }
10
11 .input_forms {
12     margin-bottom: -20px;
13 }
14
15 .notice .addressees {
16     background: url(../images/icons/arrow_right.png) no-repeat top left;
17     padding-left: 16px;
18 }
19
20 #content .notice .threaded-replies .notice-data { 
21     margin-left: 0px;
22 }