Browse Source

Remove necessity of icon class

Only the icon specific class is needed
remotes/origin/ldap_group_count
jbtbnl 13 years ago
parent
commit
d28fd8f64d
  1. 2
      core/css/icons.css

2
core/css/icons.css

@ -1,4 +1,4 @@
.icon {
[class^="icon-"], [class*=" icon-"] {
background-repeat: no-repeat;
background-position: center;
}

Loading…
Cancel
Save