mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-19 12:05:46 +01:00
Fix some general brokenness.
--HG-- branch : testing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@namespace liberator url("http://vimperator.org/namespaces/liberator");
|
||||
@namespace html url("http://www.w3.org/1999/xhtml");
|
||||
|
||||
/* Applied to all content */
|
||||
[liberator|activeframe] {
|
||||
@@ -122,6 +123,9 @@ statusbarpanel {
|
||||
color: inherit;
|
||||
margin: 0px;
|
||||
}
|
||||
#liberator-commandline-command html|*:focus {
|
||||
outline-width: 0px !important
|
||||
}
|
||||
#liberator-message {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user