Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
synergy-various-libraries
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
community
synergy-various-libraries
Commits
61091326
Commit
61091326
authored
Oct 23, 2018
by
Sergey Antonovich
🇯🇵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
de7811d6
Pipeline
#56
canceled with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
64 additions
and
0 deletions
+64
-0
Library/mobile_adaptability_form.css
Library/mobile_adaptability_form.css
+64
-0
No files found.
Library/mobile_adaptability_form.css
0 → 100644
View file @
61091326
.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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment