1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-05 11:54:11 +01:00

Add/fix some <k> tags' link attributes.

This commit is contained in:
Štěpán Němec
2011-10-20 12:36:03 +02:00
parent 82772225f9
commit 2b3a8a1e53
9 changed files with 13 additions and 13 deletions

View File

@@ -256,7 +256,7 @@ Hint[active];;* background: rgba(255, 253, 208, .8);
Hint::after;;* content: attr(text) !important;
HintElem;;* /* The hintable element */ \
background-color: yellow !important; color: black !important;
HintActive;;* /* The hint element of link which will be followed by <k name="CR"/> */ \
HintActive;;* /* The hint element of link which will be followed by <k name="CR" link="false"/> */ \
background-color: #88FF00 !important; color: black !important;
HintImage;;* /* The indicator which floats above hinted images */ \
opacity: .5 !important;