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

pull subtree

parents 77f48584 615623df
No related branches found
No related tags found
No related merge requests found
...@@ -29,18 +29,14 @@ ...@@ -29,18 +29,14 @@
.panel-default>.panel-heading{ .panel-default>.panel-heading{
background-color: @application-lighen-color-theme; background-color: @application-lighen-color-theme;
} }
// Bouton vert. //
.install-state-ok { .install-state-ok {
background: url("../images/button_green.gif") 15px center no-repeat; background: url("../images/button_green.gif") 190px center no-repeat;
} }
// Bouton rouge.
.install-state-error { .install-state-error {
background: url("../images/button_red.gif") 15px center no-repeat; background: url("../images/button_red.gif") 190px center no-repeat;
}
// Libellé de chaque état d'installation.
.install-state-ok > span, .install-state-error > span {
padding-left: 20px;
} }
.version-update { .version-update {
height:20px; height:20px;
padding-top:0; padding-top:0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment