Browse code

3.5.6 efiction version

Jimako authored on 2024/03/09 16:09:42
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,11 @@
1
+.panel_wrapper div.current {
2
+	height: 290px;
3
+}
4
+
5
+#id, #style, #title, #dir, #hreflang, #lang, #classlist, #tabindex, #accesskey {
6
+	width: 200px;
7
+}
8
+
9
+#events_panel input {
10
+	width: 200px;
11
+}