piskel/preview/css/bootstrap/bootstrap-tooltip-custom.css
2013-10-23 23:43:37 +02:00

8 lines
96 B
CSS

.tooltip.in {
opacity: 0.95;
filter: alpha(opacity=95);
}
.tooltip {
line-height: 20px;
}