gecko/toolkit/themes/winstripe/global/textbox-aero.css
Ehsan Akhgari 24e588b137 Bug 562962 - unit test fail: reftest/tests/layout/reftests/editor/xul/empty-1.xul; r=roc
--HG--
extra : rebase_source : 3eed1d5c49f3efeef22e8662406c6adb46dc2dac
2010-05-27 19:52:26 -04:00

12 lines
269 B
CSS

%include textbox.css
/*
* Make sure to uncomment the corresponsing code in layout/reftests/editor/xul/input.css
* when removing this comment.
*/
/*
textbox html|*.textbox-input:-moz-placeholder:-moz-system-metric(windows-default-theme) {
font-style: italic;
}
*/