From 40a60dd9696c51cd06b6a20e313528701e917aee Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Fri, 10 Apr 2015 21:17:08 +0200 Subject: Remove nms2/css/ping.css (Unused copy of ping.css) --- web/nms.gathering.org/nms2/css/ping.css | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 web/nms.gathering.org/nms2/css/ping.css (limited to 'web/nms.gathering.org/nms2/css') diff --git a/web/nms.gathering.org/nms2/css/ping.css b/web/nms.gathering.org/nms2/css/ping.css deleted file mode 100644 index 1045a4a..0000000 --- a/web/nms.gathering.org/nms2/css/ping.css +++ /dev/null @@ -1,13 +0,0 @@ -.switchname { - position: absolute; - font-family: sans-serif; - font-size: small; - white-space: nowrap; -} -.rot { - -webkit-transform: rotate(-90deg); - -webkit-transform-origin: 0% 0%; - transform: rotate(-90deg); - transform-origin: 0% 0%; - bottom: -14px; -} -- cgit v1.2.3