qtips.css 251 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 9 10 11 12 .qtip-target { width: 100px; text-align:center; padding: 5px 0; border:1px dotted #99bbe8; background:#dfe8f6; color: #15428b; cursor:default; margin:10px; font:bold 11px tahoma,arial,sans-serif; float: left; }