Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guns-vip
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
guns-vip
Commits
9673ec9e
Commit
9673ec9e
authored
Dec 03, 2018
by
fengshuonan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改分页的主题颜色
parent
284c7606
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
src/main/webapp/assets/common/static/stylefeng/feng.css
+26
-0
No files found.
src/main/webapp/assets/common/static/stylefeng/feng.css
View file @
9673ec9e
...
@@ -10,6 +10,32 @@
...
@@ -10,6 +10,32 @@
width
:
65px
;
width
:
65px
;
}
}
.pagination
>
.active
>
a
,
.pagination
>
.active
>
span
,
.pagination
>
.active
>
a
:hover
,
.pagination
>
.active
>
span
:hover
,
.pagination
>
.active
>
a
:focus
,
.pagination
>
.active
>
span
:focus
{
background-color
:
#f4f4f4
;
border-color
:
#DDDDDD
;
color
:
inherit
;
cursor
:
default
;
z-index
:
2
;
}
.pagination
>
li
>
a
,
.pagination
>
li
>
span
{
background-color
:
#FFFFFF
;
border
:
1px
solid
#DDDDDD
;
color
:
inherit
;
float
:
left
;
line-height
:
1.42857
;
margin-left
:
-1px
;
padding
:
4px
10px
;
position
:
relative
;
text-decoration
:
none
;
}
.fixed-table-pagination
.btn
{
.fixed-table-pagination
.btn
{
border-color
:
#DDDDDD
;
border-color
:
#DDDDDD
;
}
}
...
...
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