diff options
| -rw-r--r-- | web/nms.gathering.org/nms2/css/ping.css | 13 | ||||
| -rw-r--r-- | web/nms.gathering.org/nms2/index.html | 1 | 
2 files changed, 0 insertions, 14 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; -} diff --git a/web/nms.gathering.org/nms2/index.html b/web/nms.gathering.org/nms2/index.html index 87c375d..f57c717 100644 --- a/web/nms.gathering.org/nms2/index.html +++ b/web/nms.gathering.org/nms2/index.html @@ -15,7 +15,6 @@      <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">      <link href="css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css">      <link href="css/slider.css" rel="stylesheet" type="text/css"> -    <link rel="stylesheet" href="css/ping.css" type="text/css"><!--<link src="http://cdn.jsdelivr.net/qtip2/2.2.1/jquery.qtip.min.css" rel="stylesheet">-->      <style type="text/css">                      body { | 
