Skip to content
Snippets Groups Projects
Commit 6ea159c1 authored by Myriam Delaruelle's avatar Myriam Delaruelle
Browse files

fix css

parent b221c63a
Branches
No related tags found
No related merge requests found
......@@ -672,6 +672,8 @@ th.th-rotate > div > span {
font-family: FontAwesome; width: 100%; display: inline-block;text-align: center;
color: white;
font-size: x-large;
vertical-align: text-bottom;
line-height: 19px;
}
.state-2 span.icon-progress::after{
......@@ -679,12 +681,16 @@ th.th-rotate > div > span {
font-family: FontAwesome; width: 100%; display: inline-block; text-align: center;
color: white;
font-size: x-large;
vertical-align: text-bottom;
line-height: 19px;
}
.state-3 span.icon-progress::after{
content: "\f1db";
font-family: FontAwesome; width: 100%; display: inline-block; text-align: center;
color: white;
font-size: x-large;
vertical-align: text-bottom;
line-height: 19px;
}
.section-progress span.icon-progress::after, .iena-progress-legend span.icon-progress::after{
......@@ -819,6 +825,9 @@ tbody th{
margin-bottom: 40px;
}
#caption-iena .icon-progress::after{
line-height: 24px;
}
.iena-icon-distance, .iena-icon-presence{
content: "";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment