Revert "Fix the Plus button default color"
This reverts commit 2d64b75777.
This commit is contained in:
parent
04dbc0030f
commit
7f3bfc533c
|
|
@ -643,7 +643,7 @@ span#tarteaucitronDisclaimerAlert {
|
||||||
#tarteaucitronRoot .tarteaucitronPlus::before {
|
#tarteaucitronRoot .tarteaucitronPlus::before {
|
||||||
content: '\271b';
|
content: '\271b';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
color: #333;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue