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:
@@ -32,4 +32,8 @@
|
|||||||
|
|
||||||
.admonition h5 {
|
.admonition h5 {
|
||||||
text-transform: unset;
|
text-transform: unset;
|
||||||
|
}
|
||||||
|
|
||||||
|
summary {
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user