mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 07:14:36 +02:00
Set cursor:pointer
for <summary>
This commit is contained in:
committed by
Patrick H. Lauke
parent
1a4a94bfd9
commit
a5232abefc
@@ -491,6 +491,7 @@ output {
|
||||
|
||||
summary {
|
||||
display: list-item; // Add the correct display in all browsers
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
template {
|
||||
|
Reference in New Issue
Block a user