Merge branch 'master' of https://github.com/brkcvn/akaunting into new-plans

This commit is contained in:
Burak Civan
2022-09-26 10:01:39 +03:00
20 changed files with 108 additions and 62 deletions

71
public/css/app.css vendored
View File

@@ -48126,6 +48126,16 @@ input[type="date"]::-webkit-inner-spin-button,
width: 1px;
}
.menu__submenu details.relative:before{
position: absolute;
left: -1rem;
height: 100%;
--tw-bg-opacity: 1;
background-color: rgb(229 231 235 / var(--tw-bg-opacity));
content: '';
width: 1px;
}
.menu__submenu li:last-child::before {
height: 20px;
}
@@ -48640,6 +48650,12 @@ html[dir="rtl"] .lines-radius-border thead td:last-child {
}
}
@media only screen and (min-width: 480px) {
.large-overflow-unset {
overflow-x: unset;
}
}
#nprogress .bar {
background: #A6A8C9 !important;
height: 5px !important;
@@ -49283,6 +49299,10 @@ body{
right: -0.25rem;
}
[dir="ltr"] .ltr\:-right-8{
right: -2rem;
}
[dir="ltr"] .ltr\:right-0{
right: 0px;
}
@@ -49323,10 +49343,6 @@ body{
left: 2rem;
}
[dir="ltr"] .ltr\:-right-8{
right: -2rem;
}
[dir="ltr"] .ltr\:-left-8{
left: -2rem;
}
@@ -49405,12 +49421,8 @@ body{
border-bottom-right-radius: 0.5rem;
}
[dir="ltr"] .ltr\:border-l-8{
border-left-width: 8px;
}
[dir="ltr"] .ltr\:pr-20{
padding-right: 5rem;
[dir="ltr"] .ltr\:pl-0{
padding-left: 0px;
}
[dir="ltr"] .ltr\:pr-6{
@@ -49474,6 +49486,10 @@ body{
left: -0.25rem;
}
[dir="rtl"] .rtl\:-left-8{
left: -2rem;
}
[dir="rtl"] .rtl\:left-0{
left: 0px;
}
@@ -49514,10 +49530,6 @@ body{
right: 2rem;
}
[dir="rtl"] .rtl\:-left-8{
left: -2rem;
}
[dir="rtl"] .rtl\:-right-8{
right: -2rem;
}
@@ -49604,12 +49616,17 @@ body{
border-bottom-left-radius: 0.5rem;
}
<<<<<<< HEAD
[dir="rtl"] .rtl\:border-r-8{
border-right-width: 8px;
}
[dir="rtl"] .rtl\:pl-20{
padding-left: 5rem;
=======
[dir="rtl"] .rtl\:pr-0{
padding-right: 0px;
>>>>>>> 98c49461ea80372a4fc20a92ccdb7fe31a06cd5e
}
[dir="rtl"] .rtl\:pl-6{
@@ -49620,10 +49637,6 @@ body{
padding-left: 0px;
}
[dir="rtl"] .rtl\:pr-0{
padding-right: 0px;
}
[dir="rtl"] .rtl\:pr-3{
padding-right: 0.75rem;
}
@@ -49899,9 +49912,9 @@ body{
grid-column: span 5 / span 5;
}
.lg\:my-16{
margin-top: 4rem;
margin-bottom: 4rem;
.lg\:my-12{
margin-top: 3rem;
margin-bottom: 3rem;
}
.lg\:my-0{
@@ -49913,6 +49926,10 @@ body{
margin-top: 0.5rem;
}
.lg\:mt-4{
margin-top: 1rem;
}
.lg\:mt-60{
margin-top: 15rem;
}
@@ -50188,6 +50205,10 @@ body{
padding-left: 6rem;
}
.lg\:pl-6{
padding-left: 1.5rem;
}
.lg\:pl-12{
padding-left: 3rem;
}
@@ -50252,8 +50273,8 @@ body{
right: 0px;
}
[dir="ltr"] .lg\:ltr\:ml-72{
margin-left: 18rem;
[dir="ltr"] .ltr\:lg\:pl-6{
padding-left: 1.5rem;
}
[dir="ltr"] .lg\:ltr\:pr-12{
@@ -50276,8 +50297,8 @@ body{
left: 0px;
}
[dir="rtl"] .lg\:rtl\:mr-72{
margin-right: 18rem;
[dir="rtl"] .rtl\:lg\:pr-6{
padding-right: 1.5rem;
}
[dir="rtl"] .lg\:rtl\:pl-12{