|
|
@ -152,16 +152,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
input:not(.form-control), textarea {
|
|
|
|
input:not(.form-control), textarea {
|
|
|
|
background-color: @alertify-input-bg;
|
|
|
|
background-color: @alertify-input-bg;
|
|
|
|
color: @alertify-input-fg;
|
|
|
|
color: @alertify-input-fg;
|
|
|
|
border: 0px;
|
|
|
|
border: 0px;
|
|
|
|
|
|
|
|
|
|
|
|
margin-bottom: 15px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
font-size: 100%;
|
|
|
|
font-size: 100%;
|
|
|
|
padding: @alertify_padding-base;
|
|
|
|
padding: @alertify_padding-base;
|
|
|
|
&:focus {
|
|
|
|
|
|
|
|
//outline-offset: -2px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
input[type="checkbox"] {
|
|
|
|
input[type="checkbox"] {
|
|
|
@ -244,7 +241,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
&.bottom, &:not(.top) {
|
|
|
|
&.bottom, &:not(.top) {
|
|
|
|
bottom: 16px;
|
|
|
|
bottom: 16px;
|
|
|
|
// Bottom left placement. Default. Use for transitions.
|
|
|
|
/* // Bottom left placement. Default. Use for transitions.
|
|
|
|
&.left, &:not(.right) {
|
|
|
|
&.left, &:not(.right) {
|
|
|
|
> * {
|
|
|
|
> * {
|
|
|
|
|
|
|
|
|
|
|
@ -255,7 +252,7 @@
|
|
|
|
> * {
|
|
|
|
> * {
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}*/
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// All left positions.
|
|
|
|
// All left positions.
|
|
|
@ -293,7 +290,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
&.top {
|
|
|
|
&.top {
|
|
|
|
top: 0;
|
|
|
|
top: 0;
|
|
|
|
// Top left placement, use for transitions.
|
|
|
|
/* // Top left placement, use for transitions.
|
|
|
|
&.left, &:not(.right) {
|
|
|
|
&.left, &:not(.right) {
|
|
|
|
> * {
|
|
|
|
> * {
|
|
|
|
|
|
|
|
|
|
|
@ -304,7 +301,7 @@
|
|
|
|
> * {
|
|
|
|
> * {
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}*/
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
> * {
|
|
|
|
> * {
|
|
|
|