http://git-wip-us.apache.org/repos/asf/karaf-decanter/blob/c4719b9d/elasticsearch-head/src/main/resources/base/loading.gif ---------------------------------------------------------------------- diff --git a/elasticsearch-head/src/main/resources/base/loading.gif b/elasticsearch-head/src/main/resources/base/loading.gif new file mode 100644 index 0000000..f001e23 Binary files /dev/null and b/elasticsearch-head/src/main/resources/base/loading.gif differ
http://git-wip-us.apache.org/repos/asf/karaf-decanter/blob/c4719b9d/elasticsearch-head/src/main/resources/base/reset.css ---------------------------------------------------------------------- diff --git a/elasticsearch-head/src/main/resources/base/reset.css b/elasticsearch-head/src/main/resources/base/reset.css new file mode 100644 index 0000000..29a5f1b --- /dev/null +++ b/elasticsearch-head/src/main/resources/base/reset.css @@ -0,0 +1,44 @@ +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; +} http://git-wip-us.apache.org/repos/asf/karaf-decanter/blob/c4719b9d/elasticsearch-head/src/main/resources/fonts/FontAwesome.otf ---------------------------------------------------------------------- diff --git a/elasticsearch-head/src/main/resources/fonts/FontAwesome.otf b/elasticsearch-head/src/main/resources/fonts/FontAwesome.otf new file mode 100644 index 0000000..8b0f54e Binary files /dev/null and b/elasticsearch-head/src/main/resources/fonts/FontAwesome.otf differ http://git-wip-us.apache.org/repos/asf/karaf-decanter/blob/c4719b9d/elasticsearch-head/src/main/resources/fonts/fontawesome-webfont.eot ---------------------------------------------------------------------- diff --git a/elasticsearch-head/src/main/resources/fonts/fontawesome-webfont.eot b/elasticsearch-head/src/main/resources/fonts/fontawesome-webfont.eot new file mode 100644 index 0000000..7c79c6a Binary files /dev/null and b/elasticsearch-head/src/main/resources/fonts/fontawesome-webfont.eot differ
