mirror of https://github.com/Ombi-app/Ombi
commit
8055294ffa
@ -0,0 +1,13 @@
|
|||||||
|
.small-middle-container {
|
||||||
|
margin: auto;
|
||||||
|
width: 95%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.table thead th{
|
||||||
|
border-bottom-width: 1px;
|
||||||
|
border-bottom-style: solid;
|
||||||
|
}
|
||||||
|
|
||||||
|
.table th{
|
||||||
|
border-top:none;
|
||||||
|
}
|
Loading…
Reference in new issue