diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-22 15:28:51 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-22 15:28:51 +0200 |
| commit | fb57c7a8ecc03e1cbd07e1f0cb4a7860aa7394ec (patch) | |
| tree | f45d805fa3c83a9b8d9d9cfb87751dc050210e9e | |
| parent | 028b0ce90e16d488dba291007b9092a6a700ca3a (diff) | |
Remove orphaned recent changes css rules
| -rw-r--r-- | public/stylesheets/admin.css | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 5c0a8c0..b69b178 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -1142,25 +1142,6 @@ div#draft_list table td.actions a { | |||
| 1142 | font-size: 0.9em; | 1142 | font-size: 0.9em; |
| 1143 | } | 1143 | } |
| 1144 | 1144 | ||
| 1145 | #recent_changes_full_list { | ||
| 1146 | list-style: none; | ||
| 1147 | padding: 0; | ||
| 1148 | margin: 0; | ||
| 1149 | } | ||
| 1150 | |||
| 1151 | #recent_changes_full_list li { | ||
| 1152 | padding: 0.75rem 0; | ||
| 1153 | border-bottom: 1px solid #eee; | ||
| 1154 | } | ||
| 1155 | |||
| 1156 | #recent_changes_full_list li:last-child { | ||
| 1157 | border-bottom: none; | ||
| 1158 | } | ||
| 1159 | |||
| 1160 | #recent_changes_full_list li > div { | ||
| 1161 | margin-bottom: 0.25rem; | ||
| 1162 | } | ||
| 1163 | |||
| 1164 | /* ============================================================ | 1145 | /* ============================================================ |
| 1165 | Search widgets | 1146 | Search widgets |
| 1166 | ============================================================ */ | 1147 | ============================================================ */ |
