Skip to content
Snippets Groups Projects
Commit 7bb8ad86 authored by Anthony Borghi's avatar Anthony Borghi
Browse files

Merge branch...

Merge branch '10-bug-d-affichage-de-l-etat-d-une-demande-stoppee-sous-internet-explorer' into 'next_version'

Resolve "Bug d'affichage de l'état d'une demande stoppée sous Internet Explorer."

See merge request Development/vitis_apps/application/gtf!18
parents 3d0967c8 15da2e95
Branches
Tags
No related merge requests found
...@@ -176,6 +176,14 @@ ...@@ -176,6 +176,14 @@
.status6-icon { .status6-icon {
background: url(../images/sql_list/st6.png) center center no-repeat; 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. // Lien avec un icône.
.icon-link { .icon-link {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment