Well well. We have a functional editor. Now some CSS.

This commit is contained in:
Eston Bond
2010-11-03 16:52:14 -07:00
parent 4f166dc144
commit ff4fc6f708
4 changed files with 27 additions and 2 deletions
+6 -1
View File
@@ -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 */