update tooltip css

This commit is contained in:
rolux 2013-02-11 11:42:25 +05:30
parent e002e2a566
commit 28cb9403b9

View file

@ -2672,3 +2672,6 @@ Miscellaneous
white-space: nowrap;
z-index: 1001;
}
.OxTooltip > div {
font-size: 9px;
}