Commit 61091326 authored by Sergey Antonovich's avatar Sergey Antonovich 🇯🇵

Add new file

parent de7811d6
Pipeline #56 canceled with stages
.asf-textBox {
border-radius: 0;
border: 0;
}
.asf-invalidInput{
border: 0 !important;
background-color: transparent !important;
}
.asf-label{
position: absolute;
display: flex;
align-items: center;
left: 5px;
color: #a0a0a0;
font-size: 12px;
}
#mw-label-listbox{
position: relative;
cursor: default;
}
.mw-invalid-label-color-error, .mw-invalid-color-error{
color:rgb(255, 19, 0);
}
.mw-invalid-label-color-success, .mw-invalid-color-success{
color:rgb(63, 162, 63);
}
.mobile-window-system-select, .mobile-window-system-date, .mobile-window-system-box{
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
min-width: 100%;
min-height: 100%;
opacity: 0;
}
.asf-dateBox{
min-width: calc(100% - 32px);
min-height: 100%;
}
.asf-container{
position: relative;
}
.asf-buttonLabel{
padding: 4px 0;
}
.mobile-window-systemAlign{
position: absolute;
top: auto;
bottom: auto;
min-height: 14px;
opacity: 0;
}
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment