Update style.css

This commit is contained in:
Luca 2018-12-29 05:12:07 +01:00
parent 296dc239ce
commit ec0f524eae
1 changed files with 9 additions and 0 deletions

View File

@ -313,6 +313,15 @@ span.form-control {
opacity: 0.8;
}
.li-widget button.close:hover, .li-widget button.close:focus{
opacity: 0.3;
}
.li-widget button.close{
padding-right:5px;
opacity: 0.1;
}
/* Tooltip dark */
.ui-tooltip {