multiple choice when adding new feed
This commit is contained in:
parent
745ade6121
commit
d83dda9ebf
4 changed files with 31 additions and 2 deletions
|
|
@ -146,6 +146,10 @@ select.form-control:not([multiple]):not([size]) {
|
|||
opacity: .6;
|
||||
}
|
||||
|
||||
.light {
|
||||
opacity: .6;
|
||||
}
|
||||
|
||||
.selectgroup {
|
||||
position: relative;
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue