Skip to content

Commit 4f31dec

Browse files
committed
[WebProfilerBundle][btn-link] add cursor: pointer
1 parent 5b566da commit 4f31dec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ button {
133133
outline: none;
134134
border: 0;
135135
padding: 0;
136+
cursor: pointer;
136137
}
137138
.btn-link:hover {
138139
text-decoration: underline;

0 commit comments

Comments
 (0)