Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
hf
2015-10-13 21:14:45 +0800
Commit
389ee6cce742ca44cf13c62ad82153b43801b94d
2 parents
b30cdec0
d0a37802
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
static/sass/index.scss
static/sass/passport/_code.scss
static/sass/index.scss
View file @
389ee6c
...
...
@@ -47,6 +47,10 @@ a {
color
:
#000
;
}
*
:focus
{
outline
:
none
;
}
@font-face
{
font-family
:
"iconfont"
;
src
:
font-url
(
'iconfont.eot'
);
/* IE9*/
...
...
static/sass/passport/_code.scss
View file @
389ee6c
...
...
@@ -32,7 +32,7 @@
color
:
#4ecae8
;
}
.clear
{
.clear
-input
{
right
:
170px
;
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment