Remove unmaintained components: lucid, fastindex, niu
[project/luci.git] / modules / niu / htdocs / luci-static / resources / niu.css
diff --git a/modules/niu/htdocs/luci-static/resources/niu.css b/modules/niu/htdocs/luci-static/resources/niu.css
deleted file mode 100644 (file)
index 6f895c9..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-fieldset.dbbox {
-       float: left;
-       margin: 1em;
-       padding: 0.5em;
-       background: #eeeeee;
-       border: 1px solid #cccccc;
-       border-radius: 5px;
-       -khtml-border-radius: 5px;
-       -webkit-border-radius: 5px;
-       -moz-border-radius: 5px;
-       -o-border-radius: 5px;
-}
-
-fieldset.dbbox h2 {
-       background: url(icons32/folder.png) no-repeat right;
-       min-height: 24px;
-}
-
-table.dbstattbl {
-       text-align: left;
-       width: 100%;
-}
-
-table.dbstattbl th {
-       margin-right: 0.5em;
-}
\ No newline at end of file