nfg_ui 0.10.14 → 0.10.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (128) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/application.scss +9 -23
  3. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations/nfg_theme}/_badge.scss +0 -0
  4. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations/nfg_theme}/_buttons.scss +0 -0
  5. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations/nfg_theme}/_custom-forms.scss +0 -0
  6. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations/nfg_theme}/_custom.scss +0 -0
  7. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations/nfg_theme}/_forms.scss +0 -0
  8. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/color_variations/nfg_theme/_nav.scss +18 -0
  9. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations/nfg_theme}/_pagination.scss +0 -0
  10. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations/nfg_theme}/_progress.scss +0 -0
  11. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations/nfg_theme}/_reboot.scss +0 -0
  12. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations/nfg_theme}/_type.scss +0 -0
  13. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations/nfg_theme}/_utilities.scss +0 -0
  14. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations/nfg_theme}/custom/_icons.scss +0 -0
  15. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations/nfg_theme}/custom/_nav_step.scss +0 -0
  16. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations}/plugins/_datetimepicker.scss +0 -0
  17. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/{nfg_theme/color_variations → color_variations}/plugins/_select2.scss +0 -0
  18. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_custom.scss +1 -9
  19. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_nav.scss +0 -38
  20. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/custom/_tile.scss +2 -61
  21. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/custom/_video_countdown.scss +47 -0
  22. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/_variables.scss +24 -26
  23. data/app/assets/stylesheets/nfg_ui/network_for_good/core/application.scss +24 -0
  24. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/application.scss +4 -4
  25. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/_badge.scss +0 -0
  26. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/_buttons.scss +2 -2
  27. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/_custom-forms.scss +0 -0
  28. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/_custom.scss +0 -0
  29. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/_forms.scss +0 -0
  30. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/_functions.scss +0 -0
  31. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/_nav.scss +2 -4
  32. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/_navbar.scss +0 -0
  33. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/_reboot.scss +0 -0
  34. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/_type.scss +0 -0
  35. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/_utilities.scss +0 -0
  36. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/custom/_everyday_default.scss +0 -0
  37. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/nfg_theme/custom/_nav_step.scss +0 -0
  38. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/plugins/_datetimepicker.scss +0 -0
  39. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/entity_branding/plugins/_select2.scss +0 -0
  40. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/_variables.scss +0 -0
  41. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/application.scss +0 -0
  42. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_breadcrumb.scss +0 -0
  43. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_button-group.scss +0 -0
  44. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_card.scss +0 -0
  45. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_carousel.scss +0 -0
  46. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_custom-forms.scss +0 -0
  47. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_custom.scss +1 -0
  48. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_forms.scss +0 -0
  49. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_grid.scss +0 -0
  50. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_input-group.scss +0 -0
  51. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_list-group.scss +0 -0
  52. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_media.scss +0 -0
  53. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_mixins.scss +0 -0
  54. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_modal.scss +0 -0
  55. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_nav.scss +0 -0
  56. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_navbar.scss +0 -0
  57. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_pagination.scss +0 -0
  58. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_progress.scss +0 -0
  59. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/_utilities.scss +0 -0
  60. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/custom/_avatar.scss +0 -0
  61. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/custom/_everyday_giving.scss +0 -0
  62. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/custom/_nav_step.scss +0 -0
  63. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/custom/_slat.scss +0 -0
  64. data/app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_video_countdown.scss +5 -0
  65. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/mixins/_breakpoints.scss +0 -0
  66. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/mixins/_grid-framework.scss +0 -0
  67. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/mixins/_grid.scss +0 -0
  68. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/utilities/_display.scss +0 -0
  69. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/nfg_theme/utilities/_flex.scss +0 -0
  70. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/legacy_browser_support/plugins/_sticky_div.scss +0 -0
  71. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/_alert.scss +0 -0
  72. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/_button-group.scss +0 -0
  73. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/_buttons.scss +1 -1
  74. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/_card.scss +3 -5
  75. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/_custom-forms.scss +0 -0
  76. data/app/assets/stylesheets/nfg_ui/network_for_good/core/nfg_theme/_custom.scss +11 -0
  77. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/_dropdown.scss +0 -0
  78. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/_forms.scss +0 -0
  79. data/app/assets/stylesheets/nfg_ui/network_for_good/core/nfg_theme/_nav.scss +26 -0
  80. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/nfg_theme/_progress.scss +0 -0
  81. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/_reboot.scss +0 -0
  82. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/_tooltip.scss +0 -0
  83. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/_type.scss +0 -0
  84. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/custom/_avatar.scss +0 -0
  85. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/custom/_device_preview.scss +0 -0
  86. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/custom/_illustration.scss +0 -0
  87. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/custom/_mobile.scss +0 -0
  88. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/custom/_nav_step.scss +0 -0
  89. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/custom/_redactor.scss +0 -0
  90. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/custom/_slat.scss +0 -0
  91. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/nfg_theme/custom/_social_share.scss +2 -0
  92. data/app/assets/stylesheets/nfg_ui/network_for_good/{admin → core}/nfg_theme/custom/_ticket.scss +0 -0
  93. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/nfg_theme/custom/_tile.scss +1 -2
  94. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/plugins/_datepicker.scss +0 -0
  95. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/plugins/_datetimepicker.scss +0 -0
  96. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/plugins/_intercom.scss +0 -0
  97. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/plugins/_select2.scss +0 -0
  98. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/plugins/_sticky_div.scss +0 -0
  99. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/plugins/_turbolinks.scss +0 -0
  100. data/app/assets/stylesheets/nfg_ui/network_for_good/{public → core}/plugins/_twitter_typeahead.scss +0 -0
  101. data/app/assets/stylesheets/nfg_ui/network_for_good/public/application.scss +3 -20
  102. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_custom.scss +1 -8
  103. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_nav.scss +3 -38
  104. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/{custom/_user_navbar.scss → _navbar.scss} +2 -2
  105. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_background_variations.scss +1 -0
  106. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/{_event.scss → custom/_event.scss} +0 -0
  107. data/lib/nfg_ui/version.rb +1 -1
  108. metadata +102 -116
  109. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/_variables.scss +0 -1125
  110. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_progress.scss +0 -3
  111. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/color_variations/_nav.scss +0 -9
  112. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/color_variations/_plugins.scss +0 -3
  113. data/app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/custom/_social_share.scss +0 -44
  114. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_alert.scss +0 -2
  115. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_button-group.scss +0 -22
  116. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_buttons.scss +0 -17
  117. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_card.scss +0 -6
  118. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_custom-forms.scss +0 -156
  119. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_dropdown.scss +0 -1
  120. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_forms.scss +0 -85
  121. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_reboot.scss +0 -34
  122. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_tooltip.scss +0 -5
  123. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_type.scss +0 -81
  124. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_avatar.scss +0 -54
  125. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_illustration.scss +0 -7
  126. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_nav_step.scss +0 -111
  127. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_slat.scss +0 -110
  128. data/app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_ticket.scss +0 -12
@@ -0,0 +1,24 @@
1
+ //** CORE Styles **//
2
+
3
+ // App Vendors
4
+ @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700);
5
+ @import 'font-awesome';
6
+ @import 'select2';
7
+
8
+ // Core Variables
9
+ @import 'variables';
10
+
11
+ // Bootstrap Vendor Base - placed after core variables in order to pull in our custom variables
12
+ @import 'bootstrap';
13
+
14
+ // NFG Theme
15
+ @import 'nfg_theme/*';
16
+
17
+ // Plugins
18
+ @import 'plugins/datepicker';
19
+ @import 'plugins/datetimepicker';
20
+ @import 'plugins/select2';
21
+ @import 'plugins/sticky_div';
22
+
23
+ // Legacy Browser Support
24
+ @import 'legacy_browser_support/application';
@@ -1,20 +1,20 @@
1
1
  //** Entity Branding Styles **//
2
2
 
3
- // Our Variables
4
- @import 'nfg_ui/network_for_good/public/variables';
3
+ // Core Variables
4
+ @import 'nfg_ui/network_for_good/core/variables';
5
5
 
6
- // NFG Theme
6
+ // NFG Theme - listed individually because we need functions and reboot first
7
7
  @import 'nfg_theme/functions';
8
8
  @import 'nfg_theme/reboot';
9
9
  @import 'nfg_theme/badge';
10
10
  @import 'nfg_theme/buttons';
11
11
  @import 'nfg_theme/custom-forms';
12
+ @import 'nfg_theme/custom';
12
13
  @import 'nfg_theme/forms';
13
14
  @import 'nfg_theme/nav';
14
15
  @import 'nfg_theme/navbar';
15
16
  @import 'nfg_theme/type';
16
17
  @import 'nfg_theme/utilities';
17
- @import 'nfg_theme/custom';
18
18
 
19
19
  // Plugins
20
20
  @import 'plugins/datetimepicker';
@@ -22,10 +22,10 @@
22
22
 
23
23
  .btn-outline-secondary {
24
24
  color: color-yiq($primary, $yiq-text-dark, $primary);
25
- &:hover { color: color-yiq($primary, $yiq-text-dark, $primary); }
25
+ &:hover { color: color-yiq($primary, $yiq-text-dark, $primary) !important; }
26
26
  &:not(:disabled):not(.disabled):active,
27
27
  &:not(:disabled):not(.disabled).active,
28
- .show > &.dropdown-toggle { color: color-yiq($primary, $yiq-text-dark, $primary); }
28
+ .show > &.dropdown-toggle { color: color-yiq($primary, $yiq-text-dark, $primary) !important; }
29
29
  }
30
30
 
31
31
  .btn-link {
@@ -3,14 +3,12 @@
3
3
  .nav {
4
4
  &.flex-column {
5
5
  .nav-link {
6
- &.active::after { background: $primary; }
6
+ &.active { border-color: $primary; }
7
7
  }
8
8
  }
9
9
  }
10
10
  .nav-tabs {
11
11
  .nav-link {
12
- &:hover, &.active {
13
- &::after { background: $primary; }
14
- }
12
+ &:hover, &.active { border-color: $primary; }
15
13
  }
16
14
  }
@@ -3,3 +3,4 @@
3
3
  @import 'custom/everyday_giving';
4
4
  @import 'custom/nav_step';
5
5
  @import 'custom/slat';
6
+ @import 'custom/video_countdown';
@@ -0,0 +1,5 @@
1
+ .countdown {
2
+ display: -ms-flexbox;
3
+ -ms-flex-align: center;
4
+ -ms-flex-pack: center;
5
+ }
@@ -1,6 +1,6 @@
1
1
  // Custom secondary button usage
2
2
  .btn-outline-secondary {
3
- color: theme-color("primary");
3
+ color: $primary;
4
4
  background-color: $white;
5
5
  border-color: $border-color;
6
6
  @include hover {
@@ -1,11 +1,9 @@
1
1
  //
2
2
  // Base styles
3
3
  //
4
- .card[href] {
5
- box-shadow: none;
6
- transition: $transition-base;
7
- &:hover { box-shadow: $box-shadow-sm; }
8
- }
4
+ // .card[href] { box-shadow: none; }
5
+ .card-title { margin-bottom: ($card-spacer-y * .5); }
6
+
9
7
  .card-subtitle { margin-top: 0; }
10
8
 
11
9
 
@@ -0,0 +1,11 @@
1
+ // Our custom styles
2
+ @import 'custom/avatar';
3
+ @import 'custom/device_preview';
4
+ @import 'custom/illustration';
5
+ @import 'custom/mobile';
6
+ @import 'custom/nav_step';
7
+ @import 'custom/redactor';
8
+ @import 'custom/social_share';
9
+ @import 'custom/slat';
10
+ @import 'custom/ticket';
11
+ @import 'custom/tile';
@@ -0,0 +1,26 @@
1
+ //
2
+ // Tabs
3
+ //
4
+ .nav-tabs {
5
+ border-width: $border-width;
6
+
7
+ .nav-item {
8
+ margin-bottom: -$border-width;
9
+ font-weight: $font-weight-bold;
10
+ font-size: $font-size-base;
11
+ }
12
+
13
+ .nav-link {
14
+ color: $text-muted !important;
15
+ border: none;
16
+ border-bottom: $nav-tabs-border-width solid transparent;
17
+ @include hover-focus {
18
+ color: $nav-tabs-link-active-color !important;
19
+ border-color: $nav-tabs-link-hover-border-color;
20
+ }
21
+ }
22
+ .nav-link.active,
23
+ .nav-item.show .nav-link {
24
+ color: $nav-tabs-link-active-color !important;
25
+ }
26
+ }
@@ -3,6 +3,7 @@
3
3
  $facebook: #3b5998 !default;
4
4
  $twitter: #1da1f2 !default;
5
5
  $linkedin: #0077b5 !default;
6
+ $google-plus: #dd4b39 !default;
6
7
  $pinterest: #bd081c !default;
7
8
 
8
9
  $social-media-colors: () !default;
@@ -12,6 +13,7 @@ $social-media-colors: map-merge(
12
13
  "facebook": $facebook,
13
14
  "twitter": $twitter,
14
15
  "linkedin": $linkedin,
16
+ "google-plus": $google-plus,
15
17
  "pinterest": $pinterest
16
18
  ),
17
19
  $social-media-colors
@@ -8,8 +8,7 @@
8
8
  margin-left: auto;
9
9
  word-wrap: break-word;
10
10
  background-color: $white;
11
- border-radius: $border-radius;
12
- box-shadow: $box-shadow-sm;
11
+ border: $border-width solid $border-color;
13
12
  + .tile { margin-top: $spacer; }
14
13
  }
15
14
 
@@ -1,24 +1,7 @@
1
1
  //** Public Styles **//
2
2
 
3
- // App Vendors
4
- @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700);
5
- @import 'font-awesome';
6
- @import 'select2';
3
+ // Core Styles
4
+ @import 'nfg_ui/network_for_good/core/application';
7
5
 
8
- // Our Variables
9
- @import 'variables';
10
-
11
- // Bootstrap Vendor Base
12
- @import 'bootstrap';
13
-
14
- // NFG Theme
6
+ // Customization and Overrides
15
7
  @import 'nfg_theme/*';
16
-
17
- // Plugins
18
- @import 'plugins/datepicker';
19
- @import 'plugins/sticky_div';
20
- @import 'plugins/select2';
21
- @import 'plugins/datetimepicker';
22
-
23
- // Legacy browser support
24
- @import 'legacy_browser_support/application';
@@ -1,15 +1,8 @@
1
1
  // Our custom styles
2
2
  @import 'custom/admin_bar';
3
- @import 'custom/avatar';
4
3
  @import 'custom/background_variations';
5
4
  @import 'custom/donor_account';
5
+ @import 'custom/event';
6
6
  @import 'custom/everyday_default';
7
7
  @import 'custom/everyday_story';
8
8
  @import 'custom/footer_links';
9
- @import 'custom/illustration';
10
- @import 'custom/nav_step';
11
- @import 'custom/slat';
12
- @import 'custom/social_share';
13
- @import 'custom/ticket';
14
- @import 'custom/tile';
15
- @import 'custom/user_navbar';
@@ -1,50 +1,15 @@
1
- // Vertical navigations with left indicator
1
+ // Vertical navigations with left indicator used in donor profile area
2
2
  .nav {
3
3
  &.flex-column {
4
4
  .nav-link {
5
5
  position: relative;
6
6
  color: $text-muted;
7
- &::after {
8
- position: absolute;
9
- top: 0;
10
- left: 0;
11
- width: ($spacer * .25);
12
- height: 100%;
13
- border-radius: (($spacer * .25) / 2);
14
- transition: $transition-base;
15
- content: '';
16
- }
7
+ border-left: 4px solid transparent;
17
8
  &.active {
18
9
  color: $nav-tabs-link-active-color !important;
19
- &::after { background: $nav-tabs-link-hover-border-color; }
10
+ border-color: $nav-tabs-link-hover-border-color;
20
11
  }
21
12
  @include hover-focus { color: $nav-tabs-link-active-color !important; }
22
13
  }
23
14
  }
24
15
  }
25
-
26
- //
27
- // Tabs
28
- //
29
- .nav-tabs {
30
- .nav-item { margin-right: ($spacer * .5); }
31
- .nav-link {
32
- position: relative;
33
- color: $text-muted;
34
- border: none;
35
- &::after {
36
- position: absolute;
37
- bottom: 0;
38
- left: 0;
39
- width: 100%;
40
- height: ($spacer * .25);
41
- border-radius: (($spacer * .25) / 2);
42
- transition: $transition-base;
43
- content: '';
44
- }
45
- @include hover-focus {
46
- color: $nav-tabs-link-active-color !important;
47
- &::after { background: $nav-tabs-link-hover-border-color; }
48
- }
49
- }
50
- }
@@ -1,10 +1,10 @@
1
1
  // Styles specific for the new user navbar on everyday_story and everyday_classic_style layouts
2
2
 
3
- $navbar-logo-height: (($spacer * 4.5) - ($navbar-padding-y * 2));
3
+ $navbar-logo-height: (($spacer * 4.5) - $spacer);
4
4
 
5
5
  .navbar-brand {
6
6
  margin-right: 0;
7
- padding: $navbar-padding-y 0;
7
+ padding: ($spacer * .5) 0;
8
8
  max-width: ($spacer * 8);
9
9
  height: $navbar-logo-height;
10
10
  white-space: normal !important;
@@ -3,6 +3,7 @@
3
3
  @include media-breakpoint-down(md) {
4
4
  &.jumbotron, &.card { background-color: $gray-800; }
5
5
  }
6
+ &.card { border-color: $gray-800; }
6
7
  h1, h2, h3, h4, h5, h6, p, label { color: $white; }
7
8
  .progress { background-color: $gray-600; }
8
9