Added actor alphanetic and gender filters.
This commit is contained in:
8
assets/css/_inputs.scss
Normal file
8
assets/css/_inputs.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.select {
|
||||
color: $shadow-strong;
|
||||
background: $background;
|
||||
padding: .5rem;
|
||||
font-size: 1rem;
|
||||
border: solid 1px $shadow-weak;
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user