Renaming CSS rule accordingly to previous name change.

--HG--
branch : 1.x
This commit is contained in:
Sipke Schoorstra
2013-03-21 22:23:23 +01:00
parent 3a7f86d9af
commit bbbbd100e7

View File

@@ -1,6 +1,6 @@
.navicon-content-schema {
.navicon-content-definition {
background-image:url(images/menu.contenttypes.png) !important;
}
.navicon-content-schema:hover {
.navicon-content-definition:hover {
background-position:0 -30px !important;
}