some minor fixes

This commit is contained in:
Xu 2021-04-12 17:58:42 +02:00 committed by Igor Scheller
parent 0549d81fc8
commit b5882fce87
5 changed files with 6 additions and 8 deletions

View File

@ -1,5 +1,5 @@
// dark // dark
@import "../../../node_modules/bootstrap/less/variables"; @import "cyborg_variables.less";
// Variables // Variables
// -------------------------------------------------- // --------------------------------------------------
@ -80,10 +80,10 @@
@headings-small-color: @gray-light; @headings-small-color: @gray-light;
@import "cyborg_variables.less";
// Bootswatch // Bootswatch
// ----------------------------------------------------- // -----------------------------------------------------
@import "cyborg_styles.less";
// added Forms ====================================================================== // added Forms ======================================================================
@ -96,5 +96,3 @@ code {
background-color: @state-info-bg; background-color: @state-info-bg;
color: @state-info-text; color: @state-info-text;
} }
@import "cyborg_styles.less";

View File

@ -72,7 +72,7 @@
// Bootswatch // Bootswatch
// ----------------------------------------------------- // -----------------------------------------------------
@import "cyborg_variables.less"; @import "cyborg_styles.less";
// Typography ================================================================= // Typography =================================================================
.text-danger, .text-danger,

View File

@ -71,7 +71,7 @@
// Bootswatch // Bootswatch
// ----------------------------------------------------- // -----------------------------------------------------
@import "cyborg_variables.less"; @import "cyborg_styles.less";
// Forms ====================================================================== // Forms ======================================================================
.input-group-addon { .input-group-addon {

View File

@ -118,7 +118,7 @@
// Bootswatch // Bootswatch
// ----------------------------------------------------- // -----------------------------------------------------
@import "cyborg_variables.less"; @import "cyborg_styles.less";
// Forms ====================================================================== // Forms ======================================================================
.input-group-addon { .input-group-addon {

View File

@ -119,7 +119,7 @@
// Bootswatch // Bootswatch
// ----------------------------------------------------- // -----------------------------------------------------
@import "cyborg_variables.less"; @import "cyborg_styles.less";
// Forms ====================================================================== // Forms ======================================================================
.input-group-addon { .input-group-addon {