- yWeb: add new css class .pointer

This commit is contained in:
svenhoefer
2016-02-11 19:29:06 +01:00
parent 58303bbc8c
commit 391a068aad
2 changed files with 5 additions and 2 deletions

View File

@@ -24,6 +24,9 @@ button,input,select,form,td {
height: 0; height: 0;
overflow: hidden; overflow: hidden;
} }
.pointer {
cursor: pointer;
}
/* buttons */ /* buttons */
a img:hover { a img:hover {
position:relative; position:relative;

View File

@@ -1,4 +1,4 @@
version=2.9.0.29 version=2.9.0.30
date=10.02.2016 date=11.02.2016
type=Release type=Release
info=Port CST info=Port CST