mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- yWeb: add new css class .pointer
This commit is contained in:
@@ -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;
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user