summaryrefslogtreecommitdiff
path: root/skins/Vector/skinStyles/jquery.tipsy.less
diff options
context:
space:
mode:
Diffstat (limited to 'skins/Vector/skinStyles/jquery.tipsy.less')
-rw-r--r--skins/Vector/skinStyles/jquery.tipsy.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/Vector/skinStyles/jquery.tipsy.less b/skins/Vector/skinStyles/jquery.tipsy.less
new file mode 100644
index 00000000..0e0c8ecc
--- /dev/null
+++ b/skins/Vector/skinStyles/jquery.tipsy.less
@@ -0,0 +1,4 @@
+/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */
+.tipsy {
+ font-size: 0.8em;
+}