Use form icon in cms tree

This commit is contained in:
Will Rossiter 2013-06-02 14:07:34 +12:00
parent cdf55bc9ce
commit 1af685952a

View File

@ -4,6 +4,10 @@
*/
li.class-UserDefinedForm > a .jstree-pageicon { background-position: 0 -64px; }
.page-icon.class-UserDefinedForm {
background-position: 0 -64px;
}
/* Add a Field Menu
---------------------------------------- */
.MenuHolder {