Ignore:
Timestamp:
Oct 11, 2012, 11:29:28 PM (12 years ago)
Author:
rvelices
Message:

upgrade cluetip version from 1.0.7 to 1.2.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/theme.css

    r17928 r18610  
    519519
    520520/* jQuery tooltips */
    521 .cluetip-default #cluetip-outer {
     521.cluetip-outer {
    522522        position: relative;
    523523        border: 1px solid #111111;
     
    526526        text-align: left;
    527527}
    528 .cluetip-default h3#cluetip-title {
     528.cluetip-title {
    529529        margin: 0 0 5px;
    530530        padding: 8px;
     
    534534        font-weight: bold;
    535535}
    536 .cluetip-default #cluetip-inner {
     536.cluetip-inner {
    537537        padding: 10px;
    538538}
Note: See TracChangeset for help on using the changeset viewer.