summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/common/common.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/runo/common/common.css')
-rw-r--r--WebContent/VAADIN/themes/runo/common/common.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/WebContent/VAADIN/themes/runo/common/common.css b/WebContent/VAADIN/themes/runo/common/common.css
index 5f564e3997..7b40130c45 100644
--- a/WebContent/VAADIN/themes/runo/common/common.css
+++ b/WebContent/VAADIN/themes/runo/common/common.css
@@ -8,11 +8,6 @@
font-size: 13px;
line-height: 18px;
}
-.v-app-loading {
- background-image: url(img/loading-indicator.gif);
- background-repeat: no-repeat;
- background-position: 50%;
-}
/* Global font styles */
.v-window,
.v-popupview-popup,
@@ -98,19 +93,4 @@
}
.v-contextmenu .gwt-MenuItem img {
margin-right: 10px;
-}
-.v-loading-indicator,
-.v-loading-indicator-delay,
-.v-loading-indicator-wait {
- width: 31px;
- height: 31px;
- background: transparent url(img/loading-indicator.gif);
- margin-right: 5px;
- margin-top: 5px;
-}
-.v-loading-indicator-delay {
- background-image: url(img/loading-indicator-delay.gif);
-}
-.v-loading-indicator-wait {
- background-image: url(img/loading-indicator-wait.gif);
} \ No newline at end of file