Set header separator cursor to the default cursor.

This commit is contained in:
cswider
2012-09-27 17:27:47 -10:00
committed by Max Goodman
parent 6d5952703b
commit d3f82297d1

View File

@@ -166,7 +166,7 @@ ul.flat-vert {text-align: left;}
margin-bottom: 5px;
}
.separator { color: gray; margin: 0px .7ex 0px .7ex}
.separator { color: gray; margin: 0px .7ex 0px .7ex; cursor: default; }
.pref-lang { font-weight: bold; }
.pref { font-weight: bold; }