mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 15:05:42 +00:00
Use form icon in cms tree
This commit is contained in:
parent
cdf55bc9ce
commit
1af685952a
@ -4,6 +4,10 @@
|
|||||||
*/
|
*/
|
||||||
li.class-UserDefinedForm > a .jstree-pageicon { background-position: 0 -64px; }
|
li.class-UserDefinedForm > a .jstree-pageicon { background-position: 0 -64px; }
|
||||||
|
|
||||||
|
.page-icon.class-UserDefinedForm {
|
||||||
|
background-position: 0 -64px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Add a Field Menu
|
/* Add a Field Menu
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
.MenuHolder {
|
.MenuHolder {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user