1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-07 01:55:47 +01:00

Commit old changes to skin

This commit is contained in:
Kris Maglione
2008-11-06 18:00:36 +00:00
parent 1e79f98d0c
commit 8c25b27847

View File

@@ -42,6 +42,14 @@ the terms of any one of the MPL, the GPL or the LGPL.
right: 0;
}
.liberator-hint {
z-index: 5000;
position: absolute;
}
.liberator-search {
display: inline;
}
/* Applied only to completion buffer and MOW */
@-moz-document
url-prefix(chrome://liberator/) {
@@ -84,10 +92,6 @@ the terms of any one of the MPL, the GPL or the LGPL.
@-moz-document
url-prefix(chrome://) {
/*.tabbrowser-tab {
-moz-binding: url(chrome://liberator/content/bindings.xml#tab);
}*/
#liberator-container {
font-family: monospace;
}