]> git.lizzy.rs Git - nhentai.git/commitdiff
trying to fix conflict
authorsymant233 <symant233@gmail.com>
Fri, 13 Dec 2019 03:56:36 +0000 (11:56 +0800)
committersymant233 <symant233@gmail.com>
Fri, 13 Dec 2019 03:56:36 +0000 (11:56 +0800)
nhentai/viewer/main.css

index 5ddd17e6fc9cda1d3a786a4a319fe884104a5da3..d674eef330124922542fbf3a0f5acc64ef2c67bd 100644 (file)
@@ -64,8 +64,7 @@ sup {
 }
 
 img {
-    border-style: none;
-    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
+    border-style: none
 }
 
 label {
@@ -255,6 +254,14 @@ html.theme-black code {
     background-color: #292929
 }
 
+/*
+    trying to fix conflict
+*/
+
+div {
+    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
+}
+
 :focus {
     outline: 0;
     border:none;