Added table styling for htmlContent
authorAlexander Ebert <ebert@woltlab.com>
Wed, 13 Jul 2016 09:59:58 +0000 (11:59 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 13 Jul 2016 09:59:58 +0000 (11:59 +0200)
wcfsetup/install/files/style/ui/tabularBox.scss

index 44544ca84cbadddfc4cbb4c68ebbd09c0179031f..86a070a700f109f5ca8c9aaf16edce9b9ba52dbd 100644 (file)
 }
 
 /* table */
+.htmlContent table,
 .table {
        border-bottom: 1px solid $wcfContentBorder;
        border-spacing: 0;