1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-24 19:55:46 +01:00

Merge default.

--HG--
branch : key-processing
This commit is contained in:
Kris Maglione
2011-01-24 05:21:18 -05:00
2 changed files with 4 additions and 1 deletions

View File

@@ -21,7 +21,10 @@ by Kris Maglione, Doug Kearns, et al.
type :q&lt;<span class="key">Enter</span>> to exit <!----> type :q&lt;<span class="key">Enter</span>> to exit <!---->
type :help&lt;<span class="key">Enter</span>> or &lt;<span class="key">F1</span>> for on-line help type :help&lt;<span class="key">Enter</span>> or &lt;<span class="key">F1</span>> for on-line help
type :help faq&lt;<span class="key">Enter</span>> for the FAQ page
<!--
type :help version-&dactyl.version;&lt;<span class="key">Enter</span>> for version info type :help version-&dactyl.version;&lt;<span class="key">Enter</span>> for version info
-->
</div> </div>
<spring flex="1"/> <spring flex="1"/>
</hbox> </hbox>

View File

@@ -29,7 +29,7 @@ var StatusLine = Module("statusline", {
-moz-appearance: none !important; -moz-appearance: none !important;
<padding> <padding>
} }
!AddonButton;#addon-bar>xul|toolbarbutton { !AddonButton;#addon-bar>xul|toolbarbutton,#addon-bar>xul|toolbarbutton>xul|toolbarbutton {
-moz-appearance: none !important; -moz-appearance: none !important;
padding: 0 !important; padding: 0 !important;
border-width: 0px !important; border-width: 0px !important;