diff --git a/public/css/flatly.less b/public/css/flatly.less index 450da38425..a6cad9869d 100644 --- a/public/css/flatly.less +++ b/public/css/flatly.less @@ -209,7 +209,7 @@ you can use the generic selector below, but it's slower: @turquoise: #1abc9c; @green-sea: #16a085; -@emerald: #2ecc71; +@emerald: #2ecc71; @nephritis: #27ae60; @peter-river: #3498db; @@ -250,9 +250,9 @@ you can use the generic selector below, but it's slower: @brand-primary: #2C3E50; @brand-success: #18BC9C; -@brand-warning: #F39C12; -@brand-danger: #E74C3C; -@brand-info: #3498DB; +@brand-warning: #f1c40f; +@brand-danger: #e74c3c; +@brand-info: #3498db; // Scaffolding // ------------------------- diff --git a/public/css/styles.less b/public/css/styles.less index be01a6e5c6..a2dbd354c3 100644 --- a/public/css/styles.less +++ b/public/css/styles.less @@ -100,7 +100,7 @@ body { cursor: pointer; border: 1px solid #aaa; color: #999; - background: #fff; + background: #fff padding: 4px 8px; margin-left:5px;