mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-19 10:58:20 +01:00
add tooltip support
This commit is contained in:
parent
47bf528f89
commit
5837fa742b
@ -89,6 +89,7 @@ html,body{
|
|||||||
/*box-shadow: 2px 2px 2px #cbcbcb;*/
|
/*box-shadow: 2px 2px 2px #cbcbcb;*/
|
||||||
box-shadow: 1px 1px 1px #9f9F9F;
|
box-shadow: 1px 1px 1px #9f9F9F;
|
||||||
background-color: #e7e7e7;
|
background-color: #e7e7e7;
|
||||||
|
z-index: 99999;
|
||||||
}
|
}
|
||||||
input {
|
input {
|
||||||
outline: none;
|
outline: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user