mirror of
https://github.com/bendtherules/UiQuestions.git
synced 2026-08-18 22:02:42 +00:00
custom.css - In accordion header, make cursor pointer
As part of general improvements to Accordion we are adding here
This commit is contained in:
@@ -33,3 +33,7 @@
|
||||
.admonition h5 {
|
||||
text-transform: unset;
|
||||
}
|
||||
|
||||
summary {
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user