Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5817 Rev 6157
Línea 89... Línea 89...
89
    margin: 0;
89
    margin: 0;
90
    flex: 1;
90
    flex: 1;
91
    padding: 0.5rem 0;
91
    padding: 0.5rem 0;
92
    border: none;
92
    border: none;
93
    font-size: 1rem;
93
    font-size: 1rem;
94
    background-color: $bg-color;
94
    background-color: $bg-color-secondary;
-
 
95
    border: 1px solid $border-primary;
-
 
96
    border-radius: $border-radius;
-
 
97
 
95
  }
98
  }
Línea 96... Línea 99...
96
 
99
 
97
  .submitButton {
100
  .submitButton {
98
    height: 2.5rem;
101
    height: 2.5rem;