summaryrefslogtreecommitdiffstats
path: root/views/layouts/presentation_files/IEfix.css
blob: f80c4296a528929f206215ced1400d176a16b033 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ul.dash li, ul.dash .bubble, .ui-widget,
a.table_icon, table.normal thead, a.button_link, .notification,
fieldset, fieldset legend, fieldset input, fieldset select
{
	behavior:url('css/PIE.htc');
}

ul.dash li {
	overflow:visible;
}

.inner {
	overflow:hidden;
}