ftimme
2012-10-17 7da67270608b35c23359734ee238cd8f1cf1ec52
- Fixed .ttip CSS class so that it shows the correct tooltip icon.
1 files modified
2 ■■■ changed files
interface/web/themes/default/css/styles.css 2 ●●● patch | view | raw | blame | history
interface/web/themes/default/css/styles.css
@@ -1444,7 +1444,7 @@
    width:16px;
    height:16px;
    cursor:pointer;
    background: url("../icons/x16_sprite.png") no-repeat center center transparent;
    background: url("../icons/x16_sprite.png") no-repeat -2px -42px transparent;
    float:right;
    display:inline;
    position:relative;