mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 14:44:11 +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 :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
|
||||
-->
|
||||
</div>
|
||||
<spring flex="1"/>
|
||||
</hbox>
|
||||
|
||||
@@ -29,7 +29,7 @@ var StatusLine = Module("statusline", {
|
||||
-moz-appearance: none !important;
|
||||
<padding>
|
||||
}
|
||||
!AddonButton;#addon-bar>xul|toolbarbutton {
|
||||
!AddonButton;#addon-bar>xul|toolbarbutton,#addon-bar>xul|toolbarbutton>xul|toolbarbutton {
|
||||
-moz-appearance: none !important;
|
||||
padding: 0 !important;
|
||||
border-width: 0px !important;
|
||||
|
||||
Reference in New Issue
Block a user