git-svn-id: svn://euphorik.ch/pompage@45 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / dashboard / edit_html.css
1 @import url("chrome://global/skin/");
2 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
3
4 #webdeveloper-edit-html-dashboard > textbox
5 {
6 -moz-appearance: none !important;
7 font-family: monospace !important;
8 margin: 0 !important;
9 padding: 0 !important;
10 }