Remove element transitions for hinted elements.
authorDaniel Carl <danielcarl@gmx.de>
Wed, 6 Jan 2016 09:43:16 +0000 (10:43 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 6 Jan 2016 09:43:16 +0000 (10:43 +0100)
src/config.def.h

index 97531bf..c790f7f 100644 (file)
@@ -104,7 +104,9 @@ opacity:0.7\
 }\
 ._hintElem{\
 background-color:#ff0 !important;\
-color:#000 !important\
+color:#000 !important;\
+transition:all 0 !important;\
+transition-delay:all 0 !important\
 }\
 ._hintElem._hintFocus{\
 background-color:#8f0 !important\