2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Set cursor:pointer for <summary>

This commit is contained in:
Andres Galante
2017-12-27 23:08:10 -03:00
committed by Patrick H. Lauke
parent 1a4a94bfd9
commit a5232abefc
2 changed files with 17 additions and 0 deletions
+1
View File
@@ -491,6 +491,7 @@ output {
summary {
display: list-item; // Add the correct display in all browsers
cursor: pointer;
}
template {