Clean up spaces, tabs, indentation, and bracket formatting
This commit is contained in:
@@ -60,18 +60,18 @@ p.sportspress-actions a.button-primary:focus {
|
||||
|
||||
.sportspress-steps:before,
|
||||
.sportspress-steps:after {
|
||||
content: " ";
|
||||
display: table;
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
|
||||
.sportspress-steps:after {
|
||||
clear: both;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.sportspress-steps {
|
||||
*zoom: 1;
|
||||
*zoom: 1;
|
||||
}
|
||||
|
||||
.sportspress-steps .welcome-icon i:before {
|
||||
color: #888;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -318,8 +318,8 @@ table.widefat.sp-data-table input[type="text"],
|
||||
table.widefat.sp-data-table input[type="number"] {
|
||||
min-width: 1.25em;
|
||||
width: 100%;
|
||||
margin: 1px;
|
||||
padding: 3px 5px;
|
||||
margin: 1px;
|
||||
padding: 3px 5px;
|
||||
}
|
||||
|
||||
table.widefat.sp-data-table input[type="text"]::placeholder,
|
||||
@@ -681,28 +681,28 @@ table.widefat.sp-sortable-table tbody tr .icon {
|
||||
|
||||
.sp-toggle-switch + label:before,
|
||||
.sp-toggle-switch + label:after {
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
content: "";
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
content: "";
|
||||
}
|
||||
|
||||
.sp-toggle-switch + label:before {
|
||||
right: 1px;
|
||||
background-color: #e4e4e4;
|
||||
border-radius: 16px;
|
||||
transition: background 0.4s;
|
||||
right: 1px;
|
||||
background-color: #e4e4e4;
|
||||
border-radius: 16px;
|
||||
transition: background 0.4s;
|
||||
}
|
||||
|
||||
.sp-toggle-switch + label:after {
|
||||
width: 16px;
|
||||
background-color: #fff;
|
||||
border-radius: 100%;
|
||||
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
||||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
||||
transition: margin 0.4s;
|
||||
width: 16px;
|
||||
background-color: #fff;
|
||||
border-radius: 100%;
|
||||
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
||||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
||||
transition: margin 0.4s;
|
||||
}
|
||||
|
||||
.sp-toggle-switch:checked + label:before {
|
||||
@@ -735,7 +735,7 @@ table.widefat.sp-sortable-table tbody tr .icon {
|
||||
clear: both;
|
||||
max-width: 382px;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.sp-sortable-list .sp-item-float + .sp-item-float {
|
||||
@@ -743,49 +743,49 @@ table.widefat.sp-sortable-table tbody tr .icon {
|
||||
}
|
||||
|
||||
.sp-item-bar {
|
||||
clear: both;
|
||||
line-height: 1.5em;
|
||||
position: relative;
|
||||
margin: 9px 0 0;
|
||||
clear: both;
|
||||
line-height: 1.5em;
|
||||
position: relative;
|
||||
margin: 9px 0 0;
|
||||
}
|
||||
|
||||
.sp-item-bar .sp-item-handle {
|
||||
background: #fafafa;
|
||||
color: #23282d;
|
||||
border: 1px solid #dfdfdf;
|
||||
position: relative;
|
||||
padding: 10px 15px;
|
||||
height: auto;
|
||||
min-height: 20px;
|
||||
line-height: 30px;
|
||||
overflow: hidden;
|
||||
word-wrap: break-word;
|
||||
border: 1px solid #dfdfdf;
|
||||
position: relative;
|
||||
padding: 10px 15px;
|
||||
height: auto;
|
||||
min-height: 20px;
|
||||
line-height: 30px;
|
||||
overflow: hidden;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.sp-item-bar .sp-item-handle:hover {
|
||||
border-color: #999;
|
||||
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
|
||||
box-shadow: 0 1px 2px rgba(0,0,0,.1);
|
||||
border-color: #999;
|
||||
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
|
||||
box-shadow: 0 1px 2px rgba(0,0,0,.1);
|
||||
}
|
||||
|
||||
.sp-item-bar .sp-item-title {
|
||||
font-size: 13px;
|
||||
font-weight: 600;
|
||||
line-height: 20px;
|
||||
display: block;
|
||||
margin-right: 13em;
|
||||
font-weight: 600;
|
||||
line-height: 20px;
|
||||
display: block;
|
||||
margin-right: 13em;
|
||||
}
|
||||
|
||||
.sp-item-settings {
|
||||
display: block;
|
||||
padding: 10px 0 10px 15px;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
background: #fff;
|
||||
border: 1px solid #e5e5e5;
|
||||
border-top: none;
|
||||
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
|
||||
box-shadow: 0 1px 1px rgba(0,0,0,.04);
|
||||
display: block;
|
||||
padding: 10px 0 10px 15px;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
background: #fff;
|
||||
border: 1px solid #e5e5e5;
|
||||
border-top: none;
|
||||
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
|
||||
box-shadow: 0 1px 1px rgba(0,0,0,.04);
|
||||
}
|
||||
|
||||
.js .sp-item-handle {
|
||||
@@ -793,9 +793,9 @@ table.widefat.sp-sortable-table tbody tr .icon {
|
||||
}
|
||||
|
||||
.sp-sortable-list .sp-item-placeholder {
|
||||
border: 1px dashed #b4b9be;
|
||||
margin: 9px auto 6px;
|
||||
height: 42px;
|
||||
border: 1px dashed #b4b9be;
|
||||
margin: 9px auto 6px;
|
||||
height: 42px;
|
||||
}
|
||||
|
||||
/* Logo */
|
||||
@@ -1225,7 +1225,7 @@ table.sp-status-table td mark.yes {
|
||||
float: none;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
|
||||
.wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-sp_format,
|
||||
.wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-sp_icon,
|
||||
.wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-sp_number {
|
||||
@@ -1241,7 +1241,7 @@ table.sp-status-table td mark.yes {
|
||||
margin-right: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
|
||||
.about-sportspress-wrap .sp-badge {
|
||||
float: none;
|
||||
margin: 20px auto 10px;
|
||||
|
||||
@@ -427,9 +427,9 @@ This file is generated by `grunt build`, do not edit it by hand.
|
||||
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
|
||||
.chosen-container .chosen-results-scroll-down span,
|
||||
.chosen-container .chosen-results-scroll-up span {
|
||||
background-image: url('../images/chosen/chosen-sprite@2x.png') !important;
|
||||
background-size: 52px 37px !important;
|
||||
background-repeat: no-repeat !important;
|
||||
background-image: url('../images/chosen/chosen-sprite@2x.png') !important;
|
||||
background-size: 52px 37px !important;
|
||||
background-repeat: no-repeat !important;
|
||||
}
|
||||
}
|
||||
/* @end */
|
||||
|
||||
@@ -17,4 +17,4 @@
|
||||
}
|
||||
#available-widgets [class*=sp_countdown] .widget-title:before {
|
||||
content: "\f469";
|
||||
}
|
||||
}
|
||||
|
||||
@@ -73,4 +73,4 @@
|
||||
|
||||
.sp-equation-formula .button .remove:hover {
|
||||
color: #d00;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
.leaflet-marker-shadow {
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
user-select: none;
|
||||
user-select: none;
|
||||
-webkit-user-drag: none;
|
||||
}
|
||||
/* Prevents IE11 from highlighting tiles in blue */
|
||||
@@ -86,7 +86,7 @@
|
||||
width: 0;
|
||||
height: 0;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
z-index: 800;
|
||||
}
|
||||
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
|
||||
@@ -173,15 +173,15 @@
|
||||
opacity: 0;
|
||||
-webkit-transition: opacity 0.2s linear;
|
||||
-moz-transition: opacity 0.2s linear;
|
||||
transition: opacity 0.2s linear;
|
||||
transition: opacity 0.2s linear;
|
||||
}
|
||||
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
|
||||
opacity: 1;
|
||||
}
|
||||
.leaflet-zoom-animated {
|
||||
-webkit-transform-origin: 0 0;
|
||||
-ms-transform-origin: 0 0;
|
||||
transform-origin: 0 0;
|
||||
-ms-transform-origin: 0 0;
|
||||
transform-origin: 0 0;
|
||||
}
|
||||
.leaflet-zoom-anim .leaflet-zoom-animated {
|
||||
will-change: transform;
|
||||
@@ -189,13 +189,13 @@
|
||||
.leaflet-zoom-anim .leaflet-zoom-animated {
|
||||
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
|
||||
-moz-transition: -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
|
||||
transition: transform 0.25s cubic-bezier(0,0,0.25,1);
|
||||
transition: transform 0.25s cubic-bezier(0,0,0.25,1);
|
||||
}
|
||||
.leaflet-zoom-anim .leaflet-tile,
|
||||
.leaflet-pan-anim .leaflet-tile {
|
||||
-webkit-transition: none;
|
||||
-moz-transition: none;
|
||||
transition: none;
|
||||
transition: none;
|
||||
}
|
||||
|
||||
.leaflet-zoom-anim .leaflet-zoom-hide {
|
||||
@@ -435,7 +435,7 @@ svg.leaflet-image-layer.leaflet-interactive path {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
|
||||
background: #fff;
|
||||
background: rgba(255, 255, 255, 0.5);
|
||||
@@ -498,8 +498,8 @@ svg.leaflet-image-layer.leaflet-interactive path {
|
||||
|
||||
-webkit-transform: rotate(45deg);
|
||||
-moz-transform: rotate(45deg);
|
||||
-ms-transform: rotate(45deg);
|
||||
transform: rotate(45deg);
|
||||
-ms-transform: rotate(45deg);
|
||||
transform: rotate(45deg);
|
||||
}
|
||||
.leaflet-popup-content-wrapper,
|
||||
.leaflet-popup-tip {
|
||||
|
||||
@@ -371,4 +371,4 @@ i.mce-i-sp_shortcodes_button:before, span.mce_sp_shortcodes_button:before {
|
||||
text-align: center;
|
||||
content: "\f111";
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,421 +1,421 @@
|
||||
.sp-setup-content p,
|
||||
.sp-setup-content table {
|
||||
font-size: 1em;
|
||||
line-height: 1.75em;
|
||||
color: #666;
|
||||
font-size: 1em;
|
||||
line-height: 1.75em;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 100px auto 24px;
|
||||
box-shadow: none;
|
||||
background: #f1f1f1;
|
||||
padding: 0;
|
||||
margin: 100px auto 24px;
|
||||
box-shadow: none;
|
||||
background: #f1f1f1;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#sp-logo {
|
||||
border: 0;
|
||||
margin: 24px 0;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
border: 0;
|
||||
margin: 24px 0;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#sp-logo img {
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
max-height: 50px;
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
max-height: 50px;
|
||||
}
|
||||
|
||||
.sp-setup-content {
|
||||
box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
|
||||
padding: 24px 24px 0;
|
||||
background: #fff;
|
||||
zoom: 1;
|
||||
box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
|
||||
padding: 24px 24px 0;
|
||||
background: #fff;
|
||||
zoom: 1;
|
||||
}
|
||||
|
||||
.sp-setup-content:after {
|
||||
content: "";
|
||||
display: table;
|
||||
clear: both;
|
||||
content: "";
|
||||
display: table;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.sp-setup-content h1,
|
||||
.sp-setup-content h2,
|
||||
.sp-setup-content h3,
|
||||
.sp-setup-content table {
|
||||
margin: 0 0 24px;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
color: #666;
|
||||
clear: none;
|
||||
margin: 0 0 24px;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
color: #666;
|
||||
clear: none;
|
||||
}
|
||||
|
||||
.sp-setup-content p {
|
||||
margin: 0 0 24px;
|
||||
margin: 0 0 24px;
|
||||
}
|
||||
|
||||
.sp-setup-content a {
|
||||
color: #00a69c;
|
||||
color: #00a69c;
|
||||
}
|
||||
|
||||
.sp-setup-content a:focus,
|
||||
.sp-setup-content a:hover {
|
||||
color: #111;
|
||||
color: #111;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table {
|
||||
width: 100%;
|
||||
border-top: 1px solid #eee;
|
||||
width: 100%;
|
||||
border-top: 1px solid #eee;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table th {
|
||||
width: 30%;
|
||||
vertical-align: top;
|
||||
font-weight: 700;
|
||||
width: 30%;
|
||||
vertical-align: top;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td {
|
||||
vertical-align: top;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td input,
|
||||
.sp-setup-content .form-table td select {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td input[size] {
|
||||
width: auto;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td ol,
|
||||
.sp-setup-content .form-table td ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td ul {
|
||||
list-style: none;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td li {
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td li:last-child {
|
||||
margin-bottom: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td .description {
|
||||
line-height: 1.5em;
|
||||
display: block;
|
||||
margin: .25em 0 0;
|
||||
color: #999;
|
||||
font-style: italic;
|
||||
line-height: 1.5em;
|
||||
display: block;
|
||||
margin: .25em 0 0;
|
||||
color: #999;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td .input-checkbox,
|
||||
.sp-setup-content .form-table td .input-radio {
|
||||
width: auto;
|
||||
box-sizing: inherit;
|
||||
padding: inherit;
|
||||
margin: 0 .5em 0 0;
|
||||
box-shadow: none;
|
||||
width: auto;
|
||||
box-sizing: inherit;
|
||||
padding: inherit;
|
||||
margin: 0 .5em 0 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table .section_title td {
|
||||
padding: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table .section_title td h2,
|
||||
.sp-setup-content .form-table .section_title td p {
|
||||
margin: 12px 0 0;
|
||||
margin: 12px 0 0;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td,
|
||||
.sp-setup-content .form-table th {
|
||||
padding: 14px 0;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
border-bottom: 1px solid #eee;
|
||||
padding: 14px 0;
|
||||
margin: 0;
|
||||
border: 0;
|
||||
border-bottom: 1px solid #eee;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td:first-child,
|
||||
.sp-setup-content .form-table th:first-child {
|
||||
padding-right: 9px;
|
||||
padding-right: 9px;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table th .sp-desc-tip {
|
||||
line-height: 1.4;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table .sp-chosen-container {
|
||||
display: block;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table .sp-location-picker {
|
||||
width: 100%;
|
||||
height: 320px;
|
||||
margin: 0.5em 0 0;
|
||||
width: 100%;
|
||||
height: 320px;
|
||||
margin: 0.5em 0 0;
|
||||
}
|
||||
|
||||
.sp-setup-content .twitter-share-button {
|
||||
float: right;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-banner {
|
||||
margin: 0 -24px 24px;
|
||||
margin: 0 -24px 24px;
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-banner img {
|
||||
display: block;
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
display: block;
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-setup-next-steps {
|
||||
overflow: hidden;
|
||||
margin: 0 0 24px;
|
||||
overflow: hidden;
|
||||
margin: 0 0 24px;
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-setup-next-steps h2 {
|
||||
margin-bottom: 12px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-setup-next-steps .sp-setup-next-steps-first {
|
||||
float: left;
|
||||
width: 50%;
|
||||
box-sizing: border-box;
|
||||
float: left;
|
||||
width: 50%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-setup-next-steps .sp-setup-next-steps-last {
|
||||
float: right;
|
||||
width: 50%;
|
||||
box-sizing: border-box;
|
||||
float: right;
|
||||
width: 50%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-setup-next-steps ul {
|
||||
padding: 0 2em 0 0;
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0 2em 0 0;
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-setup-next-steps ul li .button {
|
||||
display: block;
|
||||
padding: 0 0 .75em;
|
||||
display: block;
|
||||
padding: 0 0 .75em;
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-setup-next-steps ul li .button-first-event {
|
||||
background-color: #3bbab3;
|
||||
border-color: #15a29a;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
text-shadow: 0 -1px 1px #15a29a, 1px 0 1px #15a29a, 0 1px 1px #15a29a, -1px 0 1px #15a29a;
|
||||
font-size: 1em;
|
||||
height: auto;
|
||||
line-height: 1.75em;
|
||||
margin: 0 0 .75em;
|
||||
opacity: 1;
|
||||
padding: 1em;
|
||||
text-align: center;
|
||||
background-color: #3bbab3;
|
||||
border-color: #15a29a;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
text-shadow: 0 -1px 1px #15a29a, 1px 0 1px #15a29a, 0 1px 1px #15a29a, -1px 0 1px #15a29a;
|
||||
font-size: 1em;
|
||||
height: auto;
|
||||
line-height: 1.75em;
|
||||
margin: 0 0 .75em;
|
||||
opacity: 1;
|
||||
padding: 1em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-setup-next-steps ul li .button-first-event:active,
|
||||
.sp-setup-content .sp-setup-next-steps ul li .button-first-event:focus,
|
||||
.sp-setup-content .sp-setup-next-steps ul li .button-first-event:hover {
|
||||
background: #15a29a;
|
||||
border-color: #15a29a;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
background: #15a29a;
|
||||
border-color: #15a29a;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-setup-next-steps ul li a:before {
|
||||
color: #82878c;
|
||||
font: 400 20px/1 dashicons;
|
||||
speak: none;
|
||||
display: inline-block;
|
||||
padding: 0 10px 0 0;
|
||||
top: 1px;
|
||||
position: relative;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
text-decoration: none!important;
|
||||
vertical-align: top;
|
||||
color: #82878c;
|
||||
font: 400 20px/1 dashicons;
|
||||
speak: none;
|
||||
display: inline-block;
|
||||
padding: 0 10px 0 0;
|
||||
top: 1px;
|
||||
position: relative;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
text-decoration: none!important;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-setup-next-steps ul .learn-more a:before {
|
||||
content: "\f105";
|
||||
content: "\f105";
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-setup-next-steps ul .video-walkthrough a:before {
|
||||
content: "\f126";
|
||||
content: "\f126";
|
||||
}
|
||||
|
||||
.sp-setup-content .sp-setup-next-steps ul .newsletter a:before {
|
||||
content: "\f465";
|
||||
content: "\f465";
|
||||
}
|
||||
|
||||
.sp-setup-content .updated {
|
||||
padding: 24px 24px 0;
|
||||
margin: 0 0 24px;
|
||||
overflow: hidden;
|
||||
background: #f5f5f5;
|
||||
padding: 24px 24px 0;
|
||||
margin: 0 0 24px;
|
||||
overflow: hidden;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
|
||||
.sp-setup-content .updated p {
|
||||
padding: 0;
|
||||
margin: 0 0 12px;
|
||||
padding: 0;
|
||||
margin: 0 0 12px;
|
||||
}
|
||||
|
||||
.sp-setup-content .updated p:last-child {
|
||||
margin: 0 0 24px;
|
||||
margin: 0 0 24px;
|
||||
}
|
||||
|
||||
.sp-setup-steps {
|
||||
padding: 0 0 24px;
|
||||
margin: 0;
|
||||
list-style: none;
|
||||
overflow: hidden;
|
||||
color: #ccc;
|
||||
width: 100%;
|
||||
display: -webkit-inline-flex;
|
||||
display: -ms-inline-flexbox;
|
||||
display: inline-flex;
|
||||
padding: 0 0 24px;
|
||||
margin: 0;
|
||||
list-style: none;
|
||||
overflow: hidden;
|
||||
color: #ccc;
|
||||
width: 100%;
|
||||
display: -webkit-inline-flex;
|
||||
display: -ms-inline-flexbox;
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.sp-setup-steps li {
|
||||
width: 20%;
|
||||
float: left;
|
||||
padding: 0 0 .8em;
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
position: relative;
|
||||
border-bottom: 4px solid #ccc;
|
||||
line-height: 1.4em;
|
||||
width: 20%;
|
||||
float: left;
|
||||
padding: 0 0 .8em;
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
position: relative;
|
||||
border-bottom: 4px solid #ccc;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
|
||||
.sp-setup-steps li:before {
|
||||
content: "";
|
||||
border: 4px solid #ccc;
|
||||
border-radius: 100%;
|
||||
width: 4px;
|
||||
height: 4px;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 50%;
|
||||
margin-left: -6px;
|
||||
margin-bottom: -8px;
|
||||
background: #fff;
|
||||
content: "";
|
||||
border: 4px solid #ccc;
|
||||
border-radius: 100%;
|
||||
width: 4px;
|
||||
height: 4px;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 50%;
|
||||
margin-left: -6px;
|
||||
margin-bottom: -8px;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.sp-setup-steps li.active {
|
||||
border-color: #00a69c;
|
||||
color: #00a69c;
|
||||
border-color: #00a69c;
|
||||
color: #00a69c;
|
||||
}
|
||||
|
||||
.sp-setup-steps li.active:before {
|
||||
border-color: #00a69c;
|
||||
border-color: #00a69c;
|
||||
}
|
||||
|
||||
.sp-setup-steps li.done {
|
||||
border-color: #00a69c;
|
||||
color: #00a69c;
|
||||
border-color: #00a69c;
|
||||
color: #00a69c;
|
||||
}
|
||||
|
||||
.sp-setup-steps li.done:before {
|
||||
border-color: #00a69c;
|
||||
background: #00a69c;
|
||||
border-color: #00a69c;
|
||||
background: #00a69c;
|
||||
}
|
||||
|
||||
.sp-setup .sp-setup-actions:after {
|
||||
content: "";
|
||||
display: table;
|
||||
clear: both;
|
||||
content: "";
|
||||
display: table;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.sp-setup .sp-setup-actions .button {
|
||||
float: right;
|
||||
font-size: 1.25em;
|
||||
padding: .5em 1em;
|
||||
line-height: 1em;
|
||||
margin-right: .5em;
|
||||
margin-bottom: 2px;
|
||||
height: auto;
|
||||
border-radius: 4px;
|
||||
float: right;
|
||||
font-size: 1.25em;
|
||||
padding: .5em 1em;
|
||||
line-height: 1em;
|
||||
margin-right: .5em;
|
||||
margin-bottom: 2px;
|
||||
height: auto;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.sp-setup .sp-setup-actions .button-primary {
|
||||
background-color: #3bbab3;
|
||||
border-color: #15a29a;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
text-shadow: 0 -1px 1px #15a29a, 1px 0 1px #15a29a, 0 1px 1px #15a29a, -1px 0 1px #15a29a;
|
||||
float: right;
|
||||
margin: 0 0 0 1em;
|
||||
opacity: 1;
|
||||
background-color: #3bbab3;
|
||||
border-color: #15a29a;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
text-shadow: 0 -1px 1px #15a29a, 1px 0 1px #15a29a, 0 1px 1px #15a29a, -1px 0 1px #15a29a;
|
||||
float: right;
|
||||
margin: 0 0 0 1em;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.sp-setup .sp-setup-actions .button-primary:active,
|
||||
.sp-setup .sp-setup-actions .button-primary:focus,
|
||||
.sp-setup .sp-setup-actions .button-primary:hover {
|
||||
background: #15a29a;
|
||||
border-color: #15a29a;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
background: #15a29a;
|
||||
border-color: #15a29a;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #15a29a;
|
||||
}
|
||||
|
||||
.sp-setup .sp-setup-actions .button-muted {
|
||||
border: none;
|
||||
background: transparent;
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none;
|
||||
padding: 0;
|
||||
margin: .55em 0.05em 0.65em;
|
||||
color: #ccc;
|
||||
border: none;
|
||||
background: transparent;
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none;
|
||||
padding: 0;
|
||||
margin: .55em 0.05em 0.65em;
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
.sp-setup .sp-setup-actions .button-muted:hover {
|
||||
color: #999;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
.sp-return-to-dashboard {
|
||||
font-size: .85em;
|
||||
margin: 1.18em 0;
|
||||
display: block;
|
||||
text-align: center;
|
||||
font-size: .85em;
|
||||
margin: 1.18em 0;
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.sp-return-to-dashboard a {
|
||||
color: #b5b5b5;
|
||||
color: #b5b5b5;
|
||||
}
|
||||
|
||||
.sp-return-to-dashboard a:hover {
|
||||
color: #888;
|
||||
color: #888;
|
||||
}
|
||||
|
||||
/* Media Queries */
|
||||
|
||||
@media screen and (max-width: 782px) {
|
||||
.sp-setup-content .form-table tbody th {
|
||||
width: auto
|
||||
};
|
||||
.sp-setup-content .form-table tbody th {
|
||||
width: auto
|
||||
};
|
||||
}
|
||||
|
||||
@media screen and (min-width: 783px) {
|
||||
.sp-setup-content .form-table td li input {
|
||||
width: 40%;
|
||||
}
|
||||
.sp-setup-content .form-table td li input {
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td .player input {
|
||||
width: 40%;
|
||||
}
|
||||
.sp-setup-content .form-table td .player input {
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td .player .player-number {
|
||||
width: 11%;
|
||||
}
|
||||
.sp-setup-content .form-table td .player .player-number {
|
||||
width: 11%;
|
||||
}
|
||||
|
||||
.sp-setup-content .form-table td .staff .staff-name {
|
||||
width: 52%;
|
||||
}
|
||||
}
|
||||
.sp-setup-content .form-table td .staff .staff-name {
|
||||
width: 52%;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -240,4 +240,4 @@ table, .sp-sitemap caption, .sp-sitemap tbody, .sp-sitemap tfoot, .sp-sitemap th
|
||||
.sp-sitemap .sp-utility {
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,28 +6,28 @@
|
||||
*/
|
||||
|
||||
.sp-tournament-bracket .sp-team .sp-team-name:before {
|
||||
border-left-color: #e5e5e5 !important;
|
||||
border-right-color: #e5e5e5 !important;
|
||||
left: -10px !important;
|
||||
border-left-color: #e5e5e5 !important;
|
||||
border-right-color: #e5e5e5 !important;
|
||||
left: -10px !important;
|
||||
}
|
||||
|
||||
.sp-tournament-bracket .sp-team-flip .sp-team-name:before {
|
||||
left: auto !important;
|
||||
right: -10px !important;
|
||||
left: auto !important;
|
||||
right: -10px !important;
|
||||
}
|
||||
|
||||
.sp-tournament-bracket .sp-team.sp-first-round .sp-team-name {
|
||||
margin-left: -1px !important;
|
||||
margin-left: -1px !important;
|
||||
}
|
||||
|
||||
.sp-tournament-bracket .sp-team.sp-last-round .sp-team-name {
|
||||
margin-right: -1px !important;
|
||||
margin-right: -1px !important;
|
||||
}
|
||||
|
||||
.sp-template-event-performance-icons .sp-performance-icons {
|
||||
text-align: right !important;
|
||||
text-align: right !important;
|
||||
}
|
||||
|
||||
.sp-data-table .data-name {
|
||||
text-align: left !important;
|
||||
text-align: left !important;
|
||||
}
|
||||
|
||||
@@ -6,28 +6,28 @@
|
||||
*/
|
||||
|
||||
.sp-tournament-bracket .sp-team .sp-team-name:before {
|
||||
border-right-color: #e5e5e5 !important;
|
||||
border-left-color: #e5e5e5 !important;
|
||||
right: -10px !important;
|
||||
border-right-color: #e5e5e5 !important;
|
||||
border-left-color: #e5e5e5 !important;
|
||||
right: -10px !important;
|
||||
}
|
||||
|
||||
.sp-tournament-bracket .sp-team-flip .sp-team-name:before {
|
||||
right: auto !important;
|
||||
left: -10px !important;
|
||||
right: auto !important;
|
||||
left: -10px !important;
|
||||
}
|
||||
|
||||
.sp-tournament-bracket .sp-team.sp-first-round .sp-team-name {
|
||||
margin-right: -1px !important;
|
||||
margin-right: -1px !important;
|
||||
}
|
||||
|
||||
.sp-tournament-bracket .sp-team.sp-last-round .sp-team-name {
|
||||
margin-left: -1px !important;
|
||||
margin-left: -1px !important;
|
||||
}
|
||||
|
||||
.sp-template-event-performance-icons .sp-performance-icons {
|
||||
text-align: left !important;
|
||||
text-align: left !important;
|
||||
}
|
||||
|
||||
.sp-data-table .data-name {
|
||||
text-align: right !important;
|
||||
text-align: right !important;
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -61,10 +61,10 @@
|
||||
margin: 0 10px;
|
||||
color: inherit;
|
||||
opacity: 0.5;
|
||||
transition: all .3s;
|
||||
transition: all .3s;
|
||||
}
|
||||
.sp-tab-menu-item a:focus {
|
||||
outline: none;
|
||||
outline: none;
|
||||
}
|
||||
.sp-tab-menu-item-active a,
|
||||
.sp-tab-menu-item a:hover {
|
||||
@@ -90,7 +90,7 @@
|
||||
.sp-data-table {
|
||||
width: 100%;
|
||||
table-layout: auto;
|
||||
border-spacing: 0;
|
||||
border-spacing: 0;
|
||||
}
|
||||
.sp-paginated-table {
|
||||
margin-bottom: 0;
|
||||
@@ -310,12 +310,12 @@
|
||||
color: #f4d014;
|
||||
}
|
||||
.sp-event-performance .sp-event-star-number {
|
||||
margin-left: -20px;
|
||||
width: 20px;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
font-size: smaller;
|
||||
line-height: 20px;
|
||||
margin-left: -20px;
|
||||
width: 20px;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
font-size: smaller;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
/* Event Performance (Icons) */
|
||||
@@ -335,12 +335,12 @@
|
||||
}
|
||||
|
||||
.sp-template-event-performance-icons .sp-player-position {
|
||||
display: block;
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Event Calendar */
|
||||
.sp-event-calendar {
|
||||
border-spacing: 0;
|
||||
border-spacing: 0;
|
||||
}
|
||||
.sp-event-calendar a {
|
||||
text-decoration: none;
|
||||
@@ -635,11 +635,11 @@ span.sp_event_spec_label {
|
||||
display: inline-block;
|
||||
margin: 0 0.25em;
|
||||
}
|
||||
|
||||
|
||||
.sp-template-logo + .sp-post-content {
|
||||
clear: left;
|
||||
}
|
||||
|
||||
|
||||
.sp-template-photo + .sp-post-content {
|
||||
clear: none;
|
||||
}
|
||||
@@ -664,15 +664,15 @@ span.sp_event_spec_label {
|
||||
text-align: right;
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
||||
.sp-template-event-logos-block .logo-odd img {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
||||
.sp-template-event-logos-block .logo-even img {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
|
||||
.sp-template-event-logos-block .sp-team-name {
|
||||
display: inline;
|
||||
clear: none;
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
|
||||
.sportspress-page .entry-content h4:first-child {
|
||||
margin-top: 36px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user