Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
h5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
cef99ec5
authored
Feb 20, 2019
by
梁建民
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css
parent
f114eb0d
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
1 deletions
src/assets/css/smt/index.min.css
src/assets/css/smt/index.min.css.map
src/assets/css/smt/index.scss
view/4.js
src/assets/css/smt/index.min.css
View file @
cef99ec5
...
...
@@ -8,7 +8,7 @@
.smt
.head
.head-form
.inp-wrap
input
.inp.w1
{
width
:
44%
;
}
.smt
.head
.head-form
.inp-wrap
.code-text
{
font-size
:
14px
;
background
:
none
;
color
:
#1080d0
;
}
.smt
.head
.head-form
.inp-wrap
.code-text.code-text-disabled
{
color
:
#999999
;
}
.smt
.head
.head-form
.error
{
font-size
:
13px
;
color
:
#ff6600
;
position
:
absolute
;
left
:
1rem
;
bottom
:
58px
;
}
.smt
.head
.head-form
.error
{
font-size
:
13px
;
color
:
#ff6600
;
position
:
absolute
;
left
:
1rem
;
bottom
:
58px
;
font-weight
:
normal
;
}
.smt
.head
.head-form
.btn
{
margin
:
0.707rem
0.667rem
0
0.667rem
;
height
:
39px
;
line-height
:
39px
;
text-align
:
center
;
background-color
:
#4e8eee
;
border-radius
:
2px
;
font-size
:
14px
;
color
:
#ffffff
;
display
:
block
;
}
.smt
.section
{
border-top
:
2rem
solid
#dfe5ee
;
background
:
#fff
;
padding-bottom
:
1rem
;
}
.smt
.section
.section-wrap
{
padding
:
0
0.467rem
;
}
...
...
src/assets/css/smt/index.min.css.map
View file @
cef99ec5
This diff is collapsed.
Click to expand it.
src/assets/css/smt/index.scss
View file @
cef99ec5
...
...
@@ -53,6 +53,7 @@
position
:
absolute
;
left
:
1rem
;
bottom
:
58px
;
font-weight
:
normal
;
}
.btn
{
margin
:
0
.707rem
0
.667rem
0
0
.667rem
;
...
...
view/4.js
View file @
cef99ec5
This diff is collapsed.
Click to expand it.
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