Ver código fonte

remove style reg

pull/1/head
10sr 12 anos atrás
pai
commit
66005e0c4b
1 arquivos alterados com 7 adições e 7 exclusões
  1. +7
    -7
      _keysnail.js

+ 7
- 7
_keysnail.js Ver arquivo

@@ -26,13 +26,13 @@ function ignore(k, i) [k, null];
/////////////////////////////////////////// ///////////////////////////////////////////
//// firefox //// firefox
// style.register("#bookmarksPanel > hbox,#history-panel > hbox {display: none !important;} //#urlbar-container{max-width: 500px !important;}"); // 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 //search engine


Carregando…
Cancelar
Salvar