样式改成诺力色
This commit is contained in:
@@ -513,7 +513,7 @@
|
||||
top 0
|
||||
left 0
|
||||
background-color rgba(255,255,255,.95)
|
||||
box-shadow 2px 0 4px 0px rgba(1, 27, 46, 90%)
|
||||
// box-shadow 2px 0 4px 0px rgba(1, 27, 46, 90%)
|
||||
overflow-y auto
|
||||
padding 10px 10px
|
||||
transition: all .3s linear;
|
||||
@@ -529,21 +529,21 @@
|
||||
border-collapse: separate;
|
||||
border-spacing: 0;
|
||||
width 100%
|
||||
border-top 1px solid #0490DD
|
||||
border-left 1px solid #0490DD
|
||||
border-right 1px solid #0490DD
|
||||
border-top 1px solid #ebeef5
|
||||
border-left 1px solid #ebeef5
|
||||
border-right 1px solid #ebeef5
|
||||
td
|
||||
vertical-align middle
|
||||
text-align center
|
||||
padding 5px 2px
|
||||
border-bottom 1px solid #0490DD
|
||||
border-bottom 1px solid #ebeef5
|
||||
&:nth-child(1)
|
||||
width 32%
|
||||
font-size: 12px;
|
||||
line-height: 13px;
|
||||
color: #333;
|
||||
font-weight: bold;
|
||||
border-right 1px solid #0490DD
|
||||
border-right 1px solid #ebeef5
|
||||
word-break: break-all;
|
||||
&:nth-child(2)
|
||||
width 68%
|
||||
|
||||
Reference in New Issue
Block a user