mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
a9ead5b587
commit
f129d164aa
1 changed files with 3 additions and 9 deletions
|
|
@ -1,6 +1,4 @@
|
|||
body, h2, h3, h4, h5, blockquote {
|
||||
font-size: 16px;
|
||||
}
|
||||
body, h2, h3, h4, h5, blockquote { font-size: 16px; }
|
||||
|
||||
.rt-tr {
|
||||
-ms-align-items: center;
|
||||
|
|
@ -9,15 +7,11 @@ body, h2, h3, h4, h5, blockquote {
|
|||
align-items: center;
|
||||
}
|
||||
|
||||
.rt-thead.-header, .rt-thead.-filters, .rt-tbody {
|
||||
min-width: 350px;
|
||||
}
|
||||
.rt-thead .-header, .rt-thead .-filters, .rt-tbody { min-width: 350px; }
|
||||
|
||||
.fl-btn-details-action {
|
||||
margin-bottom: .2rem;
|
||||
max-width: 90px;
|
||||
}
|
||||
|
||||
.fl-description {
|
||||
margin: 0 0 .5rem;
|
||||
}
|
||||
.fl-description { margin: 0 0 .5rem; }
|
||||
Loading…
Reference in a new issue