Quellcode durchsuchen

add comment "above"

kaori vor 5 Jahren
Ursprung
Commit
0691ab20da
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/client/styles/scss/theme/_apply-colors.scss

+ 1 - 1
src/client/styles/scss/theme/_apply-colors.scss

@@ -39,7 +39,7 @@ $nav-tabs-link-active-border-color: $bordercolor-nav-tabs-active;
 @import 'reboot-bootstrap-nav';
 @import 'reboot-toastr-colors';
 
-// determine variables with bootstrap function (These variables can be used after importing bootstrap)
+// determine variables with bootstrap function (These variables can be used after importing bootstrap above)
 $color-modal-header: color-yiq($primary) !default;
 
 :not(pre) {