Quellcode durchsuchen

opacity on hover

tags/1.0.0
Robin Thoni vor 8 Jahren
Ursprung
Commit
61e7b0546c
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      app/less/app.less

+ 1
- 0
app/less/app.less Datei anzeigen

@@ -107,6 +107,7 @@
107 107
     left: 0 !important;
108 108
     width: 100% !important;
109 109
     z-index: 10;
110
+    opacity: 0.8;
110 111
   }
111 112
 }
112 113
 

Laden…
Abbrechen
Speichern