Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 364 | Rev 376 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 364 Rev 367
Línea 8080... Línea 8080...
8080
  margin-bottom: 10px;
8080
  margin-bottom: 10px;
8081
  color: #0860bf;
8081
  color: #0860bf;
8082
}
8082
}
Línea 8083... Línea 8083...
8083
 
8083
 
8084
.wizard {
8084
.wizard {
8085
  display: inline-flex!important;
8085
  display: flex;
8086
  margin-top: 10px;
8086
  margin-top: 10px;
Línea 8087... Línea 8087...
8087
}
8087
}
-
 
8088
 
8088
 
8089
.wizard li {
8089
.wizard li {
8090
  width: 50%;
Línea 8090... Línea 8091...
8090
  margin-left: 10px!important;
8091
  display: inline-block;
8091
}
8092
}
-
 
8093
 
-
 
8094
.btn-secondary:disabled {
-
 
8095
  cursor: no-drop;
-
 
8096
}
-
 
8097
 
-
 
8098
.previous {
-
 
8099
  text-align: left;
-
 
8100
}
8092
 
8101
 
8093
.btn-secondary:disabled {
8102
.next {