forked from ScoDoc/ScoDoc
Assiduité : simplification accès assiduite-bubble
This commit is contained in:
parent
ba77b155c5
commit
ffdaf2a19a
@ -118,9 +118,8 @@
|
|||||||
bottom: 100%;
|
bottom: 100%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
border-width: 6px;
|
border: 10px solid transparent;
|
||||||
border-style: solid;
|
width: 100%;
|
||||||
border-color: transparent transparent #f9f9f9 transparent;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.assiduite-bubble::after {
|
.assiduite-bubble::after {
|
||||||
|
Loading…
Reference in New Issue
Block a user