1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 06:32:40 +01:00

Merge pull request #6232 from beganovich/v5-0807-logo-max-width

(v5) Design changes
This commit is contained in:
Benjamin Beganović 2021-07-08 13:18:10 +02:00 committed by GitHub
commit 5e09e232ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 10 additions and 12 deletions

View File

@ -1,8 +1,6 @@
<?php
use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
class UpdateDesigns extends Migration
{

View File

@ -34,7 +34,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
#company-details,

View File

@ -29,7 +29,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
.header-container > span {

View File

@ -29,7 +29,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
#company-details {

View File

@ -29,7 +29,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
.header-wrapper #client-details,

View File

@ -23,7 +23,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
.company-logo-wrapper {

View File

@ -71,7 +71,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
.entity-label {

View File

@ -61,7 +61,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
#client-details {

View File

@ -28,7 +28,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
.header-wrapper #company-address {

View File

@ -47,7 +47,7 @@
}
.company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/
max-width: 65%;
}
.contacts-wrapper {

View File

@ -54,7 +54,7 @@
}
.company-logo {
zoom: 50%;
max-width: 65%;
}
.header-invoice-number {