|
|
@ -132,15 +132,19 @@ |
|
|
|
background: url('../images/login-btn.png') no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.org-select .textbox { |
|
|
|
border-top-color: #dddddd; |
|
|
|
} |
|
|
|
|
|
|
|
.org-select .textbox .textbox-text { |
|
|
|
height: 40px !important; |
|
|
|
height: 38px !important; |
|
|
|
padding-left: 37px; |
|
|
|
line-height: 44px; |
|
|
|
line-height: 38px !important; |
|
|
|
border-radius: 3px; |
|
|
|
} |
|
|
|
|
|
|
|
.org-select .combo-arrow { |
|
|
|
background: url("../images/drop-down.png") no-repeat; |
|
|
|
background-size: 20px 20px; |
|
|
|
background-position-y: 12px; |
|
|
|
background-position-y: 9px; |
|
|
|
} |