788 lines
12 KiB
CSS
Executable File
788 lines
12 KiB
CSS
Executable File
h1 {
|
|
font-size: 2em;
|
|
}
|
|
|
|
.container {
|
|
padding-top: 20px;
|
|
}
|
|
|
|
.container:not(.no-background) {
|
|
/* background: #fff;*/
|
|
}
|
|
|
|
.bootstrap-select {
|
|
background-color: transparent !important;
|
|
}
|
|
|
|
#view-src-btn {
|
|
position: fixed;
|
|
top: 160px;
|
|
right: 0;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 2rem !important;
|
|
font-weight: 300 !important;
|
|
margin: 0 0 40px;
|
|
padding: 10px 10px 15px;
|
|
-webkit-box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.5);
|
|
box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.5);
|
|
}
|
|
|
|
h1 small {
|
|
color: #999;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 1.75rem !important;
|
|
font-weight: 300 !important;
|
|
}
|
|
|
|
h2 small {
|
|
color: #999;
|
|
}
|
|
|
|
.material-form fieldset {
|
|
border: none;
|
|
}
|
|
|
|
.material-form legend {
|
|
font-weight: 500;
|
|
font-size: 2rem;
|
|
font-variant: small-caps;
|
|
text-transform: lowercase;
|
|
}
|
|
|
|
.material-form .select-wrapper .fv-plugins-icon {
|
|
top: 3px;
|
|
right: 5px;
|
|
}
|
|
|
|
pre.language-php {
|
|
font-size: 11.5px !important;
|
|
padding: 5px 30px;
|
|
}
|
|
|
|
pre > code {
|
|
border: none !important;
|
|
}
|
|
|
|
#template-buy-div {
|
|
text-align: center;
|
|
}
|
|
|
|
#view-src-btn,
|
|
#template-buy-btn {
|
|
font-size: 14px;
|
|
padding: 1px 10px;
|
|
}
|
|
|
|
#view-src-btn:after,
|
|
#template-buy-btn:after {
|
|
clear: both;
|
|
}
|
|
|
|
#template-buy-btn {
|
|
top: 160px;
|
|
left: 0;
|
|
border: 1px solid transparent;
|
|
}
|
|
|
|
#view-src-btn,
|
|
#code-modal .modal-footer button,
|
|
#template-buy-btn {
|
|
display: inline-block;
|
|
font-weight: 400;
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
-ms-touch-action: manipulation;
|
|
touch-action: manipulation;
|
|
border: 1px solid transparent;
|
|
cursor: pointer;
|
|
border-radius: 0;
|
|
font-size: 14px;
|
|
line-height: 1.42857143;
|
|
white-space: nowrap;
|
|
font-family: inherit;
|
|
text-transform: none;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
margin-bottom: 18px;
|
|
padding: 6px 12px;
|
|
}
|
|
|
|
#code-modal {
|
|
display: none;
|
|
position: fixed;
|
|
z-index: 100000;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
max-height: 100% !important;
|
|
overflow: auto;
|
|
background-color: black;
|
|
background-color: rgba(0, 0, 0, 0.4);
|
|
font-size: 14px;
|
|
line-height: 1.42857143;
|
|
color: #383838;
|
|
font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
|
|
}
|
|
|
|
#code-modal pre {
|
|
display: block;
|
|
margin: 0 0 10px;
|
|
}
|
|
|
|
#code-modal .modal-dialog {
|
|
max-width: 100%;
|
|
width: 100%;
|
|
}
|
|
|
|
#code-modal .modal-header {
|
|
padding: 15px;
|
|
border-bottom: 1px solid #e5e5e5;
|
|
min-height: 16.43px;
|
|
}
|
|
|
|
#code-modal .modal-header h4 {
|
|
margin: 0 auto;
|
|
line-height: 40px;
|
|
}
|
|
|
|
#code-modal .modal-header .close {
|
|
float: right;
|
|
}
|
|
|
|
#code-modal .modal-body {
|
|
position: relative;
|
|
padding: 20px;
|
|
}
|
|
|
|
#code-modal .modal-footer {
|
|
padding: 20px;
|
|
text-align: right;
|
|
border-top: 1px solid #e5e5e5;
|
|
}
|
|
|
|
#code-modal .modal-footer button {
|
|
color: #333;
|
|
background-color: #fff;
|
|
border-color: #ccc;
|
|
}
|
|
|
|
#code-modal .modal-footer .close {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
#code-modal .modal-content {
|
|
position: relative;
|
|
margin: 20px auto;
|
|
padding: 0 20px 20px 20px;
|
|
border: 1px solid #888;
|
|
width: 80%;
|
|
background-color: #fefefe;
|
|
-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
|
|
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
|
|
-webkit-animation-name: animatetop;
|
|
-webkit-animation-duration: 0.4s;
|
|
animation-name: animatetop;
|
|
animation-duration: 0.4s;
|
|
}
|
|
|
|
#code-modal .close {
|
|
color: #aaa;
|
|
font-size: 28px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
#code-modal .close:hover,
|
|
#code-modal #code-modal .close:focus {
|
|
color: black;
|
|
text-decoration: none;
|
|
cursor: pointer;
|
|
}
|
|
|
|
@-webkit-keyframes fadeIn {
|
|
from {
|
|
opacity: 0;
|
|
}
|
|
|
|
to {
|
|
opacity: 1;
|
|
}
|
|
}
|
|
|
|
@keyframes fadeIn {
|
|
from {
|
|
opacity: 0;
|
|
}
|
|
|
|
to {
|
|
opacity: 1;
|
|
}
|
|
}
|
|
|
|
.fadeIn {
|
|
-webkit-animation-name: fadeIn;
|
|
animation-name: fadeIn;
|
|
-webkit-animation-duration: 400ms;
|
|
animation-duration: 400ms;
|
|
-webkit-animation-fill-mode: both;
|
|
animation-fill-mode: both;
|
|
}
|
|
|
|
@-webkit-keyframes animatetop {
|
|
from {
|
|
top: -300px;
|
|
opacity: 0;
|
|
}
|
|
|
|
to {
|
|
top: 0;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
|
|
@keyframes animatetop {
|
|
from {
|
|
top: -300px;
|
|
opacity: 0;
|
|
}
|
|
|
|
to {
|
|
top: 0;
|
|
opacity: 1;
|
|
}
|
|
}
|
|
|
|
@-webkit-keyframes fadeOut {
|
|
from {
|
|
opacity: 1;
|
|
}
|
|
|
|
to {
|
|
opacity: 0;
|
|
}
|
|
}
|
|
|
|
@keyframes fadeOut {
|
|
from {
|
|
opacity: 1;
|
|
}
|
|
|
|
to {
|
|
opacity: 0;
|
|
}
|
|
}
|
|
|
|
.fadeOut {
|
|
-webkit-animation-name: fadeOut;
|
|
animation-name: fadeOut;
|
|
-webkit-animation-duration: 400ms;
|
|
animation-duration: 400ms;
|
|
-webkit-animation-fill-mode: both;
|
|
animation-fill-mode: both;
|
|
}
|
|
|
|
/* Bootstrap themes dropdown */
|
|
|
|
#theme-switcher-container .bootstrap-select.btn-group .dropdown-menu li a,
|
|
#theme-switcher-container .bootstrap-select.btn-group .dropdown-toggle .filter-option {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
#theme-switcher-container .bootstrap-select.btn-group .dropdown-menu li a small,
|
|
#theme-switcher-container .bootstrap-select.btn-group .dropdown-toggle .filter-option small {
|
|
padding-right: 1em;
|
|
}
|
|
|
|
#theme-switcher-container .btn-group.bootstrap-select button {
|
|
line-height: 20px;
|
|
}
|
|
|
|
.palette {
|
|
display: -webkit-inline-box;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
|
|
.palette > span {
|
|
width: 20px;
|
|
height: 20px;
|
|
margin-right: 2px;
|
|
}
|
|
|
|
.palette.phpformbuilder .default {
|
|
border: 1px solid #ccc;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.palette.phpformbuilder .primary {
|
|
background-color: #006673;
|
|
}
|
|
|
|
.palette.phpformbuilder .success {
|
|
background-color: #16a185;
|
|
}
|
|
|
|
.palette.phpformbuilder .info {
|
|
background-color: #42b3c2;
|
|
}
|
|
|
|
.palette.phpformbuilder .warning {
|
|
background-color: #f5a056;
|
|
}
|
|
|
|
.palette.phpformbuilder .danger {
|
|
background-color: #cf4425;
|
|
}
|
|
|
|
.palette.cerulean span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.cerulean .default {
|
|
border: 1px solid #ccc;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.palette.cerulean .primary {
|
|
background-color: #2fa4e7;
|
|
}
|
|
|
|
.palette.cerulean .success {
|
|
background-color: #73a839;
|
|
}
|
|
|
|
.palette.cerulean .info {
|
|
background-color: #033c73;
|
|
}
|
|
|
|
.palette.cerulean .warning {
|
|
background-color: #dd5600;
|
|
}
|
|
|
|
.palette.cerulean .danger {
|
|
background-color: #c71c22;
|
|
}
|
|
|
|
.palette.cosmo .default {
|
|
background-color: #222222;
|
|
}
|
|
|
|
.palette.cosmo .primary {
|
|
background-color: #1f9ed8;
|
|
}
|
|
|
|
.palette.cosmo .success {
|
|
background-color: #75b500;
|
|
}
|
|
|
|
.palette.cosmo .info {
|
|
background-color: #9a28cf;
|
|
}
|
|
|
|
.palette.cosmo .warning {
|
|
background-color: #ff8800;
|
|
}
|
|
|
|
.palette.cosmo .danger {
|
|
background-color: #ce0000;
|
|
}
|
|
|
|
.palette.cyborg span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.cyborg .default {
|
|
background-color: #424242;
|
|
}
|
|
|
|
.palette.cyborg .primary {
|
|
background-color: #1f9ed8;
|
|
}
|
|
|
|
.palette.cyborg .success {
|
|
background-color: #75b500;
|
|
}
|
|
|
|
.palette.cyborg .info {
|
|
background-color: #9a28cf;
|
|
}
|
|
|
|
.palette.cyborg .warning {
|
|
background-color: #ff8800;
|
|
}
|
|
|
|
.palette.cyborg .danger {
|
|
background-color: #ce0000;
|
|
}
|
|
|
|
.palette.darkly span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.darkly .default {
|
|
background-color: #464545;
|
|
}
|
|
|
|
.palette.darkly .primary {
|
|
background-color: #375a7f;
|
|
}
|
|
|
|
.palette.darkly .success {
|
|
background-color: #00bc8c;
|
|
}
|
|
|
|
.palette.darkly .info {
|
|
background-color: #3498db;
|
|
}
|
|
|
|
.palette.darkly .warning {
|
|
background-color: #f39c12;
|
|
}
|
|
|
|
.palette.darkly .danger {
|
|
background-color: #e74c3c;
|
|
}
|
|
|
|
.palette.flatly span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.flatly .default {
|
|
background-color: #95a5a6;
|
|
}
|
|
|
|
.palette.flatly .primary {
|
|
background-color: #2c3e50;
|
|
}
|
|
|
|
.palette.flatly .success {
|
|
background-color: #18bc9c;
|
|
}
|
|
|
|
.palette.flatly .info {
|
|
background-color: #3498db;
|
|
}
|
|
|
|
.palette.flatly .warning {
|
|
background-color: #f39c12;
|
|
}
|
|
|
|
.palette.flatly .danger {
|
|
background-color: #e74c3c;
|
|
}
|
|
|
|
.palette.journal span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.journal .default {
|
|
background-color: #999999;
|
|
}
|
|
|
|
.palette.journal .primary {
|
|
background-color: #eb6864;
|
|
}
|
|
|
|
.palette.journal .success {
|
|
background-color: #22b24c;
|
|
}
|
|
|
|
.palette.journal .info {
|
|
background-color: #336699;
|
|
}
|
|
|
|
.palette.journal .warning {
|
|
background-color: #f5e625;
|
|
}
|
|
|
|
.palette.journal .danger {
|
|
background-color: #f57a00;
|
|
}
|
|
|
|
.palette.lumen span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.lumen .default {
|
|
background-color: #eeeeee;
|
|
}
|
|
|
|
.palette.lumen .primary {
|
|
background-color: #158cba;
|
|
}
|
|
|
|
.palette.lumen .success {
|
|
background-color: #28b62c;
|
|
}
|
|
|
|
.palette.lumen .info {
|
|
background-color: #75caeb;
|
|
}
|
|
|
|
.palette.lumen .warning {
|
|
background-color: #ff851b;
|
|
}
|
|
|
|
.palette.lumen .danger {
|
|
background-color: #ff4136;
|
|
}
|
|
|
|
.palette.paper span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.paper .default {
|
|
border: 1px solid #ccc;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.palette.paper .primary {
|
|
background-color: #1194f6;
|
|
}
|
|
|
|
.palette.paper .success {
|
|
background-color: #48b04b;
|
|
}
|
|
|
|
.palette.paper .info {
|
|
background-color: #9d1cb2;
|
|
}
|
|
|
|
.palette.paper .warning {
|
|
background-color: #ff9900;
|
|
}
|
|
|
|
.palette.paper .danger {
|
|
background-color: #e51c23;
|
|
}
|
|
|
|
.palette.readable span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.readable .default {
|
|
border: 1px solid #ccc;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.palette.readable .primary {
|
|
background-color: #4582ec;
|
|
}
|
|
|
|
.palette.readable .success {
|
|
background-color: #3fad46;
|
|
}
|
|
|
|
.palette.readable .info {
|
|
background-color: #5bc0de;
|
|
}
|
|
|
|
.palette.readable .warning {
|
|
background-color: #f0ad4e;
|
|
}
|
|
|
|
.palette.readable .danger {
|
|
background-color: #d9534f;
|
|
}
|
|
|
|
.palette.sandstone span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.sandstone .default {
|
|
background-color: #3e3f3a;
|
|
}
|
|
|
|
.palette.sandstone .primary {
|
|
background-color: #305c8a;
|
|
}
|
|
|
|
.palette.sandstone .success {
|
|
background-color: #92c741;
|
|
}
|
|
|
|
.palette.sandstone .info {
|
|
background-color: #1baae2;
|
|
}
|
|
|
|
.palette.sandstone .warning {
|
|
background-color: #f67c31;
|
|
}
|
|
|
|
.palette.sandstone .danger {
|
|
background-color: #d9534f;
|
|
}
|
|
|
|
.palette.simplex span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.simplex .default {
|
|
background-color: #464848;
|
|
}
|
|
|
|
.palette.simplex .primary {
|
|
background-color: #da1f00;
|
|
}
|
|
|
|
.palette.simplex .success {
|
|
background-color: #419100;
|
|
}
|
|
|
|
.palette.simplex .info {
|
|
background-color: #0098cf;
|
|
}
|
|
|
|
.palette.simplex .warning {
|
|
background-color: #9b42a0;
|
|
}
|
|
|
|
.palette.simplex .danger {
|
|
background-color: #d98300;
|
|
}
|
|
|
|
.palette.slate span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.slate .default {
|
|
background-color: #444950;
|
|
}
|
|
|
|
.palette.slate .primary {
|
|
background-color: #7a8288;
|
|
}
|
|
|
|
.palette.slate .success {
|
|
background-color: #62c462;
|
|
}
|
|
|
|
.palette.slate .info {
|
|
background-color: #5bc0de;
|
|
}
|
|
|
|
.palette.slate .warning {
|
|
background-color: #f89406;
|
|
}
|
|
|
|
.palette.slate .danger {
|
|
background-color: #ee5f5b;
|
|
}
|
|
|
|
.palette.solar span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.solar .default {
|
|
background-color: #586e75;
|
|
}
|
|
|
|
.palette.solar .primary {
|
|
background-color: #b58900;
|
|
}
|
|
|
|
.palette.solar .success {
|
|
background-color: #2aa198;
|
|
}
|
|
|
|
.palette.solar .info {
|
|
background-color: #268bd2;
|
|
}
|
|
|
|
.palette.solar .warning {
|
|
background-color: #cb4b16;
|
|
}
|
|
|
|
.palette.solar .danger {
|
|
background-color: #d33682;
|
|
}
|
|
|
|
.palette.superhero .default {
|
|
background-color: #4e5d6c;
|
|
}
|
|
|
|
.palette.superhero .primary {
|
|
background-color: #df691a;
|
|
}
|
|
|
|
.palette.superhero .success {
|
|
background-color: #5cb85c;
|
|
}
|
|
|
|
.palette.superhero .info {
|
|
background-color: #5bc0de;
|
|
}
|
|
|
|
.palette.superhero .warning {
|
|
background-color: #f0ad4e;
|
|
}
|
|
|
|
.palette.superhero .danger {
|
|
background-color: #d9534f;
|
|
}
|
|
|
|
.palette.united span {
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.palette.united .default {
|
|
background-color: #aea79f;
|
|
}
|
|
|
|
.palette.united .primary {
|
|
background-color: #dd4814;
|
|
}
|
|
|
|
.palette.united .success {
|
|
background-color: #38b44a;
|
|
}
|
|
|
|
.palette.united .info {
|
|
background-color: #772953;
|
|
}
|
|
|
|
.palette.united .warning {
|
|
background-color: #efb73e;
|
|
}
|
|
|
|
.palette.united .danger {
|
|
background-color: #df382c;
|
|
}
|
|
|
|
.palette.yeti .default {
|
|
border: 1px solid #ccc;
|
|
background-color: #e7e7e7;
|
|
}
|
|
|
|
.palette.yeti .primary {
|
|
background-color: #008cba;
|
|
}
|
|
|
|
.palette.yeti .success {
|
|
background-color: #43ac6a;
|
|
}
|
|
|
|
.palette.yeti .info {
|
|
background-color: #5bc0de;
|
|
}
|
|
|
|
.palette.yeti .warning {
|
|
background-color: #e99002;
|
|
}
|
|
|
|
.palette.yeti .danger {
|
|
background-color: #f04124;
|
|
} |