# HG changeset patch # User Thomas Junk # Date 1542636171 -3600 # Node ID 5a8e8ee9034d80dafc2943fb893e3ab68dc47cf7 # Parent 3372cf2a55c79dc3ac4de889d22175fb8ce525f9 staging prototypical listview diff -r 3372cf2a55c7 -r 5a8e8ee9034d client/src/staging/Staging.vue --- a/client/src/staging/Staging.vue Mon Nov 19 14:23:39 2018 +0100 +++ b/client/src/staging/Staging.vue Mon Nov 19 15:02:51 2018 +0100 @@ -1,5 +1,8 @@ @@ -37,4 +105,12 @@ width: 30rem height: 28rem opacity: $slight-transparent + min-width: 600px + +.table th, +td + font-size: 0.9rem + border-top: 0px !important + text-align: left + padding: 0.5rem !important