From dea941eea90d8883c672bf94dd9ef1cf5a0afff5 Mon Sep 17 00:00:00 2001 From: bjorn Date: Wed, 22 Oct 2008 09:37:06 +0000 Subject: New compiled GWT stuff. --- .../0EE80CA0046B9F3131956AE8A44738E4.cache.html | 781 ++++++++++++++ .../377C5E860E84A7F5BB17727307025FD9.cache.html | 766 ++++++++++++++ .../3DD0D5CA6AA46FD518AC3C5CBBFCBC6D.cache.html | 751 ++++++++++++++ .../548CDF11D6FE9011F3447CA200D7FB7F.cache.png | Bin 0 -> 92 bytes .../9DA92932034707C17CFF15F95086D53F.cache.png | Bin 0 -> 90 bytes .../9FC995F61BA419541E8CEA12B99856AE.cache.html | 787 ++++++++++++++ .../C56D84E0DC8EF888A88259E7A354424E.cache.html | 760 ++++++++++++++ .../Translate.css | 38 + .../Translate.html | 36 + .../clear.cache.gif | Bin 0 -> 43 bytes .../gwt/standard/images/corner.png | Bin 0 -> 1140 bytes .../gwt/standard/images/hborder.png | Bin 0 -> 1384 bytes .../standard/images/ie6/corner_dialog_topleft.png | Bin 0 -> 195 bytes .../standard/images/ie6/corner_dialog_topright.png | Bin 0 -> 232 bytes .../standard/images/ie6/hborder_blue_shadow.png | Bin 0 -> 150 bytes .../standard/images/ie6/hborder_gray_shadow.png | Bin 0 -> 153 bytes .../standard/images/ie6/vborder_blue_shadow.png | Bin 0 -> 144 bytes .../standard/images/ie6/vborder_gray_shadow.png | Bin 0 -> 148 bytes .../gwt/standard/images/vborder.png | Bin 0 -> 190 bytes .../gwt/standard/standard.css | 1076 ++++++++++++++++++++ .../gwt/standard/standard_rtl.css | 1076 ++++++++++++++++++++ .../history.html | 21 + .../se.chalmers.cs.gf.gwt.TranslateApp/hosted.html | 40 + .../se.chalmers.cs.gf.gwt.TranslateApp.nocache.js | 11 + .../1484B1278E328E40EF01DB1103FA6D9E.cache.html | 766 -------------- .../2E15FA6ACCBB7F780F819E0CEC08BC12.cache.html | 760 -------------- .../3951EF5BAB0D82024BC6BDBCAAAC38FA.cache.html | 781 -------------- .../548CDF11D6FE9011F3447CA200D7FB7F.cache.png | Bin 92 -> 0 bytes .../9DA92932034707C17CFF15F95086D53F.cache.png | Bin 90 -> 0 bytes .../A8AAA64A4DA50AD2586A997108AAF0AD.cache.html | 751 -------------- .../CF515BEB28638E42A826268D78D82DAF.cache.html | 787 -------------- .../Translate.css | 38 - .../Translate.html | 36 - .../clear.cache.gif | Bin 43 -> 0 bytes .../gwt/standard/images/corner.png | Bin 1140 -> 0 bytes .../gwt/standard/images/hborder.png | Bin 1384 -> 0 bytes .../standard/images/ie6/corner_dialog_topleft.png | Bin 195 -> 0 bytes .../standard/images/ie6/corner_dialog_topright.png | Bin 232 -> 0 bytes .../standard/images/ie6/hborder_blue_shadow.png | Bin 150 -> 0 bytes .../standard/images/ie6/hborder_gray_shadow.png | Bin 153 -> 0 bytes .../standard/images/ie6/vborder_blue_shadow.png | Bin 144 -> 0 bytes .../standard/images/ie6/vborder_gray_shadow.png | Bin 148 -> 0 bytes .../gwt/standard/images/vborder.png | Bin 190 -> 0 bytes .../gwt/standard/standard.css | 1076 -------------------- .../gwt/standard/standard_rtl.css | 1076 -------------------- .../history.html | 21 - .../hosted.html | 40 - ...almers.cs.gf.gwt_translate.Translate.nocache.js | 11 - 48 files changed, 6143 insertions(+), 6143 deletions(-) create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/0EE80CA0046B9F3131956AE8A44738E4.cache.html create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/377C5E860E84A7F5BB17727307025FD9.cache.html create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/3DD0D5CA6AA46FD518AC3C5CBBFCBC6D.cache.html create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/548CDF11D6FE9011F3447CA200D7FB7F.cache.png create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/9DA92932034707C17CFF15F95086D53F.cache.png create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/9FC995F61BA419541E8CEA12B99856AE.cache.html create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/C56D84E0DC8EF888A88259E7A354424E.cache.html create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/Translate.css create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/Translate.html create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/clear.cache.gif create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/corner.png create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/hborder.png create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/corner_dialog_topleft.png create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/corner_dialog_topright.png create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/hborder_blue_shadow.png create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/hborder_gray_shadow.png create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/vborder_blue_shadow.png create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/vborder_gray_shadow.png create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/vborder.png create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/standard.css create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/standard_rtl.css create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/history.html create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/hosted.html create mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/se.chalmers.cs.gf.gwt.TranslateApp.nocache.js delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/1484B1278E328E40EF01DB1103FA6D9E.cache.html delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/2E15FA6ACCBB7F780F819E0CEC08BC12.cache.html delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/3951EF5BAB0D82024BC6BDBCAAAC38FA.cache.html delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/548CDF11D6FE9011F3447CA200D7FB7F.cache.png delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/9DA92932034707C17CFF15F95086D53F.cache.png delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/A8AAA64A4DA50AD2586A997108AAF0AD.cache.html delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/CF515BEB28638E42A826268D78D82DAF.cache.html delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/Translate.css delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/Translate.html delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/clear.cache.gif delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/corner.png delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/hborder.png delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/corner_dialog_topleft.png delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/corner_dialog_topright.png delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/hborder_blue_shadow.png delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/hborder_gray_shadow.png delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/vborder_blue_shadow.png delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/vborder_gray_shadow.png delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/vborder.png delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/standard.css delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/standard_rtl.css delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/history.html delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/hosted.html delete mode 100644 src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/se.chalmers.cs.gf.gwt_translate.Translate.nocache.js diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/0EE80CA0046B9F3131956AE8A44738E4.cache.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/0EE80CA0046B9F3131956AE8A44738E4.cache.html new file mode 100644 index 000000000..539b2659b --- /dev/null +++ b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/0EE80CA0046B9F3131956AE8A44738E4.cache.html @@ -0,0 +1,781 @@ + \ No newline at end of file diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/377C5E860E84A7F5BB17727307025FD9.cache.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/377C5E860E84A7F5BB17727307025FD9.cache.html new file mode 100644 index 000000000..b8f08a417 --- /dev/null +++ b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/377C5E860E84A7F5BB17727307025FD9.cache.html @@ -0,0 +1,766 @@ + \ No newline at end of file diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/3DD0D5CA6AA46FD518AC3C5CBBFCBC6D.cache.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/3DD0D5CA6AA46FD518AC3C5CBBFCBC6D.cache.html new file mode 100644 index 000000000..6cb407a8d --- /dev/null +++ b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/3DD0D5CA6AA46FD518AC3C5CBBFCBC6D.cache.html @@ -0,0 +1,751 @@ + \ No newline at end of file diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/548CDF11D6FE9011F3447CA200D7FB7F.cache.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/548CDF11D6FE9011F3447CA200D7FB7F.cache.png new file mode 100644 index 000000000..fbae9473b Binary files /dev/null and b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/548CDF11D6FE9011F3447CA200D7FB7F.cache.png differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/9DA92932034707C17CFF15F95086D53F.cache.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/9DA92932034707C17CFF15F95086D53F.cache.png new file mode 100644 index 000000000..009e98726 Binary files /dev/null and b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/9DA92932034707C17CFF15F95086D53F.cache.png differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/9FC995F61BA419541E8CEA12B99856AE.cache.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/9FC995F61BA419541E8CEA12B99856AE.cache.html new file mode 100644 index 000000000..e9953fe35 --- /dev/null +++ b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/9FC995F61BA419541E8CEA12B99856AE.cache.html @@ -0,0 +1,787 @@ + \ No newline at end of file diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/C56D84E0DC8EF888A88259E7A354424E.cache.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/C56D84E0DC8EF888A88259E7A354424E.cache.html new file mode 100644 index 000000000..78bdb503a --- /dev/null +++ b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/C56D84E0DC8EF888A88259E7A354424E.cache.html @@ -0,0 +1,760 @@ + \ No newline at end of file diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/Translate.css b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/Translate.css new file mode 100644 index 000000000..5b5d22023 --- /dev/null +++ b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/Translate.css @@ -0,0 +1,38 @@ +/** Add css rules here for your application. */ + +.gwt-SuggestBox { + width: 70%; + font-size: 150%; + margin: 1em 0 0.5em 0; +} + +.my-settingsPanel * { + margin: 0 0.4em; +} + +.my-translations { + margin-top: 1em; +} + +.my-translation { + margin: 0.2em; + padding-left: 25px; + font-size: 150%; + background-repeat: no-repeat; + background-position: 0% 50%; +} + +/* +* [LANG=bg] { background-image: url("flags/bg.png"); } +* [LANG=ca] { background-image: url("flags/catalonia.png"); } +* [LANG=da] { background-image: url("flags/dk.png"); } +* [LANG=de] { background-image: url("flags/de.png"); } +* [LANG=en] { background-image: url("flags/gb.png"); } +* [LANG=fi] { background-image: url("flags/fi.png"); } +* [LANG=fr] { background-image: url("flags/fr.png"); } +* [LANG=it] { background-image: url("flags/it.png"); } +* [LANG=no] { background-image: url("flags/no.png"); } +* [LANG=ru] { background-image: url("flags/ru.png"); } +* [LANG=es] { background-image: url("flags/es.png"); } +* [LANG=sv] { background-image: url("flags/se.png"); } +*/ \ No newline at end of file diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/Translate.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/Translate.html new file mode 100644 index 000000000..f3fc1da8c --- /dev/null +++ b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/Translate.html @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + Translate + + + + + + + + + + + + + + + + + + + + + diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/clear.cache.gif b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/clear.cache.gif new file mode 100644 index 000000000..e565824aa Binary files /dev/null and b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/clear.cache.gif differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/corner.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/corner.png new file mode 100644 index 000000000..51aa4582a Binary files /dev/null and b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/corner.png differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/hborder.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/hborder.png new file mode 100644 index 000000000..1c8e78b76 Binary files /dev/null and b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/hborder.png differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/corner_dialog_topleft.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/corner_dialog_topleft.png new file mode 100644 index 000000000..e1da98ee6 Binary files /dev/null and b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/corner_dialog_topleft.png differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/corner_dialog_topright.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/corner_dialog_topright.png new file mode 100644 index 000000000..a786ccc12 Binary files /dev/null and b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/corner_dialog_topright.png differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/hborder_blue_shadow.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/hborder_blue_shadow.png new file mode 100644 index 000000000..7b52b8e43 Binary files /dev/null and b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/hborder_blue_shadow.png differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/hborder_gray_shadow.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/hborder_gray_shadow.png new file mode 100644 index 000000000..f4d1844f6 Binary files /dev/null and b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/hborder_gray_shadow.png differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/vborder_blue_shadow.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/vborder_blue_shadow.png new file mode 100644 index 000000000..6dcb44a8e Binary files /dev/null and b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/vborder_blue_shadow.png differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/vborder_gray_shadow.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/vborder_gray_shadow.png new file mode 100644 index 000000000..fccce493e Binary files /dev/null and b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/ie6/vborder_gray_shadow.png differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/vborder.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/vborder.png new file mode 100644 index 000000000..435b816c3 Binary files /dev/null and b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/images/vborder.png differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/standard.css b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/standard.css new file mode 100644 index 000000000..256d82a47 --- /dev/null +++ b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/standard.css @@ -0,0 +1,1076 @@ +/** + * The file contains styles for GWT widgets in the standard theme. + * + * In order to maintain cross-browser compatibility, the following syntax is + * used to create IE6 specific style rules: + * html>body .gwt-Widget { + * Rule applies to all browsers (including IE7), except IE6 + * } + * * html .gwt-Widget { + * Rule applied to IE6 only (not to IE7) + * } + * + * Specifically, IE6 does not support images with multiple transparent colors, + * so we need to use the AlphaImageLoader in IE6 only. + */ + +body, table td, select { + font-family: Arial Unicode MS, Arial, sans-serif; + font-size: small; +} +pre { + font-family: "courier new", courier; + font-size: small; +} +body { + color: black; + margin: 0px; + border: 0px; + padding: 0px; + background: #fff; + direction: ltr; +} +a, a:visited, a:hover { + color: #0000AA; +} + +/** + * The reference theme can be used to determine when this style sheet has + * loaded. Create a hidden div element with absolute position, assign the style + * name below, and attach it to the DOM. Use a timer to detect when the + * element's height and width are set to 5px. + */ +.gwt-Reference-standard { + height: 5px; + width: 5px; + zoom: 1; +} + +.gwt-Button { + margin: 0; + padding: 3px 5px; + text-decoration: none; + font-size: small; + cursor: pointer; + cursor: hand; + background: url("images/hborder.png") repeat-x 0px -27px; + border: 1px outset #ccc; +} +.gwt-Button:active { + border: 1px inset #ccc; +} +.gwt-Button:hover { + border-color: #9cf #69e #69e #7af; +} +.gwt-Button[disabled] { + cursor: default; + color: #888; +} +.gwt-Button[disabled]:hover { + border: 1px outset #ccc; +} + +.gwt-CheckBox { +} +.gwt-CheckBox-disabled { + color: #888; +} + +.gwt-DecoratorPanel { +} +.gwt-DecoratorPanel .topCenter, +.gwt-DecoratorPanel .bottomCenter { + background: url(images/hborder.png) repeat-x; +} +.gwt-DecoratorPanel .middleLeft, +.gwt-DecoratorPanel .middleRight { + background: url(images/vborder.png) repeat-y; +} +.gwt-DecoratorPanel .topLeftInner, +.gwt-DecoratorPanel .topRightInner, +.gwt-DecoratorPanel .bottomLeftInner, +.gwt-DecoratorPanel .bottomRightInner { + width: 5px; + height: 5px; + zoom: 1; +} +html>body .gwt-DecoratorPanel .topLeft { + background: url(images/corner.png) no-repeat 0px 0px; +} +html>body .gwt-DecoratorPanel .topRight { + background: url(images/corner.png) no-repeat -5px 0px; +} +html>body .gwt-DecoratorPanel .bottomLeft { + background: url(images/corner.png) no-repeat 0px -5px; +} +html>body .gwt-DecoratorPanel .bottomRight { + background: url(images/corner.png) no-repeat -5px -5px; +} +* html .gwt-DecoratorPanel .topLeftInner { + width: 5px; + height: 5px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratorPanel .topRightInner { + width: 10px; + height: 5px; + margin-left: -5px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratorPanel .bottomLeftInner { + width: 5px; + height: 10px; + margin-left: 0px; + margin-top: -5px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratorPanel .bottomRightInner { + width: 10px; + height: 10px; + margin-left: -5px; + margin-top: -5px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} + +.gwt-DialogBox .Caption { + background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px; + padding: 4px 4px 4px 8px; + cursor: default; + border-bottom: 1px solid #bbbbbb; + border-top: 5px solid #d0e4f6; +} +.gwt-DialogBox .dialogContent { +} +.gwt-DialogBox .dialogMiddleCenter { + padding: 3px; + background: white; +} +html>body .gwt-DialogBox .dialogBottomCenter { + background: url(images/hborder.png) repeat-x 0px -4px; +} +* html .gwt-DialogBox .dialogBottomCenter { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale'); +} +.gwt-DialogBox .dialogMiddleLeft { + background: url(images/vborder.png) repeat-y; +} +html>body .gwt-DialogBox .dialogMiddleRight { + background: url(images/vborder.png) repeat-y -4px 0px; +} +* html .gwt-DialogBox .dialogMiddleRight { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale'); +} +.gwt-DialogBox .dialogTopLeftInner { + width: 5px; + zoom: 1; +} +.gwt-DialogBox .dialogTopRightInner { + width: 8px; + zoom: 1; +} +.gwt-DialogBox .dialogBottomLeftInner { + width: 5px; + height: 8px; + zoom: 1; +} +.gwt-DialogBox .dialogBottomRightInner { + width: 5px; + height: 8px; + zoom: 1; +} +html>body .gwt-DialogBox .dialogTopLeft { + background: url(images/corner.png) no-repeat -13px 0px; +} +html>body .gwt-DialogBox .dialogTopRight { + background: url(images/corner.png) no-repeat -18px 0px; +} +html>body .gwt-DialogBox .dialogBottomLeft { + background: url(images/corner.png) no-repeat 0px -15px; +} +html>body .gwt-DialogBox .dialogBottomRight { + background: url(images/corner.png) no-repeat -5px -15px; +} +* html .gwt-DialogBox .dialogTopLeft { + width: 5px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/corner_dialog_topleft.png',sizingMethod='crop'); +} +* html .gwt-DialogBox .dialogTopRight { + width: 8px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/corner_dialog_topright.png',sizingMethod='crop'); +} +* html .gwt-DialogBox .dialogBottomLeftInner { + width: 5px; + height: 23px; + margin-top: -15px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DialogBox .dialogBottomRightInner { + width: 13px; + height: 23px; + margin-left: -5px; + margin-top: -15px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} + +.gwt-DisclosurePanel { +} +.gwt-DisclosurePanel-open { +} +.gwt-DisclosurePanel-closed { +} +.gwt-DisclosurePanel .header, +.gwt-DisclosurePanel .header a, +.gwt-DisclosurePanel .header td { + text-decoration: none; /* Remove underline from header */ + color: black; + cursor: pointer; + cursor: hand; +} +.gwt-DisclosurePanel .content { + border-left: 3px solid #e8eef7; + padding: 4px 0px 4px 8px; + margin-left: 6px; +} + +.gwt-FileUpload { +} + +.gwt-Frame { + border-top: 2px solid #666; + border-left: 2px solid #666; + border-right: 2px solid #bbb; + border-bottom: 2px solid #bbb; +} + +.gwt-HorizontalSplitPanel { +} +.gwt-HorizontalSplitPanel .hsplitter { + cursor: move; + border: 0px; + background: #91c0ef url(images/vborder.png) repeat-y; +} +.gwt-VerticalSplitPanel { +} +.gwt-VerticalSplitPanel .vsplitter { + cursor: move; + border: 0px; + background: #91c0ef url(images/hborder.png) repeat-x; +} + +.gwt-HTML { +} + +.gwt-Hyperlink { +} + +.gwt-Image { +} + +.gwt-Label { +} + +.gwt-ListBox { +} + +.gwt-MenuBar { + cursor: default; +} +.gwt-MenuBar .gwt-MenuItem { + cursor: default; +} +.gwt-MenuBar .gwt-MenuItem-selected { + background: #E0EDFE; +} +.gwt-MenuBar-horizontal { + background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px; + border: 1px solid #BBBBBB; +} +.gwt-MenuBar-horizontal .gwt-MenuItem { + padding: 0px 10px; + vertical-align: bottom; + color: #666666; + font-weight: bold; +} +.gwt-MenuBar-horizontal .gwt-MenuItemSeparator { + width: 1px; + padding: 0px; + margin: 0px; + border: 0px; + border-left: 1px solid #888888; + background: white; +} +.gwt-MenuBar-horizontal .gwt-MenuItemSeparator .menuSeparatorInner { + width: 1px; + height: 1px; + background: white; +} +.gwt-MenuBar-vertical { + margin-top: 0px; + margin-left: 0px; + background: white; +} +.gwt-MenuBar-vertical table { + border-collapse: collapse; +} +.gwt-MenuBar-vertical .gwt-MenuItem { + padding: 4px 14px 4px 1px; +} +.gwt-MenuBar-vertical .gwt-MenuItemSeparator { + padding: 2px 0px; +} +.gwt-MenuBar-vertical .gwt-MenuItemSeparator .menuSeparatorInner { + height: 1px; + padding: 0px; + border: 0px; + border-top: 1px solid #777777; + background: #ddddee; + overflow: hidden; +} +.gwt-MenuBar-vertical .subMenuIcon { + padding-right: 4px; +} +.gwt-MenuBar-vertical .subMenuIcon-selected { + background: #E0EDFE; +} +.gwt-MenuBarPopup { + margin: 0px 0px 0px 3px; +} +.gwt-MenuBarPopup .menuPopupTopCenter { + background: url(images/hborder.png) 0px -12px repeat-x; +} +html>body .gwt-MenuBarPopup .menuPopupBottomCenter { + background: url(images/hborder.png) 0px -13px repeat-x; +} +* html .gwt-MenuBarPopup .menuPopupBottomCenter { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_gray_shadow.png',sizingMethod='scale'); +} +.gwt-MenuBarPopup .menuPopupMiddleLeft { + background: url(images/vborder.png) -12px 0px repeat-y; +} +html>body .gwt-MenuBarPopup .menuPopupMiddleRight { + background: url(images/vborder.png) -13px 0px repeat-y; +} +* html .gwt-MenuBarPopup .menuPopupMiddleRight { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_gray_shadow.png',sizingMethod='scale'); +} +.gwt-MenuBarPopup .menuPopupTopLeftInner { + width: 5px; + height: 5px; + zoom: 1; +} +.gwt-MenuBarPopup .menuPopupTopRightInner { + width: 8px; + height: 5px; + zoom: 1; +} +.gwt-MenuBarPopup .menuPopupBottomLeftInner { + width: 5px; + height: 8px; + zoom: 1; +} +.gwt-MenuBarPopup .menuPopupBottomRightInner { + width: 8px; + height: 8px; + zoom: 1; +} +html>body .gwt-MenuBarPopup .menuPopupTopLeft { + background: url(images/corner.png) no-repeat 0px -36px; +} +html>body .gwt-MenuBarPopup .menuPopupTopRight { + background: url(images/corner.png) no-repeat -5px -36px; +} +html>body .gwt-MenuBarPopup .menuPopupBottomLeft { + background: url(images/corner.png) no-repeat 0px -41px; +} +html>body .gwt-MenuBarPopup .menuPopupBottomRight { + background: url(images/corner.png) no-repeat -5px -41px; +} +* html .gwt-MenuBarPopup .menuPopupTopLeftInner { + width: 5px; + height: 41px; + margin-top: -36px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-MenuBarPopup .menuPopupTopRightInner { + width: 13px; + height: 41px; + margin-left: -5px; + margin-top: -36px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-MenuBarPopup .menuPopupBottomLeftInner { + width: 5px; + height: 49px; + margin-top: -41px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-MenuBarPopup .menuPopupBottomRightInner { + width: 13px; + height: 49px; + margin-left: -5px; + margin-top: -41px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} + +.gwt-PasswordTextBox { + padding: 2px; +} +.gwt-PasswordTextBox-readonly { + color: #888; +} + +.gwt-PopupPanel { + border: 3px solid #C3D9FF; + padding: 3px; + background: white; +} + +.gwt-DecoratedPopupPanel .popupContent { +} +.gwt-DecoratedPopupPanel .popupMiddleCenter { + padding: 3px; + background: #d0e4f6; +} +.gwt-DecoratedPopupPanel .popupTopCenter { + background: url(images/hborder.png) repeat-x; +} +html>body .gwt-DecoratedPopupPanel .popupBottomCenter { + background: url(images/hborder.png) repeat-x 0px -4px; +} +* html .gwt-DecoratedPopupPanel .popupBottomCenter { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale'); +} +.gwt-DecoratedPopupPanel .popupMiddleLeft { + background: url(images/vborder.png) repeat-y; +} +html>body .gwt-DecoratedPopupPanel .popupMiddleRight { + background: url(images/vborder.png) repeat-y -4px 0px; +} +* html .gwt-DecoratedPopupPanel .popupMiddleRight { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale'); +} +.gwt-DecoratedPopupPanel .popupTopLeftInner { + width: 5px; + height: 5px; + zoom: 1; +} +.gwt-DecoratedPopupPanel .popupTopRightInner { + width: 8px; + height: 5px; + zoom: 1; +} +.gwt-DecoratedPopupPanel .popupBottomLeftInner { + width: 5px; + height: 8px; + zoom: 1; +} +.gwt-DecoratedPopupPanel .popupBottomRightInner { + width: 8px; + height: 8px; + zoom: 1; +} +html>body .gwt-DecoratedPopupPanel .popupTopLeft { + background: url(images/corner.png) no-repeat 0px -10px; +} +html>body .gwt-DecoratedPopupPanel .popupTopRight { + background: url(images/corner.png) no-repeat -5px -10px; +} +html>body .gwt-DecoratedPopupPanel .popupBottomLeft { + background: url(images/corner.png) no-repeat 0px -15px; +} +html>body .gwt-DecoratedPopupPanel .popupBottomRight { + background: url(images/corner.png) no-repeat -5px -15px; +} +* html .gwt-DecoratedPopupPanel .popupTopLeftInner { + width: 5px; + height: 15px; + margin-top: -10px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratedPopupPanel .popupTopRightInner { + width: 13px; + height: 15px; + margin-left: -5px; + margin-top: -10px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratedPopupPanel .popupBottomLeftInner { + width: 5px; + height: 23px; + margin-top: -15px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratedPopupPanel .popupBottomRightInner { + width: 13px; + height: 23px; + margin-left: -5px; + margin-top: -15px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} + +.gwt-PushButton-up, +.gwt-PushButton-up-hovering, +.gwt-PushButton-up-disabled, +.gwt-PushButton-down, +.gwt-PushButton-down-hovering, +.gwt-PushButton-down-disabled { + margin: 0; + text-decoration: none; + background: url("images/hborder.png") repeat-x 0px -27px; +} +.gwt-PushButton-up, +.gwt-PushButton-up-hovering, +.gwt-PushButton-up-disabled { + padding: 3px 5px 3px 5px; +} +.gwt-PushButton-up { + border: 1px outset #ccc; + cursor: pointer; + cursor: hand; +} +.gwt-PushButton-up-hovering { + border: 1px outset; + border-color: #9cf #69e #69e #7af; + cursor: pointer; + cursor: hand; +} +.gwt-PushButton-up-disabled { + border: 1px outset #ccc; + cursor: default; + opacity: .5; + filter: alpha(opacity=40); + zoom: 1; +} +.gwt-PushButton-down, +.gwt-PushButton-down-hovering, +.gwt-PushButton-down-disabled { + padding: 4px 4px 2px 6px; +} +.gwt-PushButton-down { + border: 1px inset #666; + cursor: pointer; + cursor: hand; +} +.gwt-PushButton-down-hovering { + border: 1px inset; + border-color: #9cf #69e #69e #7af; + cursor: pointer; + cursor: hand; +} +.gwt-PushButton-down-disabled { + border: 1px outset #ccc; + cursor: default; + opacity: 0.5; + filter: alpha(opacity=40); + zoom: 1; +} + +.gwt-RadioButton { + padding: 4px 4px 3px 3px; +} +.gwt-RadioButton-disabled { + color: #888; +} + +.gwt-RichTextArea { +} +.hasRichTextToolbar { + border: 0px; +} +.gwt-RichTextToolbar { + background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px; + border-bottom: 1px solid #BBBBBB; + padding: 3px; + margin: 0px; +} +.gwt-RichTextToolbar .gwt-PushButton-up { + padding: 0px 1px 0px 0px; + margin-right: 4px; + margin-bottom: 4px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-PushButton-up-hovering { + margin-right: 4px; + margin-bottom: 4px; + padding: 0px 1px 0px 0px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-PushButton-down { + margin-right: 4px; + margin-bottom: 4px; + padding: 0px 0px 0px 1px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-PushButton-down-hovering { + margin-right: 4px; + margin-bottom: 4px; + padding: 0px 0px 0px 1px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-ToggleButton-up { + margin-right: 4px; + margin-bottom: 4px; + padding: 0px 1px 0px 0px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering { + margin-right: 4px; + margin-bottom: 4px; + padding: 0px 1px 0px 0px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-ToggleButton-down { + margin-right: 4px; + margin-bottom: 4px; + padding: 0px 0px 0px 1px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering { + margin-right: 4px; + margin-bottom: 4px; + padding: 0px 0px 0px 1px; + border-width: 1px; +} + +.gwt-StackPanel { + border-bottom: 1px solid #bbbbbb; +} +.gwt-StackPanel .gwt-StackPanelItem { + cursor: pointer; + cursor: hand; + font-weight: bold; + font-size: 1.3em; + padding: 3px; + border: 1px solid #bbbbbb; + border-bottom: 0px; + background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; +} +.gwt-StackPanel .gwt-StackPanelContent { + border: 1px solid #bbbbbb; + border-bottom: 0px; + background: white; + padding: 2px 2px 10px 5px; +} + +.gwt-DecoratedStackPanel { + border-bottom: 1px solid #bbbbbb; +} +.gwt-DecoratedStackPanel .gwt-StackPanelContent { + border: 1px solid #bbbbbb; + border-bottom: 0px; + background: white; + padding: 2px 2px 10px 5px; +} +.gwt-DecoratedStackPanel .gwt-StackPanelItem { + cursor: pointer; + cursor: hand; +} +.gwt-DecoratedStackPanel .stackItemTopLeft, +.gwt-DecoratedStackPanel .stackItemTopRight { + height: 6px; + width: 6px; + zoom: 1; +} +html>body .gwt-DecoratedStackPanel .stackItemTopLeft { + background: #d3def6 url(images/corner.png) no-repeat 0px -49px; + border-left: 1px solid #bbbbbb; +} +html>body .gwt-DecoratedStackPanel .stackItemTopRight { + background: #d3def6 url(images/corner.png) no-repeat -6px -49px; + border-right: 1px solid #bbbbbb; +} +.gwt-DecoratedStackPanel .stackItemTopLeftInner, +.gwt-DecoratedStackPanel .stackItemTopRightInner { + width: 1px; + height: 1px; +} +* html .gwt-DecoratedStackPanel .stackItemTopLeftInner { + width: 6px; + height: 55px; + margin-top: -49px; + overflow: hidden; + border-left: 1px solid #bbbbbb; + background-color: #d3def6; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratedStackPanel .stackItemTopRightInner { + width: 12px; + height: 55px; + margin-top: -49px; + margin-left: -6px; + overflow: hidden; + border-right: 1px solid #bbbbbb; + background-color: #d3def6; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +.gwt-DecoratedStackPanel .stackItemTopCenter { + background: url(images/hborder.png) 0px -21px repeat-x; +} +.gwt-DecoratedStackPanel .stackItemMiddleLeft { + background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; + border-left: 1px solid #bbbbbb; +} +.gwt-DecoratedStackPanel .stackItemMiddleLeftInner, +.gwt-DecoratedStackPanel .stackItemMiddleRightInner { + width: 1px; + height: 1px; +} +.gwt-DecoratedStackPanel .stackItemMiddleRight { + background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; + border-right: 1px solid #bbbbbb; +} +.gwt-DecoratedStackPanel .stackItemMiddleCenter { + font-weight: bold; + font-size: 1.3em; + background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; +} +html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopRight, +html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeft { + border: 0px; + background-color: white; +} +html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopLeft, +html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopRight { + background-color: white; +} +* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeftInner, +* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopRightInner { + border: 0px; + background-color: white; +} +* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeftInner { + padding-left: 1px; +} +* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopLeftInner, +* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopRightInner { + background-color: white; +} + +.gwt-SuggestBox { + padding: 2px; +} +.gwt-SuggestBoxPopup { + margin-left: 3px; +} +.gwt-SuggestBoxPopup .item { + padding: 2px 6px; + color: #424242; + cursor: default; +} +.gwt-SuggestBoxPopup .item-selected { + background: #b7d6f6; +} +.gwt-SuggestBoxPopup .suggestPopupContent { + background: white; +} +.gwt-SuggestBoxPopup .suggestPopupTopCenter { + background: url(images/hborder.png) repeat-x; +} +html>body .gwt-SuggestBoxPopup .suggestPopupBottomCenter { + background: url(images/hborder.png) repeat-x 0px -4px; +} +* html .gwt-SuggestBoxPopup .suggestPopupBottomCenter { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale'); +} +.gwt-SuggestBoxPopup .suggestPopupMiddleLeft { + background: url(images/vborder.png) repeat-y; +} +html>body .gwt-SuggestBoxPopup .suggestPopupMiddleRight { + background: url(images/vborder.png) repeat-y -4px 0px; +} +* html .gwt-SuggestBoxPopup .suggestPopupMiddleRight { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale'); +} +.gwt-SuggestBoxPopup .suggestPopupTopLeftInner { + width: 5px; + height: 5px; + zoom: 1; +} +.gwt-SuggestBoxPopup .suggestPopupTopRightInner { + width: 8px; + height: 5px; + zoom: 1; +} +.gwt-SuggestBoxPopup .suggestPopupBottomLeftInner { + width: 5px; + height: 8px; + zoom: 1; +} +.gwt-SuggestBoxPopup .suggestPopupBottomRightInner { + width: 8px; + height: 8px; + zoom: 1; +} +html>body .gwt-SuggestBoxPopup .suggestPopupTopLeft { + background: url(images/corner.png) no-repeat 0px -23px; +} +html>body .gwt-SuggestBoxPopup .suggestPopupTopRight { + background: url(images/corner.png) no-repeat -5px -23px; +} +html>body .gwt-SuggestBoxPopup .suggestPopupBottomLeft { + background: url(images/corner.png) no-repeat 0px -28px; +} +html>body .gwt-SuggestBoxPopup .suggestPopupBottomRight { + background: url(images/corner.png) no-repeat -5px -28px; +} +* html .gwt-SuggestBoxPopup .suggestPopupTopLeftInner { + width: 5px; + height: 28px; + margin-top: -23px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-SuggestBoxPopup .suggestPopupTopRightInner { + width: 13px; + height: 28px; + margin-left: -5px; + margin-top: -23px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-SuggestBoxPopup .suggestPopupBottomLeftInner { + width: 5px; + height: 36px; + margin-top: -28px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-SuggestBoxPopup .suggestPopupBottomRightInner { + width: 13px; + height: 36px; + margin-left: -5px; + margin-top: -28px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} + +.gwt-TabBar { +} +.gwt-TabBar .gwt-TabBarFirst { + width: 5px; /* first tab distance from the left */ +} +.gwt-TabBar .gwt-TabBarRest { +} +.gwt-TabBar .gwt-TabBarItem { + margin-left: 6px; + padding: 3px 6px 3px 6px; + cursor: pointer; + cursor: hand; + color: black; + font-weight: bold; + text-align: center; + background: #d0e4f6; +} +.gwt-TabBar .gwt-TabBarItem-selected { + cursor: default; + background: #92c1f0; +} +.gwt-TabPanel { +} +.gwt-TabPanelBottom { + border-color: #92c1f0; + border-style: solid; + border-width: 3px 2px 2px; + overflow: hidden; + padding: 6px; +} + +.gwt-DecoratedTabBar { +} +.gwt-DecoratedTabBar .gwt-TabBarFirst { + width: 5px; /* first tab distance from the left */ +} +.gwt-DecoratedTabBar .gwt-TabBarRest { +} +.gwt-DecoratedTabBar .gwt-TabBarItem { + border-collapse: collapse; + margin-left: 6px; +} +.gwt-DecoratedTabBar .tabTopCenter { + padding: 0px; + background: #d0e4f6; +} +.gwt-DecoratedTabBar .tabTopLeft, +.gwt-DecoratedTabBar .tabTopRight { + padding: 0px; + zoom: 1; +} +.gwt-DecoratedTabBar .tabTopLeftInner, +.gwt-DecoratedTabBar .tabTopRightInner { + width: 6px; + height: 6px; +} +html>body .gwt-DecoratedTabBar .tabTopLeft { + background: url(images/corner.png) no-repeat 0px -55px; +} +html>body .gwt-DecoratedTabBar .tabTopRight { + background: url(images/corner.png) no-repeat -6px -55px; +} +* html .gwt-DecoratedTabBar .tabTopLeftInner { + width: 5px; + height: 61px; + margin-top: -55px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratedTabBar .tabTopRightInner { + width: 12px; + height: 61px; + margin-top: -55px; + margin-left: -6px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +.gwt-DecoratedTabBar .tabMiddleLeft, +.gwt-DecoratedTabBar .tabMiddleRight { + width: 6px; + padding: 0px; + background: #d0e4f6; +} +.gwt-DecoratedTabBar .tabMiddleLeftInner, +.gwt-DecoratedTabBar .tabMiddleRightInner { + width: 1px; + height: 1px; +} +.gwt-DecoratedTabBar .tabMiddleCenter { + padding: 0px 4px 2px 4px; + cursor: pointer; + cursor: hand; + color: black; + font-weight: bold; + text-align: center; + background: #d0e4f6; +} +.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter { + background: #92c1f0; +} +html>body .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft { + background-position: 0px -61px; +} +html>body .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight { + background-position: -6px -61px; +} +* html .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeftInner { + width: 5px; + height: 67px; + margin-top: -61px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRightInner { + width: 12px; + height: 67px; + margin-top: -61px; + margin-left: -6px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleLeft, +.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleRight { + background: #92c1f0; +} +.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter { + cursor: default; + background: #92c1f0; +} + +.gwt-TextArea { + padding: 2px; +} +.gwt-TextArea-readonly { + color: #888; +} + +.gwt-TextBox { + padding: 2px; +} +.gwt-TextBox-readonly { + color: #888; +} + +.gwt-ToggleButton-up, +.gwt-ToggleButton-up-hovering, +.gwt-ToggleButton-up-disabled, +.gwt-ToggleButton-down, +.gwt-ToggleButton-down-hovering, +.gwt-ToggleButton-down-disabled { + margin: 0; + text-decoration: none; + background: url("images/hborder.png") repeat-x 0px -27px; +} +.gwt-ToggleButton-up, +.gwt-ToggleButton-up-hovering, +.gwt-ToggleButton-up-disabled { + padding: 3px 5px 3px 5px; +} +.gwt-ToggleButton-up { + border: 1px outset #ccc; + cursor: pointer; + cursor: hand; +} +.gwt-ToggleButton-up-hovering { + border: 1px outset; + border-color: #9cf #69e #69e #7af; + cursor: pointer; + cursor: hand; +} +.gwt-ToggleButton-up-disabled { + border: 1px outset #ccc; + cursor: default; + opacity: .5; + zoom: 1; + filter: alpha(opacity=40); +} +.gwt-ToggleButton-down, +.gwt-ToggleButton-down-hovering, +.gwt-ToggleButton-down-disabled { + padding: 4px 4px 2px 6px; +} +.gwt-ToggleButton-down { + background-position: 0 -513px; + border: 1px inset #ccc; + cursor: pointer; + cursor: hand; +} +.gwt-ToggleButton-down-hovering { + background-position: 0 -513px; + border: 1px inset; + border-color: #9cf #69e #69e #7af; + cursor: pointer; + cursor: hand; +} +.gwt-ToggleButton-down-disabled { + background-position: 0 -513px; + border: 1px inset #ccc; + cursor: default; + opacity: .5; + zoom: 1; + filter: alpha(opacity=40); +} + +.gwt-Tree .gwt-TreeItem { + padding: 1px; + margin: 0px; + white-space: nowrap; + cursor: hand; + cursor: pointer; +} +.gwt-Tree .gwt-TreeItem-selected { + background: #93c2f1 url(images/hborder.png) repeat-x 0px -1463px; +} diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/standard_rtl.css b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/standard_rtl.css new file mode 100644 index 000000000..c0d076e3f --- /dev/null +++ b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/gwt/standard/standard_rtl.css @@ -0,0 +1,1076 @@ +/** + * The file contains styles for GWT widgets in the standard theme, in RTL mode. + * + * In order to maintain cross-browser compatibility, the following syntax is + * used to create IE6 specific style rules: + * html>body .gwt-Widget { + * Rule applies to all browsers (including IE7), except IE6 + * } + * * html .gwt-Widget { + * Rule applied to IE6 only (not to IE7) + * } + * + * Specifically, IE6 does not support images with multiple transparent colors, + * so we need to use the AlphaImageLoader in IE6 only. + */ + +body, table td, select { + font-family: Arial Unicode MS, Arial, sans-serif; + font-size: small; +} +pre { + font-family: "courier new", courier; + font-size: small; +} +body { + color: black; + margin: 0px; + border: 0px; + padding: 0px; + background: #fff; + direction: rtl; +} +a, a:visited, a:hover { + color: #0000AA; +} + +/** + * The reference theme can be used to determine when this style sheet has + * loaded. Create a hidden div element with absolute position, assign the style + * name below, and attach it to the DOM. Use a timer to detect when the + * element's height and width are set to 5px. + */ +.gwt-Reference-standard-rtl { + height: 5px; + width: 5px; + zoom: 1; +} + +.gwt-Button { + margin: 0; + padding: 3px 5px; + text-decoration: none; + font-size: small; + cursor: pointer; + cursor: hand; + background: url("images/hborder.png") repeat-x 0px -27px; + border: 1px outset #ccc; +} +.gwt-Button:active { + border: 1px inset #ccc; +} +.gwt-Button:hover { + border-color: #9cf #69e #69e #7af; +} +.gwt-Button[disabled] { + cursor: default; + color: #888; +} +.gwt-Button[disabled]:hover { + border: 1px outset #ccc; +} + +.gwt-CheckBox { +} +.gwt-CheckBox-disabled { + color: #888; +} + +.gwt-DecoratorPanel { +} +.gwt-DecoratorPanel .topCenter, +.gwt-DecoratorPanel .bottomCenter { + background: url(images/hborder.png) repeat-x; +} +.gwt-DecoratorPanel .middleLeft, +.gwt-DecoratorPanel .middleRight { + background: url(images/vborder.png) repeat-y; +} +.gwt-DecoratorPanel .topLeftInner, +.gwt-DecoratorPanel .topRightInner, +.gwt-DecoratorPanel .bottomLeftInner, +.gwt-DecoratorPanel .bottomRightInner { + width: 5px; + height: 5px; + zoom: 1; +} +html>body .gwt-DecoratorPanel .topLeft { + background: url(images/corner.png) no-repeat 0px 0px; +} +html>body .gwt-DecoratorPanel .topRight { + background: url(images/corner.png) no-repeat -5px 0px; +} +html>body .gwt-DecoratorPanel .bottomLeft { + background: url(images/corner.png) no-repeat 0px -5px; +} +html>body .gwt-DecoratorPanel .bottomRight { + background: url(images/corner.png) no-repeat -5px -5px; +} +* html .gwt-DecoratorPanel .topLeftInner { + width: 5px; + height: 5px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratorPanel .topRightInner { + width: 10px; + height: 5px; + margin-left: -5px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratorPanel .bottomLeftInner { + width: 5px; + height: 10px; + margin-left: 0px; + margin-top: -5px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratorPanel .bottomRightInner { + width: 10px; + height: 10px; + margin-left: -5px; + margin-top: -5px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} + +.gwt-DialogBox .Caption { + background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px; + padding: 4px 8px 4px 4px; + cursor: default; + border-bottom: 1px solid #bbbbbb; + border-top: 5px solid #d0e4f6; +} +.gwt-DialogBox .dialogContent { +} +.gwt-DialogBox .dialogMiddleCenter { + padding: 3px; + background: white; +} +html>body .gwt-DialogBox .dialogBottomCenter { + background: url(images/hborder.png) repeat-x 0px -4px; +} +* html .gwt-DialogBox .dialogBottomCenter { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale'); +} +.gwt-DialogBox .dialogMiddleLeft { + background: url(images/vborder.png) repeat-y; +} +html>body .gwt-DialogBox .dialogMiddleRight { + background: url(images/vborder.png) repeat-y -4px 0px; +} +* html .gwt-DialogBox .dialogMiddleRight { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale'); +} +.gwt-DialogBox .dialogTopLeftInner { + width: 5px; + zoom: 1; +} +.gwt-DialogBox .dialogTopRightInner { + width: 8px; + zoom: 1; +} +.gwt-DialogBox .dialogBottomLeftInner { + width: 5px; + height: 8px; + zoom: 1; +} +.gwt-DialogBox .dialogBottomRightInner { + width: 5px; + height: 8px; + zoom: 1; +} +html>body .gwt-DialogBox .dialogTopLeft { + background: url(images/corner.png) no-repeat -13px 0px; +} +html>body .gwt-DialogBox .dialogTopRight { + background: url(images/corner.png) no-repeat -18px 0px; +} +html>body .gwt-DialogBox .dialogBottomLeft { + background: url(images/corner.png) no-repeat 0px -15px; +} +html>body .gwt-DialogBox .dialogBottomRight { + background: url(images/corner.png) no-repeat -5px -15px; +} +* html .gwt-DialogBox .dialogTopLeft { + width: 5px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/corner_dialog_topleft.png',sizingMethod='crop'); +} +* html .gwt-DialogBox .dialogTopRight { + width: 8px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/corner_dialog_topright.png',sizingMethod='crop'); +} +* html .gwt-DialogBox .dialogBottomLeftInner { + width: 5px; + height: 23px; + margin-top: -15px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DialogBox .dialogBottomRightInner { + width: 13px; + height: 23px; + margin-left: -5px; + margin-top: -15px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} + +.gwt-DisclosurePanel { +} +.gwt-DisclosurePanel-open { +} +.gwt-DisclosurePanel-closed { +} +.gwt-DisclosurePanel .header, +.gwt-DisclosurePanel .header a, +.gwt-DisclosurePanel .header td { + text-decoration: none; /* Remove underline from header */ + color: black; + cursor: pointer; + cursor: hand; +} +.gwt-DisclosurePanel .content { + border-right: 3px solid #e8eef7; + padding: 4px 8px 4px 0px; + margin-right: 6px; +} + +.gwt-FileUpload { +} + +.gwt-Frame { + border-top: 2px solid #666; + border-left: 2px solid #666; + border-right: 2px solid #bbb; + border-bottom: 2px solid #bbb; +} + +.gwt-HorizontalSplitPanel { +} +.gwt-HorizontalSplitPanel .hsplitter { + cursor: move; + border: 0px; + background: #91c0ef url(images/vborder.png) repeat-y; +} +.gwt-VerticalSplitPanel { +} +.gwt-VerticalSplitPanel .vsplitter { + cursor: move; + border: 0px; + background: #91c0ef url(images/hborder.png) repeat-x; +} + +.gwt-HTML { +} + +.gwt-Hyperlink { +} + +.gwt-Image { +} + +.gwt-Label { +} + +.gwt-ListBox { +} + +.gwt-MenuBar { + cursor: default; +} +.gwt-MenuBar .gwt-MenuItem { + cursor: default; +} +.gwt-MenuBar .gwt-MenuItem-selected { + background: #E0EDFE; +} +.gwt-MenuBar-horizontal { + background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px; + border: 1px solid #BBBBBB; +} +.gwt-MenuBar-horizontal .gwt-MenuItem { + padding: 0px 10px; + vertical-align: bottom; + color: #666666; + font-weight: bold; +} +.gwt-MenuBar-horizontal .gwt-MenuItemSeparator { + width: 1px; + padding: 0px; + margin: 0px; + border: 0px; + border-right: 1px solid #888888; + background: white; +} +.gwt-MenuBar-horizontal .gwt-MenuItemSeparator .menuSeparatorInner { + width: 1px; + height: 1px; + background: white; +} +.gwt-MenuBar-vertical { + margin-top: 0px; + margin-right: 0px; + background: white; +} +.gwt-MenuBar-vertical table { + border-collapse: collapse; +} +.gwt-MenuBar-vertical .gwt-MenuItem { + padding: 4px 1px 4px 14px; +} +.gwt-MenuBar-vertical .gwt-MenuItemSeparator { + padding: 2px 0px; +} +.gwt-MenuBar-vertical .gwt-MenuItemSeparator .menuSeparatorInner { + height: 1px; + padding: 0px; + border: 0px; + border-top: 1px solid #777777; + background: #ddddee; + overflow: hidden; +} +.gwt-MenuBar-vertical .subMenuIcon { + padding-left: 4px; +} +.gwt-MenuBar-vertical .subMenuIcon-selected { + background: #E0EDFE; +} +.gwt-MenuBarPopup { + margin: 0px 3px 0px 0px; +} +.gwt-MenuBarPopup .menuPopupTopCenter { + background: url(images/hborder.png) 0px -12px repeat-x; +} +html>body .gwt-MenuBarPopup .menuPopupBottomCenter { + background: url(images/hborder.png) 0px -13px repeat-x; +} +* html .gwt-MenuBarPopup .menuPopupBottomCenter { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_gray_shadow.png',sizingMethod='scale'); +} +.gwt-MenuBarPopup .menuPopupMiddleLeft { + background: url(images/vborder.png) -12px 0px repeat-y; +} +html>body .gwt-MenuBarPopup .menuPopupMiddleRight { + background: url(images/vborder.png) -13px 0px repeat-y; +} +* html .gwt-MenuBarPopup .menuPopupMiddleRight { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_gray_shadow.png',sizingMethod='scale'); +} +.gwt-MenuBarPopup .menuPopupTopLeftInner { + width: 5px; + height: 5px; + zoom: 1; +} +.gwt-MenuBarPopup .menuPopupTopRightInner { + width: 8px; + height: 5px; + zoom: 1; +} +.gwt-MenuBarPopup .menuPopupBottomLeftInner { + width: 5px; + height: 8px; + zoom: 1; +} +.gwt-MenuBarPopup .menuPopupBottomRightInner { + width: 8px; + height: 8px; + zoom: 1; +} +html>body .gwt-MenuBarPopup .menuPopupTopLeft { + background: url(images/corner.png) no-repeat 0px -36px; +} +html>body .gwt-MenuBarPopup .menuPopupTopRight { + background: url(images/corner.png) no-repeat -5px -36px; +} +html>body .gwt-MenuBarPopup .menuPopupBottomLeft { + background: url(images/corner.png) no-repeat 0px -41px; +} +html>body .gwt-MenuBarPopup .menuPopupBottomRight { + background: url(images/corner.png) no-repeat -5px -41px; +} +* html .gwt-MenuBarPopup .menuPopupTopLeftInner { + width: 5px; + height: 41px; + margin-top: -36px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-MenuBarPopup .menuPopupTopRightInner { + width: 13px; + height: 41px; + margin-left: -5px; + margin-top: -36px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-MenuBarPopup .menuPopupBottomLeftInner { + width: 5px; + height: 49px; + margin-top: -41px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-MenuBarPopup .menuPopupBottomRightInner { + width: 13px; + height: 49px; + margin-left: -5px; + margin-top: -41px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} + +.gwt-PasswordTextBox { + padding: 2px; +} +.gwt-PasswordTextBox-readonly { + color: #888; +} + +.gwt-PopupPanel { + border: 3px solid #C3D9FF; + padding: 3px; + background: white; +} + +.gwt-DecoratedPopupPanel .popupContent { +} +.gwt-DecoratedPopupPanel .popupMiddleCenter { + padding: 3px; + background: #d0e4f6; +} +.gwt-DecoratedPopupPanel .popupTopCenter { + background: url(images/hborder.png) repeat-x; +} +html>body .gwt-DecoratedPopupPanel .popupBottomCenter { + background: url(images/hborder.png) repeat-x 0px -4px; +} +* html .gwt-DecoratedPopupPanel .popupBottomCenter { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale'); +} +.gwt-DecoratedPopupPanel .popupMiddleLeft { + background: url(images/vborder.png) repeat-y; +} +html>body .gwt-DecoratedPopupPanel .popupMiddleRight { + background: url(images/vborder.png) repeat-y -4px 0px; +} +* html .gwt-DecoratedPopupPanel .popupMiddleRight { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale'); +} +.gwt-DecoratedPopupPanel .popupTopLeftInner { + width: 5px; + height: 5px; + zoom: 1; +} +.gwt-DecoratedPopupPanel .popupTopRightInner { + width: 8px; + height: 5px; + zoom: 1; +} +.gwt-DecoratedPopupPanel .popupBottomLeftInner { + width: 5px; + height: 8px; + zoom: 1; +} +.gwt-DecoratedPopupPanel .popupBottomRightInner { + width: 8px; + height: 8px; + zoom: 1; +} +html>body .gwt-DecoratedPopupPanel .popupTopLeft { + background: url(images/corner.png) no-repeat 0px -10px; +} +html>body .gwt-DecoratedPopupPanel .popupTopRight { + background: url(images/corner.png) no-repeat -5px -10px; +} +html>body .gwt-DecoratedPopupPanel .popupBottomLeft { + background: url(images/corner.png) no-repeat 0px -15px; +} +html>body .gwt-DecoratedPopupPanel .popupBottomRight { + background: url(images/corner.png) no-repeat -5px -15px; +} +* html .gwt-DecoratedPopupPanel .popupTopLeftInner { + width: 5px; + height: 15px; + margin-top: -10px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratedPopupPanel .popupTopRightInner { + width: 13px; + height: 15px; + margin-left: -5px; + margin-top: -10px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratedPopupPanel .popupBottomLeftInner { + width: 5px; + height: 23px; + margin-top: -15px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratedPopupPanel .popupBottomRightInner { + width: 13px; + height: 23px; + margin-left: -5px; + margin-top: -15px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} + +.gwt-PushButton-up, +.gwt-PushButton-up-hovering, +.gwt-PushButton-up-disabled, +.gwt-PushButton-down, +.gwt-PushButton-down-hovering, +.gwt-PushButton-down-disabled { + margin: 0; + text-decoration: none; + background: url("images/hborder.png") repeat-x 0px -27px; +} +.gwt-PushButton-up, +.gwt-PushButton-up-hovering, +.gwt-PushButton-up-disabled { + padding: 3px 5px 3px 5px; +} +.gwt-PushButton-up { + border: 1px outset #ccc; + cursor: pointer; + cursor: hand; +} +.gwt-PushButton-up-hovering { + border: 1px outset; + border-color: #9cf #69e #69e #7af; + cursor: pointer; + cursor: hand; +} +.gwt-PushButton-up-disabled { + border: 1px outset #ccc; + cursor: default; + opacity: .5; + filter: alpha(opacity=40); + zoom: 1; +} +.gwt-PushButton-down, +.gwt-PushButton-down-hovering, +.gwt-PushButton-down-disabled { + padding: 4px 4px 2px 6px; +} +.gwt-PushButton-down { + border: 1px inset #666; + cursor: pointer; + cursor: hand; +} +.gwt-PushButton-down-hovering { + border: 1px inset; + border-color: #9cf #69e #69e #7af; + cursor: pointer; + cursor: hand; +} +.gwt-PushButton-down-disabled { + border: 1px outset #ccc; + cursor: default; + opacity: 0.5; + filter: alpha(opacity=40); + zoom: 1; +} + +.gwt-RadioButton { + padding: 4px 3px 3px 4px; +} +.gwt-RadioButton-disabled { + color: #888; +} + +.gwt-RichTextArea { +} +.hasRichTextToolbar { + border: 0px; +} +.gwt-RichTextToolbar { + background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px; + border-bottom: 1px solid #BBBBBB; + padding: 3px; + margin: 0px; +} +.gwt-RichTextToolbar .gwt-PushButton-up { + padding: 0px 0px 0px 1px; + margin-left: 4px; + margin-bottom: 4px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-PushButton-up-hovering { + margin-left: 4px; + margin-bottom: 4px; + padding: 0px 0px 0px 1px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-PushButton-down { + margin-left: 4px; + margin-bottom: 4px; + padding: 0px 1px 0px 0px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-PushButton-down-hovering { + margin-left: 4px; + margin-bottom: 4px; + padding: 0px 1px 0px 0px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-ToggleButton-up { + margin-left: 4px; + margin-bottom: 4px; + padding: 0px 0px 0px 1px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering { + margin-left: 4px; + margin-bottom: 4px; + padding: 0px 0px 0px 1px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-ToggleButton-down { + margin-left: 4px; + margin-bottom: 4px; + padding: 0px 1px 0px 0px; + border-width: 1px; +} +.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering { + margin-left: 4px; + margin-bottom: 4px; + padding: 0px 1px 0px 0px; + border-width: 1px; +} + +.gwt-StackPanel { + border-bottom: 1px solid #bbbbbb; +} +.gwt-StackPanel .gwt-StackPanelItem { + cursor: pointer; + cursor: hand; + font-weight: bold; + font-size: 1.3em; + padding: 3px; + border: 1px solid #bbbbbb; + border-bottom: 0px; + background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; +} +.gwt-StackPanel .gwt-StackPanelContent { + border: 1px solid #bbbbbb; + border-bottom: 0px; + background: white; + padding: 2px 2px 10px 5px; +} + +.gwt-DecoratedStackPanel { + border-bottom: 1px solid #bbbbbb; +} +.gwt-DecoratedStackPanel .gwt-StackPanelContent { + border: 1px solid #bbbbbb; + border-bottom: 0px; + background: white; + padding: 2px 5px 10px 2px; +} +.gwt-DecoratedStackPanel .gwt-StackPanelItem { + cursor: pointer; + cursor: hand; +} +.gwt-DecoratedStackPanel .stackItemTopLeft, +.gwt-DecoratedStackPanel .stackItemTopRight { + height: 6px; + width: 6px; + zoom: 1; +} +html>body .gwt-DecoratedStackPanel .stackItemTopLeft { + background: #d3def6 url(images/corner.png) no-repeat 0px -49px; + border-left: 1px solid #bbbbbb; +} +html>body .gwt-DecoratedStackPanel .stackItemTopRight { + background: #d3def6 url(images/corner.png) no-repeat -6px -49px; + border-right: 1px solid #bbbbbb; +} +.gwt-DecoratedStackPanel .stackItemTopLeftInner, +.gwt-DecoratedStackPanel .stackItemTopRightInner { + width: 1px; + height: 1px; +} +* html .gwt-DecoratedStackPanel .stackItemTopLeftInner { + width: 6px; + height: 55px; + margin-top: -49px; + overflow: hidden; + border-left: 1px solid #bbbbbb; + background-color: #d3def6; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratedStackPanel .stackItemTopRightInner { + width: 12px; + height: 55px; + margin-top: -49px; + margin-left: -6px; + overflow: hidden; + border-right: 1px solid #bbbbbb; + background-color: #d3def6; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +.gwt-DecoratedStackPanel .stackItemTopCenter { + background: url(images/hborder.png) 0px -21px repeat-x; +} +.gwt-DecoratedStackPanel .stackItemMiddleLeft { + background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; + border-left: 1px solid #bbbbbb; +} +.gwt-DecoratedStackPanel .stackItemMiddleLeftInner, +.gwt-DecoratedStackPanel .stackItemMiddleRightInner { + width: 1px; + height: 1px; +} +.gwt-DecoratedStackPanel .stackItemMiddleRight { + background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; + border-right: 1px solid #bbbbbb; +} +.gwt-DecoratedStackPanel .stackItemMiddleCenter { + font-weight: bold; + font-size: 1.3em; + background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; +} +html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopRight, +html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeft { + border: 0px; + background-color: white; +} +html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopLeft, +html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopRight { + background-color: white; +} +* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeftInner, +* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopRightInner { + border: 0px; + background-color: white; +} +* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeftInner { + padding-right: 1px; +} +* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopLeftInner, +* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopRightInner { + background-color: white; +} + +.gwt-SuggestBox { + padding: 2px; +} +.gwt-SuggestBoxPopup { + margin-right: 3px; +} +.gwt-SuggestBoxPopup .item { + padding: 2px 6px; + color: #424242; + cursor: default; +} +.gwt-SuggestBoxPopup .item-selected { + background: #b7d6f6; +} +.gwt-SuggestBoxPopup .suggestPopupContent { + background: white; +} +.gwt-SuggestBoxPopup .suggestPopupTopCenter { + background: url(images/hborder.png) repeat-x; +} +html>body .gwt-SuggestBoxPopup .suggestPopupBottomCenter { + background: url(images/hborder.png) repeat-x 0px -4px; +} +* html .gwt-SuggestBoxPopup .suggestPopupBottomCenter { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale'); +} +.gwt-SuggestBoxPopup .suggestPopupMiddleLeft { + background: url(images/vborder.png) repeat-y; +} +html>body .gwt-SuggestBoxPopup .suggestPopupMiddleRight { + background: url(images/vborder.png) repeat-y -4px 0px; +} +* html .gwt-SuggestBoxPopup .suggestPopupMiddleRight { + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale'); +} +.gwt-SuggestBoxPopup .suggestPopupTopLeftInner { + width: 5px; + height: 5px; + zoom: 1; +} +.gwt-SuggestBoxPopup .suggestPopupTopRightInner { + width: 8px; + height: 5px; + zoom: 1; +} +.gwt-SuggestBoxPopup .suggestPopupBottomLeftInner { + width: 5px; + height: 8px; + zoom: 1; +} +.gwt-SuggestBoxPopup .suggestPopupBottomRightInner { + width: 8px; + height: 8px; + zoom: 1; +} +html>body .gwt-SuggestBoxPopup .suggestPopupTopLeft { + background: url(images/corner.png) no-repeat 0px -23px; +} +html>body .gwt-SuggestBoxPopup .suggestPopupTopRight { + background: url(images/corner.png) no-repeat -5px -23px; +} +html>body .gwt-SuggestBoxPopup .suggestPopupBottomLeft { + background: url(images/corner.png) no-repeat 0px -28px; +} +html>body .gwt-SuggestBoxPopup .suggestPopupBottomRight { + background: url(images/corner.png) no-repeat -5px -28px; +} +* html .gwt-SuggestBoxPopup .suggestPopupTopLeftInner { + width: 5px; + height: 28px; + margin-top: -23px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-SuggestBoxPopup .suggestPopupTopRightInner { + width: 13px; + height: 28px; + margin-left: -5px; + margin-top: -23px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-SuggestBoxPopup .suggestPopupBottomLeftInner { + width: 5px; + height: 36px; + margin-top: -28px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-SuggestBoxPopup .suggestPopupBottomRightInner { + width: 13px; + height: 36px; + margin-left: -5px; + margin-top: -28px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} + +.gwt-TabBar { +} +.gwt-TabBar .gwt-TabBarFirst { + width: 5px; /* first tab distance from the left */ +} +.gwt-TabBar .gwt-TabBarRest { +} +.gwt-TabBar .gwt-TabBarItem { + margin-left: 6px; + padding: 3px 6px 3px 6px; + cursor: pointer; + cursor: hand; + color: black; + font-weight: bold; + text-align: center; + background: #d0e4f6; +} +.gwt-TabBar .gwt-TabBarItem-selected { + cursor: default; + background: #92c1f0; +} +.gwt-TabPanel { +} +.gwt-TabPanelBottom { + border-color: #92c1f0; + border-style: solid; + border-width: 3px 2px 2px; + overflow: hidden; + padding: 6px; +} + +.gwt-DecoratedTabBar { +} +.gwt-DecoratedTabBar .gwt-TabBarFirst { + width: 5px; /* first tab distance from the left */ +} +.gwt-DecoratedTabBar .gwt-TabBarRest { +} +.gwt-DecoratedTabBar .gwt-TabBarItem { + border-collapse: collapse; + margin-right: 6px; +} +.gwt-DecoratedTabBar .tabTopCenter { + padding: 0px; + background: #d0e4f6; +} +.gwt-DecoratedTabBar .tabTopLeft, +.gwt-DecoratedTabBar .tabTopRight { + padding: 0px; + zoom: 1; +} +.gwt-DecoratedTabBar .tabTopLeftInner, +.gwt-DecoratedTabBar .tabTopRightInner { + width: 6px; + height: 6px; +} +html>body .gwt-DecoratedTabBar .tabTopLeft { + background: url(images/corner.png) no-repeat 0px -55px; +} +html>body .gwt-DecoratedTabBar .tabTopRight { + background: url(images/corner.png) no-repeat -6px -55px; +} +* html .gwt-DecoratedTabBar .tabTopLeftInner { + width: 5px; + height: 61px; + margin-top: -55px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratedTabBar .tabTopRightInner { + width: 12px; + height: 61px; + margin-top: -55px; + margin-left: -6px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +.gwt-DecoratedTabBar .tabMiddleLeft, +.gwt-DecoratedTabBar .tabMiddleRight { + width: 6px; + padding: 0px; + background: #d0e4f6; +} +.gwt-DecoratedTabBar .tabMiddleLeftInner, +.gwt-DecoratedTabBar .tabMiddleRightInner { + width: 1px; + height: 1px; +} +.gwt-DecoratedTabBar .tabMiddleCenter { + padding: 0px 4px 2px 4px; + cursor: pointer; + cursor: hand; + color: black; + font-weight: bold; + text-align: center; + background: #d0e4f6; +} +.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter { + background: #92c1f0; +} +html>body .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft { + background-position: 0px -61px; +} +html>body .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight { + background-position: -6px -61px; +} +* html .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeftInner { + width: 5px; + height: 67px; + margin-top: -61px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +* html .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRightInner { + width: 12px; + height: 67px; + margin-top: -61px; + margin-left: -6px; + overflow: hidden; + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); +} +.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleLeft, +.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleRight { + background: #92c1f0; +} +.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter { + cursor: default; + background: #92c1f0; +} + +.gwt-TextArea { + padding: 2px; +} +.gwt-TextArea-readonly { + color: #888; +} + +.gwt-TextBox { + padding: 2px; +} +.gwt-TextBox-readonly { + color: #888; +} + +.gwt-ToggleButton-up, +.gwt-ToggleButton-up-hovering, +.gwt-ToggleButton-up-disabled, +.gwt-ToggleButton-down, +.gwt-ToggleButton-down-hovering, +.gwt-ToggleButton-down-disabled { + margin: 0; + text-decoration: none; + background: url("images/hborder.png") repeat-x 0px -27px; +} +.gwt-ToggleButton-up, +.gwt-ToggleButton-up-hovering, +.gwt-ToggleButton-up-disabled { + padding: 3px 5px 3px 5px; +} +.gwt-ToggleButton-up { + border: 1px outset #ccc; + cursor: pointer; + cursor: hand; +} +.gwt-ToggleButton-up-hovering { + border: 1px outset; + border-color: #9cf #69e #69e #7af; + cursor: pointer; + cursor: hand; +} +.gwt-ToggleButton-up-disabled { + border: 1px outset #ccc; + cursor: default; + opacity: .5; + zoom: 1; + filter: alpha(opacity=40); +} +.gwt-ToggleButton-down, +.gwt-ToggleButton-down-hovering, +.gwt-ToggleButton-down-disabled { + padding: 4px 4px 2px 6px; +} +.gwt-ToggleButton-down { + background-position: 0 -513px; + border: 1px inset #ccc; + cursor: pointer; + cursor: hand; +} +.gwt-ToggleButton-down-hovering { + background-position: 0 -513px; + border: 1px inset; + border-color: #9cf #69e #69e #7af; + cursor: pointer; + cursor: hand; +} +.gwt-ToggleButton-down-disabled { + background-position: 0 -513px; + border: 1px inset #ccc; + cursor: default; + opacity: .5; + zoom: 1; + filter: alpha(opacity=40); +} + +.gwt-Tree .gwt-TreeItem { + padding: 1px; + margin: 0px; + white-space: nowrap; + cursor: hand; + cursor: pointer; +} +.gwt-Tree .gwt-TreeItem-selected { + background: #93c2f1 url(images/hborder.png) repeat-x 0px -1463px; +} diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/history.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/history.html new file mode 100644 index 000000000..b06f46ae5 --- /dev/null +++ b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/history.html @@ -0,0 +1,21 @@ + + + + + + + + + diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/hosted.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/hosted.html new file mode 100644 index 000000000..d02be072e --- /dev/null +++ b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/hosted.html @@ -0,0 +1,40 @@ + + + +This html file is for hosted mode support. + diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/se.chalmers.cs.gf.gwt.TranslateApp.nocache.js b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/se.chalmers.cs.gf.gwt.TranslateApp.nocache.js new file mode 100644 index 000000000..b41fb116b --- /dev/null +++ b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt.TranslateApp/se.chalmers.cs.gf.gwt.TranslateApp.nocache.js @@ -0,0 +1,11 @@ +function se_chalmers_cs_gf_gwt_TranslateApp(){var l='',F='" for "gwt:onLoadErrorFn"',D='" for "gwt:onPropertyErrorFn"',n='"><\/script>',p='#',r='/',ub='0EE80CA0046B9F3131956AE8A44738E4.cache.html',tb='377C5E860E84A7F5BB17727307025FD9.cache.html',sb='3DD0D5CA6AA46FD518AC3C5CBBFCBC6D.cache.html',vb='9FC995F61BA419541E8CEA12B99856AE.cache.html',ac=' \ No newline at end of file diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/2E15FA6ACCBB7F780F819E0CEC08BC12.cache.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/2E15FA6ACCBB7F780F819E0CEC08BC12.cache.html deleted file mode 100644 index 3393371fc..000000000 --- a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/2E15FA6ACCBB7F780F819E0CEC08BC12.cache.html +++ /dev/null @@ -1,760 +0,0 @@ - \ No newline at end of file diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/3951EF5BAB0D82024BC6BDBCAAAC38FA.cache.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/3951EF5BAB0D82024BC6BDBCAAAC38FA.cache.html deleted file mode 100644 index c4f3c2155..000000000 --- a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/3951EF5BAB0D82024BC6BDBCAAAC38FA.cache.html +++ /dev/null @@ -1,781 +0,0 @@ - \ No newline at end of file diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/548CDF11D6FE9011F3447CA200D7FB7F.cache.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/548CDF11D6FE9011F3447CA200D7FB7F.cache.png deleted file mode 100644 index fbae9473b..000000000 Binary files a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/548CDF11D6FE9011F3447CA200D7FB7F.cache.png and /dev/null differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/9DA92932034707C17CFF15F95086D53F.cache.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/9DA92932034707C17CFF15F95086D53F.cache.png deleted file mode 100644 index 009e98726..000000000 Binary files a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/9DA92932034707C17CFF15F95086D53F.cache.png and /dev/null differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/A8AAA64A4DA50AD2586A997108AAF0AD.cache.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/A8AAA64A4DA50AD2586A997108AAF0AD.cache.html deleted file mode 100644 index 0b9fe42e8..000000000 --- a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/A8AAA64A4DA50AD2586A997108AAF0AD.cache.html +++ /dev/null @@ -1,751 +0,0 @@ - \ No newline at end of file diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/CF515BEB28638E42A826268D78D82DAF.cache.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/CF515BEB28638E42A826268D78D82DAF.cache.html deleted file mode 100644 index c88706dab..000000000 --- a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/CF515BEB28638E42A826268D78D82DAF.cache.html +++ /dev/null @@ -1,787 +0,0 @@ - \ No newline at end of file diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/Translate.css b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/Translate.css deleted file mode 100644 index 5b5d22023..000000000 --- a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/Translate.css +++ /dev/null @@ -1,38 +0,0 @@ -/** Add css rules here for your application. */ - -.gwt-SuggestBox { - width: 70%; - font-size: 150%; - margin: 1em 0 0.5em 0; -} - -.my-settingsPanel * { - margin: 0 0.4em; -} - -.my-translations { - margin-top: 1em; -} - -.my-translation { - margin: 0.2em; - padding-left: 25px; - font-size: 150%; - background-repeat: no-repeat; - background-position: 0% 50%; -} - -/* -* [LANG=bg] { background-image: url("flags/bg.png"); } -* [LANG=ca] { background-image: url("flags/catalonia.png"); } -* [LANG=da] { background-image: url("flags/dk.png"); } -* [LANG=de] { background-image: url("flags/de.png"); } -* [LANG=en] { background-image: url("flags/gb.png"); } -* [LANG=fi] { background-image: url("flags/fi.png"); } -* [LANG=fr] { background-image: url("flags/fr.png"); } -* [LANG=it] { background-image: url("flags/it.png"); } -* [LANG=no] { background-image: url("flags/no.png"); } -* [LANG=ru] { background-image: url("flags/ru.png"); } -* [LANG=es] { background-image: url("flags/es.png"); } -* [LANG=sv] { background-image: url("flags/se.png"); } -*/ \ No newline at end of file diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/Translate.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/Translate.html deleted file mode 100644 index d9bd6cef9..000000000 --- a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/Translate.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - Translate - - - - - - - - - - - - - - - - - - - - - diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/clear.cache.gif b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/clear.cache.gif deleted file mode 100644 index e565824aa..000000000 Binary files a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/clear.cache.gif and /dev/null differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/corner.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/corner.png deleted file mode 100644 index 51aa4582a..000000000 Binary files a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/corner.png and /dev/null differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/hborder.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/hborder.png deleted file mode 100644 index 1c8e78b76..000000000 Binary files a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/hborder.png and /dev/null differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/corner_dialog_topleft.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/corner_dialog_topleft.png deleted file mode 100644 index e1da98ee6..000000000 Binary files a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/corner_dialog_topleft.png and /dev/null differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/corner_dialog_topright.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/corner_dialog_topright.png deleted file mode 100644 index a786ccc12..000000000 Binary files a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/corner_dialog_topright.png and /dev/null differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/hborder_blue_shadow.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/hborder_blue_shadow.png deleted file mode 100644 index 7b52b8e43..000000000 Binary files a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/hborder_blue_shadow.png and /dev/null differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/hborder_gray_shadow.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/hborder_gray_shadow.png deleted file mode 100644 index f4d1844f6..000000000 Binary files a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/hborder_gray_shadow.png and /dev/null differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/vborder_blue_shadow.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/vborder_blue_shadow.png deleted file mode 100644 index 6dcb44a8e..000000000 Binary files a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/vborder_blue_shadow.png and /dev/null differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/vborder_gray_shadow.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/vborder_gray_shadow.png deleted file mode 100644 index fccce493e..000000000 Binary files a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/ie6/vborder_gray_shadow.png and /dev/null differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/vborder.png b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/vborder.png deleted file mode 100644 index 435b816c3..000000000 Binary files a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/images/vborder.png and /dev/null differ diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/standard.css b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/standard.css deleted file mode 100644 index 256d82a47..000000000 --- a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/standard.css +++ /dev/null @@ -1,1076 +0,0 @@ -/** - * The file contains styles for GWT widgets in the standard theme. - * - * In order to maintain cross-browser compatibility, the following syntax is - * used to create IE6 specific style rules: - * html>body .gwt-Widget { - * Rule applies to all browsers (including IE7), except IE6 - * } - * * html .gwt-Widget { - * Rule applied to IE6 only (not to IE7) - * } - * - * Specifically, IE6 does not support images with multiple transparent colors, - * so we need to use the AlphaImageLoader in IE6 only. - */ - -body, table td, select { - font-family: Arial Unicode MS, Arial, sans-serif; - font-size: small; -} -pre { - font-family: "courier new", courier; - font-size: small; -} -body { - color: black; - margin: 0px; - border: 0px; - padding: 0px; - background: #fff; - direction: ltr; -} -a, a:visited, a:hover { - color: #0000AA; -} - -/** - * The reference theme can be used to determine when this style sheet has - * loaded. Create a hidden div element with absolute position, assign the style - * name below, and attach it to the DOM. Use a timer to detect when the - * element's height and width are set to 5px. - */ -.gwt-Reference-standard { - height: 5px; - width: 5px; - zoom: 1; -} - -.gwt-Button { - margin: 0; - padding: 3px 5px; - text-decoration: none; - font-size: small; - cursor: pointer; - cursor: hand; - background: url("images/hborder.png") repeat-x 0px -27px; - border: 1px outset #ccc; -} -.gwt-Button:active { - border: 1px inset #ccc; -} -.gwt-Button:hover { - border-color: #9cf #69e #69e #7af; -} -.gwt-Button[disabled] { - cursor: default; - color: #888; -} -.gwt-Button[disabled]:hover { - border: 1px outset #ccc; -} - -.gwt-CheckBox { -} -.gwt-CheckBox-disabled { - color: #888; -} - -.gwt-DecoratorPanel { -} -.gwt-DecoratorPanel .topCenter, -.gwt-DecoratorPanel .bottomCenter { - background: url(images/hborder.png) repeat-x; -} -.gwt-DecoratorPanel .middleLeft, -.gwt-DecoratorPanel .middleRight { - background: url(images/vborder.png) repeat-y; -} -.gwt-DecoratorPanel .topLeftInner, -.gwt-DecoratorPanel .topRightInner, -.gwt-DecoratorPanel .bottomLeftInner, -.gwt-DecoratorPanel .bottomRightInner { - width: 5px; - height: 5px; - zoom: 1; -} -html>body .gwt-DecoratorPanel .topLeft { - background: url(images/corner.png) no-repeat 0px 0px; -} -html>body .gwt-DecoratorPanel .topRight { - background: url(images/corner.png) no-repeat -5px 0px; -} -html>body .gwt-DecoratorPanel .bottomLeft { - background: url(images/corner.png) no-repeat 0px -5px; -} -html>body .gwt-DecoratorPanel .bottomRight { - background: url(images/corner.png) no-repeat -5px -5px; -} -* html .gwt-DecoratorPanel .topLeftInner { - width: 5px; - height: 5px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratorPanel .topRightInner { - width: 10px; - height: 5px; - margin-left: -5px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratorPanel .bottomLeftInner { - width: 5px; - height: 10px; - margin-left: 0px; - margin-top: -5px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratorPanel .bottomRightInner { - width: 10px; - height: 10px; - margin-left: -5px; - margin-top: -5px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} - -.gwt-DialogBox .Caption { - background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px; - padding: 4px 4px 4px 8px; - cursor: default; - border-bottom: 1px solid #bbbbbb; - border-top: 5px solid #d0e4f6; -} -.gwt-DialogBox .dialogContent { -} -.gwt-DialogBox .dialogMiddleCenter { - padding: 3px; - background: white; -} -html>body .gwt-DialogBox .dialogBottomCenter { - background: url(images/hborder.png) repeat-x 0px -4px; -} -* html .gwt-DialogBox .dialogBottomCenter { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale'); -} -.gwt-DialogBox .dialogMiddleLeft { - background: url(images/vborder.png) repeat-y; -} -html>body .gwt-DialogBox .dialogMiddleRight { - background: url(images/vborder.png) repeat-y -4px 0px; -} -* html .gwt-DialogBox .dialogMiddleRight { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale'); -} -.gwt-DialogBox .dialogTopLeftInner { - width: 5px; - zoom: 1; -} -.gwt-DialogBox .dialogTopRightInner { - width: 8px; - zoom: 1; -} -.gwt-DialogBox .dialogBottomLeftInner { - width: 5px; - height: 8px; - zoom: 1; -} -.gwt-DialogBox .dialogBottomRightInner { - width: 5px; - height: 8px; - zoom: 1; -} -html>body .gwt-DialogBox .dialogTopLeft { - background: url(images/corner.png) no-repeat -13px 0px; -} -html>body .gwt-DialogBox .dialogTopRight { - background: url(images/corner.png) no-repeat -18px 0px; -} -html>body .gwt-DialogBox .dialogBottomLeft { - background: url(images/corner.png) no-repeat 0px -15px; -} -html>body .gwt-DialogBox .dialogBottomRight { - background: url(images/corner.png) no-repeat -5px -15px; -} -* html .gwt-DialogBox .dialogTopLeft { - width: 5px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/corner_dialog_topleft.png',sizingMethod='crop'); -} -* html .gwt-DialogBox .dialogTopRight { - width: 8px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/corner_dialog_topright.png',sizingMethod='crop'); -} -* html .gwt-DialogBox .dialogBottomLeftInner { - width: 5px; - height: 23px; - margin-top: -15px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DialogBox .dialogBottomRightInner { - width: 13px; - height: 23px; - margin-left: -5px; - margin-top: -15px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} - -.gwt-DisclosurePanel { -} -.gwt-DisclosurePanel-open { -} -.gwt-DisclosurePanel-closed { -} -.gwt-DisclosurePanel .header, -.gwt-DisclosurePanel .header a, -.gwt-DisclosurePanel .header td { - text-decoration: none; /* Remove underline from header */ - color: black; - cursor: pointer; - cursor: hand; -} -.gwt-DisclosurePanel .content { - border-left: 3px solid #e8eef7; - padding: 4px 0px 4px 8px; - margin-left: 6px; -} - -.gwt-FileUpload { -} - -.gwt-Frame { - border-top: 2px solid #666; - border-left: 2px solid #666; - border-right: 2px solid #bbb; - border-bottom: 2px solid #bbb; -} - -.gwt-HorizontalSplitPanel { -} -.gwt-HorizontalSplitPanel .hsplitter { - cursor: move; - border: 0px; - background: #91c0ef url(images/vborder.png) repeat-y; -} -.gwt-VerticalSplitPanel { -} -.gwt-VerticalSplitPanel .vsplitter { - cursor: move; - border: 0px; - background: #91c0ef url(images/hborder.png) repeat-x; -} - -.gwt-HTML { -} - -.gwt-Hyperlink { -} - -.gwt-Image { -} - -.gwt-Label { -} - -.gwt-ListBox { -} - -.gwt-MenuBar { - cursor: default; -} -.gwt-MenuBar .gwt-MenuItem { - cursor: default; -} -.gwt-MenuBar .gwt-MenuItem-selected { - background: #E0EDFE; -} -.gwt-MenuBar-horizontal { - background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px; - border: 1px solid #BBBBBB; -} -.gwt-MenuBar-horizontal .gwt-MenuItem { - padding: 0px 10px; - vertical-align: bottom; - color: #666666; - font-weight: bold; -} -.gwt-MenuBar-horizontal .gwt-MenuItemSeparator { - width: 1px; - padding: 0px; - margin: 0px; - border: 0px; - border-left: 1px solid #888888; - background: white; -} -.gwt-MenuBar-horizontal .gwt-MenuItemSeparator .menuSeparatorInner { - width: 1px; - height: 1px; - background: white; -} -.gwt-MenuBar-vertical { - margin-top: 0px; - margin-left: 0px; - background: white; -} -.gwt-MenuBar-vertical table { - border-collapse: collapse; -} -.gwt-MenuBar-vertical .gwt-MenuItem { - padding: 4px 14px 4px 1px; -} -.gwt-MenuBar-vertical .gwt-MenuItemSeparator { - padding: 2px 0px; -} -.gwt-MenuBar-vertical .gwt-MenuItemSeparator .menuSeparatorInner { - height: 1px; - padding: 0px; - border: 0px; - border-top: 1px solid #777777; - background: #ddddee; - overflow: hidden; -} -.gwt-MenuBar-vertical .subMenuIcon { - padding-right: 4px; -} -.gwt-MenuBar-vertical .subMenuIcon-selected { - background: #E0EDFE; -} -.gwt-MenuBarPopup { - margin: 0px 0px 0px 3px; -} -.gwt-MenuBarPopup .menuPopupTopCenter { - background: url(images/hborder.png) 0px -12px repeat-x; -} -html>body .gwt-MenuBarPopup .menuPopupBottomCenter { - background: url(images/hborder.png) 0px -13px repeat-x; -} -* html .gwt-MenuBarPopup .menuPopupBottomCenter { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_gray_shadow.png',sizingMethod='scale'); -} -.gwt-MenuBarPopup .menuPopupMiddleLeft { - background: url(images/vborder.png) -12px 0px repeat-y; -} -html>body .gwt-MenuBarPopup .menuPopupMiddleRight { - background: url(images/vborder.png) -13px 0px repeat-y; -} -* html .gwt-MenuBarPopup .menuPopupMiddleRight { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_gray_shadow.png',sizingMethod='scale'); -} -.gwt-MenuBarPopup .menuPopupTopLeftInner { - width: 5px; - height: 5px; - zoom: 1; -} -.gwt-MenuBarPopup .menuPopupTopRightInner { - width: 8px; - height: 5px; - zoom: 1; -} -.gwt-MenuBarPopup .menuPopupBottomLeftInner { - width: 5px; - height: 8px; - zoom: 1; -} -.gwt-MenuBarPopup .menuPopupBottomRightInner { - width: 8px; - height: 8px; - zoom: 1; -} -html>body .gwt-MenuBarPopup .menuPopupTopLeft { - background: url(images/corner.png) no-repeat 0px -36px; -} -html>body .gwt-MenuBarPopup .menuPopupTopRight { - background: url(images/corner.png) no-repeat -5px -36px; -} -html>body .gwt-MenuBarPopup .menuPopupBottomLeft { - background: url(images/corner.png) no-repeat 0px -41px; -} -html>body .gwt-MenuBarPopup .menuPopupBottomRight { - background: url(images/corner.png) no-repeat -5px -41px; -} -* html .gwt-MenuBarPopup .menuPopupTopLeftInner { - width: 5px; - height: 41px; - margin-top: -36px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-MenuBarPopup .menuPopupTopRightInner { - width: 13px; - height: 41px; - margin-left: -5px; - margin-top: -36px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-MenuBarPopup .menuPopupBottomLeftInner { - width: 5px; - height: 49px; - margin-top: -41px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-MenuBarPopup .menuPopupBottomRightInner { - width: 13px; - height: 49px; - margin-left: -5px; - margin-top: -41px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} - -.gwt-PasswordTextBox { - padding: 2px; -} -.gwt-PasswordTextBox-readonly { - color: #888; -} - -.gwt-PopupPanel { - border: 3px solid #C3D9FF; - padding: 3px; - background: white; -} - -.gwt-DecoratedPopupPanel .popupContent { -} -.gwt-DecoratedPopupPanel .popupMiddleCenter { - padding: 3px; - background: #d0e4f6; -} -.gwt-DecoratedPopupPanel .popupTopCenter { - background: url(images/hborder.png) repeat-x; -} -html>body .gwt-DecoratedPopupPanel .popupBottomCenter { - background: url(images/hborder.png) repeat-x 0px -4px; -} -* html .gwt-DecoratedPopupPanel .popupBottomCenter { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale'); -} -.gwt-DecoratedPopupPanel .popupMiddleLeft { - background: url(images/vborder.png) repeat-y; -} -html>body .gwt-DecoratedPopupPanel .popupMiddleRight { - background: url(images/vborder.png) repeat-y -4px 0px; -} -* html .gwt-DecoratedPopupPanel .popupMiddleRight { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale'); -} -.gwt-DecoratedPopupPanel .popupTopLeftInner { - width: 5px; - height: 5px; - zoom: 1; -} -.gwt-DecoratedPopupPanel .popupTopRightInner { - width: 8px; - height: 5px; - zoom: 1; -} -.gwt-DecoratedPopupPanel .popupBottomLeftInner { - width: 5px; - height: 8px; - zoom: 1; -} -.gwt-DecoratedPopupPanel .popupBottomRightInner { - width: 8px; - height: 8px; - zoom: 1; -} -html>body .gwt-DecoratedPopupPanel .popupTopLeft { - background: url(images/corner.png) no-repeat 0px -10px; -} -html>body .gwt-DecoratedPopupPanel .popupTopRight { - background: url(images/corner.png) no-repeat -5px -10px; -} -html>body .gwt-DecoratedPopupPanel .popupBottomLeft { - background: url(images/corner.png) no-repeat 0px -15px; -} -html>body .gwt-DecoratedPopupPanel .popupBottomRight { - background: url(images/corner.png) no-repeat -5px -15px; -} -* html .gwt-DecoratedPopupPanel .popupTopLeftInner { - width: 5px; - height: 15px; - margin-top: -10px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratedPopupPanel .popupTopRightInner { - width: 13px; - height: 15px; - margin-left: -5px; - margin-top: -10px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratedPopupPanel .popupBottomLeftInner { - width: 5px; - height: 23px; - margin-top: -15px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratedPopupPanel .popupBottomRightInner { - width: 13px; - height: 23px; - margin-left: -5px; - margin-top: -15px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} - -.gwt-PushButton-up, -.gwt-PushButton-up-hovering, -.gwt-PushButton-up-disabled, -.gwt-PushButton-down, -.gwt-PushButton-down-hovering, -.gwt-PushButton-down-disabled { - margin: 0; - text-decoration: none; - background: url("images/hborder.png") repeat-x 0px -27px; -} -.gwt-PushButton-up, -.gwt-PushButton-up-hovering, -.gwt-PushButton-up-disabled { - padding: 3px 5px 3px 5px; -} -.gwt-PushButton-up { - border: 1px outset #ccc; - cursor: pointer; - cursor: hand; -} -.gwt-PushButton-up-hovering { - border: 1px outset; - border-color: #9cf #69e #69e #7af; - cursor: pointer; - cursor: hand; -} -.gwt-PushButton-up-disabled { - border: 1px outset #ccc; - cursor: default; - opacity: .5; - filter: alpha(opacity=40); - zoom: 1; -} -.gwt-PushButton-down, -.gwt-PushButton-down-hovering, -.gwt-PushButton-down-disabled { - padding: 4px 4px 2px 6px; -} -.gwt-PushButton-down { - border: 1px inset #666; - cursor: pointer; - cursor: hand; -} -.gwt-PushButton-down-hovering { - border: 1px inset; - border-color: #9cf #69e #69e #7af; - cursor: pointer; - cursor: hand; -} -.gwt-PushButton-down-disabled { - border: 1px outset #ccc; - cursor: default; - opacity: 0.5; - filter: alpha(opacity=40); - zoom: 1; -} - -.gwt-RadioButton { - padding: 4px 4px 3px 3px; -} -.gwt-RadioButton-disabled { - color: #888; -} - -.gwt-RichTextArea { -} -.hasRichTextToolbar { - border: 0px; -} -.gwt-RichTextToolbar { - background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px; - border-bottom: 1px solid #BBBBBB; - padding: 3px; - margin: 0px; -} -.gwt-RichTextToolbar .gwt-PushButton-up { - padding: 0px 1px 0px 0px; - margin-right: 4px; - margin-bottom: 4px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-PushButton-up-hovering { - margin-right: 4px; - margin-bottom: 4px; - padding: 0px 1px 0px 0px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-PushButton-down { - margin-right: 4px; - margin-bottom: 4px; - padding: 0px 0px 0px 1px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-PushButton-down-hovering { - margin-right: 4px; - margin-bottom: 4px; - padding: 0px 0px 0px 1px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-ToggleButton-up { - margin-right: 4px; - margin-bottom: 4px; - padding: 0px 1px 0px 0px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering { - margin-right: 4px; - margin-bottom: 4px; - padding: 0px 1px 0px 0px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-ToggleButton-down { - margin-right: 4px; - margin-bottom: 4px; - padding: 0px 0px 0px 1px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering { - margin-right: 4px; - margin-bottom: 4px; - padding: 0px 0px 0px 1px; - border-width: 1px; -} - -.gwt-StackPanel { - border-bottom: 1px solid #bbbbbb; -} -.gwt-StackPanel .gwt-StackPanelItem { - cursor: pointer; - cursor: hand; - font-weight: bold; - font-size: 1.3em; - padding: 3px; - border: 1px solid #bbbbbb; - border-bottom: 0px; - background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; -} -.gwt-StackPanel .gwt-StackPanelContent { - border: 1px solid #bbbbbb; - border-bottom: 0px; - background: white; - padding: 2px 2px 10px 5px; -} - -.gwt-DecoratedStackPanel { - border-bottom: 1px solid #bbbbbb; -} -.gwt-DecoratedStackPanel .gwt-StackPanelContent { - border: 1px solid #bbbbbb; - border-bottom: 0px; - background: white; - padding: 2px 2px 10px 5px; -} -.gwt-DecoratedStackPanel .gwt-StackPanelItem { - cursor: pointer; - cursor: hand; -} -.gwt-DecoratedStackPanel .stackItemTopLeft, -.gwt-DecoratedStackPanel .stackItemTopRight { - height: 6px; - width: 6px; - zoom: 1; -} -html>body .gwt-DecoratedStackPanel .stackItemTopLeft { - background: #d3def6 url(images/corner.png) no-repeat 0px -49px; - border-left: 1px solid #bbbbbb; -} -html>body .gwt-DecoratedStackPanel .stackItemTopRight { - background: #d3def6 url(images/corner.png) no-repeat -6px -49px; - border-right: 1px solid #bbbbbb; -} -.gwt-DecoratedStackPanel .stackItemTopLeftInner, -.gwt-DecoratedStackPanel .stackItemTopRightInner { - width: 1px; - height: 1px; -} -* html .gwt-DecoratedStackPanel .stackItemTopLeftInner { - width: 6px; - height: 55px; - margin-top: -49px; - overflow: hidden; - border-left: 1px solid #bbbbbb; - background-color: #d3def6; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratedStackPanel .stackItemTopRightInner { - width: 12px; - height: 55px; - margin-top: -49px; - margin-left: -6px; - overflow: hidden; - border-right: 1px solid #bbbbbb; - background-color: #d3def6; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -.gwt-DecoratedStackPanel .stackItemTopCenter { - background: url(images/hborder.png) 0px -21px repeat-x; -} -.gwt-DecoratedStackPanel .stackItemMiddleLeft { - background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; - border-left: 1px solid #bbbbbb; -} -.gwt-DecoratedStackPanel .stackItemMiddleLeftInner, -.gwt-DecoratedStackPanel .stackItemMiddleRightInner { - width: 1px; - height: 1px; -} -.gwt-DecoratedStackPanel .stackItemMiddleRight { - background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; - border-right: 1px solid #bbbbbb; -} -.gwt-DecoratedStackPanel .stackItemMiddleCenter { - font-weight: bold; - font-size: 1.3em; - background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; -} -html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopRight, -html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeft { - border: 0px; - background-color: white; -} -html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopLeft, -html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopRight { - background-color: white; -} -* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeftInner, -* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopRightInner { - border: 0px; - background-color: white; -} -* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeftInner { - padding-left: 1px; -} -* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopLeftInner, -* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopRightInner { - background-color: white; -} - -.gwt-SuggestBox { - padding: 2px; -} -.gwt-SuggestBoxPopup { - margin-left: 3px; -} -.gwt-SuggestBoxPopup .item { - padding: 2px 6px; - color: #424242; - cursor: default; -} -.gwt-SuggestBoxPopup .item-selected { - background: #b7d6f6; -} -.gwt-SuggestBoxPopup .suggestPopupContent { - background: white; -} -.gwt-SuggestBoxPopup .suggestPopupTopCenter { - background: url(images/hborder.png) repeat-x; -} -html>body .gwt-SuggestBoxPopup .suggestPopupBottomCenter { - background: url(images/hborder.png) repeat-x 0px -4px; -} -* html .gwt-SuggestBoxPopup .suggestPopupBottomCenter { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale'); -} -.gwt-SuggestBoxPopup .suggestPopupMiddleLeft { - background: url(images/vborder.png) repeat-y; -} -html>body .gwt-SuggestBoxPopup .suggestPopupMiddleRight { - background: url(images/vborder.png) repeat-y -4px 0px; -} -* html .gwt-SuggestBoxPopup .suggestPopupMiddleRight { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale'); -} -.gwt-SuggestBoxPopup .suggestPopupTopLeftInner { - width: 5px; - height: 5px; - zoom: 1; -} -.gwt-SuggestBoxPopup .suggestPopupTopRightInner { - width: 8px; - height: 5px; - zoom: 1; -} -.gwt-SuggestBoxPopup .suggestPopupBottomLeftInner { - width: 5px; - height: 8px; - zoom: 1; -} -.gwt-SuggestBoxPopup .suggestPopupBottomRightInner { - width: 8px; - height: 8px; - zoom: 1; -} -html>body .gwt-SuggestBoxPopup .suggestPopupTopLeft { - background: url(images/corner.png) no-repeat 0px -23px; -} -html>body .gwt-SuggestBoxPopup .suggestPopupTopRight { - background: url(images/corner.png) no-repeat -5px -23px; -} -html>body .gwt-SuggestBoxPopup .suggestPopupBottomLeft { - background: url(images/corner.png) no-repeat 0px -28px; -} -html>body .gwt-SuggestBoxPopup .suggestPopupBottomRight { - background: url(images/corner.png) no-repeat -5px -28px; -} -* html .gwt-SuggestBoxPopup .suggestPopupTopLeftInner { - width: 5px; - height: 28px; - margin-top: -23px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-SuggestBoxPopup .suggestPopupTopRightInner { - width: 13px; - height: 28px; - margin-left: -5px; - margin-top: -23px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-SuggestBoxPopup .suggestPopupBottomLeftInner { - width: 5px; - height: 36px; - margin-top: -28px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-SuggestBoxPopup .suggestPopupBottomRightInner { - width: 13px; - height: 36px; - margin-left: -5px; - margin-top: -28px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} - -.gwt-TabBar { -} -.gwt-TabBar .gwt-TabBarFirst { - width: 5px; /* first tab distance from the left */ -} -.gwt-TabBar .gwt-TabBarRest { -} -.gwt-TabBar .gwt-TabBarItem { - margin-left: 6px; - padding: 3px 6px 3px 6px; - cursor: pointer; - cursor: hand; - color: black; - font-weight: bold; - text-align: center; - background: #d0e4f6; -} -.gwt-TabBar .gwt-TabBarItem-selected { - cursor: default; - background: #92c1f0; -} -.gwt-TabPanel { -} -.gwt-TabPanelBottom { - border-color: #92c1f0; - border-style: solid; - border-width: 3px 2px 2px; - overflow: hidden; - padding: 6px; -} - -.gwt-DecoratedTabBar { -} -.gwt-DecoratedTabBar .gwt-TabBarFirst { - width: 5px; /* first tab distance from the left */ -} -.gwt-DecoratedTabBar .gwt-TabBarRest { -} -.gwt-DecoratedTabBar .gwt-TabBarItem { - border-collapse: collapse; - margin-left: 6px; -} -.gwt-DecoratedTabBar .tabTopCenter { - padding: 0px; - background: #d0e4f6; -} -.gwt-DecoratedTabBar .tabTopLeft, -.gwt-DecoratedTabBar .tabTopRight { - padding: 0px; - zoom: 1; -} -.gwt-DecoratedTabBar .tabTopLeftInner, -.gwt-DecoratedTabBar .tabTopRightInner { - width: 6px; - height: 6px; -} -html>body .gwt-DecoratedTabBar .tabTopLeft { - background: url(images/corner.png) no-repeat 0px -55px; -} -html>body .gwt-DecoratedTabBar .tabTopRight { - background: url(images/corner.png) no-repeat -6px -55px; -} -* html .gwt-DecoratedTabBar .tabTopLeftInner { - width: 5px; - height: 61px; - margin-top: -55px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratedTabBar .tabTopRightInner { - width: 12px; - height: 61px; - margin-top: -55px; - margin-left: -6px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -.gwt-DecoratedTabBar .tabMiddleLeft, -.gwt-DecoratedTabBar .tabMiddleRight { - width: 6px; - padding: 0px; - background: #d0e4f6; -} -.gwt-DecoratedTabBar .tabMiddleLeftInner, -.gwt-DecoratedTabBar .tabMiddleRightInner { - width: 1px; - height: 1px; -} -.gwt-DecoratedTabBar .tabMiddleCenter { - padding: 0px 4px 2px 4px; - cursor: pointer; - cursor: hand; - color: black; - font-weight: bold; - text-align: center; - background: #d0e4f6; -} -.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter { - background: #92c1f0; -} -html>body .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft { - background-position: 0px -61px; -} -html>body .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight { - background-position: -6px -61px; -} -* html .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeftInner { - width: 5px; - height: 67px; - margin-top: -61px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRightInner { - width: 12px; - height: 67px; - margin-top: -61px; - margin-left: -6px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleLeft, -.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleRight { - background: #92c1f0; -} -.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter { - cursor: default; - background: #92c1f0; -} - -.gwt-TextArea { - padding: 2px; -} -.gwt-TextArea-readonly { - color: #888; -} - -.gwt-TextBox { - padding: 2px; -} -.gwt-TextBox-readonly { - color: #888; -} - -.gwt-ToggleButton-up, -.gwt-ToggleButton-up-hovering, -.gwt-ToggleButton-up-disabled, -.gwt-ToggleButton-down, -.gwt-ToggleButton-down-hovering, -.gwt-ToggleButton-down-disabled { - margin: 0; - text-decoration: none; - background: url("images/hborder.png") repeat-x 0px -27px; -} -.gwt-ToggleButton-up, -.gwt-ToggleButton-up-hovering, -.gwt-ToggleButton-up-disabled { - padding: 3px 5px 3px 5px; -} -.gwt-ToggleButton-up { - border: 1px outset #ccc; - cursor: pointer; - cursor: hand; -} -.gwt-ToggleButton-up-hovering { - border: 1px outset; - border-color: #9cf #69e #69e #7af; - cursor: pointer; - cursor: hand; -} -.gwt-ToggleButton-up-disabled { - border: 1px outset #ccc; - cursor: default; - opacity: .5; - zoom: 1; - filter: alpha(opacity=40); -} -.gwt-ToggleButton-down, -.gwt-ToggleButton-down-hovering, -.gwt-ToggleButton-down-disabled { - padding: 4px 4px 2px 6px; -} -.gwt-ToggleButton-down { - background-position: 0 -513px; - border: 1px inset #ccc; - cursor: pointer; - cursor: hand; -} -.gwt-ToggleButton-down-hovering { - background-position: 0 -513px; - border: 1px inset; - border-color: #9cf #69e #69e #7af; - cursor: pointer; - cursor: hand; -} -.gwt-ToggleButton-down-disabled { - background-position: 0 -513px; - border: 1px inset #ccc; - cursor: default; - opacity: .5; - zoom: 1; - filter: alpha(opacity=40); -} - -.gwt-Tree .gwt-TreeItem { - padding: 1px; - margin: 0px; - white-space: nowrap; - cursor: hand; - cursor: pointer; -} -.gwt-Tree .gwt-TreeItem-selected { - background: #93c2f1 url(images/hborder.png) repeat-x 0px -1463px; -} diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/standard_rtl.css b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/standard_rtl.css deleted file mode 100644 index c0d076e3f..000000000 --- a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/gwt/standard/standard_rtl.css +++ /dev/null @@ -1,1076 +0,0 @@ -/** - * The file contains styles for GWT widgets in the standard theme, in RTL mode. - * - * In order to maintain cross-browser compatibility, the following syntax is - * used to create IE6 specific style rules: - * html>body .gwt-Widget { - * Rule applies to all browsers (including IE7), except IE6 - * } - * * html .gwt-Widget { - * Rule applied to IE6 only (not to IE7) - * } - * - * Specifically, IE6 does not support images with multiple transparent colors, - * so we need to use the AlphaImageLoader in IE6 only. - */ - -body, table td, select { - font-family: Arial Unicode MS, Arial, sans-serif; - font-size: small; -} -pre { - font-family: "courier new", courier; - font-size: small; -} -body { - color: black; - margin: 0px; - border: 0px; - padding: 0px; - background: #fff; - direction: rtl; -} -a, a:visited, a:hover { - color: #0000AA; -} - -/** - * The reference theme can be used to determine when this style sheet has - * loaded. Create a hidden div element with absolute position, assign the style - * name below, and attach it to the DOM. Use a timer to detect when the - * element's height and width are set to 5px. - */ -.gwt-Reference-standard-rtl { - height: 5px; - width: 5px; - zoom: 1; -} - -.gwt-Button { - margin: 0; - padding: 3px 5px; - text-decoration: none; - font-size: small; - cursor: pointer; - cursor: hand; - background: url("images/hborder.png") repeat-x 0px -27px; - border: 1px outset #ccc; -} -.gwt-Button:active { - border: 1px inset #ccc; -} -.gwt-Button:hover { - border-color: #9cf #69e #69e #7af; -} -.gwt-Button[disabled] { - cursor: default; - color: #888; -} -.gwt-Button[disabled]:hover { - border: 1px outset #ccc; -} - -.gwt-CheckBox { -} -.gwt-CheckBox-disabled { - color: #888; -} - -.gwt-DecoratorPanel { -} -.gwt-DecoratorPanel .topCenter, -.gwt-DecoratorPanel .bottomCenter { - background: url(images/hborder.png) repeat-x; -} -.gwt-DecoratorPanel .middleLeft, -.gwt-DecoratorPanel .middleRight { - background: url(images/vborder.png) repeat-y; -} -.gwt-DecoratorPanel .topLeftInner, -.gwt-DecoratorPanel .topRightInner, -.gwt-DecoratorPanel .bottomLeftInner, -.gwt-DecoratorPanel .bottomRightInner { - width: 5px; - height: 5px; - zoom: 1; -} -html>body .gwt-DecoratorPanel .topLeft { - background: url(images/corner.png) no-repeat 0px 0px; -} -html>body .gwt-DecoratorPanel .topRight { - background: url(images/corner.png) no-repeat -5px 0px; -} -html>body .gwt-DecoratorPanel .bottomLeft { - background: url(images/corner.png) no-repeat 0px -5px; -} -html>body .gwt-DecoratorPanel .bottomRight { - background: url(images/corner.png) no-repeat -5px -5px; -} -* html .gwt-DecoratorPanel .topLeftInner { - width: 5px; - height: 5px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratorPanel .topRightInner { - width: 10px; - height: 5px; - margin-left: -5px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratorPanel .bottomLeftInner { - width: 5px; - height: 10px; - margin-left: 0px; - margin-top: -5px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratorPanel .bottomRightInner { - width: 10px; - height: 10px; - margin-left: -5px; - margin-top: -5px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} - -.gwt-DialogBox .Caption { - background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px; - padding: 4px 8px 4px 4px; - cursor: default; - border-bottom: 1px solid #bbbbbb; - border-top: 5px solid #d0e4f6; -} -.gwt-DialogBox .dialogContent { -} -.gwt-DialogBox .dialogMiddleCenter { - padding: 3px; - background: white; -} -html>body .gwt-DialogBox .dialogBottomCenter { - background: url(images/hborder.png) repeat-x 0px -4px; -} -* html .gwt-DialogBox .dialogBottomCenter { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale'); -} -.gwt-DialogBox .dialogMiddleLeft { - background: url(images/vborder.png) repeat-y; -} -html>body .gwt-DialogBox .dialogMiddleRight { - background: url(images/vborder.png) repeat-y -4px 0px; -} -* html .gwt-DialogBox .dialogMiddleRight { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale'); -} -.gwt-DialogBox .dialogTopLeftInner { - width: 5px; - zoom: 1; -} -.gwt-DialogBox .dialogTopRightInner { - width: 8px; - zoom: 1; -} -.gwt-DialogBox .dialogBottomLeftInner { - width: 5px; - height: 8px; - zoom: 1; -} -.gwt-DialogBox .dialogBottomRightInner { - width: 5px; - height: 8px; - zoom: 1; -} -html>body .gwt-DialogBox .dialogTopLeft { - background: url(images/corner.png) no-repeat -13px 0px; -} -html>body .gwt-DialogBox .dialogTopRight { - background: url(images/corner.png) no-repeat -18px 0px; -} -html>body .gwt-DialogBox .dialogBottomLeft { - background: url(images/corner.png) no-repeat 0px -15px; -} -html>body .gwt-DialogBox .dialogBottomRight { - background: url(images/corner.png) no-repeat -5px -15px; -} -* html .gwt-DialogBox .dialogTopLeft { - width: 5px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/corner_dialog_topleft.png',sizingMethod='crop'); -} -* html .gwt-DialogBox .dialogTopRight { - width: 8px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/corner_dialog_topright.png',sizingMethod='crop'); -} -* html .gwt-DialogBox .dialogBottomLeftInner { - width: 5px; - height: 23px; - margin-top: -15px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DialogBox .dialogBottomRightInner { - width: 13px; - height: 23px; - margin-left: -5px; - margin-top: -15px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} - -.gwt-DisclosurePanel { -} -.gwt-DisclosurePanel-open { -} -.gwt-DisclosurePanel-closed { -} -.gwt-DisclosurePanel .header, -.gwt-DisclosurePanel .header a, -.gwt-DisclosurePanel .header td { - text-decoration: none; /* Remove underline from header */ - color: black; - cursor: pointer; - cursor: hand; -} -.gwt-DisclosurePanel .content { - border-right: 3px solid #e8eef7; - padding: 4px 8px 4px 0px; - margin-right: 6px; -} - -.gwt-FileUpload { -} - -.gwt-Frame { - border-top: 2px solid #666; - border-left: 2px solid #666; - border-right: 2px solid #bbb; - border-bottom: 2px solid #bbb; -} - -.gwt-HorizontalSplitPanel { -} -.gwt-HorizontalSplitPanel .hsplitter { - cursor: move; - border: 0px; - background: #91c0ef url(images/vborder.png) repeat-y; -} -.gwt-VerticalSplitPanel { -} -.gwt-VerticalSplitPanel .vsplitter { - cursor: move; - border: 0px; - background: #91c0ef url(images/hborder.png) repeat-x; -} - -.gwt-HTML { -} - -.gwt-Hyperlink { -} - -.gwt-Image { -} - -.gwt-Label { -} - -.gwt-ListBox { -} - -.gwt-MenuBar { - cursor: default; -} -.gwt-MenuBar .gwt-MenuItem { - cursor: default; -} -.gwt-MenuBar .gwt-MenuItem-selected { - background: #E0EDFE; -} -.gwt-MenuBar-horizontal { - background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px; - border: 1px solid #BBBBBB; -} -.gwt-MenuBar-horizontal .gwt-MenuItem { - padding: 0px 10px; - vertical-align: bottom; - color: #666666; - font-weight: bold; -} -.gwt-MenuBar-horizontal .gwt-MenuItemSeparator { - width: 1px; - padding: 0px; - margin: 0px; - border: 0px; - border-right: 1px solid #888888; - background: white; -} -.gwt-MenuBar-horizontal .gwt-MenuItemSeparator .menuSeparatorInner { - width: 1px; - height: 1px; - background: white; -} -.gwt-MenuBar-vertical { - margin-top: 0px; - margin-right: 0px; - background: white; -} -.gwt-MenuBar-vertical table { - border-collapse: collapse; -} -.gwt-MenuBar-vertical .gwt-MenuItem { - padding: 4px 1px 4px 14px; -} -.gwt-MenuBar-vertical .gwt-MenuItemSeparator { - padding: 2px 0px; -} -.gwt-MenuBar-vertical .gwt-MenuItemSeparator .menuSeparatorInner { - height: 1px; - padding: 0px; - border: 0px; - border-top: 1px solid #777777; - background: #ddddee; - overflow: hidden; -} -.gwt-MenuBar-vertical .subMenuIcon { - padding-left: 4px; -} -.gwt-MenuBar-vertical .subMenuIcon-selected { - background: #E0EDFE; -} -.gwt-MenuBarPopup { - margin: 0px 3px 0px 0px; -} -.gwt-MenuBarPopup .menuPopupTopCenter { - background: url(images/hborder.png) 0px -12px repeat-x; -} -html>body .gwt-MenuBarPopup .menuPopupBottomCenter { - background: url(images/hborder.png) 0px -13px repeat-x; -} -* html .gwt-MenuBarPopup .menuPopupBottomCenter { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_gray_shadow.png',sizingMethod='scale'); -} -.gwt-MenuBarPopup .menuPopupMiddleLeft { - background: url(images/vborder.png) -12px 0px repeat-y; -} -html>body .gwt-MenuBarPopup .menuPopupMiddleRight { - background: url(images/vborder.png) -13px 0px repeat-y; -} -* html .gwt-MenuBarPopup .menuPopupMiddleRight { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_gray_shadow.png',sizingMethod='scale'); -} -.gwt-MenuBarPopup .menuPopupTopLeftInner { - width: 5px; - height: 5px; - zoom: 1; -} -.gwt-MenuBarPopup .menuPopupTopRightInner { - width: 8px; - height: 5px; - zoom: 1; -} -.gwt-MenuBarPopup .menuPopupBottomLeftInner { - width: 5px; - height: 8px; - zoom: 1; -} -.gwt-MenuBarPopup .menuPopupBottomRightInner { - width: 8px; - height: 8px; - zoom: 1; -} -html>body .gwt-MenuBarPopup .menuPopupTopLeft { - background: url(images/corner.png) no-repeat 0px -36px; -} -html>body .gwt-MenuBarPopup .menuPopupTopRight { - background: url(images/corner.png) no-repeat -5px -36px; -} -html>body .gwt-MenuBarPopup .menuPopupBottomLeft { - background: url(images/corner.png) no-repeat 0px -41px; -} -html>body .gwt-MenuBarPopup .menuPopupBottomRight { - background: url(images/corner.png) no-repeat -5px -41px; -} -* html .gwt-MenuBarPopup .menuPopupTopLeftInner { - width: 5px; - height: 41px; - margin-top: -36px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-MenuBarPopup .menuPopupTopRightInner { - width: 13px; - height: 41px; - margin-left: -5px; - margin-top: -36px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-MenuBarPopup .menuPopupBottomLeftInner { - width: 5px; - height: 49px; - margin-top: -41px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-MenuBarPopup .menuPopupBottomRightInner { - width: 13px; - height: 49px; - margin-left: -5px; - margin-top: -41px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} - -.gwt-PasswordTextBox { - padding: 2px; -} -.gwt-PasswordTextBox-readonly { - color: #888; -} - -.gwt-PopupPanel { - border: 3px solid #C3D9FF; - padding: 3px; - background: white; -} - -.gwt-DecoratedPopupPanel .popupContent { -} -.gwt-DecoratedPopupPanel .popupMiddleCenter { - padding: 3px; - background: #d0e4f6; -} -.gwt-DecoratedPopupPanel .popupTopCenter { - background: url(images/hborder.png) repeat-x; -} -html>body .gwt-DecoratedPopupPanel .popupBottomCenter { - background: url(images/hborder.png) repeat-x 0px -4px; -} -* html .gwt-DecoratedPopupPanel .popupBottomCenter { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale'); -} -.gwt-DecoratedPopupPanel .popupMiddleLeft { - background: url(images/vborder.png) repeat-y; -} -html>body .gwt-DecoratedPopupPanel .popupMiddleRight { - background: url(images/vborder.png) repeat-y -4px 0px; -} -* html .gwt-DecoratedPopupPanel .popupMiddleRight { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale'); -} -.gwt-DecoratedPopupPanel .popupTopLeftInner { - width: 5px; - height: 5px; - zoom: 1; -} -.gwt-DecoratedPopupPanel .popupTopRightInner { - width: 8px; - height: 5px; - zoom: 1; -} -.gwt-DecoratedPopupPanel .popupBottomLeftInner { - width: 5px; - height: 8px; - zoom: 1; -} -.gwt-DecoratedPopupPanel .popupBottomRightInner { - width: 8px; - height: 8px; - zoom: 1; -} -html>body .gwt-DecoratedPopupPanel .popupTopLeft { - background: url(images/corner.png) no-repeat 0px -10px; -} -html>body .gwt-DecoratedPopupPanel .popupTopRight { - background: url(images/corner.png) no-repeat -5px -10px; -} -html>body .gwt-DecoratedPopupPanel .popupBottomLeft { - background: url(images/corner.png) no-repeat 0px -15px; -} -html>body .gwt-DecoratedPopupPanel .popupBottomRight { - background: url(images/corner.png) no-repeat -5px -15px; -} -* html .gwt-DecoratedPopupPanel .popupTopLeftInner { - width: 5px; - height: 15px; - margin-top: -10px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratedPopupPanel .popupTopRightInner { - width: 13px; - height: 15px; - margin-left: -5px; - margin-top: -10px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratedPopupPanel .popupBottomLeftInner { - width: 5px; - height: 23px; - margin-top: -15px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratedPopupPanel .popupBottomRightInner { - width: 13px; - height: 23px; - margin-left: -5px; - margin-top: -15px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} - -.gwt-PushButton-up, -.gwt-PushButton-up-hovering, -.gwt-PushButton-up-disabled, -.gwt-PushButton-down, -.gwt-PushButton-down-hovering, -.gwt-PushButton-down-disabled { - margin: 0; - text-decoration: none; - background: url("images/hborder.png") repeat-x 0px -27px; -} -.gwt-PushButton-up, -.gwt-PushButton-up-hovering, -.gwt-PushButton-up-disabled { - padding: 3px 5px 3px 5px; -} -.gwt-PushButton-up { - border: 1px outset #ccc; - cursor: pointer; - cursor: hand; -} -.gwt-PushButton-up-hovering { - border: 1px outset; - border-color: #9cf #69e #69e #7af; - cursor: pointer; - cursor: hand; -} -.gwt-PushButton-up-disabled { - border: 1px outset #ccc; - cursor: default; - opacity: .5; - filter: alpha(opacity=40); - zoom: 1; -} -.gwt-PushButton-down, -.gwt-PushButton-down-hovering, -.gwt-PushButton-down-disabled { - padding: 4px 4px 2px 6px; -} -.gwt-PushButton-down { - border: 1px inset #666; - cursor: pointer; - cursor: hand; -} -.gwt-PushButton-down-hovering { - border: 1px inset; - border-color: #9cf #69e #69e #7af; - cursor: pointer; - cursor: hand; -} -.gwt-PushButton-down-disabled { - border: 1px outset #ccc; - cursor: default; - opacity: 0.5; - filter: alpha(opacity=40); - zoom: 1; -} - -.gwt-RadioButton { - padding: 4px 3px 3px 4px; -} -.gwt-RadioButton-disabled { - color: #888; -} - -.gwt-RichTextArea { -} -.hasRichTextToolbar { - border: 0px; -} -.gwt-RichTextToolbar { - background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px; - border-bottom: 1px solid #BBBBBB; - padding: 3px; - margin: 0px; -} -.gwt-RichTextToolbar .gwt-PushButton-up { - padding: 0px 0px 0px 1px; - margin-left: 4px; - margin-bottom: 4px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-PushButton-up-hovering { - margin-left: 4px; - margin-bottom: 4px; - padding: 0px 0px 0px 1px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-PushButton-down { - margin-left: 4px; - margin-bottom: 4px; - padding: 0px 1px 0px 0px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-PushButton-down-hovering { - margin-left: 4px; - margin-bottom: 4px; - padding: 0px 1px 0px 0px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-ToggleButton-up { - margin-left: 4px; - margin-bottom: 4px; - padding: 0px 0px 0px 1px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering { - margin-left: 4px; - margin-bottom: 4px; - padding: 0px 0px 0px 1px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-ToggleButton-down { - margin-left: 4px; - margin-bottom: 4px; - padding: 0px 1px 0px 0px; - border-width: 1px; -} -.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering { - margin-left: 4px; - margin-bottom: 4px; - padding: 0px 1px 0px 0px; - border-width: 1px; -} - -.gwt-StackPanel { - border-bottom: 1px solid #bbbbbb; -} -.gwt-StackPanel .gwt-StackPanelItem { - cursor: pointer; - cursor: hand; - font-weight: bold; - font-size: 1.3em; - padding: 3px; - border: 1px solid #bbbbbb; - border-bottom: 0px; - background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; -} -.gwt-StackPanel .gwt-StackPanelContent { - border: 1px solid #bbbbbb; - border-bottom: 0px; - background: white; - padding: 2px 2px 10px 5px; -} - -.gwt-DecoratedStackPanel { - border-bottom: 1px solid #bbbbbb; -} -.gwt-DecoratedStackPanel .gwt-StackPanelContent { - border: 1px solid #bbbbbb; - border-bottom: 0px; - background: white; - padding: 2px 5px 10px 2px; -} -.gwt-DecoratedStackPanel .gwt-StackPanelItem { - cursor: pointer; - cursor: hand; -} -.gwt-DecoratedStackPanel .stackItemTopLeft, -.gwt-DecoratedStackPanel .stackItemTopRight { - height: 6px; - width: 6px; - zoom: 1; -} -html>body .gwt-DecoratedStackPanel .stackItemTopLeft { - background: #d3def6 url(images/corner.png) no-repeat 0px -49px; - border-left: 1px solid #bbbbbb; -} -html>body .gwt-DecoratedStackPanel .stackItemTopRight { - background: #d3def6 url(images/corner.png) no-repeat -6px -49px; - border-right: 1px solid #bbbbbb; -} -.gwt-DecoratedStackPanel .stackItemTopLeftInner, -.gwt-DecoratedStackPanel .stackItemTopRightInner { - width: 1px; - height: 1px; -} -* html .gwt-DecoratedStackPanel .stackItemTopLeftInner { - width: 6px; - height: 55px; - margin-top: -49px; - overflow: hidden; - border-left: 1px solid #bbbbbb; - background-color: #d3def6; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratedStackPanel .stackItemTopRightInner { - width: 12px; - height: 55px; - margin-top: -49px; - margin-left: -6px; - overflow: hidden; - border-right: 1px solid #bbbbbb; - background-color: #d3def6; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -.gwt-DecoratedStackPanel .stackItemTopCenter { - background: url(images/hborder.png) 0px -21px repeat-x; -} -.gwt-DecoratedStackPanel .stackItemMiddleLeft { - background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; - border-left: 1px solid #bbbbbb; -} -.gwt-DecoratedStackPanel .stackItemMiddleLeftInner, -.gwt-DecoratedStackPanel .stackItemMiddleRightInner { - width: 1px; - height: 1px; -} -.gwt-DecoratedStackPanel .stackItemMiddleRight { - background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; - border-right: 1px solid #bbbbbb; -} -.gwt-DecoratedStackPanel .stackItemMiddleCenter { - font-weight: bold; - font-size: 1.3em; - background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; -} -html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopRight, -html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeft { - border: 0px; - background-color: white; -} -html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopLeft, -html>body .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopRight { - background-color: white; -} -* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeftInner, -* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopRightInner { - border: 0px; - background-color: white; -} -* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-first .stackItemTopLeftInner { - padding-right: 1px; -} -* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopLeftInner, -* html .gwt-DecoratedStackPanel .gwt-StackPanelItem-below-selected .stackItemTopRightInner { - background-color: white; -} - -.gwt-SuggestBox { - padding: 2px; -} -.gwt-SuggestBoxPopup { - margin-right: 3px; -} -.gwt-SuggestBoxPopup .item { - padding: 2px 6px; - color: #424242; - cursor: default; -} -.gwt-SuggestBoxPopup .item-selected { - background: #b7d6f6; -} -.gwt-SuggestBoxPopup .suggestPopupContent { - background: white; -} -.gwt-SuggestBoxPopup .suggestPopupTopCenter { - background: url(images/hborder.png) repeat-x; -} -html>body .gwt-SuggestBoxPopup .suggestPopupBottomCenter { - background: url(images/hborder.png) repeat-x 0px -4px; -} -* html .gwt-SuggestBoxPopup .suggestPopupBottomCenter { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale'); -} -.gwt-SuggestBoxPopup .suggestPopupMiddleLeft { - background: url(images/vborder.png) repeat-y; -} -html>body .gwt-SuggestBoxPopup .suggestPopupMiddleRight { - background: url(images/vborder.png) repeat-y -4px 0px; -} -* html .gwt-SuggestBoxPopup .suggestPopupMiddleRight { - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale'); -} -.gwt-SuggestBoxPopup .suggestPopupTopLeftInner { - width: 5px; - height: 5px; - zoom: 1; -} -.gwt-SuggestBoxPopup .suggestPopupTopRightInner { - width: 8px; - height: 5px; - zoom: 1; -} -.gwt-SuggestBoxPopup .suggestPopupBottomLeftInner { - width: 5px; - height: 8px; - zoom: 1; -} -.gwt-SuggestBoxPopup .suggestPopupBottomRightInner { - width: 8px; - height: 8px; - zoom: 1; -} -html>body .gwt-SuggestBoxPopup .suggestPopupTopLeft { - background: url(images/corner.png) no-repeat 0px -23px; -} -html>body .gwt-SuggestBoxPopup .suggestPopupTopRight { - background: url(images/corner.png) no-repeat -5px -23px; -} -html>body .gwt-SuggestBoxPopup .suggestPopupBottomLeft { - background: url(images/corner.png) no-repeat 0px -28px; -} -html>body .gwt-SuggestBoxPopup .suggestPopupBottomRight { - background: url(images/corner.png) no-repeat -5px -28px; -} -* html .gwt-SuggestBoxPopup .suggestPopupTopLeftInner { - width: 5px; - height: 28px; - margin-top: -23px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-SuggestBoxPopup .suggestPopupTopRightInner { - width: 13px; - height: 28px; - margin-left: -5px; - margin-top: -23px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-SuggestBoxPopup .suggestPopupBottomLeftInner { - width: 5px; - height: 36px; - margin-top: -28px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-SuggestBoxPopup .suggestPopupBottomRightInner { - width: 13px; - height: 36px; - margin-left: -5px; - margin-top: -28px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} - -.gwt-TabBar { -} -.gwt-TabBar .gwt-TabBarFirst { - width: 5px; /* first tab distance from the left */ -} -.gwt-TabBar .gwt-TabBarRest { -} -.gwt-TabBar .gwt-TabBarItem { - margin-left: 6px; - padding: 3px 6px 3px 6px; - cursor: pointer; - cursor: hand; - color: black; - font-weight: bold; - text-align: center; - background: #d0e4f6; -} -.gwt-TabBar .gwt-TabBarItem-selected { - cursor: default; - background: #92c1f0; -} -.gwt-TabPanel { -} -.gwt-TabPanelBottom { - border-color: #92c1f0; - border-style: solid; - border-width: 3px 2px 2px; - overflow: hidden; - padding: 6px; -} - -.gwt-DecoratedTabBar { -} -.gwt-DecoratedTabBar .gwt-TabBarFirst { - width: 5px; /* first tab distance from the left */ -} -.gwt-DecoratedTabBar .gwt-TabBarRest { -} -.gwt-DecoratedTabBar .gwt-TabBarItem { - border-collapse: collapse; - margin-right: 6px; -} -.gwt-DecoratedTabBar .tabTopCenter { - padding: 0px; - background: #d0e4f6; -} -.gwt-DecoratedTabBar .tabTopLeft, -.gwt-DecoratedTabBar .tabTopRight { - padding: 0px; - zoom: 1; -} -.gwt-DecoratedTabBar .tabTopLeftInner, -.gwt-DecoratedTabBar .tabTopRightInner { - width: 6px; - height: 6px; -} -html>body .gwt-DecoratedTabBar .tabTopLeft { - background: url(images/corner.png) no-repeat 0px -55px; -} -html>body .gwt-DecoratedTabBar .tabTopRight { - background: url(images/corner.png) no-repeat -6px -55px; -} -* html .gwt-DecoratedTabBar .tabTopLeftInner { - width: 5px; - height: 61px; - margin-top: -55px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratedTabBar .tabTopRightInner { - width: 12px; - height: 61px; - margin-top: -55px; - margin-left: -6px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -.gwt-DecoratedTabBar .tabMiddleLeft, -.gwt-DecoratedTabBar .tabMiddleRight { - width: 6px; - padding: 0px; - background: #d0e4f6; -} -.gwt-DecoratedTabBar .tabMiddleLeftInner, -.gwt-DecoratedTabBar .tabMiddleRightInner { - width: 1px; - height: 1px; -} -.gwt-DecoratedTabBar .tabMiddleCenter { - padding: 0px 4px 2px 4px; - cursor: pointer; - cursor: hand; - color: black; - font-weight: bold; - text-align: center; - background: #d0e4f6; -} -.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter { - background: #92c1f0; -} -html>body .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft { - background-position: 0px -61px; -} -html>body .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight { - background-position: -6px -61px; -} -* html .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeftInner { - width: 5px; - height: 67px; - margin-top: -61px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -* html .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRightInner { - width: 12px; - height: 67px; - margin-top: -61px; - margin-left: -6px; - overflow: hidden; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop'); -} -.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleLeft, -.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleRight { - background: #92c1f0; -} -.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter { - cursor: default; - background: #92c1f0; -} - -.gwt-TextArea { - padding: 2px; -} -.gwt-TextArea-readonly { - color: #888; -} - -.gwt-TextBox { - padding: 2px; -} -.gwt-TextBox-readonly { - color: #888; -} - -.gwt-ToggleButton-up, -.gwt-ToggleButton-up-hovering, -.gwt-ToggleButton-up-disabled, -.gwt-ToggleButton-down, -.gwt-ToggleButton-down-hovering, -.gwt-ToggleButton-down-disabled { - margin: 0; - text-decoration: none; - background: url("images/hborder.png") repeat-x 0px -27px; -} -.gwt-ToggleButton-up, -.gwt-ToggleButton-up-hovering, -.gwt-ToggleButton-up-disabled { - padding: 3px 5px 3px 5px; -} -.gwt-ToggleButton-up { - border: 1px outset #ccc; - cursor: pointer; - cursor: hand; -} -.gwt-ToggleButton-up-hovering { - border: 1px outset; - border-color: #9cf #69e #69e #7af; - cursor: pointer; - cursor: hand; -} -.gwt-ToggleButton-up-disabled { - border: 1px outset #ccc; - cursor: default; - opacity: .5; - zoom: 1; - filter: alpha(opacity=40); -} -.gwt-ToggleButton-down, -.gwt-ToggleButton-down-hovering, -.gwt-ToggleButton-down-disabled { - padding: 4px 4px 2px 6px; -} -.gwt-ToggleButton-down { - background-position: 0 -513px; - border: 1px inset #ccc; - cursor: pointer; - cursor: hand; -} -.gwt-ToggleButton-down-hovering { - background-position: 0 -513px; - border: 1px inset; - border-color: #9cf #69e #69e #7af; - cursor: pointer; - cursor: hand; -} -.gwt-ToggleButton-down-disabled { - background-position: 0 -513px; - border: 1px inset #ccc; - cursor: default; - opacity: .5; - zoom: 1; - filter: alpha(opacity=40); -} - -.gwt-Tree .gwt-TreeItem { - padding: 1px; - margin: 0px; - white-space: nowrap; - cursor: hand; - cursor: pointer; -} -.gwt-Tree .gwt-TreeItem-selected { - background: #93c2f1 url(images/hborder.png) repeat-x 0px -1463px; -} diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/history.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/history.html deleted file mode 100644 index b06f46ae5..000000000 --- a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/history.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/hosted.html b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/hosted.html deleted file mode 100644 index d02be072e..000000000 --- a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/hosted.html +++ /dev/null @@ -1,40 +0,0 @@ - - - -This html file is for hosted mode support. - diff --git a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/se.chalmers.cs.gf.gwt_translate.Translate.nocache.js b/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/se.chalmers.cs.gf.gwt_translate.Translate.nocache.js deleted file mode 100644 index 03f6015a3..000000000 --- a/src/server/gwt-client/www/se.chalmers.cs.gf.gwt_translate.Translate/se.chalmers.cs.gf.gwt_translate.Translate.nocache.js +++ /dev/null @@ -1,11 +0,0 @@ -function se_chalmers_cs_gf_gwt_translate_Translate(){var l='',F='" for "gwt:onLoadErrorFn"',D='" for "gwt:onPropertyErrorFn"',n='"><\/script>',p='#',r='/',tb='1484B1278E328E40EF01DB1103FA6D9E.cache.html',wb='2E15FA6ACCBB7F780F819E0CEC08BC12.cache.html',ub='3951EF5BAB0D82024BC6BDBCAAAC38FA.cache.html',ac='