2024-07-15 18:36:31 -07:00
|
|
|
@charset "UTF-8";
|
2024-07-05 01:30:33 -07:00
|
|
|
/* */
|
|
|
|
.red {
|
|
|
|
color: red;
|
2023-12-26 14:00:30 -08:00
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
|
|
|
|
.orangered {
|
|
|
|
color: orangered;
|
|
|
|
}
|
|
|
|
|
|
|
|
.purple {
|
|
|
|
color: purple;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pl-0 {
|
|
|
|
padding-left: 0 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pl-1 {
|
|
|
|
padding-left: 5px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pl-2 {
|
|
|
|
padding-left: 10px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pl-3 {
|
|
|
|
padding-left: 15px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pl-4 {
|
|
|
|
padding-left: 20px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* for more info about the feather font used for icons see https://at-ui.github.io/feather-font/ */
|
|
|
|
/* use https://fontdrop.info/ to get the unicode values of the featuer.ttf file */
|
|
|
|
@font-face {
|
|
|
|
font-family: "Feather";
|
|
|
|
src: url("/static/fonts/feather/feather.ttf?cb") format("truetype"), url("/static/fonts/feather/feather.woff?cb") format("woff"), url("/static/fonts/feather/feather.svg?cb#Feather") format("svg");
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
.fe {
|
|
|
|
font-family: "Feather" !important;
|
|
|
|
speak: none;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-transform: none;
|
|
|
|
line-height: 1;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dropdown-item .fe {
|
|
|
|
padding-right: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-subscription::before {
|
|
|
|
content: "\e9b9";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-logout::before {
|
|
|
|
content: "\e988";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-fb::before {
|
|
|
|
content: "\e95e";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-close::before {
|
|
|
|
content: "\ea03";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-external::before {
|
|
|
|
content: "\e95b";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-circle::before {
|
|
|
|
content: "\e937";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-home::before {
|
|
|
|
content: "\e979";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-popular::before {
|
|
|
|
content: "\e9e6";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-all::before {
|
|
|
|
content: "\e986";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-activity::before {
|
|
|
|
content: "\e900";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-copy::before {
|
|
|
|
content: "\e944";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-edit::before {
|
|
|
|
content: "\e958";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-plus::before {
|
|
|
|
content: "\e9b1";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-wind::before {
|
|
|
|
content: "\ea01";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-refresh-cw::before {
|
|
|
|
content: "\e9b9";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-x-circle::before {
|
|
|
|
content: "\ea03";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-printer::before {
|
|
|
|
content: "\e9b6";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-search::before {
|
|
|
|
content: "\e9c1";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-check::before {
|
|
|
|
content: "\e92b";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-user::before {
|
|
|
|
content: "\e9f1";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-heart::before {
|
|
|
|
content: "\e977";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-message-circle::before {
|
|
|
|
content: "\e990";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-settings::before {
|
|
|
|
content: "\e9c4";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-calendar::before {
|
|
|
|
content: "\e927";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-facebook::before {
|
|
|
|
content: "\e95e";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-share::before {
|
|
|
|
content: "\e9c2";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-chevron-up::before {
|
|
|
|
content: "\e931";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-chevron-down::before {
|
|
|
|
content: "\e92e";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-feather::before {
|
|
|
|
content: "\e960";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-mobile::before {
|
|
|
|
content: "\e9d2";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-loader::before {
|
|
|
|
content: "\e986";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-sun::before {
|
|
|
|
content: "\e9d7";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-warning::before {
|
|
|
|
content: "\e904";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-arrow-up::before {
|
|
|
|
content: "\e914";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-arrow-down::before {
|
|
|
|
content: "\e90c";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-reply {
|
2024-09-05 01:10:26 -07:00
|
|
|
margin-top: -1px;
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
.fe-reply::before {
|
|
|
|
content: "\e990";
|
|
|
|
}
|
|
|
|
|
2024-09-05 01:10:26 -07:00
|
|
|
.fe-discussion::before {
|
|
|
|
content: "\e991";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-link::before {
|
|
|
|
content: "\e991";
|
|
|
|
}
|
|
|
|
|
2024-07-05 01:30:33 -07:00
|
|
|
.fe-layers {
|
|
|
|
position: relative;
|
|
|
|
top: 1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-layers::before {
|
|
|
|
content: "\e97f";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-report::before {
|
|
|
|
content: "\e967";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-angles-down::before {
|
|
|
|
content: "\e932";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-angles-up::before {
|
|
|
|
content: "\e935";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-options::before {
|
|
|
|
content: "\e99b";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-edit::before {
|
|
|
|
content: "\e95a";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-delete::before {
|
|
|
|
content: "\ea03";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-mea-culpa::before {
|
|
|
|
content: "\e997";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-block::before {
|
|
|
|
content: "\ea04";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-report::before {
|
|
|
|
content: "\e967";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-bell, .fe-no-bell {
|
|
|
|
position: relative;
|
|
|
|
top: 1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-bell::before {
|
|
|
|
content: "\e91e";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-no-bell::before {
|
|
|
|
content: "\e91f";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-sun::before {
|
|
|
|
content: "\e9d7";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-moon::before {
|
|
|
|
content: "\e99a";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-collapse::before {
|
|
|
|
content: "\e995";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-bookmark::before {
|
|
|
|
content: "\e924";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-expand::before {
|
|
|
|
content: "\e98e";
|
|
|
|
}
|
|
|
|
|
|
|
|
h1 .fe-bell, h1 .fe-no-bell {
|
|
|
|
font-size: 18px;
|
|
|
|
top: -5px;
|
|
|
|
left: 17px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-magnify {
|
|
|
|
position: relative;
|
|
|
|
top: 1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-magnify::before {
|
|
|
|
content: "\ea08";
|
|
|
|
}
|
|
|
|
|
|
|
|
.imageVisible .fe-magnify::before {
|
|
|
|
content: "\ea09";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-rss::before {
|
|
|
|
content: "\e9be";
|
|
|
|
}
|
|
|
|
|
2024-10-04 22:58:07 -07:00
|
|
|
.fe-cross-post::before {
|
|
|
|
content: "\e9ba";
|
|
|
|
}
|
|
|
|
|
2024-07-05 01:30:33 -07:00
|
|
|
.fe-image {
|
|
|
|
position: relative;
|
|
|
|
top: 2px;
|
|
|
|
}
|
|
|
|
.fe-image:before {
|
|
|
|
content: "\e97a";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-new-account {
|
|
|
|
position: relative;
|
|
|
|
top: 1px;
|
|
|
|
}
|
|
|
|
.fe-new-account:before {
|
|
|
|
content: "\e986";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-bot-account {
|
|
|
|
position: relative;
|
|
|
|
top: 1px;
|
|
|
|
}
|
|
|
|
.fe-bot-account:before {
|
|
|
|
content: "\e94d";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-video {
|
|
|
|
position: relative;
|
|
|
|
top: 2px;
|
|
|
|
}
|
|
|
|
.fe-video:before {
|
|
|
|
content: "\ea05";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-audio {
|
|
|
|
position: relative;
|
|
|
|
top: 1px;
|
|
|
|
}
|
|
|
|
.fe-audio:before {
|
|
|
|
content: "\e9fc";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-poll {
|
|
|
|
position: relative;
|
|
|
|
top: 2px;
|
|
|
|
}
|
|
|
|
.fe-poll:before {
|
2024-10-07 11:13:11 -07:00
|
|
|
content: "\e91b"; /* possibly e985 */
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
.fe-sticky-left::before {
|
|
|
|
position: relative;
|
|
|
|
top: 2px;
|
|
|
|
content: "\e934";
|
|
|
|
}
|
|
|
|
|
|
|
|
.fe-sticky-right::before {
|
|
|
|
position: relative;
|
|
|
|
top: 2px;
|
|
|
|
content: "\e933";
|
|
|
|
}
|
|
|
|
|
|
|
|
a.no-underline {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
a.no-underline:hover {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.small, small {
|
|
|
|
font-size: 87%;
|
|
|
|
}
|
|
|
|
|
|
|
|
fieldset legend {
|
|
|
|
font-size: inherit;
|
|
|
|
}
|
|
|
|
|
|
|
|
.form-check-input {
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.form-group {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
.form-group .text-nowrap input[type=number], .form-group .form-check-inline input[type=number], .form-group .fix-radio-align input[type=number] {
|
|
|
|
vertical-align: inherit;
|
|
|
|
}
|
|
|
|
|
|
|
|
.form-control-label {
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 0.375rem;
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
|
|
|
|
|
|
|
.form-control {
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
|
|
|
padding: 0.375rem 0.75rem;
|
|
|
|
font-size: 0.9375rem;
|
|
|
|
line-height: 1.6;
|
|
|
|
color: #495057;
|
|
|
|
background-color: #fff;
|
|
|
|
background-clip: padding-box;
|
|
|
|
border: 1px solid rgba(0, 40, 100, 0.12);
|
2024-09-04 00:32:09 -07:00
|
|
|
border-radius: 5px;
|
2024-07-05 01:30:33 -07:00
|
|
|
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
|
|
|
}
|
|
|
|
|
|
|
|
.form-control:focus {
|
|
|
|
color: #495057;
|
|
|
|
background-color: #fff;
|
|
|
|
border-color: #1991eb;
|
|
|
|
outline: 0;
|
|
|
|
box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
|
|
|
|
}
|
|
|
|
|
|
|
|
.btn-secondary {
|
|
|
|
color: #fff;
|
|
|
|
background-color: #007bff;
|
|
|
|
border-color: #007bff;
|
|
|
|
}
|
|
|
|
.btn-secondary:hover {
|
|
|
|
color: #fff;
|
|
|
|
background-color: #0069d9;
|
|
|
|
border-color: #0062cc;
|
|
|
|
}
|
|
|
|
|
|
|
|
.table-striped tbody tr .current_sort,
|
|
|
|
.table-striped thead th.current_sort {
|
|
|
|
background-color: #f0f0f2;
|
|
|
|
}
|
|
|
|
|
|
|
|
.table-striped tbody tr:nth-of-type(2n+1) .current_sort {
|
|
|
|
background-color: #d8e5ee;
|
|
|
|
}
|
|
|
|
|
2024-08-04 23:13:19 -07:00
|
|
|
@view-transition {
|
|
|
|
navigation: auto;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
@media (min-width: 768px) {
|
|
|
|
html {
|
|
|
|
scroll-padding-top: 80px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
html, body {
|
|
|
|
overscroll-behavior-x: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
body {
|
|
|
|
font-size: 0.95rem;
|
|
|
|
}
|
|
|
|
|
|
|
|
a {
|
|
|
|
text-decoration: none;
|
|
|
|
border: solid 2px transparent;
|
|
|
|
}
|
|
|
|
|
|
|
|
.container {
|
|
|
|
width: 100%;
|
|
|
|
padding-right: 0.75rem;
|
|
|
|
padding-left: 0.75rem;
|
|
|
|
margin-right: auto;
|
|
|
|
margin-left: auto;
|
|
|
|
max-width: inherit;
|
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.container {
|
|
|
|
max-width: 960px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@media (min-width: 1280px) {
|
|
|
|
.container {
|
|
|
|
max-width: 1200px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@media (min-width: 1600px) {
|
|
|
|
.container {
|
|
|
|
max-width: 1550px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@media (min-width: 2000px) {
|
|
|
|
.container {
|
|
|
|
max-width: 1880px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.navbar-expand-lg .navbar-nav .dropdown-menu {
|
|
|
|
overflow-y: auto;
|
|
|
|
max-height: 90vh;
|
|
|
|
overflow-x: hidden;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.low_bandwidth .dropdown-toggle::after {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2024-10-24 17:14:56 -07:00
|
|
|
.display-inline {
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
|
2024-07-05 01:30:33 -07:00
|
|
|
.skip-link {
|
|
|
|
position: absolute;
|
2024-10-07 11:13:11 -07:00
|
|
|
top: -40px; /* Adjust as needed to hide the link off-screen */
|
2024-07-05 01:30:33 -07:00
|
|
|
left: 0;
|
2024-10-07 11:13:11 -07:00
|
|
|
background-color: #fff; /* Background color to cover the link for screen readers */
|
|
|
|
z-index: 1060; /* Ensure it's above other content */
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
.skip-link:focus {
|
2024-10-07 11:13:11 -07:00
|
|
|
top: 0; /* Bring the link back into view when it receives focus */
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
#outer_container a:not(.btn):hover, footer a:not(.btn):hover {
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
2024-10-07 11:13:11 -07:00
|
|
|
#outer_container a:not(.btn):has(span.fe):hover, footer a:not(.btn):has(span.fe):hover { /* do not have underlines on icons */
|
2024-07-05 01:30:33 -07:00
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
#outer_container a:not(.btn):active, footer a:not(.btn):active {
|
|
|
|
border: dotted 2px #0A5CA0;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.navbar {
|
|
|
|
border-bottom: 1px solid rgba(0, 40, 100, 0.12);
|
|
|
|
min-height: 60px;
|
|
|
|
background-color: var(--bs-body-bg);
|
|
|
|
}
|
|
|
|
|
|
|
|
.navbar-brand {
|
|
|
|
line-height: 46px;
|
|
|
|
}
|
|
|
|
.navbar-brand img {
|
|
|
|
margin-right: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.navbar-light .navbar-nav .nav-link {
|
|
|
|
outline-style: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.navbar-toggler {
|
|
|
|
border: none;
|
|
|
|
height: 48px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.navbar-light .navbar-toggler-icon {
|
|
|
|
background-image: url(/static/images/menu.svg);
|
|
|
|
width: 35px;
|
|
|
|
height: 40px;
|
|
|
|
background-position: top;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dropdown.active {
|
|
|
|
background-color: #0071CE;
|
|
|
|
}
|
|
|
|
|
|
|
|
.navbar-light .navbar-nav .active > .nav-link {
|
|
|
|
color: white;
|
|
|
|
opacity: 0.9;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tab-content > .tab-pane {
|
|
|
|
border-right: solid 1px #dee2e6;
|
|
|
|
border-bottom: solid 1px #dee2e6;
|
|
|
|
border-left: solid 1px #dee2e6;
|
|
|
|
border-radius: 0 0 5px 5px;
|
|
|
|
padding: 10px 15px 0 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dropdown-menu .dropdown-item.active {
|
|
|
|
background-color: #0071CE;
|
|
|
|
}
|
|
|
|
|
|
|
|
#outer_container {
|
|
|
|
margin-top: -1px;
|
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
#outer_container {
|
|
|
|
margin-top: 1rem;
|
|
|
|
padding-top: 0.25rem;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.form-group {
|
|
|
|
margin-bottom: 1.1rem;
|
|
|
|
}
|
|
|
|
.form-group.required label:after {
|
|
|
|
content: "*";
|
|
|
|
color: red;
|
|
|
|
margin-left: 2px;
|
|
|
|
font-size: 80%;
|
|
|
|
position: relative;
|
|
|
|
top: -1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.card {
|
2025-01-13 07:40:06 -08:00
|
|
|
max-width: 380px;
|
2024-07-05 01:30:33 -07:00
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
|
|
|
}
|
|
|
|
.card .card-body > p > img, .card .card-body > p > a > img {
|
|
|
|
max-width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
#breadcrumb_nav {
|
|
|
|
font-size: 87%;
|
|
|
|
}
|
|
|
|
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
#breadcrumb_nav {
|
|
|
|
display: block;
|
|
|
|
font-size: 87%;
|
|
|
|
}
|
|
|
|
#breadcrumb_nav .breadcrumb {
|
|
|
|
padding: 0;
|
|
|
|
margin-bottom: 0;
|
|
|
|
background-color: inherit;
|
|
|
|
}
|
|
|
|
#breadcrumb_nav .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
|
|
|
|
content: ">";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.communities_table tbody tr th {
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
.communities_table tbody tr th a {
|
|
|
|
padding-top: 10px;
|
|
|
|
padding-bottom: 10px;
|
|
|
|
width: 100%;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.topics_list {
|
|
|
|
list-style-type: none;
|
|
|
|
display: grid;
|
|
|
|
grid-template-columns: repeat(auto-fit, minmax(152px, 1fr));
|
|
|
|
}
|
|
|
|
.topics_list > li {
|
|
|
|
padding-bottom: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.community_header {
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-position: center center;
|
|
|
|
background-size: cover;
|
2024-10-07 11:13:11 -07:00
|
|
|
border-radius: 5px 5px 0 0; /* top-left | top-right | bottom-right | bottom-left */
|
2024-07-05 01:30:33 -07:00
|
|
|
height: 176px;
|
|
|
|
margin-left: -12px;
|
|
|
|
margin-right: -12px;
|
|
|
|
margin-top: -9px;
|
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.community_header {
|
|
|
|
height: 240px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.community_header #breadcrumb_nav {
|
|
|
|
padding-left: 13px;
|
|
|
|
padding-top: 13px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.community_header #breadcrumb_nav .breadcrumb {
|
|
|
|
background-color: rgba(0, 0, 0, 0.2);
|
|
|
|
display: inline-block;
|
|
|
|
padding: 5px 10px;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.community_header #breadcrumb_nav .breadcrumb {
|
|
|
|
border-radius: 6px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.community_header #breadcrumb_nav .breadcrumb .breadcrumb-item {
|
|
|
|
color: white;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
.community_header #breadcrumb_nav .breadcrumb .breadcrumb-item a {
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
.community_header #breadcrumb_nav .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
|
|
|
|
content: ">";
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
.community_header_no_background .community_icon, .community_header .community_icon {
|
|
|
|
width: 120px;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
#choose_topics_card label.form-control-label {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
#choose_topics_card .form-group {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
#choose_topics_card ul.form-control {
|
|
|
|
border: none;
|
|
|
|
list-style-type: none;
|
|
|
|
padding-top: 0;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
#choose_topics_card ul.form-control li {
|
|
|
|
vertical-align: center;
|
|
|
|
}
|
|
|
|
#choose_topics_card ul.form-control li label {
|
|
|
|
height: 44px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.form-check .form-check-input {
|
|
|
|
position: relative;
|
|
|
|
top: 4px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post_reply_form label {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.post_reply_form .form-check {
|
|
|
|
position: absolute;
|
|
|
|
bottom: -14px;
|
|
|
|
left: 122px;
|
|
|
|
}
|
|
|
|
.post_reply_form .form-check label {
|
|
|
|
display: inherit;
|
|
|
|
}
|
|
|
|
|
|
|
|
.add_reply .form-control-label {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.add_reply .form-check {
|
|
|
|
position: absolute;
|
|
|
|
bottom: -14px;
|
|
|
|
left: 122px;
|
|
|
|
}
|
|
|
|
|
2024-08-15 19:02:01 -07:00
|
|
|
@media (min-width: 768px) {
|
|
|
|
.view_filter {
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.post_list {
|
|
|
|
clear: both;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
.post_list .post_teaser {
|
|
|
|
border-bottom: solid 2px #ddd;
|
|
|
|
padding-top: 8px;
|
|
|
|
padding-bottom: 8px;
|
|
|
|
}
|
|
|
|
.post_list .post_teaser h3 {
|
|
|
|
font-size: 110%;
|
|
|
|
margin-top: 4px;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
.post_list .post_teaser .meta_row a, .post_list .post_teaser .main_row a, .post_list .post_teaser .utilities_row a {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.post_list .post_teaser .main_row {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.post_list .post_teaser .main_row .author {
|
|
|
|
margin-bottom: 30px;
|
|
|
|
display: inline-block;
|
|
|
|
max-width: 78%;
|
|
|
|
}
|
2024-09-05 01:10:26 -07:00
|
|
|
.post_list .post_teaser .col_thumbnail {
|
2024-12-09 08:03:51 -08:00
|
|
|
float: right;
|
2024-09-05 20:43:22 -07:00
|
|
|
width: 70px;
|
2024-09-05 01:10:26 -07:00
|
|
|
position: relative;
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
2024-09-05 01:10:26 -07:00
|
|
|
@media (min-width: 992px) {
|
|
|
|
.post_list .post_teaser .col_thumbnail {
|
2024-09-05 20:43:22 -07:00
|
|
|
width: 170px;
|
2024-09-05 01:10:26 -07:00
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
2024-09-05 01:10:26 -07:00
|
|
|
.post_list .post_teaser .thumbnail {
|
|
|
|
text-align: center;
|
2024-07-05 01:30:33 -07:00
|
|
|
align-content: center;
|
2024-09-05 01:10:26 -07:00
|
|
|
display: flex;
|
2024-11-21 11:33:56 -08:00
|
|
|
height: 60px;
|
|
|
|
width: 60px;
|
|
|
|
overflow: hidden;
|
2024-09-05 01:41:15 -07:00
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.post_list .post_teaser .thumbnail {
|
|
|
|
align-items: center;
|
2024-11-21 11:33:56 -08:00
|
|
|
height: 90px;
|
|
|
|
width: 170px;
|
|
|
|
max-width: 100%;
|
2024-09-05 01:41:15 -07:00
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
2024-09-05 01:10:26 -07:00
|
|
|
.post_list .post_teaser .thumbnail a {
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
2024-07-05 01:30:33 -07:00
|
|
|
position: relative;
|
|
|
|
}
|
2024-09-05 01:10:26 -07:00
|
|
|
.post_list .post_teaser .thumbnail .fe-external, .post_list .post_teaser .thumbnail .fe-video, .post_list .post_teaser .thumbnail .fe-image, .post_list .post_teaser .thumbnail .fe-audio, .post_list .post_teaser .thumbnail .fe-magnify {
|
2024-07-05 01:30:33 -07:00
|
|
|
display: block;
|
|
|
|
position: absolute;
|
2024-09-05 20:43:22 -07:00
|
|
|
right: 0;
|
2024-07-05 01:30:33 -07:00
|
|
|
background-color: rgba(255, 255, 255, 0.7);
|
|
|
|
padding-bottom: 1px;
|
|
|
|
padding-left: 1px;
|
|
|
|
border-radius: 2px;
|
2024-09-05 20:43:22 -07:00
|
|
|
top: 0;
|
2024-09-05 01:10:26 -07:00
|
|
|
}
|
|
|
|
.post_list .post_teaser .thumbnail .fe-discussion, .post_list .post_teaser .thumbnail .fe-poll, .post_list .post_teaser .thumbnail .fe-link {
|
|
|
|
font-size: 52px;
|
|
|
|
opacity: 0.3;
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
|
|
|
.post_list .post_teaser .thumbnail img {
|
|
|
|
height: 60px;
|
|
|
|
width: 60px;
|
|
|
|
border-radius: 5px;
|
|
|
|
object-fit: cover;
|
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.post_list .post_teaser .thumbnail img {
|
|
|
|
height: 90px;
|
|
|
|
width: 170px;
|
2024-09-05 01:10:26 -07:00
|
|
|
max-width: 100%;
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
.post_list .post_teaser .thumbnail img.blur {
|
|
|
|
filter: blur(3px);
|
|
|
|
}
|
|
|
|
.post_list .post_teaser .thumbnail.lbw .fe {
|
|
|
|
background: none;
|
|
|
|
}
|
|
|
|
.post_list .post_teaser .thumbnail.lbw .fe::before {
|
|
|
|
font-size: 28px;
|
|
|
|
padding-right: 7px;
|
|
|
|
}
|
|
|
|
.post_list .post_teaser .thumbnail.missing_thumbnail .fe::before {
|
|
|
|
font-size: x-large;
|
|
|
|
opacity: 0.8;
|
|
|
|
}
|
|
|
|
.post_list .post_teaser.blocked {
|
|
|
|
opacity: 0.2;
|
|
|
|
font-size: 80%;
|
|
|
|
}
|
|
|
|
.post_list .post_teaser.blocked .voting_buttons {
|
|
|
|
width: 46px;
|
|
|
|
line-height: 24px;
|
|
|
|
}
|
|
|
|
.post_list .post_teaser.blocked .voting_buttons .upvote_button, .post_list .post_teaser.blocked .voting_buttons .downvote_button {
|
|
|
|
font-size: 80%;
|
|
|
|
}
|
2024-11-23 12:19:58 -08:00
|
|
|
.post_list .post_teaser .post_teaser_clickable {
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
|
2024-09-05 01:10:26 -07:00
|
|
|
.post_teaser_body {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
|
2024-09-06 17:11:01 -07:00
|
|
|
.post_teaser_article_preview, .post_teaser_link_preview {
|
2024-09-06 03:39:27 -07:00
|
|
|
position: relative;
|
|
|
|
max-height: 100px;
|
|
|
|
overflow: hidden;
|
|
|
|
padding-left: 3px;
|
|
|
|
padding-right: 3px;
|
|
|
|
}
|
2024-09-06 17:11:01 -07:00
|
|
|
.post_teaser_article_preview p, .post_teaser_link_preview p {
|
2024-09-06 03:39:27 -07:00
|
|
|
margin: 0;
|
|
|
|
display: -webkit-box;
|
|
|
|
-webkit-box-orient: vertical;
|
2024-10-07 11:13:11 -07:00
|
|
|
-webkit-line-clamp: 2; /* Limits the text to a specific number of lines */
|
2024-09-06 17:11:01 -07:00
|
|
|
line-clamp: 2;
|
2024-09-06 03:39:27 -07:00
|
|
|
overflow: hidden;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
white-space: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post_teaser_image_preview {
|
|
|
|
text-align: center;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
2024-09-06 19:18:20 -07:00
|
|
|
.post_teaser_image_preview a {
|
|
|
|
display: inline-block;
|
|
|
|
max-width: 512px;
|
|
|
|
}
|
2024-09-06 03:39:27 -07:00
|
|
|
.post_teaser_image_preview img {
|
|
|
|
max-width: 100%;
|
2024-12-05 13:21:44 -08:00
|
|
|
min-width: 150px;
|
2024-09-06 19:22:35 -07:00
|
|
|
margin-right: 4px;
|
|
|
|
border-radius: 5px;
|
2024-09-08 20:35:22 -07:00
|
|
|
height: auto;
|
2024-09-06 03:39:27 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
.post_teaser_video_preview {
|
|
|
|
text-align: center;
|
|
|
|
margin-top: 10px;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.post_teaser_video_preview .fe-video {
|
|
|
|
position: absolute;
|
|
|
|
left: 43%;
|
|
|
|
top: 40%;
|
|
|
|
width: 13%;
|
|
|
|
font-size: 64px;
|
|
|
|
background-color: white;
|
|
|
|
opacity: 0.5;
|
|
|
|
}
|
2024-09-06 17:36:21 -07:00
|
|
|
.post_teaser_video_preview .video-wrapper {
|
|
|
|
position: relative;
|
2024-10-07 11:13:11 -07:00
|
|
|
padding-bottom: 56.25%; /* 16:9 aspect ratio */
|
2024-09-06 17:36:21 -07:00
|
|
|
height: 0;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
.post_teaser_video_preview .video-wrapper img {
|
|
|
|
position: absolute;
|
|
|
|
top: 0;
|
|
|
|
left: 0;
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
object-fit: cover;
|
|
|
|
cursor: pointer;
|
2024-09-07 17:31:16 -07:00
|
|
|
border-radius: 5px;
|
2024-09-06 17:36:21 -07:00
|
|
|
}
|
|
|
|
.post_teaser_video_preview .video-wrapper iframe {
|
|
|
|
position: absolute;
|
|
|
|
top: 0;
|
|
|
|
left: 0;
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
border: 0;
|
|
|
|
}
|
2024-09-06 03:39:27 -07:00
|
|
|
|
2024-10-04 16:25:31 -07:00
|
|
|
time {
|
|
|
|
white-space: nowrap;
|
|
|
|
}
|
|
|
|
|
|
|
|
.author {
|
|
|
|
padding-left: 3px;
|
|
|
|
}
|
|
|
|
.author a {
|
|
|
|
border-left: 0;
|
|
|
|
}
|
|
|
|
|
2024-09-06 17:11:01 -07:00
|
|
|
.max_width_512 {
|
|
|
|
max-width: 512px;
|
|
|
|
display: inline-block;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
2024-07-05 01:30:33 -07:00
|
|
|
.post_utilities_bar {
|
|
|
|
display: flex;
|
|
|
|
min-height: 44px;
|
2024-09-06 04:14:57 -07:00
|
|
|
/* justify-content: space-between; */
|
|
|
|
justify-content: left;
|
2024-09-06 03:50:20 -07:00
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.post_utilities_bar {
|
|
|
|
justify-content: left;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
2024-12-09 05:05:09 -08:00
|
|
|
.post_utilities_bar div {
|
2024-07-05 01:30:33 -07:00
|
|
|
display: flex;
|
2024-12-09 05:05:09 -08:00
|
|
|
justify-content: center;
|
2024-07-05 01:30:33 -07:00
|
|
|
align-items: center;
|
2024-09-06 23:44:51 -07:00
|
|
|
min-width: 44px;
|
2024-09-05 01:10:26 -07:00
|
|
|
height: 44px;
|
2024-12-09 05:05:09 -08:00
|
|
|
line-height: 44px;
|
2024-09-05 01:10:26 -07:00
|
|
|
}
|
2024-12-21 18:43:28 -08:00
|
|
|
.post_utilities_bar div .dropdown-item {
|
|
|
|
white-space: unset;
|
|
|
|
line-height: 30px;
|
|
|
|
}
|
|
|
|
.post_utilities_bar div .dropdown-item:active {
|
|
|
|
line-height: 26px;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
|
2024-09-05 01:10:26 -07:00
|
|
|
.post_full .post_utilities_bar .voting_buttons_new {
|
|
|
|
margin-left: -15px;
|
|
|
|
}
|
|
|
|
|
2024-07-05 01:30:33 -07:00
|
|
|
#masonry {
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
#masonry .column {
|
|
|
|
flex: 1;
|
|
|
|
padding: 0;
|
|
|
|
padding-right: 5px;
|
|
|
|
}
|
|
|
|
#masonry .column:last-child {
|
|
|
|
padding-right: 0;
|
|
|
|
}
|
|
|
|
#masonry .item {
|
|
|
|
position: relative;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
}
|
|
|
|
#masonry .item img {
|
|
|
|
width: 100%;
|
|
|
|
display: block;
|
2024-10-07 11:13:11 -07:00
|
|
|
height: auto; /* Ensure aspect ratio is maintained */
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
|
|
|
#masonry .item .masonry_thumb a, #masonry .item .masonry_thumb a:active {
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info {
|
|
|
|
position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
background-color: rgba(0, 0, 0, 0.3);
|
|
|
|
width: 100%;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info .voting_buttons_masonry {
|
|
|
|
width: 100%;
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info p {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info p a {
|
|
|
|
color: white;
|
|
|
|
text-decoration: none;
|
|
|
|
line-height: 40px;
|
|
|
|
}
|
|
|
|
@media (min-width: 1280px) {
|
|
|
|
#masonry .item .masonry_info p a {
|
|
|
|
line-height: 30px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info .row {
|
|
|
|
margin-left: 0;
|
|
|
|
margin-right: 0;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info .row .col {
|
|
|
|
padding: 0;
|
|
|
|
flex-direction: row;
|
|
|
|
display: inline-flex;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info .row .col a {
|
|
|
|
color: white;
|
|
|
|
padding-top: 6px;
|
|
|
|
}
|
|
|
|
@media (min-width: 1280px) {
|
|
|
|
#masonry .item .masonry_info .row .col a {
|
|
|
|
padding-top: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info .row .col .upvote_button, #masonry .item .masonry_info .row .col .downvote_button {
|
|
|
|
display: inline;
|
|
|
|
color: white;
|
|
|
|
padding-top: 10px;
|
|
|
|
width: 50%;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
@media (min-width: 1280px) {
|
|
|
|
#masonry .item .masonry_info .row .col .upvote_button, #masonry .item .masonry_info .row .col .downvote_button {
|
|
|
|
padding-top: 5px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info .row .col .upvote_button .htmx-indicator, #masonry .item .masonry_info .row .col .downvote_button .htmx-indicator {
|
|
|
|
position: absolute;
|
|
|
|
width: 20px;
|
|
|
|
height: 20px;
|
|
|
|
left: 7px;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info .row .col .upvote_button.voted_up, #masonry .item .masonry_info .row .col .downvote_button.voted_up {
|
|
|
|
color: #00b550;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info .row .col .upvote_button.voted_down, #masonry .item .masonry_info .row .col .downvote_button.voted_down {
|
|
|
|
color: red;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info .row .col-8 {
|
|
|
|
justify-content: center;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info .row .col-8 p {
|
|
|
|
white-space: nowrap;
|
|
|
|
overflow: hidden;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info .row .reply_col {
|
|
|
|
justify-content: right;
|
|
|
|
padding-right: 5px;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info_no_image {
|
|
|
|
background-color: rgba(0, 0, 0, 0.2);
|
|
|
|
width: 100%;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info_no_image p {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
#masonry .item .masonry_info_no_image p a {
|
|
|
|
color: var(--bs-body-color);
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.layout_switcher {
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.url_thumbnail {
|
|
|
|
float: right;
|
|
|
|
margin-top: -6px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post_image img {
|
|
|
|
max-width: 100%;
|
|
|
|
max-height: 90vh;
|
|
|
|
}
|
|
|
|
|
|
|
|
.render_username {
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
.render_username a img {
|
|
|
|
width: 20px;
|
|
|
|
height: 20px;
|
|
|
|
border-radius: 50%;
|
|
|
|
vertical-align: bottom;
|
|
|
|
}
|
2024-10-23 01:35:44 -07:00
|
|
|
.render_username .text-muted {
|
|
|
|
font-size: 13px;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
|
|
|
|
.comments > .comment {
|
|
|
|
margin-left: 0;
|
|
|
|
border-top: solid 1px #bbb;
|
|
|
|
margin-right: 8px;
|
|
|
|
}
|
|
|
|
.comments > .comment .comment_body hr {
|
|
|
|
margin-left: 15px;
|
|
|
|
margin-right: 15px;
|
|
|
|
opacity: 0.1;
|
|
|
|
}
|
|
|
|
.comments > .comment:first-child {
|
|
|
|
border-top: none;
|
|
|
|
padding-top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
[data-bs-theme=dark] .post_list .post_teaser {
|
|
|
|
border-bottom: solid 1px #424549;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .post_list .post_teaser .thumbnail .fe {
|
|
|
|
background-color: rgba(0, 0, 0, 0.4);
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .comments > .comment {
|
|
|
|
border-top-color: #424549;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .downarea-textarea .form-control {
|
|
|
|
background-color: #424549;
|
|
|
|
color: whitesmoke;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .comment .replies {
|
|
|
|
border-left-color: #424549;
|
|
|
|
border-top-color: #424549;
|
|
|
|
}
|
|
|
|
|
|
|
|
#replies {
|
|
|
|
scroll-margin-top: 5em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post_replies > .col {
|
|
|
|
padding-right: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post_type_image .post_image img {
|
|
|
|
max-width: 100%;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
.voting_buttons_new .upvote_button, .voting_buttons_new .downvote_button {
|
2024-10-07 11:13:11 -07:00
|
|
|
position: relative; /* so the htmx-indicators can be position: absolute */
|
2024-07-05 01:30:33 -07:00
|
|
|
display: inline-block;
|
|
|
|
text-align: center;
|
|
|
|
cursor: pointer;
|
|
|
|
color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
|
|
|
|
min-width: 44px;
|
|
|
|
min-height: 44px;
|
|
|
|
}
|
2024-09-05 01:10:26 -07:00
|
|
|
.voting_buttons_new .upvote_button span, .voting_buttons_new .downvote_button span {
|
|
|
|
line-height: 44px;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
.voting_buttons_new .upvote_button.digits_4, .voting_buttons_new .downvote_button.digits_4 {
|
|
|
|
width: 68px;
|
|
|
|
}
|
|
|
|
.voting_buttons_new .upvote_button.digits_5, .voting_buttons_new .downvote_button.digits_5 {
|
|
|
|
width: 76px;
|
|
|
|
}
|
|
|
|
.voting_buttons_new .upvote_button.digits_6, .voting_buttons_new .downvote_button.digits_6 {
|
|
|
|
width: 84px;
|
|
|
|
}
|
|
|
|
.voting_buttons_new .upvote_button.voted_up, .voting_buttons_new .downvote_button.voted_up {
|
|
|
|
color: green;
|
2024-12-12 21:59:50 -08:00
|
|
|
}
|
|
|
|
.voting_buttons_new .upvote_button.voted_up .fe, .voting_buttons_new .downvote_button.voted_up .fe {
|
2024-07-05 01:30:33 -07:00
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
.voting_buttons_new .upvote_button.voted_down, .voting_buttons_new .downvote_button.voted_down {
|
|
|
|
color: darkred;
|
2024-12-12 21:59:50 -08:00
|
|
|
}
|
|
|
|
.voting_buttons_new .upvote_button.voted_down .fe, .voting_buttons_new .downvote_button.voted_down .fe {
|
2024-07-05 01:30:33 -07:00
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
.voting_buttons_new .upvote_button .htmx-indicator {
|
|
|
|
left: 13px;
|
2024-09-05 01:10:26 -07:00
|
|
|
top: 14px;
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
|
|
|
.voting_buttons_new .downvote_button .htmx-indicator {
|
|
|
|
left: 12px;
|
2024-09-05 01:10:26 -07:00
|
|
|
top: 14px;
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
|
|
|
.voting_buttons_new .htmx-indicator {
|
|
|
|
position: absolute;
|
|
|
|
left: 3px;
|
|
|
|
width: 20px;
|
|
|
|
height: 20px;
|
|
|
|
top: 0;
|
|
|
|
}
|
|
|
|
.voting_buttons_new .htmx-request .htmx-indicator {
|
|
|
|
display: inline;
|
|
|
|
position: absolute;
|
|
|
|
width: 20px;
|
|
|
|
height: 20px;
|
|
|
|
right: 14px;
|
|
|
|
top: 5px;
|
|
|
|
opacity: 1 !important;
|
|
|
|
}
|
|
|
|
.voting_buttons_new .htmx-request.htmx-indicator {
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
|
|
|
|
.voting_buttons {
|
|
|
|
float: right;
|
|
|
|
display: block;
|
|
|
|
min-width: 54px;
|
|
|
|
padding: 0 0 5px 5px;
|
|
|
|
line-height: 30px;
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
@media (min-width: 1280px) {
|
|
|
|
.voting_buttons {
|
|
|
|
line-height: 25px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.voting_buttons div {
|
|
|
|
border: solid 1px #0071CE;
|
|
|
|
}
|
|
|
|
.voting_buttons .upvote_button, .voting_buttons .downvote_button {
|
|
|
|
position: relative;
|
|
|
|
padding: 0 3px;
|
|
|
|
min-height: 44px;
|
|
|
|
min-width: 44px;
|
|
|
|
border-radius: 3px;
|
|
|
|
cursor: pointer;
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
justify-content: center;
|
|
|
|
}
|
|
|
|
.voting_buttons .upvote_button.digits_4, .voting_buttons .downvote_button.digits_4 {
|
|
|
|
width: 68px;
|
|
|
|
}
|
|
|
|
.voting_buttons .upvote_button.digits_5, .voting_buttons .downvote_button.digits_5 {
|
|
|
|
width: 76px;
|
|
|
|
}
|
|
|
|
.voting_buttons .upvote_button.digits_6, .voting_buttons .downvote_button.digits_6 {
|
|
|
|
width: 84px;
|
|
|
|
}
|
|
|
|
.voting_buttons .upvote_button.voted_up, .voting_buttons .downvote_button.voted_up {
|
|
|
|
color: green;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
.voting_buttons .upvote_button.voted_down, .voting_buttons .downvote_button.voted_down {
|
|
|
|
color: darkred;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
.voting_buttons .downvote_button {
|
|
|
|
margin-top: 5px;
|
|
|
|
}
|
|
|
|
.voting_buttons .htmx-indicator {
|
|
|
|
position: absolute;
|
|
|
|
width: 20px;
|
|
|
|
height: 20px;
|
|
|
|
}
|
|
|
|
.voting_buttons .htmx-request .htmx-indicator {
|
|
|
|
display: inline;
|
|
|
|
position: absolute;
|
|
|
|
width: 20px;
|
|
|
|
height: 20px;
|
|
|
|
right: 14px;
|
|
|
|
top: 5px;
|
|
|
|
opacity: 1 !important;
|
|
|
|
}
|
|
|
|
.voting_buttons .htmx-request.htmx-indicator {
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
.voting_buttons a {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.comment {
|
|
|
|
clear: both;
|
|
|
|
margin-left: 15px;
|
2024-12-05 04:11:40 -08:00
|
|
|
padding-left: 0px;
|
2024-07-05 01:30:33 -07:00
|
|
|
padding-top: 8px;
|
|
|
|
}
|
|
|
|
.comment .limit_height {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.comment .limit_height.expanded {
|
|
|
|
max-height: none;
|
|
|
|
}
|
|
|
|
.comment .limit_height.expanded .show-more {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.comment .show-more {
|
|
|
|
text-decoration: none;
|
|
|
|
display: block;
|
|
|
|
text-align: center;
|
|
|
|
background-color: #777;
|
|
|
|
color: white;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
height: 30px;
|
|
|
|
}
|
|
|
|
.comment .show-more .fe-angles-down, .comment .show-more .fe-angles-up {
|
|
|
|
margin-top: 7px;
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
@media (min-width: 1280px) {
|
|
|
|
.comment .show-more {
|
|
|
|
height: 23px;
|
|
|
|
}
|
|
|
|
.comment .show-more .fe-angles-down, .comment .show-more .fe-angles-up {
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
}
|
2024-12-22 12:26:05 -08:00
|
|
|
.comment .comment_author .author_link img {
|
2024-07-05 01:30:33 -07:00
|
|
|
width: 25px;
|
|
|
|
height: 25px;
|
|
|
|
border-radius: 50%;
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
2024-07-10 14:20:20 -07:00
|
|
|
.comment .comment_community {
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
.comment .comment_community img {
|
|
|
|
height: 1rem;
|
|
|
|
width: auto;
|
|
|
|
}
|
2024-07-10 03:33:15 -07:00
|
|
|
.comment a.unhide {
|
2024-07-05 01:30:33 -07:00
|
|
|
display: none;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.comment .comment_actions {
|
2024-09-05 17:59:59 -07:00
|
|
|
margin-top: -18px;
|
2024-12-09 05:05:09 -08:00
|
|
|
display: flex;
|
|
|
|
min-height: 44px;
|
|
|
|
/* justify-content: space-between; */
|
|
|
|
justify-content: left;
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
2024-12-09 05:05:09 -08:00
|
|
|
@media (min-width: 992px) {
|
|
|
|
.comment .comment_actions {
|
|
|
|
justify-content: left;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
2024-12-09 05:05:09 -08:00
|
|
|
.comment .comment_actions div {
|
|
|
|
display: flex;
|
|
|
|
justify-content: center;
|
|
|
|
align-items: center;
|
|
|
|
min-width: 44px;
|
|
|
|
height: 44px;
|
|
|
|
line-height: 44px;
|
2024-07-05 01:30:33 -07:00
|
|
|
}
|
2024-07-10 07:28:51 -07:00
|
|
|
.comment .comment_actions .notify_toggle {
|
2024-07-05 01:30:33 -07:00
|
|
|
font-size: 87%;
|
|
|
|
}
|
2024-12-21 17:40:29 -08:00
|
|
|
.comment .comment_actions .dropdown-item {
|
|
|
|
white-space: unset;
|
|
|
|
line-height: 30px;
|
|
|
|
}
|
|
|
|
.comment .comment_actions .dropdown-item:active {
|
|
|
|
line-height: 26px;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
.comment .replies {
|
|
|
|
margin-top: 0;
|
|
|
|
border-left: solid 1px #ddd;
|
|
|
|
border-top: solid 1px #ddd;
|
|
|
|
}
|
|
|
|
|
2024-12-21 18:38:40 -08:00
|
|
|
.hide-labels label {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2024-07-05 01:30:33 -07:00
|
|
|
#add_local_community_form #url {
|
|
|
|
width: 297px;
|
|
|
|
display: inline-block;
|
|
|
|
padding-left: 3px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#reasons {
|
|
|
|
border: none;
|
|
|
|
list-style-type: none;
|
|
|
|
padding: 0;
|
|
|
|
overflow-y: auto;
|
|
|
|
height: 230px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.table tr th {
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
|
|
|
|
|
|
|
.show_menu {
|
|
|
|
display: block !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.moderator_list {
|
|
|
|
list-style-type: none;
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
.moderator_list li {
|
|
|
|
display: inline-block;
|
|
|
|
padding-right: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
fieldset legend {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
|
|
|
.profile_action_buttons, .rh_action_buttons {
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
|
|
|
|
.preview_image_shown {
|
|
|
|
z-index: 1;
|
|
|
|
position: relative;
|
|
|
|
max-width: 92vw;
|
|
|
|
height: auto;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.preview_image_shown {
|
|
|
|
max-width: 760px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@media (min-width: 1280px) {
|
|
|
|
.preview_image_shown {
|
|
|
|
max-width: 800px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@media (min-width: 1600px) {
|
|
|
|
.preview_image_shown {
|
|
|
|
max-width: 850px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@media (min-width: 2000px) {
|
|
|
|
.preview_image_shown {
|
|
|
|
max-width: 1180px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.mobile_create_post {
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
|
2024-08-14 00:59:19 -07:00
|
|
|
.post_body, .comment_body {
|
|
|
|
word-wrap: break-word;
|
|
|
|
}
|
|
|
|
.post_body img, .comment_body img {
|
|
|
|
max-height: 40vh;
|
|
|
|
max-width: 100%;
|
|
|
|
height: auto;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
.post_body blockquote, .comment_body blockquote {
|
|
|
|
border-left: 2px solid var(--bs-secondary);
|
|
|
|
padding: 0.1em 5px;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
2024-08-14 00:59:19 -07:00
|
|
|
.post_body table.table, .comment_body table.table {
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
|
|
|
overflow-x: auto;
|
|
|
|
}
|
2024-12-31 14:39:51 -08:00
|
|
|
.post_body ol li, .post_body ul li, .comment_body ol li, .comment_body ul li {
|
|
|
|
margin-bottom: 7px;
|
|
|
|
}
|
|
|
|
.post_body ol li > p, .post_body ul li > p, .comment_body ol li > p, .comment_body ul li > p {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
|
|
|
|
.skip-link:focus {
|
|
|
|
top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#choose_communities_in_topic_card {
|
|
|
|
max-width: inherit;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
|
|
|
|
#choose_community table th {
|
|
|
|
white-space: nowrap;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
#choose_community table th img {
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
|
|
|
|
|
|
|
.warning_badge {
|
|
|
|
font-size: 12px;
|
|
|
|
border-radius: 2px;
|
|
|
|
margin-right: 2px;
|
|
|
|
overflow: hidden;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
vertical-align: text-bottom;
|
|
|
|
line-height: 20px;
|
|
|
|
padding: 0 4px;
|
|
|
|
}
|
|
|
|
.warning_badge.nsfw {
|
|
|
|
border: 1px solid #FF585B;
|
|
|
|
color: #FF585B;
|
|
|
|
}
|
|
|
|
.warning_badge.nsfl {
|
|
|
|
border: 1px solid black;
|
|
|
|
color: black;
|
|
|
|
}
|
|
|
|
|
|
|
|
h1 .warning_badge {
|
|
|
|
position: relative;
|
|
|
|
left: 15px;
|
|
|
|
top: -6px;
|
|
|
|
}
|
|
|
|
|
|
|
|
[data-bs-theme=dark] .warning_badge.nsfl {
|
|
|
|
border: 1px solid white;
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post_title .warning_badge {
|
|
|
|
line-height: 32px;
|
|
|
|
margin-left: 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.conversation {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.conversation .message {
|
|
|
|
width: 90%;
|
|
|
|
max-width: 100%;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.conversation .message {
|
|
|
|
width: 70%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.conversation .message.from_other_party {
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
.conversation .message.from_me {
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
.conversation .message_created_at {
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
.conversation form .form-control-label {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.conversation .conversation_options {
|
|
|
|
position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
right: 0;
|
|
|
|
}
|
|
|
|
|
2024-10-07 11:01:51 -07:00
|
|
|
.form-control-file {
|
|
|
|
width: 100%;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
|
2024-10-20 19:55:55 -07:00
|
|
|
.profile_bio img {
|
|
|
|
max-width: 100%;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
|
2024-12-04 17:33:57 -08:00
|
|
|
.wiki_page img {
|
|
|
|
max-width: 100%;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
|
2024-07-05 01:30:33 -07:00
|
|
|
#post_reply_markdown_editor_enabler {
|
|
|
|
display: none;
|
|
|
|
position: absolute;
|
|
|
|
bottom: 3px;
|
|
|
|
right: 0;
|
|
|
|
}
|
|
|
|
@media (min-width: 768px) {
|
|
|
|
#post_reply_markdown_editor_enabler {
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.create_post_markdown_editor_enabler {
|
|
|
|
text-align: right;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.redo_search {
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
.redo_search input[type=search] {
|
|
|
|
width: unset;
|
|
|
|
display: inline;
|
|
|
|
font-size: inherit;
|
|
|
|
line-height: initial;
|
|
|
|
max-width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.responsive-video {
|
|
|
|
max-width: 100%;
|
|
|
|
max-height: 90vh;
|
|
|
|
}
|
|
|
|
|
|
|
|
@media (min-width: 768px) {
|
|
|
|
.post_language_chooser label {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.post_language_chooser select {
|
|
|
|
max-width: 150px;
|
|
|
|
float: right;
|
|
|
|
margin-top: -5px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@media (min-width: 768px) {
|
|
|
|
.language-float-right {
|
|
|
|
max-width: 150px;
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
#pollChoicesFieldset {
|
|
|
|
margin-bottom: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post_poll ul {
|
|
|
|
list-style: none;
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
.post_poll ul li {
|
|
|
|
margin-bottom: 5px;
|
|
|
|
}
|
|
|
|
.post_poll ul li .vote_bar .vote_score {
|
|
|
|
background-color: #bbb;
|
|
|
|
color: white;
|
|
|
|
text-align: right;
|
|
|
|
padding-right: 5px;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
|
|
|
#baguetteBox-overlay {
|
|
|
|
overflow: scroll;
|
|
|
|
}
|
|
|
|
|
|
|
|
.card-title {
|
|
|
|
font-size: 140%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.card-header h2 {
|
|
|
|
margin-bottom: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.alert-info, .alert-message, .alert-error {
|
|
|
|
color: #0c5460;
|
|
|
|
background-color: #d1ecf1;
|
|
|
|
border-color: #bee5eb;
|
|
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.alert-info, .alert-message, .alert-error {
|
|
|
|
padding-left: 1.8rem;
|
|
|
|
padding-right: 1.8rem;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.alert-error {
|
|
|
|
color: #722047;
|
|
|
|
background-color: #f8d7da;
|
|
|
|
}
|
|
|
|
|
|
|
|
.main_pane {
|
|
|
|
border: solid 1px #ddd;
|
|
|
|
border-radius: 5px;
|
|
|
|
padding-top: 8px;
|
|
|
|
padding-bottom: 12px;
|
|
|
|
}
|
|
|
|
.main_pane .url_thumbnail {
|
|
|
|
width: 120px;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
.main_pane .url_thumbnail img {
|
|
|
|
width: 100%;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
.side_pane img {
|
|
|
|
max-width: 100%;
|
|
|
|
}
|
2024-12-21 18:38:40 -08:00
|
|
|
.side_pane .list-group-item:first-child {
|
|
|
|
padding-top: 0;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
|
|
|
|
[data-bs-theme=dark] .main_pane {
|
|
|
|
border-color: #424549;
|
|
|
|
}
|
|
|
|
|
|
|
|
[data-bs-theme=dark] .form-control {
|
|
|
|
background-color: #424549;
|
|
|
|
color: #eee;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .form-control:focus {
|
|
|
|
background-color: #424549;
|
|
|
|
color: #eee;
|
|
|
|
}
|
|
|
|
|
|
|
|
.community_icon {
|
|
|
|
width: 20vw;
|
|
|
|
height: 20vw;
|
|
|
|
max-width: 30px !important;
|
|
|
|
max-height: 30px;
|
|
|
|
min-width: 20px;
|
|
|
|
min-height: 20px;
|
|
|
|
vertical-align: text-top;
|
|
|
|
}
|
|
|
|
|
|
|
|
.list-group-item .community_icon {
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
|
|
|
|
|
|
|
.community_icon_big {
|
|
|
|
width: 20vw;
|
|
|
|
height: 20vw;
|
|
|
|
max-width: 120px;
|
|
|
|
max-height: 120px;
|
|
|
|
min-width: 80px;
|
|
|
|
min-height: 80px;
|
|
|
|
object-fit: cover;
|
|
|
|
}
|
|
|
|
|
2024-10-01 14:48:27 -07:00
|
|
|
.community_icon_small {
|
|
|
|
width: 20px;
|
|
|
|
height: 20px;
|
2024-10-03 23:03:40 -07:00
|
|
|
margin-right: 3px;
|
2024-10-01 14:48:27 -07:00
|
|
|
}
|
|
|
|
|
2024-07-05 01:30:33 -07:00
|
|
|
.bump_up {
|
|
|
|
position: absolute;
|
|
|
|
top: 115px;
|
|
|
|
left: 26px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.external_link_icon {
|
|
|
|
width: 12px;
|
|
|
|
height: 12px;
|
|
|
|
margin-left: 4px;
|
|
|
|
margin-bottom: 3px;
|
|
|
|
}
|
|
|
|
|
|
|
|
form h5 {
|
|
|
|
padding-top: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.coolfieldset, .coolfieldset.expanded {
|
|
|
|
border: 1px solid #ddd;
|
|
|
|
border-radius: 5px;
|
|
|
|
padding: 0 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.coolfieldset.collapsed {
|
|
|
|
border: 0;
|
|
|
|
border-top: 1px solid #bbb;
|
|
|
|
border-radius: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.coolfieldset legend {
|
|
|
|
padding-left: 13px;
|
|
|
|
font-weight: bold;
|
|
|
|
cursor: pointer;
|
|
|
|
background-color: white;
|
|
|
|
display: block;
|
|
|
|
position: relative;
|
|
|
|
top: -11px;
|
|
|
|
}
|
2024-12-04 17:12:32 -08:00
|
|
|
.coolfieldset legend.tweak-top {
|
|
|
|
top: -18px;
|
|
|
|
}
|
2024-07-05 01:30:33 -07:00
|
|
|
|
|
|
|
.coolfieldset legend, .coolfieldset.expanded legend {
|
|
|
|
background: whitesmoke url(/static/images/expanded.gif) no-repeat center left;
|
|
|
|
}
|
|
|
|
|
|
|
|
.coolfieldset.collapsed legend {
|
|
|
|
background: whitesmoke url(/static/images/collapsed.gif) no-repeat center left;
|
|
|
|
}
|
|
|
|
|
|
|
|
.domain_link {
|
|
|
|
color: #777;
|
|
|
|
font-size: 73%;
|
|
|
|
}
|
|
|
|
.domain_link a {
|
|
|
|
color: #777;
|
|
|
|
}
|
|
|
|
|
|
|
|
.low_score .hide_button a, .low_score .comment_author a {
|
|
|
|
font-weight: normal;
|
|
|
|
color: #777;
|
|
|
|
}
|
|
|
|
|
|
|
|
.communities_table tr td {
|
|
|
|
vertical-align: middle;
|
|
|
|
padding-top: 6px;
|
|
|
|
}
|
|
|
|
.communities_table tr td:first-child {
|
|
|
|
padding-top: 8px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.table tbody tr th a {
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
.text-right {
|
|
|
|
text-align: right;
|
|
|
|
}
|
|
|
|
|
2024-12-27 12:23:42 -08:00
|
|
|
.pull-right {
|
|
|
|
margin-left: auto;
|
|
|
|
}
|
|
|
|
|
2024-07-05 01:30:33 -07:00
|
|
|
#timeSpent {
|
|
|
|
cursor: wait;
|
|
|
|
}
|
|
|
|
|
2024-07-15 18:36:31 -07:00
|
|
|
.ellipsis::after {
|
|
|
|
content: "…";
|
|
|
|
}
|
|
|
|
|
2024-07-05 01:30:33 -07:00
|
|
|
.option_list {
|
|
|
|
list-style-type: none;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
.option_list li {
|
|
|
|
margin-bottom: 15px;
|
|
|
|
}
|
|
|
|
.option_list li .fe {
|
|
|
|
position: relative;
|
|
|
|
top: 1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.field_hint {
|
|
|
|
margin-top: -15px;
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.alert {
|
|
|
|
width: 96%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.reported {
|
|
|
|
background-color: antiquewhite;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dropdown-header {
|
|
|
|
color: black;
|
|
|
|
}
|
|
|
|
|
|
|
|
.current_post {
|
|
|
|
background-color: aliceblue;
|
|
|
|
}
|
|
|
|
.current_post .replies {
|
|
|
|
background-color: var(--bs-body-bg);
|
|
|
|
}
|
|
|
|
|
|
|
|
[data-bs-theme=dark] .current_post {
|
|
|
|
background-color: #424549;
|
|
|
|
}
|
|
|
|
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.h1, h1 {
|
|
|
|
font-size: 2rem;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.h2, h2 {
|
|
|
|
font-size: 1.8rem;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
.h3, h3 {
|
|
|
|
font-size: 1.6rem;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.sender_list {
|
|
|
|
border-right: solid 1px #ddd;
|
|
|
|
}
|
|
|
|
|
|
|
|
.message {
|
|
|
|
border: solid 1px #ddd;
|
|
|
|
border-radius: 5px;
|
|
|
|
padding: 8px 15px 0 15px;
|
|
|
|
}
|
|
|
|
.message.from_other_party {
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
.message.from_me {
|
|
|
|
color: var(--bs-card-cap-color);
|
|
|
|
background-color: var(--bs-card-cap-bg);
|
|
|
|
}
|
|
|
|
|
|
|
|
#subtopic_nav {
|
|
|
|
position: relative;
|
|
|
|
left: -15px;
|
|
|
|
}
|
|
|
|
#subtopic_nav li a {
|
|
|
|
border: dotted 2px transparent;
|
|
|
|
}
|
|
|
|
|
|
|
|
.post_tags {
|
|
|
|
list-style: none;
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
.post_tags .post_tag {
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
|
|
|
#home_announcement {
|
|
|
|
padding: 0.5rem 1rem;
|
|
|
|
color: var(--bs-card-cap-color);
|
|
|
|
background-color: rgba(var(--bs-body-color-rgb), 0.03);
|
|
|
|
border-bottom: var(--bs-border-width) solid var(--bs-border-color-translucent);
|
|
|
|
margin-top: -8px;
|
|
|
|
margin-bottom: 8px;
|
|
|
|
margin-right: calc(var(--bs-gutter-x) * -0.5);
|
|
|
|
margin-left: calc(var(--bs-gutter-x) * -0.5);
|
|
|
|
}
|
|
|
|
#home_announcement p {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
|
2024-12-08 21:11:32 -08:00
|
|
|
.pt-05 {
|
|
|
|
padding-top: 0.12rem !important;
|
|
|
|
}
|
|
|
|
|
2024-12-22 12:26:05 -08:00
|
|
|
.render_username {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.render_username .author_link {
|
|
|
|
display: inline-block;
|
|
|
|
}
|
2024-12-22 15:26:28 -08:00
|
|
|
@media (min-width: 1280px) {
|
|
|
|
.render_username .author_link:hover + .user_preview, .render_username .user_preview:hover {
|
|
|
|
display: inline-block !important;
|
|
|
|
position: absolute;
|
|
|
|
top: 17px;
|
|
|
|
left: 0;
|
|
|
|
background-color: white;
|
|
|
|
z-index: 20;
|
|
|
|
}
|
|
|
|
.render_username .user_preview .card {
|
|
|
|
width: 300px;
|
|
|
|
}
|
|
|
|
.render_username .user_preview .card .preview_avatar_image {
|
|
|
|
max-width: 50%;
|
|
|
|
}
|
|
|
|
.render_username .user_preview .card .preview_avatar_image img {
|
|
|
|
max-width: 100%;
|
|
|
|
}
|
2024-12-22 12:26:05 -08:00
|
|
|
}
|
|
|
|
|
2025-01-01 19:30:58 -08:00
|
|
|
#preview:has(p, a, h1, h2, h3, ul, ol) {
|
|
|
|
border: solid 1px #ddd;
|
|
|
|
border-radius: 5px;
|
|
|
|
padding: 5px 10px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
}
|
|
|
|
|
2025-01-16 20:19:49 -08:00
|
|
|
#typeTab a:not(.btn):active {
|
|
|
|
border-width: 1px;
|
|
|
|
}
|
|
|
|
|
2024-07-05 01:30:33 -07:00
|
|
|
/* high contrast */
|
|
|
|
@media (prefers-contrast: more) {
|
|
|
|
:root {
|
|
|
|
--bs-link-color: black;
|
|
|
|
--bs-link-color-rgb: black;
|
|
|
|
--bs-link-hover-color-rgb: #333;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] {
|
|
|
|
--bs-body-bg: black;
|
|
|
|
--bs-link-color: white;
|
|
|
|
--bs-link-color-rgb: white;
|
|
|
|
--bs-link-hover-color-rgb: #eee;
|
|
|
|
--bs-heading-color: white;
|
|
|
|
--bs-body-color: white;
|
|
|
|
--bs-body-color-rgb: white;
|
|
|
|
}
|
|
|
|
.btn-primary {
|
|
|
|
--bs-btn-bg: black;
|
|
|
|
--bs-btn-border-color: black;
|
|
|
|
--bs-btn-hover-bg: #333;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .btn-primary {
|
|
|
|
--bs-btn-bg: white;
|
|
|
|
--bs-btn-border-color: white;
|
|
|
|
--bs-btn-hover-bg: white;
|
|
|
|
--bs-btn-color: black;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .btn-primary:hover {
|
|
|
|
--bs-btn-hover-color: black;
|
|
|
|
}
|
|
|
|
.btn-outline-secondary {
|
|
|
|
--bs-btn-color: black;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .btn-outline-secondary {
|
|
|
|
--bs-btn-color: white;
|
|
|
|
}
|
|
|
|
.post_list .post_teaser {
|
|
|
|
border-bottom: solid 1px black;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .post_list .post_teaser {
|
|
|
|
border-bottom: solid 1px white;
|
|
|
|
}
|
|
|
|
.domain_link, .domain_link a {
|
|
|
|
color: black;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .domain_link, [data-bs-theme=dark] .domain_link a {
|
|
|
|
color: ghostwhite;
|
|
|
|
}
|
|
|
|
.main_pane, .voting_buttons div {
|
|
|
|
border: solid 1px #333;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .main_pane, [data-bs-theme=dark] .voting_buttons div {
|
|
|
|
border: solid 1px #eee;
|
|
|
|
}
|
|
|
|
div.navbar {
|
|
|
|
border-bottom: solid 1px #333;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] div.navbar {
|
|
|
|
border-bottom: solid 1px #fff;
|
|
|
|
}
|
|
|
|
.nav-link {
|
|
|
|
color: black;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .nav-link {
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
.card {
|
|
|
|
--bs-card-border-color: #333;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .card {
|
|
|
|
--bs-card-border-color: #fff;
|
|
|
|
}
|
|
|
|
.coolfieldset.collapsed legend, .coolfieldset legend, .coolfieldset.expanded legend {
|
|
|
|
background-color: white;
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .coolfieldset.collapsed legend, [data-bs-theme=dark] .coolfieldset legend, [data-bs-theme=dark] .coolfieldset.expanded legend {
|
|
|
|
background-color: black;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
[data-bs-theme=dark] .dropdown-header {
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
@media print {
|
|
|
|
#navbarSupportedContent, #side_pane, .voting_buttons, .comment_actions, footer, .post_reply_form, #post_replies .btn-group,
|
2024-10-07 11:13:11 -07:00
|
|
|
.navbar .nav-link, .post_utilities_bar, .community_header, .community_icon_big, .mobile_create_post {
|
2024-07-05 01:30:33 -07:00
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.navbar {
|
|
|
|
padding-top: 0;
|
|
|
|
padding-bottom: 0;
|
|
|
|
}
|
|
|
|
.comments > .comment, .post_teaser {
|
|
|
|
break-inside: avoid;
|
|
|
|
}
|
|
|
|
.main_pane {
|
|
|
|
border: none;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
.main_pane > .btn-group {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.div.navbar {
|
|
|
|
border-bottom: none;
|
|
|
|
}
|
|
|
|
.limit_height {
|
|
|
|
overflow: visible !important;
|
|
|
|
max-height: initial;
|
|
|
|
}
|
|
|
|
.comment .show-more {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
/*# sourceMappingURL=styles.css.map */
|