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