fixws and 'new' button in grid query

This commit is contained in:
Massimo Di Pierro
2011-12-05 11:39:42 -06:00
parent 01f6f82cdf
commit d281acb421
305 changed files with 8352 additions and 8032 deletions
@@ -89,7 +89,7 @@ ul.sf-menu li li li.sfHover ul {
padding-bottom: 0.25em;
color: #959595;
}
.sf-menu li:hover, .sf-menu a:focus, .sf-menu a:active, .sf-menu li.sfHover, .sf-menu a:hover {
.sf-menu li:hover, .sf-menu a:focus, .sf-menu a:active, .sf-menu li.sfHover, .sf-menu a:hover {
color: #FFFFFF;
background-color: #303030;
outline: 0;
@@ -109,7 +109,7 @@ ul.sf-menu li li li.sfHover ul {
width: 10px;
height: 10px;
text-indent: -999em;
overflow: hidden;
overflow: hidden;
background: url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator { /* give all except IE6 the correct values */
@@ -149,3 +149,4 @@ li.sfHover > a > .sf-sub-indicator {
.sf-shadow ul.sf-shadow-off {
background: transparent;
}