diff rhodecode/public/css/style.css @ 4160:4451b2eabf64 rhodecode-2.2.5-gpl

rhodecode.js: more jQuery and general cleanup Mostly replacing YAHOO.util.Dom and Event
author Mads Kiilerich <madski@unity3d.com>
date Wed, 02 Jul 2014 19:03:26 -0400
parents 555a351a671c
children
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Sat May 24 00:03:16 2014 +0200
+++ b/rhodecode/public/css/style.css	Wed Jul 02 19:03:26 2014 -0400
@@ -3132,7 +3132,7 @@
 }
 
 .hl-tip-box {
-    visibility: hidden;
+    z-index: 1;
     position: absolute;
     color: #666;
     background-color: #FFF;