Mojolicious-Plugin-StaticShare
view release on metacpan or search on metacpan
lib/Mojolicious/Plugin/StaticShare/static/static-share/css/main.css view on Meta::CPAN
.flow-text {
font-size: 1.512rem; } }
@media only screen and (min-width: 780px) {
.flow-text {
font-size: 1.536rem; } }
@media only screen and (min-width: 810px) {
.flow-text {
font-size: 1.56rem; } }
@media only screen and (min-width: 840px) {
.flow-text {
font-size: 1.584rem; } }
@media only screen and (min-width: 870px) {
.flow-text {
font-size: 1.608rem; } }
@media only screen and (min-width: 900px) {
.flow-text {
font-size: 1.632rem; } }
@media only screen and (min-width: 930px) {
.flow-text {
font-size: 1.656rem; } }
@media only screen and (min-width: 960px) {
.flow-text {
font-size: 1.68rem; } }
@media only screen and (max-width: 360px) {
.flow-text {
font-size: 1.2rem; } }
.modal {
display: none;
position: fixed;
left: 0;
right: 0;
bottom: auto;
background-color: #fafafa;
padding: 0;
max-height: 70%;
width: 55%;
margin: auto;
overflow-y: auto;
border-radius: 2px;
will-change: top, opacity; }
@media only screen and (max-width: 992px) {
.modal {
width: 80%; } }
.modal h1, .modal h2, .modal h3, .modal h4 {
margin-top: 0; }
.modal .modal-content, .modal .modal-header {
padding: 24px; }
.modal .modal-close {
cursor: pointer; }
.modal .modal-footer {
border-radius: 0 0 2px 2px;
background-color: #fafafa;
padding: 4px 6px;
height: 56px;
width: 100%; }
.modal .modal-footer .btn, .modal .modal-footer .btn-large, .modal .modal-footer .btn-flat {
float: right;
margin: 6px 0; }
.modal-overlay {
position: fixed;
z-index: 999;
top: -100px;
left: 0;
bottom: 0;
right: 0;
height: 125%;
width: 100%;
background: #000;
display: none;
will-change: opacity; }
.modal.modal-fixed-footer {
padding: 0;
height: 70%; }
.modal.modal-fixed-footer .modal-content {
position: absolute;
height: calc(100% - 56px);
max-height: 100%;
width: 100%;
overflow-y: auto; }
.modal.modal-fixed-footer .modal-footer {
border-top: 1px solid rgba(0, 0, 0, 0.1);
position: absolute;
bottom: 0; }
.modal.bottom-sheet {
top: auto;
bottom: -100%;
margin: 0;
width: 100%;
border-radius: 0;
will-change: bottom, opacity; }
.dropdown-content {
background-color: #fff;
margin: 0;
display: none;
min-width: 100px;
max-height: 650px;
overflow-y: auto;
opacity: 0;
position: absolute;
z-index: 999;
will-change: width, height; }
.dropdown-content li {
clear: both;
color: rgba(0, 0, 0, 0.87);
cursor: pointer;
min-height: 50px;
line-height: 1.5rem;
width: 100%;
text-align: left;
text-transform: none; }
.dropdown-content li:hover, .dropdown-content li.active, .dropdown-content li.selected {
background-color: #eee; }
.dropdown-content li.active.selected {
background-color: #e1e1e1; }
.dropdown-content li.divider {
min-height: 0;
( run in 0.851 second using v1.01-cache-2.11-cpan-39bf76dae61 )