add tooltip support

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

View File

@ -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;