mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-05 10:44:11 +01:00
Fix stupid CSS.
This commit is contained in:
@@ -631,10 +631,10 @@
|
||||
|
||||
<item>
|
||||
<tags>'eht' 'extendedhinttags'</tags>
|
||||
<strut/>
|
||||
<spec>'extendedhinttags' 'eht'</spec>
|
||||
<strut/>
|
||||
<type>regexpmap</type>
|
||||
<default style="display: block;">[asOTivVWy]:a[href],area[href],img[src],iframe[src],
|
||||
<default>[asOTivVWy]:a[href],area[href],img[src],iframe[src],
|
||||
[f]:body,
|
||||
[F]:body,code,div,html,p,pre,span,
|
||||
[iI]:img,
|
||||
@@ -849,7 +849,7 @@
|
||||
<strut/>
|
||||
<spec>'hinttags' 'ht'</spec>
|
||||
<type>stringlist</type>
|
||||
<default style="display: block;">a,area,button,iframe,input:not([type=hidden]),select,textarea,
|
||||
<default>a,area,button,iframe,input:not([type=hidden]),select,textarea,
|
||||
[onclick],[onmouseover],[onmousedown],[onmouseup],[oncommand],
|
||||
[tabindex],[role=link],[role=button]</default>
|
||||
<description>
|
||||
|
||||
@@ -27,6 +27,9 @@ input[type=file][dactyl|highlight~=HintElem] {
|
||||
[dactyl|highlight~=HelpDefault] {
|
||||
-moz-binding: url(resource://dactyl-content/bindings.xml#compitem-td);
|
||||
}
|
||||
[dactyl|highlight~=HelpDefault] > .td-span {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user