From badd232d3dc7c476cdf8249a217d91483d68eaf0 Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Mon, 5 May 2025 23:20:09 +0100 Subject: [PATCH] chore: shorten style table headers and use a unique icon for table 'no results found'. --- src/client/src/ts/guild/styles.ts | 2 +- src/client/views/guild/styles.ejs | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/client/src/ts/guild/styles.ts b/src/client/src/ts/guild/styles.ts index 205386c..ed4a9ec 100644 --- a/src/client/src/ts/guild/styles.ts +++ b/src/client/src/ts/guild/styles.ts @@ -22,7 +22,7 @@ declare const textMutators: { [key: string]: string }; const emptyTableHtml: string = `
- +

No results found diff --git a/src/client/views/guild/styles.ejs b/src/client/views/guild/styles.ejs index be7d1a4..114dc7d 100644 --- a/src/client/views/guild/styles.ejs +++ b/src/client/views/guild/styles.ejs @@ -85,7 +85,7 @@
- Show Author + Author @@ -93,7 +93,7 @@
- Show Image + Image @@ -101,7 +101,7 @@
- Show Thumbnail + Thumbnail @@ -109,7 +109,7 @@
- Show Footer + Footer @@ -117,7 +117,7 @@
- Show Timestamp + Timestamp