summaryrefslogtreecommitdiff
path: root/http/_res/ranking.css
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-08-24 14:22:40 +0200
committeremkael <emkael@tlen.pl>2018-08-24 14:22:40 +0200
commit8bf5aa4a9faffadbdfe05ebcb32eaf26fea3e88d (patch)
tree6abb266c88c856026c94559767168470012d253a /http/_res/ranking.css
parente9fd55f587aed7e9afbfd27c4ab56e4bc96d2c26 (diff)
Adding information to hidden player rows
Diffstat (limited to 'http/_res/ranking.css')
-rw-r--r--http/_res/ranking.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/http/_res/ranking.css b/http/_res/ranking.css
index 2993dd7..336186e 100644
--- a/http/_res/ranking.css
+++ b/http/_res/ranking.css
@@ -40,6 +40,10 @@
.table > thead th { text-align: center }
.table.history > tbody > tr { cursor: auto }
+.table .hidden-filler {
+ text-align: center
+}
+
.container { position: relative; }
.static-menu {
position: absolute;