summaryrefslogtreecommitdiff
path: root/ie7.css
blob: 67aca90474bb6f72458dc53a8c8ee97ba5672f28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* div.prefsTabSelected {
	bottom : 1px;
} */

table.headlinesList {
		width: expression(((parseInt(document.getElementById("headlinesInnerContainer").clientWidth)-0)+'px'));
}

ul.feedList {
	font-size : 10pt;
}

#dispSwitch {
	font-size : 9pt;
}

div.headlines_normal, div.headlines_cdm {
	font-size : 10pt;
}