Skip to content

Instantly share code, notes, and snippets.

@topgun743
Created June 25, 2016 15:14
Show Gist options
  • Save topgun743/0f5e3eec4f7a8e624603fb667fc1755b to your computer and use it in GitHub Desktop.
Save topgun743/0f5e3eec4f7a8e624603fb667fc1755b to your computer and use it in GitHub Desktop.
subschema
.Autocomplete__namespace___KKoOj {
position: relative;
}
.Autocomplete__found___u5u_V .form-control {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.Autocomplete__found___u5u_V .Autocomplete__listGroup___1j4tB {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
width: 100%;
padding-left: 0;
}
.Autocomplete__found___u5u_V .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
border-top: none;
}
.Autocomplete__found___u5u_V .list-group-item {
cursor: pointer;
}
.Autocomplete__found___u5u_V .list-group-item:hover {
background-color: #eee;
}
.Autocomplete__found___u5u_V .focused {
background-color: #ddd;
}
.ListItemTemplate__ctrlButtons___2euWn {
position: absolute;
top: 5px;
right: 5px;
display: inline-block;
min-width: 10px;
font-size: 12px;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 10px;
}
.ListItemTemplate__listEditor___1qxat > ul {
margin-top: 10px;
padding-left: 0;
}
.WizardProgressTemplate__namespace___137p7 {
margin: 0;
padding-bottom: 2.2rem;
list-style-type: none;
display: table;
padding-left: 0;
padding-right: 0;
width: 100%;
}
.WizardProgressTemplate__todo___13UJc,
.WizardProgressTemplate__doing___1z7u3,
.WizardProgressTemplate__done___3rFio {
text-align: center;
line-height: 4.5rem;
padding: 0 0.7rem;
cursor: pointer;
display: table-cell;
}
.WizardProgressTemplate__todo___13UJc {
color: silver;
border-bottom: 4px solid silver;
}
.WizardProgressTemplate__doing___1z7u3 {
color: black;
border-bottom: 4px solid #33C3F0;
}
.WizardProgressTemplate__done___3rFio {
color: black;
border-bottom: 4px solid #33C3F0;
}
.WizardProgressTemplate__todo___13UJc span,
.WizardProgressTemplate__doing___1z7u3 span,
.WizardProgressTemplate__done___3rFio span {
padding: 0 1.5rem;
}
.WizardProgressTemplate__todo___13UJc em,
.WizardProgressTemplate__doing___1z7u3 em,
.WizardProgressTemplate__done___3rFio em {
display: none;
font-weight: 700;
padding-left: 1rem;
}
.WizardProgressTemplate__todo___13UJc:before,
.WizardProgressTemplate__doing___1z7u3:before,
.WizardProgressTemplate__done___3rFio:before {
position: relative;
bottom: -3.7rem;
float: left;
left: 50%;
}
.WizardProgressTemplate__doing___1z7u3:hover:before,
.WizardProgressTemplate__done___3rFio:hover:before {
color: #0FA0CE;
}
.WizardProgressTemplate__todo___13UJc:hover:before {
color: #203c31;
}
.WizardProgressTemplate__todo___13UJc:before {
content: "\2022";
color: white;
background-color: silver;
border-color: white;
border-width: 1px;
width: 1.2em;
height: 1.2em;
border-width: 0px;
line-height: 1.2em;
border-radius: 1.2em;
}
.WizardProgressTemplate__doing___1z7u3:before {
content: "\2022";
color: white;
background-color: #33C3F0;
width: 1.2em;
line-height: 1.2em;
border-radius: 1.2em;
}
.WizardProgressTemplate__done___3rFio:before {
content: "\2713";
color: white;
background-color: #33C3F0;
width: 1.2em;
line-height: 1.2em;
border-radius: 1.2em;
}
.WizardTemplate__transitionContainer___2v4Li {
display: inline-block;
white-space: nowrap;
vertical-align: top;
min-width: 100%;
}
.WizardTemplate__transitionContainer___2v4Li form {
background-color: #fff;
display: inline-block;
min-width: 100%;
white-space: normal;
vertical-align: top;
}
.transitions__rollUpLeave___dcXZj {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.transitions__rollUpLeave___dcXZj.transitions__rollUpLeaveActive___2oih0 {
-webkit-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
opacity: 0;
-webkit-transition: opacity 800ms ease-in-out, -webkit-transform 800ms ease-in-out;
transition: opacity 800ms ease-in-out, -webkit-transform 800ms ease-in-out;
-o-transition: opacity 800ms ease-in-out, transform 800ms ease-in-out, -o-transform 800ms ease-in-out;
transition: opacity 800ms ease-in-out, transform 800ms ease-in-out;
transition: opacity 800ms ease-in-out, transform 800ms ease-in-out, -webkit-transform 800ms ease-in-out, -o-transform 800ms ease-in-out;
}
.transitions__rollUpEnter___3nlrP,
.transitions__rollUpAppear___1BrrP {
-webkit-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
opacity: 0;
}
.transitions__rollUpEnter___3nlrP.transitions__rollUpEnterActive___RyoLh,
.transitions__rollUpAppear___1BrrP.transitions__rollUpEnterActive___RyoLh,
.transitions__rollUpEnter___3nlrP.transitions__rollUpAppearActive___2WClb,
.transitions__rollUpAppear___1BrrP.transitions__rollUpAppearActive___2WClb {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
-webkit-transition: opacity 800ms ease-in-out, -webkit-transform 800ms ease-in-out;
transition: opacity 800ms ease-in-out, -webkit-transform 800ms ease-in-out;
-o-transition: opacity 800ms ease-in-out, transform 800ms ease-in-out, -o-transform 800ms ease-in-out;
transition: opacity 800ms ease-in-out, transform 800ms ease-in-out;
transition: opacity 800ms ease-in-out, transform 800ms ease-in-out, -webkit-transform 800ms ease-in-out, -o-transform 800ms ease-in-out;
}
.transitions__rollUpHeight___1JM7L {
-webkit-transition: height 800ms ease-in-out;
-o-transition: height 800ms ease-in-out;
transition: height 800ms ease-in-out;
}
.transitions__slideRightLeave___2VH1Q {
-webkit-transition: -webkit-transform 500ms ease-in-out;
transition: -webkit-transform 500ms ease-in-out;
-o-transition: transform 500ms ease-in-out, -o-transform 500ms ease-in-out;
transition: transform 500ms ease-in-out;
transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out, -o-transform 500ms ease-in-out;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.transitions__slideRightLeaveActive___25WqC {
-webkit-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
-o-transform: translate(100%, 0);
transform: translate(100%, 0);
}
.transitions__slideRightEnter___3Ai4x,
.transitions__slideRightAppear___3wMre {
-webkit-transition: -webkit-transform 500ms ease-in-out;
transition: -webkit-transform 500ms ease-in-out;
-o-transition: transform 500ms ease-in-out, -o-transform 500ms ease-in-out;
transition: transform 500ms ease-in-out;
transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out, -o-transform 500ms ease-in-out;
-webkit-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-o-transform: translate(-100%, 0);
transform: translate(-100%, 0);
}
.transitions__slideRightEnterActive___2bwbt,
.transitions__slideRightAppearActive___2idjo {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.transitions__slideRightHeight___gMylg {
-webkit-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.transitions__slideLeftLeave___24rsJ {
-webkit-transition: -webkit-transform 500ms ease-in-out;
transition: -webkit-transform 500ms ease-in-out;
-o-transition: transform 500ms ease-in-out, -o-transform 500ms ease-in-out;
transition: transform 500ms ease-in-out;
transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out, -o-transform 500ms ease-in-out;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.transitions__slideLeftLeaveActive___sDy30 {
-webkit-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-o-transform: translate(-100%, 0);
transform: translate(-100%, 0);
}
.transitions__slideLeftEnter___oJrK8,
.transitions__slideLeftAppear___3RgXT {
-webkit-transition: -webkit-transform 500ms ease-in-out;
transition: -webkit-transform 500ms ease-in-out;
-o-transition: transform 500ms ease-in-out, -o-transform 500ms ease-in-out;
transition: transform 500ms ease-in-out;
transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out, -o-transform 500ms ease-in-out;
-webkit-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
-o-transform: translate(100%, 0);
transform: translate(100%, 0);
}
.transitions__slideLeftEnterActive___3wYvw,
.transitions__slideLeftAppearActive___2aZMw {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.transitions__slideLeftHeight____sUUi {
-webkit-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
/*# sourceMappingURL=subschema.css.map*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment