Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wenjiekong
2016-08-30 09:57:46 +0800
Commit
7598f0bdaeb4ced13b1307d657f50581a86225c2
1 parent
7c52d8fb
修改关闭图标大小
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
public/scss/product/students/_index.css
public/scss/product/students/_index.css
View file @
7598f0b
...
...
@@ -540,6 +540,13 @@
background-image
:
resolve
(
"students/close.png"
);
}
.stu-alert
.close-icon
,
.subcontent-dialog
.close-icon
{
width
:
30px
;
height
:
30px
;
background-size
:
100%
100%
;
}
.min-screen
{
.stu-page
{
.stu-rights
{
...
...
Please
register
or
login
to post a comment