Text size for tooltip

This commit is contained in:
Michael RICOIS 2012-05-29 15:21:26 +00:00
parent da3a701f47
commit 5e7a3e04a5

View File

@ -140,6 +140,10 @@ body {
#footer {}
.qtip {
font-size:0.9em;
}
.ui-tooltip-slider{
min-width: 0px;
}