//carrier wizard button good place and order

This commit is contained in:
Vincent Augagneur
2013-10-09 16:24:25 +02:00
parent e7d7e2f1ab
commit 477973a43e
2 changed files with 16 additions and 4 deletions
+10 -3
View File
@@ -1,4 +1,4 @@
/*
/*!
* Bootstrap v3.0.0
*
* Copyright 2013 Twitter, Inc
@@ -7,7 +7,7 @@
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* line 22, ../bower_components/sass-bootstrap/lib/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block; }
@@ -5717,7 +5717,7 @@ th.visible-print, td.visible-print {
/* line 523, ../bower_components/sass-bootstrap/lib/_mixins.scss */
th.hidden-print, td.hidden-print {
display: none !important; } }
/*
/*!
* Font Awesome 3.2.1
* the iconic font designed for Bootstrap
* ------------------------------------------------------------------------------
@@ -9132,6 +9132,13 @@ li.sortable-placeholder {
/* line 141, _carrier-wizard.sass */
#carrier_wizard .field_error {
border-color: #d9534f; }
/* line 143, _carrier-wizard.sass */
#carrier_wizard .actionBar {
height: 30px; }
/* line 145, _carrier-wizard.sass */
#carrier_wizard .actionBar a {
float: right;
margin-right: 10px; }
/* line 3, _dashboard.sass */
.size_s, .size_md, .size_l, .size_xl, .size_xxl {