Skip to content

Commit bed322f

Browse files
authored
triangle summary detail
1 parent 0571502 commit bed322f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app/assets/stylesheets/application.css

+7
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,13 @@ label {
522522

523523
details summary {
524524
cursor: pointer;
525+
}
526+
527+
details summary > * {
528+
display: inline;
529+
}
530+
531+
summary {
525532
list-style-position: outside;
526533
margin-left: 20px;
527534
padding: 10px 10px 10px 20px;

0 commit comments

Comments
 (0)