Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
haishi
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
冷斌
haishi
Commits
104dbbf3
Commit
104dbbf3
authored
Mar 17, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
a30f467e
b0e53330
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
6 deletions
+9
-6
public/home/css/layer.css
+9
-6
No files found.
public/home/css/layer.css
View file @
104dbbf3
...
@@ -506,22 +506,24 @@ html #layui_layer_skinlayercss {
...
@@ -506,22 +506,24 @@ html #layui_layer_skinlayercss {
}
}
.layui-layer-btn
{
.layui-layer-btn
{
/* display: block; */
padding
:
10px
12px
;
padding
:
10px
12px
;
pointer-events
:
auto
;
pointer-events
:
auto
;
border-radius
:
12px
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-
between
;
justify-content
:
space-
around
;
}
}
.layui-layer-btn
a
{
.layui-layer-btn
a
{
height
:
28px
;
height
:
28px
;
line-height
:
28px
;
line-height
:
28px
;
margin
:
0
6px
;
/* margin: 0 6px; */
padding
:
0
15px
;
/* padding: 0 15px; */
/* width: 100%; */
height
:
100%
;
border
:
1px
solid
#dedede
;
border
:
1px
solid
#dedede
;
background-color
:
#f1f1f1
;
background-color
:
#f1f1f1
;
color
:
#333
;
color
:
#333
;
border-radius
:
1
2px
;
border-radius
:
1
4px
!important
;
display
:
block
;
display
:
block
;
font-weight
:
400
;
font-weight
:
400
;
cursor
:
pointer
;
cursor
:
pointer
;
...
@@ -541,7 +543,8 @@ html #layui_layer_skinlayercss {
...
@@ -541,7 +543,8 @@ html #layui_layer_skinlayercss {
.layui-layer-btn
.layui-layer-btn0
{
.layui-layer-btn
.layui-layer-btn0
{
border-color
:
#ff7579
;
border-color
:
#ff7579
;
background-color
:
#2e8ded
;
background-color
:
#2e8ded
;
color
:
#fff
color
:
#fff
;
border-radius
:
14px
;
}
}
.layui-layer-dialog
{
.layui-layer-dialog
{
...
...
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