Well well. We have a functional editor. Now some CSS.
This commit is contained in:
@@ -156,4 +156,9 @@
|
||||
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#599bdc', endColorstr='#3072b3');
|
||||
background: -webkit-gradient(linear, left top, left bottom, from(#599bdc), to(#3072b3));
|
||||
background: -moz-linear-gradient(top, #599bdc, #3072b3);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* @control dialog */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user