Initial commit
This commit is contained in:
Vendored
+12
@@ -0,0 +1,12 @@
|
||||
th:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
th img{
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user