diff options
Diffstat (limited to 'less/theme.less')
| -rw-r--r-- | less/theme.less | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/less/theme.less b/less/theme.less index 354fc77b6..e5a4edb36 100644 --- a/less/theme.less +++ b/less/theme.less @@ -7,7 +7,6 @@ @import "mixins.less"; - // // Buttons // -------------------------------------------------- @@ -78,7 +77,6 @@ .btn-danger { .btn-styles(@btn-danger-bg); } - // // Images // -------------------------------------------------- @@ -89,7 +87,6 @@ } - // // Dropdowns // -------------------------------------------------- @@ -107,7 +104,6 @@ } - // // Navbar // -------------------------------------------------- @@ -156,7 +152,6 @@ } - // // Alerts // -------------------------------------------------- @@ -181,7 +176,6 @@ .alert-danger { .alert-styles(@alert-danger-bg); } - // // Progress bars // -------------------------------------------------- @@ -227,7 +221,6 @@ } - // // Panels // -------------------------------------------------- @@ -251,7 +244,6 @@ .panel-danger > .panel-heading { .panel-heading-styles(@panel-danger-heading-bg); } - // // Wells // -------------------------------------------------- |
