mcramer
2012-10-19 19283b10d3e4c56662979e85695e018db1638797
interface/web/themes/default/css/styles.css
@@ -837,6 +837,12 @@
    height: 20px;
    width: 26px;
}
li[class^=country-] {
    background-image: url("../icons/flags_sprite.png");
    background-repeat: no-repeat;
    text-indent: 24px;
}
li[class^=country-] a.ui-state-hover { background: transparent; }
div[class^=country-] span {
    display: none;
}