Add missing CSS files

This commit is contained in:
Ramon Wenger 2022-10-27 14:54:20 +02:00
parent 2e22ffaa1f
commit eef60102b3
3 changed files with 2756 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,26 @@
.sv-question__title--answer {
background: transparent;
}
.sv-dropdown_clean-button {
display: none;
}
.sv-dropdown__filter-string-input {
display: none;
}
.sv-action-bar {
margin: 0;
}
.sv-progress__text {
margin: 0;
padding: 0;
color: inherit;
}
.sv-action-bar {
display: block;
}