4,554
edits
No edit summary |
No edit summary |
||
Line 1,496: | Line 1,496: | ||
} | } | ||
. | .list-view > div, | ||
. | .block-view > div { | ||
display: none; | display: none; | ||
} | } | ||
. | .list-view .chronicle-list { | ||
display: block; | display: block; | ||
} | } | ||
Line 1,511: | Line 1,511: | ||
display: flex; | display: flex; | ||
} | } | ||
. | .chronicle-block div#list { | ||
/*width: auto!important;*/ | /*width: auto!important;*/ | ||
} | } | ||
. | .list-view-button, .block-view-button, .chronicle-list-button, .random-list-button, .alphabetical-list-button, .chronicle-block-button, .random-block-button, .alphabetical-block-button { | ||
font-size: 19px; | font-size: 19px; | ||
line-height: 26px; | line-height: 26px; | ||
Line 1,520: | Line 1,520: | ||
} | } | ||
. | .list-view-button button, .block-view-button button, .chronicle-list-button button, .random-list-button button, .alphabetical-list-button button, .chronicle-block-button button, .random-block-button button, .alphabetical-block-button button { | ||
background: transparent; | background: transparent; | ||
border: none; | border: none; |