aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/old/ping.css
diff options
context:
space:
mode:
authorJoachim Tingvold <joachim@tingvold.com>2016-03-25 15:25:16 +0100
committerJoachim Tingvold <joachim@tingvold.com>2016-03-25 15:25:16 +0100
commit1670071c058a2676a4a880a93acd57b35d6dc24e (patch)
treede3bf5469f6b5d39617ecd68f48d0ae9eba927ec /web/nms.gathering.org/old/ping.css
parentc1306df43341135910810919e5ff98113c135ec7 (diff)
Moved old NMS-files to historical.
Diffstat (limited to 'web/nms.gathering.org/old/ping.css')
-rw-r--r--web/nms.gathering.org/old/ping.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/web/nms.gathering.org/old/ping.css b/web/nms.gathering.org/old/ping.css
deleted file mode 100644
index 1045a4a..0000000
--- a/web/nms.gathering.org/old/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;
-}