puces en triangle
This commit is contained in:
parent
12719a9c86
commit
aaebb6459d
@ -361,21 +361,11 @@ h2 {
|
||||
background:$couleurBackgroundTexteBleu;
|
||||
}
|
||||
|
||||
.detail_emission {
|
||||
ul { list-style:none;
|
||||
> li {
|
||||
padding-left:1em;
|
||||
position:relative;
|
||||
&:before {
|
||||
position:absolute;
|
||||
left:0;
|
||||
top:0.6em;
|
||||
@include triangle(right,$couleurSecondaire,0.35em,1.8);
|
||||
}
|
||||
}
|
||||
}
|
||||
.detail_emission ul, ul.spip, li ul.spip, .sujets > ul {
|
||||
@include liste-triangle;
|
||||
}
|
||||
|
||||
|
||||
.btn.blanc {
|
||||
color:$couleurPrincipale !important;
|
||||
background:white;
|
||||
|
Loading…
Reference in New Issue
Block a user