Changeset View
Changeset View
Standalone View
Standalone View
assets/src/bundles/webapp/webapp.css
Show First 20 Lines • Show All 120 Lines • ▼ Show 20 Lines | |||||
.sitename .first-word, | .sitename .first-word, | ||||
.sitename .second-word { | .sitename .second-word { | ||||
color: rgba(0, 0, 0, 0.75); | color: rgba(0, 0, 0, 0.75); | ||||
font-weight: normal; | font-weight: normal; | ||||
font-size: 1.2rem; | font-size: 1.2rem; | ||||
} | } | ||||
.sitename .first-word { | .sitename .first-word { | ||||
font-family: 'Alegreya Sans', sans-serif; | font-family: "Alegreya Sans", sans-serif; | ||||
} | } | ||||
.sitename .second-word { | .sitename .second-word { | ||||
font-family: 'Alegreya', serif; | font-family: "Alegreya", serif; | ||||
} | } | ||||
.swh-counter { | .swh-counter { | ||||
font-size: 150%; | font-size: 150%; | ||||
} | } | ||||
@media (max-width: 600px) { | @media (max-width: 600px) { | ||||
.swh-counter-container { | .swh-counter-container { | ||||
▲ Show 20 Lines • Show All 43 Lines • ▼ Show 20 Lines | |||||
.modal { | .modal { | ||||
text-align: center; | text-align: center; | ||||
padding: 0 !important; | padding: 0 !important; | ||||
z-index: 50000; | z-index: 50000; | ||||
} | } | ||||
.modal::before { | .modal::before { | ||||
content: ''; | content: ""; | ||||
display: inline-block; | display: inline-block; | ||||
height: 100%; | height: 100%; | ||||
vertical-align: middle; | vertical-align: middle; | ||||
margin-right: -4px; | margin-right: -4px; | ||||
} | } | ||||
.modal-dialog { | .modal-dialog { | ||||
display: inline-block; | display: inline-block; | ||||
Show All 14 Lines | |||||
.dropdown-item:hover, | .dropdown-item:hover, | ||||
.dropdown-item:focus { | .dropdown-item:focus { | ||||
background-color: rgba(0, 0, 0, 0.1); | background-color: rgba(0, 0, 0, 0.1); | ||||
} | } | ||||
a.dropdown-left::before { | a.dropdown-left::before { | ||||
content: "\f035e"; | content: "\f035e"; | ||||
font-family: 'Material Design Icons'; | font-family: "Material Design Icons"; | ||||
display: block; | display: block; | ||||
width: 20px; | width: 20px; | ||||
height: 20px; | height: 20px; | ||||
float: left; | float: left; | ||||
margin-left: 0; | margin-left: 0; | ||||
} | } | ||||
#swh-navbar { | #swh-navbar { | ||||
border-top-style: none; | border-top-style: none; | ||||
border-left-style: none; | border-left-style: none; | ||||
border-right-style: none; | border-right-style: none; | ||||
border-bottom-style: solid; | border-bottom-style: solid; | ||||
border-bottom-width: 5px; | border-bottom-width: 5px; | ||||
border-image: linear-gradient(to right, rgb(226, 0, 38) 0%, rgb(254, 205, 27) 100%) 1 1 1 1; | border-image: | ||||
linear-gradient( | |||||
to right, | |||||
rgb(226, 0, 38) 0%, | |||||
rgb(254, 205, 27) 100% | |||||
) | |||||
1 1 1 1; | |||||
width: 100%; | width: 100%; | ||||
padding: 5px; | padding: 5px; | ||||
margin-bottom: 10px; | margin-bottom: 10px; | ||||
margin-top: 30px; | margin-top: 30px; | ||||
justify-content: normal; | justify-content: normal; | ||||
flex-wrap: nowrap; | flex-wrap: nowrap; | ||||
height: 72px; | height: 72px; | ||||
overflow: hidden; | overflow: hidden; | ||||
▲ Show 20 Lines • Show All 227 Lines • ▼ Show 20 Lines | .swh-rst li p { | ||||
margin-bottom: 0; | margin-bottom: 0; | ||||
} | } | ||||
.swh-readme-txt pre { | .swh-readme-txt pre { | ||||
background: none; | background: none; | ||||
border: none; | border: none; | ||||
} | } | ||||
.swh-coverage-col { | |||||
padding-left: 10px; | |||||
padding-right: 10px; | |||||
} | |||||
.swh-coverage { | .swh-coverage { | ||||
height: calc(65px + 1em); | |||||
padding-top: 0.3rem; | padding-top: 0.3rem; | ||||
border: none; | border: none; | ||||
overflow: visible; | |||||
} | } | ||||
.swh-coverage a { | .swh-coverage a { | ||||
text-decoration: none; | text-decoration: none; | ||||
} | } | ||||
.swh-coverage-col { | |||||
padding-left: 10px; | |||||
padding-right: 10px; | |||||
} | |||||
.swh-coverage-header { | |||||
padding-top: 0; | |||||
padding-bottom: 0; | |||||
} | |||||
.swh-coverage-logo { | .swh-coverage-logo { | ||||
display: block; | display: block; | ||||
width: 100%; | width: 100%; | ||||
height: 50px; | height: 50px; | ||||
margin-left: auto; | margin-left: auto; | ||||
margin-right: auto; | margin-right: auto; | ||||
object-fit: contain; | object-fit: contain; | ||||
/* polyfill for old browsers, see https://github.com/bfred-it/object-fit-images */ | /* polyfill for old browsers, see https://github.com/bfred-it/object-fit-images */ | ||||
font-family: 'object-fit: contain;'; | font-family: "object-fit: contain;"; | ||||
} | } | ||||
.swh-coverage-list { | .swh-coverage-list { | ||||
width: 100%; | width: 100%; | ||||
height: 320px; | height: 320px; | ||||
border: none; | border: none; | ||||
} | } | ||||
.swh-coverage-chevron { | |||||
position: absolute; | |||||
right: 0; | |||||
} | |||||
.swh-coverage .card-header .mdi { | |||||
transition: 0.3s transform ease-in-out; | |||||
} | |||||
.swh-coverage .card-header .collapsed .mdi { | |||||
transform: rotate(90deg); | |||||
} | |||||
.swh-coverage-info-body { | |||||
max-height: 150px; | |||||
overflow-y: auto; | |||||
overflow-x: hidden; | |||||
scrollbar-width: thin; /* Firefox only */ | |||||
padding: 0; | |||||
} | |||||
/* Thin scrollbar for chromium based browsers */ | |||||
.swh-coverage-info-body::-webkit-scrollbar { | |||||
width: 4px; | |||||
} | |||||
.swh-coverage-info-body::-webkit-scrollbar-track { | |||||
background: #eff0f1; | |||||
} | |||||
.swh-coverage-info-body::-webkit-scrollbar-thumb { | |||||
background: #909396; | |||||
} | |||||
tr.swh-tr-hover-highlight:hover td { | tr.swh-tr-hover-highlight:hover td { | ||||
background: #ededed; | background: #ededed; | ||||
} | } | ||||
tr.swh-api-doc-route a { | tr.swh-api-doc-route a { | ||||
text-decoration: none; | text-decoration: none; | ||||
} | } | ||||
▲ Show 20 Lines • Show All 181 Lines • Show Last 20 Lines |