// login WIP
This commit is contained in:
@@ -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)
|
||||
@@ -485,7 +484,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
|
||||
@@ -503,15 +502,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
|
||||
@@ -569,8 +568,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)
|
||||
@@ -756,7 +753,6 @@ li.sortable-placeholder
|
||||
+border-radius(5px)
|
||||
|
||||
|
||||
|
||||
@import "nav"
|
||||
@import "toggle-switch"
|
||||
@import "carrier-wizard"
|
||||
|
||||
Reference in New Issue
Block a user