Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3493 Rev 3496
Línea 1... Línea 1...
1
$bg-color: #fff;
1
$bg-color: #fff;
-
 
2
$bg-color-secondary: #f5f5f7;
2
$font-color: #16283c;
3
$font-color: #16283c;
3
$title-color: #000;
4
$title-color: #000;
4
 
-
 
-
 
5
$icons-color: #666666;
5
$button-bg: #16283c;
6
$button-bg: #16283c;
6
$button-bg-hover: #1d315c;
7
$button-bg-hover: #1d315c;
7
$button-text-color: #fff;
8
$button-text-color: #fff;
8
 
-
 
9
$button-bg-secondary: #0000;
9
$button-bg-secondary: #0000;
10
$button-bg-secondary-hover: #909090;
10
$button-bg-secondary-hover: #909090;
11
$button-text-color-secondary: #000;
11
$button-text-color-secondary: #000;
12
 
-
 
13
$button-bg-tertiary: #f4f4f4;
12
$button-bg-tertiary: #f4f4f4;
14
$button-text-color-tertiary: #909090;
13
$button-text-color-tertiary: #909090;
15
 
-
 
16
$border-primary: #e8e8e8;
14
$border-primary: #e8e8e8;
17
$border-trasnparent: #0000;
15
$border-trasnparent: #0000;
18
 
16
$white: #FFF;
19
$danger: #e20808;
17
$danger: #e20808;
20
$danger-hover: #a10707;
18
$danger-hover: #a10707;
21
$light-shadow: 0px 0px 11px 0px rgb(0 0 0 / 5%);
19
$light-shadow: 0px 0px 11px 0px rgb(0 0 0 / 5%);
22
$shadow: 0px 4px 14px -2px rgb(0 0 0 / 12%);
20
$shadow: 0px 4px 14px -2px rgb(0 0 0 / 12%);