@@ -1175,3 +1175,22 @@ div.sp-container {
}
+/* Animation Event Editor */
+.event-editor {
+ .title {
+ text-align: center;
+ font-weight: bold;
+ font-size: 12px;
+ margin: 4px;
+ background-color : rgb(30,30,30);
+ }
+ .event {
+ .label {
+ display: inline-block;
+ width: 50%;
+}
+