Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
梁志锋
9 years ago
Commit
6cb5fcf6f45fd7ed664103505ecc5c2882041a83
1 parent
afc2e71a
合并develop代码
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
9 deletions
static/sass/guang/_plus-star.scss
static/sass/guang/_plus-star.scss
View file @
6cb5fcf
&
.focus
{
color
:
#000
;
}
}
.ps-list-page
{
background-color
:
#f0f0f0
;
.nav-tab
,
.ps-content
{
width
:
100%
;
}
.nav-tab
{
height
:
60rem
/
$pxConvertRem
;
padding
:
10rem
/
$pxConvertRem
0
;
background-color
:
#fff
;
}
.star-nav
,
.plus-nav
{
box-sizing
:
border-box
;
float
:
left
;
width
:
50%
;
height
:
60rem
/
$pxConvertRem
;
line-height
:
60rem
/
$pxConvertRem
;
font-size
:
16px
;
text-align
:
center
;
color
:
#ccc
;
&
.focus
{
color
:
#000
;
}
}
.bytouch
{
background
:
#eee
;
}
...
...
Please
register
or
login
to post a comment