reaMerge branch 'master' of github.com:akaunting/akaunting

# Conflicts:
#	resources/views/partials/form/radio_group.blade.php
This commit is contained in:
Cüneyt Şentürk
2020-02-01 18:52:08 +03:00
6 changed files with 21 additions and 32 deletions

View File

@ -146,6 +146,10 @@ th, td {
font-size: 16px;
}
.text-nowrap {
white-space: nowrap;
}
.text-left {
text-align: left;
}
@ -244,7 +248,7 @@ th, td {
.invoice-classic-inline-frame
{
margin: 0.3% 1% 0.3% 1%;
width: 95 !important%;
width: 95 !important;
height: 59px;
border: 3px solid #3c3f72;
}