Files
archived-comicpress/options/options.css
kmhcreative 4584984306 Added Fancy Range Sliders
see functions/customize.php, css/options.css, and js/no_IE_range.js for
details.
2015-10-09 20:09:48 -05:00

570 lines
12 KiB
CSS
Executable File

#eadmin-headericon {
height: 87px;
width: 85px;
float: left;
}
#eadmin {
font-family: 'Verdana', sans-serif;
font-size: 11px;
padding: 5px 0 0 0;
line-height: 5px;
margin: 0 0 1px 0;
overflow: hidden
}
#eadmin div {
border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-khtml-border-top-left-radius: 3px;
border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-khtml-border-top-right-radius: 3px;
}
#eadmin div.off {
color: #999;
height: 23px;
margin: 0 0 0 5px;
line-height: 23px;
padding: 0 7px;
float: left;
background: #e9e9e9;
border-top: 1px solid #dfdfdf;
border-left: solid 1px #dfdfdf;
border-right: solid 1px #dfdfdf;
position: relative;
cursor: pointer;
z-index: 20;
}
#eadmin div.on {
color: #333;
padding: 0 7px;
margin: 0 0 0 5px;
float: left;
background: #fff;
border-top: 1px solid #dfdfdf;
border-left: 1px solid #dfdfdf;
border-right: 1px solid #dfdfdf;
border-bottom: 0px;
cursor: pointer;
height: 24px;
line-height: 23px;
position: relative;
z-index: 100;
}
div.hide {
display: none;
width: 0;
overflow: hidden;
}
div.show {
clear: left;
display: run-in;
position: relative;
z-index: 50;
}
div.show img {
float: left;
margin: 0 10px 10px 0;
}
.clear {
clear: both;
}
.eadmin-footer {
padding: 10px;
margin: 10px 0 0 0;
color: #777;
text-align: center;
background: #fff;
border: 1px solid #dfdfdf;
font-family: 'Arial', sans-serif;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
}
.eadmin-donate {
float: right;
}
.eadmin-footer a {
text-decoration: none;
}
.comicpress-options {
padding: 10px 10px 1px 10px;
background: #fff;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #dfdfdf;
margin-top: -2px;
font: 11px verdana, arial, sans-serif;
line-height: 18px;
border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
-khtml-border-top-left-radius: 6px;
border-top-right-radius: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
-khtml-border-top-right-radius: 6px;
}
.comicpress-options-save {
margin-bottom: 15px;
border-width: 0 1px 1px 1px;
border-style: solid;
border-color: #dfdfdf;
border-bottom-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
-khtml-border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
-khtml-border-bottom-right-radius: 6px;
}
.comicpress-options table.widefat thead tr th {
font-size: 14px;
}
.comicpress-options table.widefat label {
display: block;
text-align: right;
}
.comicpress-options table.widefat label.inline-label {
display: inline;
}
.comicpress-options table.widefat select {
width: 100%;
}
.comicpress-options table.widefat {
/* margin-bottom: 10px; */
border-bottom: none;
}
#comicpress-general .comicpress-options table.widefat, #comicpress-addons .comicpress-options table.widefat {
margin-bottom: 10px;
}
.comicpress-options table.widefat th {
width: 200px;
}
.comicpress-options table.widefat th input{
margin: 1px;
padding: 3px;
width: 100%;
}
.comicpress-options table.widefat th .radio input{
margin: 0;
padding: 0;
width: auto;
}
.comicpress-options table.widefat th label {
color: #21759b;
text-align: left;
}
.comicpress-options table.widefat th label:hover {
color: #d54e21;
}
.comicpress-options table.widefat th, .comicpress-options table.widefat td {
vertical-align: middle;
}
#comicpress-version-title {
font-family: 'Georgia', serif;
font-size: 48px;
letter-spacing: -2px;
margin: 0;
padding: 30px 0 5px 0;
font-variant: small-caps;
}
#comicpress-version-title a {
color: #333;
}
#comicpress-version-number {
font-family: monospace;
font-size: 16px;
letter-spacing: 8px;
}
.comicpress-options .radio {
padding-top: 5px;
text-align: right;
}
div.show .eadmin-footer img{
float: none;
}
.comicpress-major-publishing-actions {
padding: 6px;
clear: both;
border-top: none;
background: #eaf2fa;
}
.comicpress-major-publishing-actions input {
float: right;
min-width: 80px;
text-align: center;
}
/** Comic Filters **/
#comicpress-comic-filename-filters-holder div {
border: solid #ddd 1px;
padding: 3px;
overflow: hidden;
}
#comicpress-comic-filename-filters-holder label {
float: left;
display: inline;
}
#comicpress-comic-filename-filters-holder input {
margin: 0 10px;
}
.scheme {
height: 180px;
width: 240px;
}
.options-about-title {
font-size: 48px;
text-align: center;
color: #21759B;
text-shadow: 1px 1px 1px #000;
-moz-text-shadow: 1px 1px 1px #000;
-khtml-text-shadow: 1px 1px 1px #000;
-webkit-text-shadow: 1px 1px 1px #000;
/* transform: skew(10deg,0deg); */
/* -ms-transform: skew(10deg,0deg); */ /* IE 9 */
/* -webkit-transform: skew(10deg,0deg); */ /* Safari and Chrome */
}
.options-about-welcome {
text-align: center;
width: 100%;
}
.options-about-table {
display: table;
width: 100%;
table-layout: fixed;
padding: 3px;
margin-top: 20px;
}
.options-about-table h3 {
display: block;
border: solid 1px #ccc;
background: #efefef;
transform: rotate(-1deg);
-ms-transform: rotate(-1deg); /* IE 9 */
-webkit-transform: rotate(-1deg); /* Safari and Chrome */
}
.options-about-migrate {
width: 50%;
display: table-cell;
height: auto;
margin-left: 20px;
margin-right: 10px;
border: solid 1px #eee;
padding: 10px;
}
.options-about-directions {
width: 50%;
display: table-cell;
height: auto;
margin-left: 10px;
margin-right: 20px;
border: solid 1px #eee;
padding: 10px;
}
/* Range Slider */
input[type=range] {
-webkit-appearance: none;
margin: 0; /* set top/bottom margin on bubble */
width: 75%;
width: calc(100% - 80px);
background: transparent;
}
input[type=range]:focus, input[type=range]:active {
outline: none;
outline: 0 !important;
outline-style: none;
}
/* old FF method to hide dotted outline on range */
input[type=range]::-moz-focus-inner {
border: 0;
outline: 0;
}
/* new FF method to hide dotted outline on range */
input[type=range]::-moz-focus-outer { border: 0; }
input[type=range]::-webkit-slider-runnable-track {
width: 100%;
height: 8px;
cursor: pointer;
background: #ccc;
border-radius: 10px;
}
input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
height: 20px;
width: 20px;
border-radius: 100%;
background: #333;
cursor: pointer;
margin-top:-6px;
}
input[type=range]::-webkit-slider-thumb:hover {
background: #0091cd;
}
input[type=range]::-webkit-slider-thumb:active {
background: #0073aa;
}
/* NOTE: Theme Colors do not work on Theme Customize page */
.admin-color-blue input[type=range]::-webkit-slider-thumb:hover {
background: #e1a948;
}
.admin-color-blue input[type=range]::-webkit-slider-thumb:active {
background: #dd9f32;
}
.admin-color-coffee input[type=range]::-webkit-slider-thumb:hover {
background: #c7a589;
}
.admin-color-coffee input[type=range]::-webkit-slider-thumb:active {
background: #bf9878;
}
.admin-color-ectoplasm input[type=range]::-webkit-slider-thumb:hover {
background: #a3b745;
}
.admin-color-ectoplasm input[type=range]::-webkit-slider-thumb:active {
background: #93a43e;
}
.admin-color-midnight input[type=range]::-webkit-slider-thumb:hover {
background: #e14d43;
}
.admin-color-midnight input[type=range]::-webkit-slider-thumb:active {
background: #dd382d;
}
.admin-color-ocean input[type=range]::-webkit-slider-thumb:hover {
background: #9ebaa0;
}
.admin-color-ocean input[type=range]::-webkit-slider-thumb:active {
background: #8faf91;
}
.admin-color-sunrise input[type=range]::-webkit-slider-thumb:hover {
background: #dd823b;
}
.admin-color-sunrise input[type=range]::-webkit-slider-thumb:active {
background: #cc6d23;
}
input[type=range]::-moz-range-track {
width: 100%;
height: 8px;
cursor: pointer;
background: #ccc;
border-radius: 10px;
}
input[type=range]::-moz-range-thumb {
height: 20px;
width: 20px;
border-radius: 100%;
background: #333;
cursor: pointer;
margin-top:-6px;
border: none;
}
input[type=range]::-moz-range-thumb:hover {
background: #0091cd;
}
input[type=range]::-moz-range-thumb:active {
background: #0073aa;
}
/* NOTE: Theme Colors do not work on Theme Customize page */
.admin-color-blue input[type=range]::-moz-range-thumb:hover {
background: #e1a948;
}
.admin-color-blue input[type=range]::-moz-range-thumb:active {
background: #dd9f32;
}
.admin-color-coffee input[type=range]::-moz-range-thumb:hover {
background: #c7a589;
}
.admin-color-coffee input[type=range]::-moz-range-thumb:active {
background: #bf9878;
}
.admin-color-ectoplasm input[type=range]::-moz-range-thumb:hover {
background: #a3b745;
}
.admin-color-ectoplasm input[type=range]::-moz-range-thumb:active {
background: #93a43e;
}
.admin-color-midnight input[type=range]::-moz-range-thumb:hover {
background: #e14d43;
}
.admin-color-midnight input[type=range]::-moz-range-thumb:active {
background: #dd382d;
}
.admin-color-ocean input[type=range]::-moz-range-thumb:hover {
background: #9ebaa0;
}
.admin-color-ocean input[type=range]::-moz-range-thumb:active {
background: #8faf91;
}
.admin-color-sunrise input[type=range]::-moz-range-thumb:hover {
background: #dd823b;
}
.admin-color-sunrise input[type=range]::-moz-range-thumb:active {
background: #cc6d23;
}
input[type=range]::-ms-track {
width: 100%;
height: 8px;
cursor: pointer;
background: transparent;
border-color: transparent;
border-width: 8px 0;
color: transparent;
}
input[type=range]::-ms-fill-lower {
background: #ccc;
border-radius: 3px;
}
input[type=range]::-ms-fill-upper {
background: #ccc;
border: none;
border-radius: 3px;
}
input[type=range]:focus::-ms-fill-lower {
background: #ccc;
}
input[type=range]:focus::-ms-fill-upper {
background: #ccc;
}
input[type=range]::-ms-thumb {
height: 20px;
width: 20px;
border-radius: 100%;
background: #333;
cursor: pointer;
margin-top:-2px;
border: none;
}
input[type=range]::-ms-thumb:hover {
background: #0091cd;
}
input[type=range]::-ms-thumb:active {
background: #0073aa;
}
/* NOTE: Theme Colors do not work on Theme Customize page */
.admin-color-blue input[type=range]::-ms-thumb:hover {
background: #e1a948;
}
.admin-color-blue input[type=range]::-ms-thumb:active {
background: #dd9f32;
}
.admin-color-coffee input[type=range]::-ms-thumb:hover {
background: #c7a589;
}
.admin-color-coffee input[type=range]::-ms-thumb:active {
background: #bf9878;
}
.admin-color-ectoplasm input[type=range]::-ms-thumb:hover {
background: #a3b745;
}
.admin-color-ectoplasm input[type=range]::-ms-thumb:active {
background: #93a43e;
}
.admin-color-midnight input[type=range]::-ms-thumb:hover {
background: #e14d43;
}
.admin-color-midnight input[type=range]::-ms-thumb:active {
background: #dd382d;
}
.admin-color-ocean input[type=range]::-ms-thumb:hover {
background: #9ebaa0;
}
.admin-color-ocean input[type=range]::-ms-thumb:active {
background: #8faf91;
}
.admin-color-sunrise input[type=range]::-ms-thumb:hover {
background: #dd823b;
}
.admin-color-sunrise input[type=range]::-ms-thumb:active {
background: #cc6d23;
}
/* Range Slider with Value Span */
.range-value {
display: inline-block;
position: relative;
width: 30px;
color: #fff;
font-size: 13px;
line-height: 15px;
text-align: center;
border-radius: 3px;
border: 1px solid #353535; /* otherwise edge between box & pointer is visible */
background: #353535;
padding: 5px 10px;
margin: 16px 0 16px 7px;
top: -2px;
}
.range-value input[type=text] {
position: relative;
top: 0px; /* otherwise bubble is too tall */
-webkit-appearance: none;
width: 100%;
padding: 0;
margin: -2px 0;
background: transparent;
border: none;
color: #fff;
}
.range-value input[type=text]:focus {
outline: none;
outline: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.range-value::before {
position: absolute;
top: 5px;
left: -7px;
width: 0;
height: 0;
border-top: 7px solid transparent;
border-right: 7px solid #353535;
border-bottom: 7px solid transparent;
content: '';}
}