remove old version
[ccsdk/features.git] / sdnr / wt / devicemanager / provider / src / main / resources / elasticsearch / plugins / head / _site / base / reset.css
diff --git a/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/plugins/head/_site/base/reset.css b/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/plugins/head/_site/base/reset.css
deleted file mode 100644 (file)
index 29a5f1b..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-BODY {
-       font-family: Verdana, sans-serif;
-       font-size: 73%;
-       padding: 0;
-       margin: 0;
-}
-
-INPUT, SELECT, TEXTAREA {
-       border: 1px solid #cecece;
-       padding: 1px 3px;
-       background: white;
-}
-
-SELECT {
-       padding: 0;
-}
-
-.saf SELECT {
-       margin-top: 0;
-       margin-bottom: 0;
-}
-
-TEXTAREA, CODE {
-       font-family: monospace;
-       font-size: 13px;
-}
-
-BUTTON::-moz-focus-inner {
-       border: none;
-}
-
-.pull-left {
-       float: left;
-}
-
-.pull-right {
-       float: right;
-}
-
-.loading  {
-       background-image: url(loading.gif);
-       background-repeat: no-repeat;
-       text-indent: 20px;
-}