mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-10 21:45:47 +01:00
Revert change in parent; this style is already applied in liberator.js. Add !important there instead.
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
[liberator|highlight~=HintImage],
|
||||
[liberator|highlight~=Hint] {
|
||||
z-index: 5000;
|
||||
position: absolute;
|
||||
position: absolute !important;
|
||||
}
|
||||
[liberator|highlight~=Search] {
|
||||
display: inline;
|
||||
display: inline !important;
|
||||
}
|
||||
|
||||
/* Applied only to completion buffer and MOW */
|
||||
|
||||
Reference in New Issue
Block a user