about summary refs log tree commit diff
path: root/MatrixUtils.Web/Pages/Rooms/PolicyLists.razor.css
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixUtils.Web/Pages/Rooms/PolicyLists.razor.css')
-rw-r--r--MatrixUtils.Web/Pages/Rooms/PolicyLists.razor.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/MatrixUtils.Web/Pages/Rooms/PolicyLists.razor.css b/MatrixUtils.Web/Pages/Rooms/PolicyLists.razor.css
new file mode 100644

index 0000000..f9b5b3f --- /dev/null +++ b/MatrixUtils.Web/Pages/Rooms/PolicyLists.razor.css
@@ -0,0 +1,6 @@ +table, th, td { + border-width: 1px; +} +td { + padding: 8px; +} \ No newline at end of file