mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
UI cleanup
This commit is contained in:
8
css/bootstrap/bootstrap-tooltip-custom.css
vendored
Normal file
8
css/bootstrap/bootstrap-tooltip-custom.css
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
.tooltip.in {
|
||||
opacity: 0.95;
|
||||
filter: alpha(opacity=95);
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
line-height: 20px;
|
||||
}
|
Reference in New Issue
Block a user