From 6cbd1b8bf739e0d776ee508708b5076b491fb638 Mon Sep 17 00:00:00 2001 From: proller Date: Tue, 3 Dec 2013 19:48:43 +0400 Subject: Remove link to #, add unlimited_player_transfer_distance to announce --- util/master/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'util/master/style.css') diff --git a/util/master/style.css b/util/master/style.css index 76a4f998d..13bcf2979 100644 --- a/util/master/style.css +++ b/util/master/style.css @@ -28,3 +28,8 @@ td:hover .mts_hover_list { text-decoration: underline; text-decoration-style: dashed; } + +.clickable { + text-decoration: underline; + cursor: pointer; +} \ No newline at end of file -- cgit v1.2.3