Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dist/spectre-rtl.css')
-rw-r--r--docs/dist/spectre-rtl.css96
1 files changed, 54 insertions, 42 deletions
diff --git a/docs/dist/spectre-rtl.css b/docs/dist/spectre-rtl.css
index 0da650f..eac4958 100644
--- a/docs/dist/spectre-rtl.css
+++ b/docs/dist/spectre-rtl.css
@@ -1,5 +1,5 @@
/*! Spectre.css RTL | MIT License | github.com/picturepan2/spectre */
-/*! Spectre.css v0.5.8 | MIT License | github.com/picturepan2/spectre */
+/*! Spectre.css v0.5.9 | MIT License | github.com/picturepan2/spectre */
/* Manually forked from Normalize.css */
/* normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/** 1. Change the default font family in all browsers (opinionated). 2. Correct the line height in all browsers. 3. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
@@ -762,8 +762,8 @@ html:lang(ko),
}
.btn-group {
- display: inline-flex;
display: -ms-inline-flexbox;
+ display: inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@@ -797,8 +797,8 @@ html:lang(ko),
}
.btn-group.btn-group-block {
- display: flex;
display: -ms-flexbox;
+ display: flex;
}
.btn-group.btn-group-block .btn {
@@ -862,10 +862,6 @@ legend {
box-shadow: 0 0 0 .1rem rgba(87, 85, 217, .2);
}
-.form-input::-webkit-input-placeholder {
- color: #bcc3ce;
-}
-
.form-input:-ms-input-placeholder {
color: #bcc3ce;
}
@@ -1171,8 +1167,8 @@ textarea.form-input.input-sm {
}
.input-group {
- display: flex;
display: -ms-flexbox;
+ display: flex;
}
.input-group .input-group-addon {
@@ -1242,8 +1238,8 @@ textarea.form-input.input-sm {
}
.input-group.input-inline {
- display: inline-flex;
display: -ms-inline-flexbox;
+ display: inline-flex;
}
.has-success .form-input,
@@ -1311,15 +1307,28 @@ textarea.form-input.input-sm {
border-color: #e85600;
}
+.form-input:not(:-ms-input-placeholder):invalid {
+ border-color: #e85600;
+}
+
.form-input:not(:placeholder-shown):invalid {
border-color: #e85600;
}
+.form-input:not(:-ms-input-placeholder):invalid:focus {
+ background: #fffaf7;
+ box-shadow: 0 0 0 .1rem rgba(232, 86, 0, .2);
+}
+
.form-input:not(:placeholder-shown):invalid:focus {
background: #fffaf7;
box-shadow: 0 0 0 .1rem rgba(232, 86, 0, .2);
}
+.form-input:not(:-ms-input-placeholder):invalid + .form-input-hint {
+ color: #e85600;
+}
+
.form-input:not(:placeholder-shown):invalid + .form-input-hint {
color: #e85600;
}
@@ -1354,8 +1363,8 @@ input.disabled + .form-icon {
}
.form-horizontal .form-group {
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@@ -1542,8 +1551,8 @@ video.video-responsive::before {
}
.columns {
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -.4rem;
@@ -1980,8 +1989,8 @@ video.video-responsive::before {
}
.hero {
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: justify;
@@ -2006,8 +2015,8 @@ video.video-responsive::before {
.navbar {
align-items: stretch;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-align: stretch;
-ms-flex-pack: justify;
-ms-flex-wrap: wrap;
@@ -2017,8 +2026,8 @@ video.video-responsive::before {
.navbar .navbar-section {
align-items: center;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex: 1 0 0;
flex: 1 0 0;
-ms-flex-align: center;
@@ -2031,8 +2040,8 @@ video.video-responsive::before {
.navbar .navbar-center {
align-items: center;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-ms-flex-align: center;
@@ -2243,8 +2252,8 @@ summary.accordion-header::-webkit-details-marker {
.bar {
background: #eef0f3;
border-radius: .1rem;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
height: .8rem;
@@ -2319,8 +2328,8 @@ summary.accordion-header::-webkit-details-marker {
background: #fff;
border: .05rem solid #dadee4;
border-radius: .1rem;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
@@ -2365,8 +2374,8 @@ summary.accordion-header::-webkit-details-marker {
align-items: center;
background: #eef0f3;
border-radius: 5rem;
- display: inline-flex;
display: -ms-inline-flexbox;
+ display: inline-flex;
-ms-flex-align: center;
font-size: 90%;
height: 1.2rem;
@@ -2505,8 +2514,8 @@ summary.accordion-header::-webkit-details-marker {
.menu .menu-badge {
align-items: center;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-align: center;
height: 100%;
position: absolute;
@@ -2536,8 +2545,8 @@ summary.accordion-header::-webkit-details-marker {
.modal:target,
.modal.active {
- display: flex;
display: -ms-flexbox;
+ display: flex;
opacity: 1;
z-index: 400;
}
@@ -2578,8 +2587,8 @@ summary.accordion-header::-webkit-details-marker {
background: #fff;
border-radius: .1rem;
box-shadow: 0 .2rem .5rem rgba(48, 55, 66, .3);
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-direction: column;
flex-direction: column;
max-height: 75vh;
@@ -2609,8 +2618,8 @@ summary.accordion-header::-webkit-details-marker {
}
.nav {
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-direction: column;
flex-direction: column;
list-style: none;
@@ -2644,8 +2653,8 @@ summary.accordion-header::-webkit-details-marker {
}
.pagination {
- display: flex;
display: -ms-flexbox;
+ display: flex;
list-style: none;
margin: .2rem 0;
padding: .2rem 0;
@@ -2705,8 +2714,8 @@ summary.accordion-header::-webkit-details-marker {
.panel {
border: .05rem solid #dadee4;
border-radius: .1rem;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
@@ -2790,8 +2799,8 @@ summary.accordion-header::-webkit-details-marker {
}
.step {
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
list-style: none;
@@ -2860,8 +2869,8 @@ summary.accordion-header::-webkit-details-marker {
.tab {
align-items: center;
border-bottom: .05rem solid #dadee4;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-align: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
@@ -2927,8 +2936,8 @@ summary.accordion-header::-webkit-details-marker {
.tile {
align-content: space-between;
align-items: flex-start;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-align: start;
-ms-flex-line-pack: justify;
}
@@ -3290,13 +3299,13 @@ a.text-error:visited {
}
.d-flex {
- display: flex;
display: -ms-flexbox;
+ display: flex;
}
.d-inline-flex {
- display: inline-flex;
display: -ms-inline-flexbox;
+ display: inline-flex;
}
.d-none,
@@ -3446,8 +3455,8 @@ a.text-error:visited {
}
.p-sticky {
- position: sticky !important;
position: -webkit-sticky !important;
+ position: sticky !important;
}
.p-centered {
@@ -3459,8 +3468,8 @@ a.text-error:visited {
.flex-centered {
align-items: center;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-align: center;
-ms-flex-pack: center;
justify-content: center;
@@ -3718,15 +3727,15 @@ a.text-error:visited {
word-wrap: break-word;
}
-/*! Spectre.css Experimentals v0.5.8 | MIT License | github.com/picturepan2/spectre */
+/*! Spectre.css Experimentals v0.5.9 | MIT License | github.com/picturepan2/spectre */
.form-autocomplete {
position: relative;
}
.form-autocomplete .form-autocomplete-input {
align-content: flex-start;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-line-pack: start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
@@ -3782,8 +3791,8 @@ a.text-error:visited {
background: #f7f8f9;
border-top-left-radius: .1rem;
border-top-right-radius: .1rem;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-align: center;
font-size: .9rem;
padding: .4rem;
@@ -3791,8 +3800,8 @@ a.text-error:visited {
.calendar .calendar-header,
.calendar .calendar-body {
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-pack: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
@@ -3935,8 +3944,8 @@ a.text-error:visited {
.calendar.calendar-lg .calendar-body .calendar-date {
border-bottom: .05rem solid #dadee4;
border-right: .05rem solid #dadee4;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-direction: column;
flex-direction: column;
height: 5.5rem;
@@ -4076,8 +4085,8 @@ a.text-error:visited {
.carousel .carousel-nav {
bottom: .4rem;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-pack: center;
justify-content: center;
left: 50%;
@@ -4275,8 +4284,8 @@ a.text-error:visited {
}
.filter .filter-body {
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@@ -4340,8 +4349,8 @@ a.text-error:visited {
}
.off-canvas {
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-flow: nowrap;
flex-flow: nowrap;
height: 100%;
@@ -4447,8 +4456,8 @@ a.text-error:visited {
.parallax .parallax-front {
align-items: center;
color: #fff;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-align: center;
-ms-flex-pack: center;
height: 100%;
@@ -4636,6 +4645,7 @@ a.text-error:visited {
border-radius: 50%;
height: .6rem;
margin-top: -.25rem;
+ -webkit-transition: transform .2s;
transition: transform .2s;
width: .6rem;
}
@@ -4645,6 +4655,7 @@ a.text-error:visited {
border: 0;
border-radius: 50%;
height: .6rem;
+ -moz-transition: transform .2s;
transition: transform .2s;
width: .6rem;
}
@@ -4654,6 +4665,7 @@ a.text-error:visited {
border: 0;
border-radius: 50%;
height: .6rem;
+ -ms-transition: transform .2s;
transition: transform .2s;
width: .6rem;
}
@@ -4714,8 +4726,8 @@ a.text-error:visited {
}
.timeline .timeline-item {
- display: flex;
display: -ms-flexbox;
+ display: flex;
margin-bottom: 1.2rem;
position: relative;
}
@@ -4778,8 +4790,8 @@ a.text-error:visited {
.viewer-360 {
align-items: center;
- display: flex;
display: -ms-flexbox;
+ display: flex;
-ms-flex-align: center;
-ms-flex-direction: column;
flex-direction: column;