IO-256 Export receivables for QBO
This commit is contained in:
8
client/src/components/qbo-authorize/qbo-authorize.scss
Normal file
8
client/src/components/qbo-authorize/qbo-authorize.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.qbo-sign-in {
|
||||
background-image: url("../../assets/qbo/C2QB_green_btn_med_default.svg");
|
||||
width: 274px;
|
||||
height: 48px;
|
||||
&:hover {
|
||||
background-image: url("../../assets/qbo/C2QB_green_btn_med_hover.svg");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user