diff options
Diffstat (limited to 'public/stylesheets/admin.css')
| -rw-r--r-- | public/stylesheets/admin.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index f95fa18..fbb8a3f 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -170,6 +170,10 @@ table.node_table .actions { | |||
| 170 | text-transform: lowercase; | 170 | text-transform: lowercase; |
| 171 | } | 171 | } |
| 172 | 172 | ||
| 173 | #admin_sitemap_table .node_id:before { | ||
| 174 | content: "• "; | ||
| 175 | } | ||
| 176 | |||
| 173 | /* Revisions */ | 177 | /* Revisions */ |
| 174 | 178 | ||
| 175 | table#revisions { | 179 | table#revisions { |
