Fixed add-anime-lists patch
This commit is contained in:
@ -12,7 +12,7 @@ input, textarea
|
||||
|
||||
:focus
|
||||
color black
|
||||
border 1px solid main-color !important
|
||||
border 1px solid main-color
|
||||
// TODO: Replace with alpha(main-color, 20%) function
|
||||
box-shadow 0 0 6px rgba(248, 165, 130, 0.2)
|
||||
|
||||
|
@ -47,12 +47,13 @@
|
||||
border-radius 0
|
||||
background text-color
|
||||
border none
|
||||
|
||||
color white
|
||||
font-size 1em
|
||||
min-width 0
|
||||
|
||||
:focus
|
||||
border none !important
|
||||
border none
|
||||
box-shadow none
|
||||
|
||||
.extra-navigation
|
||||
|
Reference in New Issue
Block a user