Skip to content
Snippets Groups Projects
Commit 15da2e95 authored by Frédéric Carretero's avatar Frédéric Carretero
Browse files

Correction de l'affichage de l'état d'une demande stoppée sous IE

parent 07ae83bb
No related branches found
No related tags found
No related merge requests found
......@@ -176,6 +176,14 @@
.status6-icon {
background: url(../images/sql_list/st6.png) center center no-repeat;
}
.status7-icon {
display: inline-block;
height: 10px;
width: 10px;
margin-top: 9px;
border-radius: 50%;
background-color: darkorange;
}
// Lien avec un icône.
.icon-link {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment