2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-11 07:24:15 +00:00

fix trailing

This commit is contained in:
Matthias Mair
2022-05-20 13:20:55 +02:00
parent bd195105e7
commit 93b6934127
99 changed files with 2341 additions and 2347 deletions

View File

@ -19,7 +19,7 @@ main {
}
.login-screen {
background: url(/static/img/paper_splash.jpg) no-repeat center fixed;
background: url(/static/img/paper_splash.jpg) no-repeat center fixed;
background-size: cover;
height: 100vh;
font-family: 'Numans', sans-serif;
@ -259,7 +259,7 @@ main {
}
.rowinvalid {
color: #A00;
color: #A00;
}
.rowinherited {
@ -306,7 +306,7 @@ main {
padding-left: 2px;
transform: translate(0%, -25%);
}
.filter-list .close:hover {
background: #bbb;
}
@ -1008,7 +1008,7 @@ input[type='number']{
.product-card-panel{
height: 100%;
margin-bottom: 5px;
margin-bottom: 5px;
}
.borderless {
@ -1047,4 +1047,4 @@ a {
padding: 3px;
margin-top: 3px;
overflow: hidden;
}
}