lightened show more button to closer reflect tools buttons
This commit is contained in:
parent
588536e360
commit
68d71c33b5
|
@ -34,12 +34,12 @@
|
||||||
background-color: #40454f
|
background-color: #40454f
|
||||||
|
|
||||||
.show-more
|
.show-more
|
||||||
background-color: #CCCCCC
|
background-color: #F2F2EB
|
||||||
display: inline-block
|
display: inline-block
|
||||||
color: #666
|
color: #666
|
||||||
padding: 6px 15px
|
padding: 6px 15px
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
border: 1px solid #BBB
|
border: 1px solid #DDD
|
||||||
.show-more:hover
|
.show-more:hover
|
||||||
background-color: #40454F
|
background-color: #40454F
|
||||||
color: #FFF
|
color: #FFF
|
||||||
|
|
Loading…
Reference in New Issue
Block a user