X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/043cdeafb3773288fd7d07ac3dbdbf989ef94bb8..refs/pull/139/head:/resources/assets/sass/_tables.scss diff --git a/resources/assets/sass/_tables.scss b/resources/assets/sass/_tables.scss index e6ec76b38..b23db436a 100644 --- a/resources/assets/sass/_tables.scss +++ b/resources/assets/sass/_tables.scss @@ -26,6 +26,13 @@ table { } } +table.no-style { + td { + border: 0; + padding: 0; + } +} + table.list-table { margin: 0 -$-xs; td {