mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-02 20:55:45 +01:00
Commit old changes to skin
This commit is contained in:
@@ -42,6 +42,14 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
|||||||
right: 0;
|
right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.liberator-hint {
|
||||||
|
z-index: 5000;
|
||||||
|
position: absolute;
|
||||||
|
}
|
||||||
|
.liberator-search {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
||||||
/* Applied only to completion buffer and MOW */
|
/* Applied only to completion buffer and MOW */
|
||||||
@-moz-document
|
@-moz-document
|
||||||
url-prefix(chrome://liberator/) {
|
url-prefix(chrome://liberator/) {
|
||||||
@@ -84,10 +92,6 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
|||||||
@-moz-document
|
@-moz-document
|
||||||
url-prefix(chrome://) {
|
url-prefix(chrome://) {
|
||||||
|
|
||||||
/*.tabbrowser-tab {
|
|
||||||
-moz-binding: url(chrome://liberator/content/bindings.xml#tab);
|
|
||||||
}*/
|
|
||||||
|
|
||||||
#liberator-container {
|
#liberator-container {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user