Skip to content

Commit 05e2738

Browse files
committed
Fix styles
1 parent 68ec705 commit 05e2738

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Diff for: tests/dummy/app/styles/app.sass

+2-2
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ $orange-color: #fec434
105105
border-color: #777 !important
106106
color: #777 !important
107107

108-
&:hover
109-
background-color: transparent
108+
&:hover,&:focus,&:active
109+
background-color: transparent !important
110110

111111

112112
.btn-default.btn-outline:hover

Diff for: tests/dummy/public/favicon.png

-35 Bytes
Loading

Diff for: tests/dummy/public/images/og-image.jpg

-70.4 KB
Loading

0 commit comments

Comments
 (0)