projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3ea1d3
)
Remove element transitions for hinted elements.
author
Daniel Carl
<danielcarl@gmx.de>
Wed, 6 Jan 2016 09:43:16 +0000
(10:43 +0100)
committer
Daniel Carl
<danielcarl@gmx.de>
Wed, 6 Jan 2016 09:43:16 +0000
(10:43 +0100)
src/config.def.h
patch
|
blob
|
history
diff --git
a/src/config.def.h
b/src/config.def.h
index
97531bf
..
c790f7f
100644
(file)
--- a/
src/config.def.h
+++ b/
src/config.def.h
@@
-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\