add CSS for :after
Cette révision appartient à :
Parent
61fe21f54c
révision
6db6084d82
1 fichiers modifiés avec 9 ajouts et 0 suppressions
|
@ -395,6 +395,15 @@ textarea { max-width: 100%; }
|
|||
margin-bottom: 1.2rem;
|
||||
}
|
||||
|
||||
.commit.new:after {
|
||||
content: "new";
|
||||
color: red;
|
||||
font-size: 10pt;
|
||||
vertical-align: top;
|
||||
line-height: 5px;
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
}
|
||||
|
|
Référencer dans un nouveau ticket