fix notices
This commit is contained in:
parent
9cb7c6c836
commit
728f428c1f
|
@ -4,11 +4,17 @@
|
||||||
background-color: #F9F3D3
|
background-color: #F9F3D3
|
||||||
color: #AF9112
|
color: #AF9112
|
||||||
border-radius: 2px
|
border-radius: 2px
|
||||||
|
font-size: 14px
|
||||||
a
|
a
|
||||||
color: #AF9112
|
color: #AF9112
|
||||||
text-decoration: underline
|
text-decoration: underline
|
||||||
.icon-flag
|
.icon-flag
|
||||||
@extend %icon
|
@extend %icon-line-flag-yellow
|
||||||
|
background:
|
||||||
|
color: #AF9112
|
||||||
|
size: auto 13px
|
||||||
|
position: 6px 4px
|
||||||
|
repeat: no-repeat
|
||||||
width: 1.3em
|
width: 1.3em
|
||||||
height: 1.5em
|
height: 1.5em
|
||||||
margin: 0 .6em 0 .2em
|
margin: 0 .6em 0 .2em
|
||||||
|
@ -20,16 +26,17 @@
|
||||||
background-color: #d2f5f9
|
background-color: #d2f5f9
|
||||||
color: #40a3ad
|
color: #40a3ad
|
||||||
border-radius: 2px
|
border-radius: 2px
|
||||||
|
font-size: 14px
|
||||||
a
|
a
|
||||||
color: #40a3ad
|
color: #40a3ad
|
||||||
text-decoration: underline
|
text-decoration: underline
|
||||||
|
|
||||||
.icon-flag
|
.icon-flag
|
||||||
display: inline-block
|
display: inline-block
|
||||||
@extend %icon-line-flag-yellow
|
@extend %icon-line-flag-blue
|
||||||
display: inline-block
|
display: inline-block
|
||||||
background:
|
background:
|
||||||
color: #AF9112
|
color: #40a3ad
|
||||||
size: auto 13px
|
size: auto 13px
|
||||||
position: 6px 4px
|
position: 6px 4px
|
||||||
repeat: no-repeat
|
repeat: no-repeat
|
||||||
|
|
Loading…
Reference in New Issue
Block a user