diff options
Diffstat (limited to 'public/stylesheets/admin.css')
| -rw-r--r-- | public/stylesheets/admin.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 7951f667..b8a01112 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -799,6 +799,12 @@ table.revisions_table tr:hover { | |||
| 799 | margin: 0; | 799 | margin: 0; |
| 800 | } | 800 | } |
| 801 | 801 | ||
| 802 | .diff_preamble { | ||
| 803 | border-bottom: 1px solid var(--hairline); | ||
| 804 | margin-bottom: 1.5rem; | ||
| 805 | padding-bottom: 0.5rem; | ||
| 806 | } | ||
| 807 | |||
| 802 | .user_table { | 808 | .user_table { |
| 803 | width: 100%; | 809 | width: 100%; |
| 804 | max-width: 44rem; | 810 | max-width: 44rem; |
