Explorar el Código

remove style reg

pull/1/head
10sr hace 12 años
padre
commit
66005e0c4b
Se han modificado 1 ficheros con 7 adiciones y 7 borrados
  1. +7
    -7
      _keysnail.js

+ 7
- 7
_keysnail.js Ver fichero

@@ -26,13 +26,13 @@ function ignore(k, i) [k, null];
///////////////////////////////////////////
//// firefox
// style.register("#bookmarksPanel > hbox,#history-panel > hbox {display: none !important;} //#urlbar-container{max-width: 500px !important;}");
style.register( //not work
<><![CDATA[
input,textarea {
font-family: monospace !important;
}
]]></>.toString()
);
// style.register( //not work
// <><![CDATA[
// input,textarea {
// font-family: monospace !important;
// }
// ]]></>.toString()
// );

///////////////////////////////////
//search engine


Cargando…
Cancelar
Guardar