aboutsummaryrefslogtreecommitdiffhomepage
path: root/css
diff options
context:
space:
mode:
authorcglatot <[email protected]>2020-10-08 16:26:15 +0100
committercglatot <[email protected]>2020-10-08 16:26:15 +0100
commit44898da825cf16985a88f3516df47453a6fdfed8 (patch)
tree6170e5facce3d74ef72574616e38491e63de8443 /css
parentd99e0eccadff29e3568a8608970ab97e4413be10 (diff)
downloadpasta-44898da825cf16985a88f3516df47453a6fdfed8.tar.gz
pasta-44898da825cf16985a88f3516df47453a6fdfed8.zip
Refine Plex Login Methods
Diffstat (limited to 'css')
-rw-r--r--css/main.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/css/main.css b/css/main.css
index aeffe1c..582e92c 100644
--- a/css/main.css
+++ b/css/main.css
@@ -70,6 +70,14 @@ label, p {
display: none;
}
+#new-pin-container {
+ display: none;
+}
+
+#waitOnPinAuth {
+ display: none;
+}
+
/*==========================
MODALS
==========================*/