aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/primeng-custom.scss
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-08-28 16:05:38 +0200
committerChocobozzz <me@florianbigard.com>2018-08-28 16:05:38 +0200
commitf0d4e7eb240f256b4f01cde4a1cd6f66f8f4347c (patch)
tree4adeddb187bc67cd2377181044d70d39d0a34466 /client/src/sass/primeng-custom.scss
parent26fabbd6d4d5cb6c867d16ad6db6a8de0cf484ad (diff)
downloadPeerTube-f0d4e7eb240f256b4f01cde4a1cd6f66f8f4347c.tar.gz
PeerTube-f0d4e7eb240f256b4f01cde4a1cd6f66f8f4347c.tar.zst
PeerTube-f0d4e7eb240f256b4f01cde4a1cd6f66f8f4347c.zip
Move abuse state column at the end
Diffstat (limited to 'client/src/sass/primeng-custom.scss')
-rw-r--r--client/src/sass/primeng-custom.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/primeng-custom.scss b/client/src/sass/primeng-custom.scss
index 674aa649e..1ec5c7da2 100644
--- a/client/src/sass/primeng-custom.scss
+++ b/client/src/sass/primeng-custom.scss
@@ -84,6 +84,7 @@ p-table {
84 84
85 color: #000; 85 color: #000;
86 font-size: 11px; 86 font-size: 11px;
87 top: 0;
87 88
88 &.pi-sort-up { 89 &.pi-sort-up {
89 @extend .glyphicon-triangle-top; 90 @extend .glyphicon-triangle-top;