Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3575 Rev 3580
Línea 14... Línea 14...
14
$button-text-color-secondary: #000;
14
$button-text-color-secondary: #000;
15
$button-bg-tertiary: #f4f4f4;
15
$button-bg-tertiary: #f4f4f4;
16
$button-text-color-tertiary: #909090;
16
$button-text-color-tertiary: #909090;
17
$border-primary: #e8e8e8;
17
$border-primary: #e8e8e8;
18
$border-trasnparent: #0000;
18
$border-trasnparent: #0000;
-
 
19
 
-
 
20
// colors
-
 
21
$dark-blue: #01245d;
-
 
22
$primary-green: #1eb89e;
-
 
23
$light-font: #bebebe;
-
 
24
$light-gray: #bebebe;
19
$white: #FFF;
25
$dark-white: #e7e7e7;
-
 
26
$gray: #909090;
-
 
27
$primary-lightblue: #0961bf;
-
 
28
$primary-lightblue-hover: #1e5591;
-
 
29
$yellow-highlight: #ecec0e;
-
 
30
$yellow-darker: #decd00;
-
 
31
$background-gray: #f5f5f7;
20
$danger: #e20808;
32
$danger: #e20808;
21
$danger-hover: #a10707;
33
$danger-hover: #a10707;
-
 
34
$shadow-gray: rgb(0 0 0 / 5%);
-
 
35
$online-green: #42b72a;
-
 
36
$blue: #0860bf;
-
 
37
$border-gray: #e8e8e8;
-
 
38
$border-gray-primary: #b3b3b3;
-
 
39
 
-
 
40
$white: #ffffff;
-
 
41
$black: #000000;
-
 
42
$dark-blue-pr: #16283c;
-
 
43
 
-
 
44
// utils
-
 
45
$white-backdrop: rgba(255, 255, 255, 0.4);
-
 
46
$grayline-border: 1px solid #e5e5e5;
-
 
47
$border-radius: 10px;
22
$light-shadow: 0px 0px 11px 0px rgb(0 0 0 / 5%);
48
$light-shadow: 0px 0px 11px 0px rgb(0 0 0 / 5%);
23
$shadow: 0px 4px 14px -2px rgb(0 0 0 / 12%);
49
$shadow: 0px 4px 14px -2px rgb(0 0 0 / 12%);