aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/nms2/css
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2015-04-10 21:17:08 +0200
committerKristian Lyngstol <kristian@bohemians.org>2015-04-10 21:17:08 +0200
commit40a60dd9696c51cd06b6a20e313528701e917aee (patch)
tree7160a54e8e8743fe51f248d9deb8a8e98b71701a /web/nms.gathering.org/nms2/css
parent87366459aeb9f8695430cfead08e8c59d74eb9d7 (diff)
Remove nms2/css/ping.css
(Unused copy of ping.css)
Diffstat (limited to 'web/nms.gathering.org/nms2/css')
-rw-r--r--web/nms.gathering.org/nms2/css/ping.css13
1 files changed, 0 insertions, 13 deletions
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;
-}