X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fwebdeveloper%2Fdashboard%2Fedit_html.css;fp=doc%2Fwebdeveloper%2Fdashboard%2Fedit_html.css;h=b11e1c6d7d575241e87e9a7f1e3f6ef423890b8d;hb=c3b0deb3d8c9f439739c79806e915c29bc1d4b84;hp=0000000000000000000000000000000000000000;hpb=cff6539539a79e014f6ac8df46716cafce2c8472;p=pompage.git diff --git a/doc/webdeveloper/dashboard/edit_html.css b/doc/webdeveloper/dashboard/edit_html.css new file mode 100644 index 0000000..b11e1c6 --- /dev/null +++ b/doc/webdeveloper/dashboard/edit_html.css @@ -0,0 +1,10 @@ +@import url("chrome://global/skin/"); +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +#webdeveloper-edit-html-dashboard > textbox +{ + -moz-appearance: none !important; + font-family: monospace !important; + margin: 0 !important; + padding: 0 !important; +}