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:
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