comparison 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
comparison
equal deleted inserted replaced
4159:a991e5c57a8d 4160:4451b2eabf64
3130 -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); 3130 -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
3131 z-index: 100000; 3131 z-index: 100000;
3132 } 3132 }
3133 3133
3134 .hl-tip-box { 3134 .hl-tip-box {
3135 visibility: hidden; 3135 z-index: 1;
3136 position: absolute; 3136 position: absolute;
3137 color: #666; 3137 color: #666;
3138 background-color: #FFF; 3138 background-color: #FFF;
3139 border: 2px solid #003367; 3139 border: 2px solid #003367;
3140 font: 100% sans-serif; 3140 font: 100% sans-serif;