1
0
mirror of https://github.com/lxsang/antos-frontend.git synced 2025-04-12 02:56:45 +02:00

add tooltip support

This commit is contained in:
Xuan Sang LE 2018-03-26 14:26:34 +02:00
parent 47bf528f89
commit 5837fa742b

@ -89,6 +89,7 @@ html,body{
/*box-shadow: 2px 2px 2px #cbcbcb;*/
box-shadow: 1px 1px 1px #9f9F9F;
background-color: #e7e7e7;
z-index: 99999;
}
input {
outline: none;