Kaynağa Gözat

some changes

Evgeny Polivanov 2 yıl önce
ebeveyn
işleme
7e8c89c014
1 değiştirilmiş dosya ile 13 ekleme ve 1 silme
  1. 13 1
      css/_diff.css

+ 13 - 1
css/_diff.css

@@ -29,7 +29,19 @@
     --ini-phone-width: 480px;
     --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 {
     width: 100%;