|
- /* desbest edit */
- @media screen and (max-width: 480px){
- fieldset,
- #mediamanager__page,
- #mediamanager__page .filelist{
- max-width: 100%; min-width: unset;
- }
- #mediamanager__page .file,
- #mediamanager__page .namespaces,
- #mediamanager__page .panel {
- width: 100%; clear: both; float: none;
- }
- /*li, dd { margin: 1.35em 0px !important; }*/
- li, dd { margin: 1em 1.35em 0px 1em !important; }
- #config__manager tr { }
- #config__manager td { display: block; padding: 1.15em 0px; max-width: 50%; }
-
- #config__manager fieldset td.value { width: unset; }
-
- #config__manager td .input,
- #config__manager fieldset td.value,
- #config__manager td input.edit {
- max-width: 70%;
- }
-
- .header-img { inset: 0px auto auto 0px !important } /* arcade basic specific */
- button { margin: 3px 8px; }
- }
- /* ---- end desbest edit ---- */
-
- @media (min-width: 768px) and (max-width: 991px) {
- .visible-sm-block {
- display: block !important; } }
-
- @media (min-width: 768px) and (max-width: 991px) {
- .visible-sm-inline {
- display: inline !important; } }
-
- @media (min-width: 768px) and (max-width: 991px) {
- .visible-sm-inline-block {
- display: inline-block !important; } }
-
- @media (min-width: 992px) and (max-width: 1199px) {
- .visible-md {
- display: block !important; }
- @media (min-width: 1200px) {
- .visible-lg-block {
- display: block !important; } }
-
- @media (min-width: 1200px) {
- .visible-lg-inline {
- display: inline !important; } }
-
- @media (min-width: 1200px) {
- .visible-lg-inline-block {
- display: inline-block !important; } }
-
- @media (max-width: 767px) {
- .hidden-xs {
- display: none !important; } }
- @media (min-width: 768px) and (max-width: 991px) {
- .hidden-sm {
- display: none !important; } }
- @media (min-width: 992px) and (max-width: 1199px) {
- .hidden-md {
- display: none !important; } }
- @media (min-width: 1200px) {
- .hidden-lg {
- display: none !important; } }
- @media (max-width: 600px) {
- #site-meta i {
- font-size: 60px !important;
- margin: 10px 0 !important; } }
- @media (max-width: 480px) {
- #site-meta {
- padding-top: 10px; } }
- @media (max-width: 600px) {
- .no-fittext #site-title a {
- font-size: 60px !important; } }
- @media (max-width: 600px) {
- #more-site {
- display: none !important; } }
- @media (max-width: 768px) {
- .admin-bar .navbar-fixed-top {
- top: 46px; } }
- @media (max-width: 600px) {
- .navbar-fixed-top {
- top: 0 !important;
- position: absolute; } }
-
- @media (max-width: 480px) {
- .navbar-inverse {
- background: rgba(0, 0, 0, 0.85); } }
- @media (max-width: 768px) {
- #menu-social {
- float: none;
- margin-bottom: 10px;
- padding: 0; } }
- @media (max-width: 768px) {
- .home-jumbotron,
- .jumbo-headline.widget_text {
- padding: 30px 0; } }
-
-
- @media (max-width: 768px) {
- .home-jumbotron h2,
- .jumbo-headline.widget_text h2 {
- font-size: 32px; } }
- @media (max-width: 768px) {
- #home-page-widgets {
- margin: 0; } }
- @media (max-width: 992px) {
- #primary {
- float: none !important; } }
- @media (max-width: 480px) {
- .pullquote {
- width: 100%;
- margin: 0 0 .5em 0;
- float: none;
- text-align: left; } }
- @media (max-width: 768px) {
- .columns {
- -webkit-column-count: 1 !important;
- -moz-column-count: 1 !important;
- column-count: 1 !important; } }
- @media (max-width: 480px) {
- article.error404 .entry-title {
- font-size: 400%; } }
- @media (max-width: 480px) {
- article.error404 .entry-content {
- font-size: 150%; } }
- @media (max-width: 480px) {
- .gallery .gallery-item {
- width: 100%;
- margin-bottom: 20px; } }
-
- @media (max-width: 480px) {
- .page-header .navigation {
- float: left; } }
- @media (max-width: 480px) {
- #secondary,
- #tertiary {
- margin-top: 0; } }
- @media (max-width: 768px) {
- #footer .copyright span,
- #footer .copyright aside {
- display: block;
- float: none !important;
- text-align: center; } }
- @media (max-width: 768px) {
- #footer .fa-leaf {
- display: none; } }
-
-
- @media screen and (max-width: 767px) {
- .table-responsive {
- width: 100%;
- margin-bottom: 15px;
- overflow-y: hidden;
- -ms-overflow-style: -ms-autohiding-scrollbar;
- border: 1px solid #ddd; }
- .table-responsive > .table {
- margin-bottom: 0; }
- .table-responsive > .table > thead > tr > th,
- .table-responsive > .table > thead > tr > td,
- .table-responsive > .table > tbody > tr > th,
- .table-responsive > .table > tbody > tr > td,
- .table-responsive > .table > tfoot > tr > th,
- .table-responsive > .table > tfoot > tr > td {
- white-space: nowrap; }
- .table-responsive > .table-bordered {
- border: 0; }
- .table-responsive > .table-bordered > thead > tr > th:first-child,
- .table-responsive > .table-bordered > thead > tr > td:first-child,
- .table-responsive > .table-bordered > tbody > tr > th:first-child,
- .table-responsive > .table-bordered > tbody > tr > td:first-child,
- .table-responsive > .table-bordered > tfoot > tr > th:first-child,
- .table-responsive > .table-bordered > tfoot > tr > td:first-child {
- border-left: 0; }
- .table-responsive > .table-bordered > thead > tr > th:last-child,
- .table-responsive > .table-bordered > thead > tr > td:last-child,
- .table-responsive > .table-bordered > tbody > tr > th:last-child,
- .table-responsive > .table-bordered > tbody > tr > td:last-child,
- .table-responsive > .table-bordered > tfoot > tr > th:last-child,
- .table-responsive > .table-bordered > tfoot > tr > td:last-child {
- border-right: 0; }
- .table-responsive > .table-bordered > tbody > tr:last-child > th,
- .table-responsive > .table-bordered > tbody > tr:last-child > td,
- .table-responsive > .table-bordered > tfoot > tr:last-child > th,
- .table-responsive > .table-bordered > tfoot > tr:last-child > td {
- border-bottom: 0; } }
-
- @media (max-width: 767px) {
- .navbar-nav .open .dropdown-menu {
- position: static;
- float: none;
- width: auto;
- margin-top: 0;
- background-color: transparent;
- border: 0;
- box-shadow: none; }
- .navbar-nav .open .dropdown-menu > li > a,
- .navbar-nav .open .dropdown-menu .dropdown-header {
- padding: 5px 15px 5px 25px; }
- .navbar-nav .open .dropdown-menu > li > a {
- line-height: 20px; }
- .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
- background-image: none; } }
-
-
-
- @media (min-width: 768px) {
- .navbar-nav {
- float: left;
- margin: 0; }
- .navbar-nav > li {
- float: left; }
- .navbar-nav > li > a {
- padding-top: 15px;
- padding-bottom: 15px; } }
-
- @media (max-width: 767px) {
- .navbar-form .form-group {
- margin-bottom: 5px; }
- .navbar-form .form-group:last-child {
- margin-bottom: 0; } }
-
- @media (max-width: 767px) {
- .navbar-default .navbar-nav .open .dropdown-menu > li > a {
- color: #777; }
- .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
- color: #333;
- background-color: transparent; }
- .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
- color: #555;
- background-color: #e7e7e7; }
- .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
- color: #ccc;
- background-color: transparent; } }
-
-
- @media (max-width: 767px) {
- .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
- border-color: #090909; }
- .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
- background-color: #090909; }
- .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
- color: #9d9d9d; }
- .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
- color: #fff;
- background-color: transparent; }
- .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
- color: #fff;
- background-color: #090909; }
- .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
- color: #444;
- background-color: transparent; } }
-
- @media (max-width: 767px) {
- .visible-xs {
- display: block !important; }
-
- table.visible-xs {
- display: table !important; }
-
- tr.visible-xs {
- display: table-row !important; }
-
- th.visible-xs,
- td.visible-xs {
- display: table-cell !important; } }
- @media (max-width: 767px) {
- .visible-xs-block {
- display: block !important; } }
-
- @media (max-width: 767px) {
- .visible-xs-inline {
- display: inline !important; } }
-
- @media (max-width: 767px) {
- .visible-xs-inline-block {
- display: inline-block !important; } }
-
-
-
- @media (min-width: 768px) and (max-width: 991px) {
- .visible-sm {
- display: block !important; }
-
- table.visible-sm {
- display: table !important; }
-
- tr.visible-sm {
- display: table-row !important; }
-
- th.visible-sm,
- td.visible-sm {
- display: table-cell !important; } }
-
- table.visible-md {
- display: table !important; }
-
- tr.visible-md {
- display: table-row !important; }
-
- th.visible-md,
- td.visible-md {
- display: table-cell !important; } }
- @media (min-width: 992px) and (max-width: 1199px) {
- .visible-md-block {
- display: block !important; } }
-
- @media (min-width: 992px) and (max-width: 1199px) {
- .visible-md-inline {
- display: inline !important; } }
-
- @media (min-width: 992px) and (max-width: 1199px) {
- .visible-md-inline-block {
- display: inline-block !important; } }
-
- @media (min-width: 1200px) {
- .visible-lg {
- display: block !important; }
-
- table.visible-lg {
- display: table !important; }
-
- tr.visible-lg {
- display: table-row !important; }
-
- th.visible-lg,
- td.visible-lg {
- display: table-cell !important; } }
|