summary refs log tree commit diff stats
path: root/theme/admin/css/ie7.css
blob: c67e00884138f50efe1c6703cfc6535413187967 (plain) (blame)
1
2
3
4
5
6
7
8
9
#main fieldset p { margin: 0 0 7px 0; } /* half of the normal bottom margin */

.jNiceSelectWrapper div span {
	padding: 9px 7px 0;
}

.uniForm, .uniForm fieldset, .uniForm .ctrlHolder, .uniForm .formHint, .uniForm .buttonHolder, .uniForm .ctrlHolder .multiField, .uniForm .inlineLabel{ zoom:1; }
.uniForm .inlineLabels label, .uniForm .inlineLabels .label, .uniForm .blockLabels label, .uniForm .blockLabels .label, .uniForm .inlineLabel span{ padding-bottom: .2em; }
.uniForm .inlineLabel input, .uniForm .inlineLabels .inlineLabel input, .uniForm .blockLabels .inlineLabel input{ margin-top: -.3em; }