diff --git a/web/assets/images/bootstrap/glyphicons-halflings-white.png b/web/assets/images/bootstrap/glyphicons-halflings-white.png deleted file mode 100755 index 3bf6484a..00000000 Binary files a/web/assets/images/bootstrap/glyphicons-halflings-white.png and /dev/null differ diff --git a/web/assets/images/bootstrap/glyphicons-halflings.png b/web/assets/images/bootstrap/glyphicons-halflings.png deleted file mode 100755 index a9969993..00000000 Binary files a/web/assets/images/bootstrap/glyphicons-halflings.png and /dev/null differ diff --git a/web/assets/images/status-sd8051fd480.png b/web/assets/images/status.png similarity index 100% rename from web/assets/images/status-sd8051fd480.png rename to web/assets/images/status.png diff --git a/web/assets/images/status/active.png b/web/assets/images/status/active.png deleted file mode 100755 index 5cb16d15..00000000 Binary files a/web/assets/images/status/active.png and /dev/null differ diff --git a/web/assets/images/status/idle.png b/web/assets/images/status/idle.png deleted file mode 100755 index fbb4eb69..00000000 Binary files a/web/assets/images/status/idle.png and /dev/null differ diff --git a/web/assets/stylesheets/application.css b/web/assets/stylesheets/application.css index fd24a1a2..6fda29bd 100755 --- a/web/assets/stylesheets/application.css +++ b/web/assets/stylesheets/application.css @@ -293,7 +293,7 @@ img.smallogo { } .status-sprite { - background-image: url(../images/status-sd8051fd480.png); + background-image: url(../images/status.png); height: 19px; width: 20px; display: inline-block;