summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/nav.css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-07-24 18:41:15 +0200
committerJules Laplace <julescarbon@gmail.com>2018-07-24 18:41:15 +0200
commit28553fe863564b44f810eacc0ce3f45608346297 (patch)
tree057febb8a68355257048ebb1eae5b5a44b2b6341 /StoneIsland/www/css/nav.css
parentb6774fedca6a535e9f863d4bb72d87f46c47a59b (diff)
build the thing....
Diffstat (limited to 'StoneIsland/www/css/nav.css')
-rwxr-xr-xStoneIsland/www/css/nav.css16
1 files changed, 5 insertions, 11 deletions
diff --git a/StoneIsland/www/css/nav.css b/StoneIsland/www/css/nav.css
index 332e0ca1..77bc5487 100755
--- a/StoneIsland/www/css/nav.css
+++ b/StoneIsland/www/css/nav.css
@@ -314,6 +314,9 @@ padding-bottom:0px;
#curtain.dark {
background: rgba(72,72,72,0.8);
}
+#curtain.opaque {
+ background: #ddd;
+}
#curtain.loading .loader {
display: block;
}
@@ -348,7 +351,8 @@ padding-bottom:0px;
color: black;
}
.modal button {
- width: 100%;
+ font-family: pfd, sans-serif;
+ font-size: 12px;
padding: 10px;
box-sizing: border-box;
margin: 0;
@@ -364,16 +368,6 @@ padding-bottom:0px;
color: white;
border-color: black;
}
-#consent_proceed[disabled] {
- color: #888;
- background: white;
-}
-#consent_error {
- display: none;
-}
-.consent-no #consent_error {
- color: red;
-}
/* SELECTOR */