Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 6753 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6753 Rev 6840
Línea 39... Línea 39...
39
  color: $font-color;
39
  color: $font-color;
40
  font-size: 1.5rem;
40
  font-size: 1.5rem;
41
  order: 3;
41
  order: 3;
42
}
42
}
Línea 43... Línea -...
43
 
-
 
44
.badge {
-
 
45
  top: 0%;
-
 
46
  left: 50%;
-
 
47
  font-size: 0.7rem;
-
 
48
  transform: translateX(-80%);
-
 
49
  background-color: $danger;
-
 
50
  color: #fff;
-
 
51
  border-radius: 100px;
-
 
52
  position: absolute;
-
 
53
}
-
 
54
 
43
 
55
.searchInputContainer {
44
.searchInputContainer {
56
  font-size: 0.9rem;
45
  font-size: 0.9rem;
57
  min-width: 65%;
46
  min-width: 65%;
58
  flex: 1;
47
  flex: 1;