aboutsummaryrefslogtreecommitdiff
path: root/assets/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/default.css')
-rw-r--r--assets/css/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index 41034ed..cfb99a2 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -721,7 +721,7 @@ input[type="checkbox"]:checked ~ abbr[title]::after {
}
input[type="checkbox"]:checked ~ input[type="checkbox"] ~ abbr[title] {
- cursor: not-allowed;
+ cursor: text;
}
input[type="checkbox"]:checked ~ input[type="checkbox"] ~ abbr[title] label {
@@ -1435,7 +1435,7 @@ micro-card
}
micro-card details[data-disclosure][open] ~ details summary {
- cursor: not-allowed;
+ cursor: text;
}
micro-card details[data-disclosure] ~ *:not(details):not(micro-tags) {