mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-02 11:06:42 +01:00
Update style.css
This commit is contained in:
parent
296dc239ce
commit
ec0f524eae
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user