]> git.0d.be Git - panikdb.git/commitdiff
hide combo native "see online"
authorFrédéric Péters <fpeters@0d.be>
Sun, 3 Nov 2019 18:28:47 +0000 (19:28 +0100)
committerFrédéric Péters <fpeters@0d.be>
Sun, 3 Nov 2019 18:50:42 +0000 (19:50 +0100)
panikdb/static/css/style.css

index 6e0f8ab9b7359d6401656e769f9800f1eb637fcd..47b0ea8ccf0798d01e124acd0a721f832f050375 100644 (file)
@@ -622,3 +622,7 @@ form#track-search button {
 .home .block hr {
        border-color: white;
 }
+
+.action-see-online {
+       display: none;
+}