mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Clean up CSS for #272
This commit is contained in:
parent
06117929bb
commit
35bb3dbcc2
@ -29,18 +29,13 @@
|
|||||||
.result .header {
|
.result .header {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
background-color: #79AEC8;
|
background-color: #79AEC8;
|
||||||
height: 6em;
|
|
||||||
}
|
|
||||||
.result .header .checkbox {
|
|
||||||
margin-right: 5px;
|
|
||||||
}
|
}
|
||||||
.result .header .checkbox{
|
.result .header .checkbox{
|
||||||
width: 5%;
|
width: 5%;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
.result .header .info {
|
.result .header .info {
|
||||||
width: 90%;
|
margin-left: 10%;
|
||||||
float: left;
|
|
||||||
}
|
}
|
||||||
.result .header a,
|
.result .header a,
|
||||||
.result a.tag {
|
.result a.tag {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user