|
@@ -29,7 +29,19 @@
|
|
--ini-phone-width: 480px;
|
|
--ini-phone-width: 480px;
|
|
--ini-theme-color: #008800;
|
|
--ini-theme-color: #008800;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+.edit, .input {
|
|
|
|
+ background-color: transparent !important;
|
|
|
|
+ color: #000;
|
|
|
|
+}
|
|
|
|
+label {
|
|
|
|
+ background-color: transparent !important;
|
|
|
|
+}
|
|
|
|
+.selection, .selectiondefault {
|
|
|
|
+ background-color: transparent !important;
|
|
|
|
+}
|
|
|
|
+.selection:hover, .selectiondefault:hover {
|
|
|
|
+ background-color: #eee !important;
|
|
|
|
+}
|
|
|
|
|
|
.dokuwiki table.diff {
|
|
.dokuwiki table.diff {
|
|
width: 100%;
|
|
width: 100%;
|