mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-12 03:25:45 +01:00
:! command, fixed statusbar height properly, system() now returns the stdout string
This commit is contained in:
@@ -144,8 +144,10 @@ fieldset.paypal {
|
||||
color: HighlightText !important;
|
||||
}
|
||||
|
||||
statusbarpanel {
|
||||
/* fixes the min-height: 22px from firefox */
|
||||
#status-bar, statusbarpanel {
|
||||
-moz-appearance: none !important;
|
||||
min-height: 18px !important;
|
||||
border: none !important;
|
||||
}
|
||||
#vimperator-statusline {
|
||||
|
||||
Reference in New Issue
Block a user