Changed background in update manager offline - #4194

This commit is contained in:
Tatiana Llorente 2019-07-09 16:45:00 +02:00
parent eaf29b798a
commit 6af6aa179b
1 changed files with 9 additions and 0 deletions

View File

@ -109,6 +109,15 @@ table.widget_list td.datos2 {
background-color: #888; background-color: #888;
} }
.fileupload_form {
background-color: #222;
}
#drop_file {
background-color: #444;
color: #fff;
}
ol.steps li.current { ol.steps li.current {
border-left: 5px solid #82b92e; border-left: 5px solid #82b92e;
background-color: #545454; background-color: #545454;