Skip to content

Commit 9b8e3ea

Browse files
Merge pull request #1137 from buckaroo-it/BP-3863-Adjust-Buckaroo-logo-s-to-the-new-design
BP-3863-Adjust-Buckaroo-logo-s-to-the-new-design
2 parents 3da4bf2 + b279652 commit 9b8e3ea

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

view/adminhtml/web/css/adminhtml_system_config_edit.css

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/* ==================== Buckaroo / Buckaroo - Navigation Logo - Top Menu ==================== */
22
.buckaroo-config-page .page-main-actions .page-actions .page-actions-inner:after {
3-
background-image: url(../images/buckaroo_config_logo_black.png) !important;
3+
background-image: url(../images/buckaroo_small.png) !important;
44
background-repeat: no-repeat;
55
content: ' ';
66

77
width: 160px;
88
float: right;
99
height: 30px;
10-
margin-top: 8px;
11-
background-size: auto 29px;
10+
margin-top: 12px;
11+
background-size: auto 20px;
1212

1313
/*
1414
* Remove _beta if extension isn't beta anymore.
@@ -32,7 +32,7 @@
3232
height: 100%;
3333
width: 100%;
3434
content: ' ';
35-
background-image: url(../images/buckaroo_small_black.png) !important;
35+
background-image: url(../images/buckaroo_small.png) !important;
3636
background-repeat: no-repeat;
3737
background-size: auto 15px;
3838
}
@@ -42,14 +42,14 @@
4242
/* ======================= Identity ======================= */
4343

4444
.buckaroo-config-page #container:before {
45-
background-image: url(../images/buckaroo_config_logo_black.png) !important;
45+
background-image: url(../images/buckaroo_small.png) !important;
4646
background-repeat: no-repeat;
4747
content: ' ';
4848

4949
float:left;
50-
height: 50px;
51-
background-size: auto 50px;
52-
width: 295px;
50+
height: 35px;
51+
background-size: auto 30px;
52+
width: 300px;
5353
}
5454

5555
/* ==================== Buckaroo Active/Inactive Payments Feedback ==================== */
@@ -348,4 +348,4 @@ a.bk-plugin-zone {
348348

349349
.bk-in3-main-wrap {
350350
border: 1px solid #adadad;
351-
}
351+
}
-19.5 KB
Binary file not shown.
26.2 KB
Loading
73.2 KB
Loading
-10.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)