mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 15:15:34 +00:00
UI tweaking for tables, cleaner layout
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
display: inline-block;
|
||||
text-align: left;
|
||||
border-collapse: collapse;
|
||||
//font-size:0.85em;
|
||||
|
||||
td {
|
||||
border: 1px solid @primary-disabled;
|
||||
@@ -112,4 +113,5 @@
|
||||
|
||||
#comp-tbl {
|
||||
margin: 1em auto;
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user