This commit is contained in:
Joshua Killen 2020-04-17 15:15:36 +01:00
parent 7867de221f
commit 7831922d4c
4 changed files with 5 additions and 1 deletions

View File

@ -25,11 +25,15 @@ h2 {
summary {
list-style-type: none;
list-style-image: url(sitewide_assets/power-16x18.png)
list-style-image: url(sitewide_assets/power_red.png);
cursor: pointer;
}
details[open] summary {
list-style-image: url(sitewide_assets/power_green.png);
}
.title {
border-bottom: none;
cursor: inherit;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB