##// END OF EJS Templates
hgweb: add z-index for search field tooltip...
hgweb: add z-index for search field tooltip On graph page, search field tooltip sometimes goes down to the graph area, where it used to be covered by foreground element of graph entries (.fg) because they have z-index: 10. To prevent the tooltip from being covered, z-index: 15 is enough.

File last commit:

r37193:943d77fc default
r38500:a8872a82 default
Show More
__init__.py
2 lines | 61 B | text/x-python | PythonLexer
#
# This file is necessary to make this directory a package.