diff --git a/admin-dev/themes/default/css/admin-theme.sass b/admin-dev/themes/default/css/admin-theme.sass index ed70f70d1..ff3eb04f7 100755 --- a/admin-dev/themes/default/css/admin-theme.sass +++ b/admin-dev/themes/default/css/admin-theme.sass @@ -96,7 +96,6 @@ html, body @extend h3 h3:not(.modal-title), .panel-heading border: none - //height: 30px padding: 0 5px margin: -16px -16px 15px -16px color: contrasted($bg-panel-heading-color) @@ -487,7 +486,7 @@ tr.filter .fixed-width-xxl width: 250px!important -// temp fix for latest bootstrap +//todo: remove temp fix for bootstrap RC1 -> final input[type="text"],input[type="search"],input[type="password"], textarea, select @extend .form-control fieldset > .row @@ -505,15 +504,15 @@ textarea color: white @include border-radius(3px) i - @include border-radius(3px) float: left - color: white - font-size: 35px height: 64px width: 64px + margin-right: 10px + color: white + font-size: 35px text-align: center line-height: 64px - margin-right: 10px + @include border-radius(3px) .title color: #666 display: block @@ -571,8 +570,6 @@ tr.highlighted td background-color: $brand-primary!important color: white - - .hook_panel @extend .well @include box-shadow(rgba(white,0.9) 0 0 0 1px inset) @@ -758,7 +755,6 @@ li.sortable-placeholder +border-radius(5px) - @import "nav" @import "toggle-switch" @import "carrier-wizard" diff --git a/admin-dev/themes/default/template/controllers/login/content.tpl b/admin-dev/themes/default/template/controllers/login/content.tpl index f4b321eab..231831b5f 100755 --- a/admin-dev/themes/default/template/controllers/login/content.tpl +++ b/admin-dev/themes/default/template/controllers/login/content.tpl @@ -28,17 +28,17 @@ var label_errors = '{l s='errors'}'; var label_error = '{l s='error'}'; +