From 14410f2a048409af75014597717ba5fc32a83674 Mon Sep 17 00:00:00 2001 From: Matti Tahvonen Date: Thu, 24 Apr 2008 13:36:45 +0000 Subject: refactored default css rules to be in themes/default, added helperapplication to combine multiple css files, changed app init process again svn changeset:4226/svn branch:trunk --- .../ITMILL/themes/default/accordion/accordion.css | 30 + .../default/accordion/img/collapsed-icon.png | Bin 0 -> 240 bytes .../themes/default/accordion/img/expanded-icon.png | Bin 0 -> 253 bytes .../themes/default/accordion/img/selected-bg.png | Bin 0 -> 265 bytes WebContent/ITMILL/themes/default/button/button.css | 19 + .../ITMILL/themes/default/caption/caption.css | 28 + WebContent/ITMILL/themes/default/common/common.css | 131 ++ .../themes/default/common/img/ajax-loader-big.gif | Bin 0 -> 3208 bytes .../default/common/img/ajax-loader-medium.gif | Bin 0 -> 1849 bytes .../themes/default/common/img/ajax-loader.gif | Bin 0 -> 4099 bytes .../ITMILL/themes/default/common/img/blank.gif | Bin 0 -> 807 bytes .../default/common/img/loading-indicator-delay.gif | Bin 0 -> 1590 bytes .../default/common/img/loading-indicator-wait.gif | Bin 0 -> 1590 bytes .../default/common/img/loading-indicator.gif | Bin 0 -> 1590 bytes .../ITMILL/themes/default/datefield/datefield.css | 173 ++ .../themes/default/datefield/img/nextmonth.png | Bin 0 -> 457 bytes .../themes/default/datefield/img/nextyear.png | Bin 0 -> 517 bytes .../themes/default/datefield/img/open-button.png | Bin 0 -> 949 bytes .../themes/default/datefield/img/prevmonth.png | Bin 0 -> 457 bytes .../themes/default/datefield/img/prevyear.png | Bin 0 -> 529 bytes .../themes/default/datefield/img/selected-bg.png | Bin 0 -> 165 bytes .../themes/default/expandlayout/expandlayout.css | 43 + .../ITMILL/themes/default/icons/16/arrow-down.png | Bin 0 -> 456 bytes .../ITMILL/themes/default/icons/16/arrow-left.png | Bin 0 -> 469 bytes .../ITMILL/themes/default/icons/16/arrow-right.png | Bin 0 -> 467 bytes .../ITMILL/themes/default/icons/16/arrow-up.png | Bin 0 -> 471 bytes .../ITMILL/themes/default/icons/16/attention.png | Bin 0 -> 466 bytes .../ITMILL/themes/default/icons/16/calendar.png | Bin 0 -> 710 bytes .../ITMILL/themes/default/icons/16/cancel.png | Bin 0 -> 590 bytes .../themes/default/icons/16/document-add.png | Bin 0 -> 656 bytes .../themes/default/icons/16/document-delete.png | Bin 0 -> 655 bytes .../themes/default/icons/16/document-doc.png | Bin 0 -> 718 bytes .../themes/default/icons/16/document-image.png | Bin 0 -> 703 bytes .../themes/default/icons/16/document-pdf.png | Bin 0 -> 703 bytes .../themes/default/icons/16/document-ppt.png | Bin 0 -> 718 bytes .../themes/default/icons/16/document-txt.png | Bin 0 -> 594 bytes .../themes/default/icons/16/document-web.png | Bin 0 -> 710 bytes .../themes/default/icons/16/document-xsl.png | Bin 0 -> 747 bytes .../ITMILL/themes/default/icons/16/document.png | Bin 0 -> 553 bytes .../ITMILL/themes/default/icons/16/email-reply.png | Bin 0 -> 762 bytes .../ITMILL/themes/default/icons/16/email-send.png | Bin 0 -> 770 bytes .../ITMILL/themes/default/icons/16/email.png | Bin 0 -> 643 bytes .../ITMILL/themes/default/icons/16/error.png | Bin 0 -> 453 bytes .../ITMILL/themes/default/icons/16/folder-add.png | Bin 0 -> 777 bytes .../themes/default/icons/16/folder-delete.png | Bin 0 -> 771 bytes .../ITMILL/themes/default/icons/16/folder.png | Bin 0 -> 737 bytes .../ITMILL/themes/default/icons/16/globe.png | Bin 0 -> 788 bytes WebContent/ITMILL/themes/default/icons/16/help.png | Bin 0 -> 517 bytes WebContent/ITMILL/themes/default/icons/16/lock.png | Bin 0 -> 738 bytes WebContent/ITMILL/themes/default/icons/16/note.png | Bin 0 -> 747 bytes WebContent/ITMILL/themes/default/icons/16/ok.png | Bin 0 -> 542 bytes .../ITMILL/themes/default/icons/16/reload.png | Bin 0 -> 788 bytes .../ITMILL/themes/default/icons/16/settings.png | Bin 0 -> 716 bytes .../ITMILL/themes/default/icons/16/trash-full.png | Bin 0 -> 942 bytes .../ITMILL/themes/default/icons/16/trash.png | Bin 0 -> 836 bytes WebContent/ITMILL/themes/default/icons/16/user.png | Bin 0 -> 645 bytes .../ITMILL/themes/default/icons/16/users.png | Bin 0 -> 685 bytes .../ITMILL/themes/default/icons/32/arrow-down.png | Bin 0 -> 872 bytes .../ITMILL/themes/default/icons/32/arrow-left.png | Bin 0 -> 894 bytes .../ITMILL/themes/default/icons/32/arrow-right.png | Bin 0 -> 889 bytes .../ITMILL/themes/default/icons/32/arrow-up.png | Bin 0 -> 863 bytes .../ITMILL/themes/default/icons/32/attention.png | Bin 0 -> 895 bytes .../ITMILL/themes/default/icons/32/calendar.png | Bin 0 -> 1729 bytes .../ITMILL/themes/default/icons/32/cancel.png | Bin 0 -> 1297 bytes .../themes/default/icons/32/document-add.png | Bin 0 -> 1578 bytes .../themes/default/icons/32/document-delete.png | Bin 0 -> 1599 bytes .../themes/default/icons/32/document-doc.png | Bin 0 -> 1481 bytes .../themes/default/icons/32/document-image.png | Bin 0 -> 1881 bytes .../themes/default/icons/32/document-pdf.png | Bin 0 -> 1417 bytes .../themes/default/icons/32/document-ppt.png | Bin 0 -> 1424 bytes .../themes/default/icons/32/document-txt.png | Bin 0 -> 1182 bytes .../themes/default/icons/32/document-web.png | Bin 0 -> 1675 bytes .../themes/default/icons/32/document-xsl.png | Bin 0 -> 1591 bytes .../ITMILL/themes/default/icons/32/document.png | Bin 0 -> 1015 bytes .../ITMILL/themes/default/icons/32/email-reply.png | Bin 0 -> 1797 bytes .../ITMILL/themes/default/icons/32/email-send.png | Bin 0 -> 1718 bytes .../ITMILL/themes/default/icons/32/email.png | Bin 0 -> 1380 bytes .../ITMILL/themes/default/icons/32/folder-add.png | Bin 0 -> 2081 bytes .../themes/default/icons/32/folder-delete.png | Bin 0 -> 2091 bytes .../ITMILL/themes/default/icons/32/folder.png | Bin 0 -> 1629 bytes .../ITMILL/themes/default/icons/32/globe.png | Bin 0 -> 2074 bytes WebContent/ITMILL/themes/default/icons/32/help.png | Bin 0 -> 1134 bytes WebContent/ITMILL/themes/default/icons/32/lock.png | Bin 0 -> 1734 bytes WebContent/ITMILL/themes/default/icons/32/note.png | Bin 0 -> 1808 bytes WebContent/ITMILL/themes/default/icons/32/ok.png | Bin 0 -> 1181 bytes .../ITMILL/themes/default/icons/32/reload.png | Bin 0 -> 1865 bytes .../ITMILL/themes/default/icons/32/settings.png | Bin 0 -> 1131 bytes .../ITMILL/themes/default/icons/32/trash-full.png | Bin 0 -> 2176 bytes .../ITMILL/themes/default/icons/32/trash.png | Bin 0 -> 1803 bytes WebContent/ITMILL/themes/default/icons/32/user.png | Bin 0 -> 1373 bytes .../ITMILL/themes/default/icons/32/users.png | Bin 0 -> 1562 bytes .../ITMILL/themes/default/icons/64/arrow-down.png | Bin 0 -> 981 bytes .../ITMILL/themes/default/icons/64/arrow-left.png | Bin 0 -> 922 bytes .../ITMILL/themes/default/icons/64/arrow-right.png | Bin 0 -> 918 bytes .../ITMILL/themes/default/icons/64/arrow-up.png | Bin 0 -> 977 bytes .../ITMILL/themes/default/icons/64/attention.png | Bin 0 -> 2020 bytes .../ITMILL/themes/default/icons/64/calendar.png | Bin 0 -> 3321 bytes .../ITMILL/themes/default/icons/64/cancel.png | Bin 0 -> 2889 bytes .../themes/default/icons/64/document-add.png | Bin 0 -> 2037 bytes .../themes/default/icons/64/document-delete.png | Bin 0 -> 2363 bytes .../themes/default/icons/64/document-doc.png | Bin 0 -> 2619 bytes .../themes/default/icons/64/document-image.png | Bin 0 -> 4123 bytes .../themes/default/icons/64/document-pdf.png | Bin 0 -> 2533 bytes .../themes/default/icons/64/document-ppt.png | Bin 0 -> 2286 bytes .../themes/default/icons/64/document-txt.png | Bin 0 -> 1421 bytes .../themes/default/icons/64/document-web.png | Bin 0 -> 3393 bytes .../themes/default/icons/64/document-xls.png | Bin 0 -> 2914 bytes .../ITMILL/themes/default/icons/64/document.png | Bin 0 -> 1270 bytes .../ITMILL/themes/default/icons/64/email-reply.png | Bin 0 -> 3937 bytes .../ITMILL/themes/default/icons/64/email-send.png | Bin 0 -> 3100 bytes .../ITMILL/themes/default/icons/64/email.png | Bin 0 -> 2467 bytes .../ITMILL/themes/default/icons/64/folder-add.png | Bin 0 -> 3641 bytes .../themes/default/icons/64/folder-delete.png | Bin 0 -> 3937 bytes .../ITMILL/themes/default/icons/64/folder.png | Bin 0 -> 3209 bytes .../ITMILL/themes/default/icons/64/globe.png | Bin 0 -> 5014 bytes WebContent/ITMILL/themes/default/icons/64/help.png | Bin 0 -> 2696 bytes WebContent/ITMILL/themes/default/icons/64/lock.png | Bin 0 -> 4243 bytes WebContent/ITMILL/themes/default/icons/64/note.png | Bin 0 -> 3805 bytes WebContent/ITMILL/themes/default/icons/64/ok.png | Bin 0 -> 2619 bytes .../ITMILL/themes/default/icons/64/reload.png | Bin 0 -> 4123 bytes .../ITMILL/themes/default/icons/64/settings.png | Bin 0 -> 1654 bytes .../ITMILL/themes/default/icons/64/trash-full.png | Bin 0 -> 5242 bytes .../ITMILL/themes/default/icons/64/trash.png | Bin 0 -> 3688 bytes WebContent/ITMILL/themes/default/icons/64/user.png | Bin 0 -> 2736 bytes .../ITMILL/themes/default/icons/64/users.png | Bin 0 -> 3698 bytes .../themes/default/notification/notification.css | 41 + .../themes/default/orderedlayout/orderedlayout.css | 19 + .../themes/default/panel/img/bottom-left.png | Bin 0 -> 239 bytes .../themes/default/panel/img/bottom-right.png | Bin 0 -> 368 bytes .../ITMILL/themes/default/panel/img/top-left.png | Bin 0 -> 261 bytes .../ITMILL/themes/default/panel/img/top-right.png | Bin 0 -> 400 bytes WebContent/ITMILL/themes/default/panel/panel.css | 195 +++ .../themes/default/progressindicator/img/base.gif | Bin 0 -> 827 bytes .../default/progressindicator/img/progress.png | Bin 0 -> 164 bytes .../progressindicator/progressindicator.css | 19 + .../themes/default/select/img/arrow-down.png | Bin 0 -> 251 bytes .../ITMILL/themes/default/select/img/arrow-up.png | Bin 0 -> 237 bytes .../themes/default/select/img/bg-left-filter.png | Bin 0 -> 311 bytes .../themes/default/select/img/bg-right-filter.png | Bin 0 -> 410 bytes .../ITMILL/themes/default/select/img/button-bg.png | Bin 0 -> 435 bytes WebContent/ITMILL/themes/default/select/select.css | 206 +++ .../default/slider/img/handle-horizontal.png | Bin 0 -> 705 bytes .../themes/default/slider/img/handle-vertical.png | Bin 0 -> 710 bytes WebContent/ITMILL/themes/default/slider/slider.css | 101 ++ .../themes/default/splitpanel/img/bg_hor.png | Bin 0 -> 138 bytes .../themes/default/splitpanel/img/bg_ver.png | Bin 0 -> 139 bytes .../themes/default/splitpanel/splitpanel.css | 49 + WebContent/ITMILL/themes/default/styles.css | 1649 ++++++++++++++++++++ .../ITMILL/themes/default/table/img/check.gif | Bin 0 -> 57 bytes .../ITMILL/themes/default/table/img/colsel.png | Bin 0 -> 669 bytes .../themes/default/table/img/header-bg-over.png | Bin 0 -> 236 bytes .../ITMILL/themes/default/table/img/header-bg.png | Bin 0 -> 236 bytes .../ITMILL/themes/default/table/img/resizer-bg.png | Bin 0 -> 141 bytes .../default/table/img/scroll-position-bg.png | Bin 0 -> 1703 bytes .../ITMILL/themes/default/table/img/sort-asc.png | Bin 0 -> 281 bytes .../ITMILL/themes/default/table/img/sort-desc.png | Bin 0 -> 303 bytes WebContent/ITMILL/themes/default/table/table.css | 183 +++ .../ITMILL/themes/default/tabsheet/img/tab-bg.png | Bin 0 -> 144 bytes .../themes/default/tabsheet/img/tab-left.png | Bin 0 -> 239 bytes .../themes/default/tabsheet/img/tab-right.png | Bin 0 -> 240 bytes .../default/tabsheet/img/tab-selected-bg.png | Bin 0 -> 202 bytes .../default/tabsheet/img/tab-selected-left.png | Bin 0 -> 179 bytes .../default/tabsheet/img/tab-selected-right.png | Bin 0 -> 180 bytes .../ITMILL/themes/default/tabsheet/img/tabs-bg.png | Bin 0 -> 142 bytes .../ITMILL/themes/default/tabsheet/tabsheet.css | 160 ++ .../ITMILL/themes/default/textfield/img/bg.png | Bin 0 -> 148 bytes .../ITMILL/themes/default/textfield/textfield.css | 52 + .../ITMILL/themes/default/tree/img/collapsed.png | Bin 0 -> 3637 bytes .../ITMILL/themes/default/tree/img/expanded.png | Bin 0 -> 3646 bytes WebContent/ITMILL/themes/default/tree/tree.css | 30 + .../ITMILL/themes/default/window/img/bg-color.png | Bin 0 -> 135 bytes .../themes/default/window/img/bottom-left.png | Bin 0 -> 1011 bytes .../themes/default/window/img/bottom-right.png | Bin 0 -> 1626 bytes .../ITMILL/themes/default/window/img/close.png | Bin 0 -> 393 bytes .../ITMILL/themes/default/window/img/left-bg.png | Bin 0 -> 150 bytes .../default/window/img/notification-error.png | Bin 0 -> 590 bytes .../ITMILL/themes/default/window/img/resize.png | Bin 0 -> 267 bytes .../ITMILL/themes/default/window/img/right-bg.png | Bin 0 -> 150 bytes .../ITMILL/themes/default/window/img/top-left.png | Bin 0 -> 626 bytes .../ITMILL/themes/default/window/img/top-right.png | Bin 0 -> 1048 bytes WebContent/ITMILL/themes/default/window/window.css | 169 ++ WebContent/ITMILL/themes/example/styles.css | 2 + WebContent/ITMILL/themes/liferay/styles.css | 2 + WebContent/ITMILL/themes/reservr/styles.css | 2 + WebContent/ITMILL/themes/testingtools/styles.css | 2 + .../ITMILL/themes/tests-featurebrowser/styles.css | 2 + WebContent/ITMILL/themes/tests-magi/styles.css | 2 + WebContent/reservr.html | 12 + 188 files changed, 3321 insertions(+) create mode 100644 WebContent/ITMILL/themes/default/accordion/accordion.css create mode 100755 WebContent/ITMILL/themes/default/accordion/img/collapsed-icon.png create mode 100755 WebContent/ITMILL/themes/default/accordion/img/expanded-icon.png create mode 100755 WebContent/ITMILL/themes/default/accordion/img/selected-bg.png create mode 100644 WebContent/ITMILL/themes/default/button/button.css create mode 100644 WebContent/ITMILL/themes/default/caption/caption.css create mode 100644 WebContent/ITMILL/themes/default/common/common.css create mode 100644 WebContent/ITMILL/themes/default/common/img/ajax-loader-big.gif create mode 100644 WebContent/ITMILL/themes/default/common/img/ajax-loader-medium.gif create mode 100755 WebContent/ITMILL/themes/default/common/img/ajax-loader.gif create mode 100644 WebContent/ITMILL/themes/default/common/img/blank.gif create mode 100755 WebContent/ITMILL/themes/default/common/img/loading-indicator-delay.gif create mode 100755 WebContent/ITMILL/themes/default/common/img/loading-indicator-wait.gif create mode 100755 WebContent/ITMILL/themes/default/common/img/loading-indicator.gif create mode 100644 WebContent/ITMILL/themes/default/datefield/datefield.css create mode 100644 WebContent/ITMILL/themes/default/datefield/img/nextmonth.png create mode 100644 WebContent/ITMILL/themes/default/datefield/img/nextyear.png create mode 100644 WebContent/ITMILL/themes/default/datefield/img/open-button.png create mode 100644 WebContent/ITMILL/themes/default/datefield/img/prevmonth.png create mode 100644 WebContent/ITMILL/themes/default/datefield/img/prevyear.png create mode 100644 WebContent/ITMILL/themes/default/datefield/img/selected-bg.png create mode 100644 WebContent/ITMILL/themes/default/expandlayout/expandlayout.css create mode 100644 WebContent/ITMILL/themes/default/icons/16/arrow-down.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/arrow-left.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/arrow-right.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/arrow-up.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/attention.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/calendar.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/cancel.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/document-add.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/document-delete.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/document-doc.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/document-image.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/document-pdf.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/document-ppt.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/document-txt.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/document-web.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/document-xsl.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/document.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/email-reply.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/email-send.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/email.png create mode 100755 WebContent/ITMILL/themes/default/icons/16/error.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/folder-add.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/folder-delete.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/folder.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/globe.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/help.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/lock.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/note.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/ok.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/reload.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/settings.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/trash-full.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/trash.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/user.png create mode 100644 WebContent/ITMILL/themes/default/icons/16/users.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/arrow-down.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/arrow-left.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/arrow-right.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/arrow-up.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/attention.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/calendar.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/cancel.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/document-add.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/document-delete.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/document-doc.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/document-image.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/document-pdf.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/document-ppt.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/document-txt.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/document-web.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/document-xsl.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/document.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/email-reply.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/email-send.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/email.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/folder-add.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/folder-delete.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/folder.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/globe.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/help.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/lock.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/note.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/ok.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/reload.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/settings.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/trash-full.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/trash.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/user.png create mode 100644 WebContent/ITMILL/themes/default/icons/32/users.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/arrow-down.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/arrow-left.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/arrow-right.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/arrow-up.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/attention.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/calendar.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/cancel.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/document-add.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/document-delete.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/document-doc.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/document-image.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/document-pdf.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/document-ppt.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/document-txt.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/document-web.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/document-xls.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/document.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/email-reply.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/email-send.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/email.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/folder-add.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/folder-delete.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/folder.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/globe.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/help.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/lock.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/note.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/ok.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/reload.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/settings.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/trash-full.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/trash.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/user.png create mode 100644 WebContent/ITMILL/themes/default/icons/64/users.png create mode 100644 WebContent/ITMILL/themes/default/notification/notification.css create mode 100644 WebContent/ITMILL/themes/default/orderedlayout/orderedlayout.css create mode 100644 WebContent/ITMILL/themes/default/panel/img/bottom-left.png create mode 100644 WebContent/ITMILL/themes/default/panel/img/bottom-right.png create mode 100644 WebContent/ITMILL/themes/default/panel/img/top-left.png create mode 100644 WebContent/ITMILL/themes/default/panel/img/top-right.png create mode 100644 WebContent/ITMILL/themes/default/panel/panel.css create mode 100644 WebContent/ITMILL/themes/default/progressindicator/img/base.gif create mode 100644 WebContent/ITMILL/themes/default/progressindicator/img/progress.png create mode 100644 WebContent/ITMILL/themes/default/progressindicator/progressindicator.css create mode 100644 WebContent/ITMILL/themes/default/select/img/arrow-down.png create mode 100644 WebContent/ITMILL/themes/default/select/img/arrow-up.png create mode 100644 WebContent/ITMILL/themes/default/select/img/bg-left-filter.png create mode 100644 WebContent/ITMILL/themes/default/select/img/bg-right-filter.png create mode 100644 WebContent/ITMILL/themes/default/select/img/button-bg.png create mode 100644 WebContent/ITMILL/themes/default/select/select.css create mode 100755 WebContent/ITMILL/themes/default/slider/img/handle-horizontal.png create mode 100755 WebContent/ITMILL/themes/default/slider/img/handle-vertical.png create mode 100644 WebContent/ITMILL/themes/default/slider/slider.css create mode 100644 WebContent/ITMILL/themes/default/splitpanel/img/bg_hor.png create mode 100644 WebContent/ITMILL/themes/default/splitpanel/img/bg_ver.png create mode 100644 WebContent/ITMILL/themes/default/splitpanel/splitpanel.css create mode 100644 WebContent/ITMILL/themes/default/styles.css create mode 100644 WebContent/ITMILL/themes/default/table/img/check.gif create mode 100644 WebContent/ITMILL/themes/default/table/img/colsel.png create mode 100644 WebContent/ITMILL/themes/default/table/img/header-bg-over.png create mode 100644 WebContent/ITMILL/themes/default/table/img/header-bg.png create mode 100644 WebContent/ITMILL/themes/default/table/img/resizer-bg.png create mode 100644 WebContent/ITMILL/themes/default/table/img/scroll-position-bg.png create mode 100644 WebContent/ITMILL/themes/default/table/img/sort-asc.png create mode 100644 WebContent/ITMILL/themes/default/table/img/sort-desc.png create mode 100644 WebContent/ITMILL/themes/default/table/table.css create mode 100644 WebContent/ITMILL/themes/default/tabsheet/img/tab-bg.png create mode 100644 WebContent/ITMILL/themes/default/tabsheet/img/tab-left.png create mode 100644 WebContent/ITMILL/themes/default/tabsheet/img/tab-right.png create mode 100644 WebContent/ITMILL/themes/default/tabsheet/img/tab-selected-bg.png create mode 100644 WebContent/ITMILL/themes/default/tabsheet/img/tab-selected-left.png create mode 100644 WebContent/ITMILL/themes/default/tabsheet/img/tab-selected-right.png create mode 100644 WebContent/ITMILL/themes/default/tabsheet/img/tabs-bg.png create mode 100644 WebContent/ITMILL/themes/default/tabsheet/tabsheet.css create mode 100644 WebContent/ITMILL/themes/default/textfield/img/bg.png create mode 100644 WebContent/ITMILL/themes/default/textfield/textfield.css create mode 100644 WebContent/ITMILL/themes/default/tree/img/collapsed.png create mode 100644 WebContent/ITMILL/themes/default/tree/img/expanded.png create mode 100644 WebContent/ITMILL/themes/default/tree/tree.css create mode 100644 WebContent/ITMILL/themes/default/window/img/bg-color.png create mode 100644 WebContent/ITMILL/themes/default/window/img/bottom-left.png create mode 100644 WebContent/ITMILL/themes/default/window/img/bottom-right.png create mode 100644 WebContent/ITMILL/themes/default/window/img/close.png create mode 100644 WebContent/ITMILL/themes/default/window/img/left-bg.png create mode 100644 WebContent/ITMILL/themes/default/window/img/notification-error.png create mode 100644 WebContent/ITMILL/themes/default/window/img/resize.png create mode 100644 WebContent/ITMILL/themes/default/window/img/right-bg.png create mode 100644 WebContent/ITMILL/themes/default/window/img/top-left.png create mode 100644 WebContent/ITMILL/themes/default/window/img/top-right.png create mode 100644 WebContent/ITMILL/themes/default/window/window.css (limited to 'WebContent') diff --git a/WebContent/ITMILL/themes/default/accordion/accordion.css b/WebContent/ITMILL/themes/default/accordion/accordion.css new file mode 100644 index 0000000000..05ef651b56 --- /dev/null +++ b/WebContent/ITMILL/themes/default/accordion/accordion.css @@ -0,0 +1,30 @@ +.i-accordion { + outline: none; + overflow: hidden; + text-align: left /* Force default alignment */ +} + +.i-accordion-item-caption { + height: 24px; + padding: 7px 0 0 18px; + overflow: hidden; + white-space: nowrap; + background: #edf0f0 url(../tabsheet/img/tab-bg.png); + font-size: 15px; + color: #656d73; + border-top: 1px solid #c8cccd; + cursor: pointer; +} + +.i-accordion-item-open .i-accordion-item-caption { + color: #3b4b57; + background: #d5dee2 url(img/selected-bg.png); + border-top-color: #cbd7de; + border-bottom-color: #bfc9d4; + cursor: default; + text-shadow: #fafafa 1px 1px 0; +} + +.i-accordion-item-content { + border-top: 1px solid #c8cccd; +} \ No newline at end of file diff --git a/WebContent/ITMILL/themes/default/accordion/img/collapsed-icon.png b/WebContent/ITMILL/themes/default/accordion/img/collapsed-icon.png new file mode 100755 index 0000000000..1443459eb4 Binary files /dev/null and b/WebContent/ITMILL/themes/default/accordion/img/collapsed-icon.png differ diff --git a/WebContent/ITMILL/themes/default/accordion/img/expanded-icon.png b/WebContent/ITMILL/themes/default/accordion/img/expanded-icon.png new file mode 100755 index 0000000000..8a28fb8811 Binary files /dev/null and b/WebContent/ITMILL/themes/default/accordion/img/expanded-icon.png differ diff --git a/WebContent/ITMILL/themes/default/accordion/img/selected-bg.png b/WebContent/ITMILL/themes/default/accordion/img/selected-bg.png new file mode 100755 index 0000000000..99dca1c2d9 Binary files /dev/null and b/WebContent/ITMILL/themes/default/accordion/img/selected-bg.png differ diff --git a/WebContent/ITMILL/themes/default/button/button.css b/WebContent/ITMILL/themes/default/button/button.css new file mode 100644 index 0000000000..2f8ffe0d28 --- /dev/null +++ b/WebContent/ITMILL/themes/default/button/button.css @@ -0,0 +1,19 @@ +.i-button { + cursor: pointer; + font-size: 13px; +} + +.i-button img { + display:inline; +} + +.i-button-link { + border: none; + text-align: left; + text-decoration: underline; + background: none; + padding: 0; +} +.i-button-link span { + text-decoration: underline; +} diff --git a/WebContent/ITMILL/themes/default/caption/caption.css b/WebContent/ITMILL/themes/default/caption/caption.css new file mode 100644 index 0000000000..22dad5bd31 --- /dev/null +++ b/WebContent/ITMILL/themes/default/caption/caption.css @@ -0,0 +1,28 @@ +/* Provide some extra whitespace for wrapped elements + (these elements usually need the extra space, since + they aren't even handling their own caption) */ +.i-captionwrapper { + margin: 0.3em 0 0 0; + text-align: left /* Force default alignment */ +} + +.i-errorindicator { + width: 16px; + height: 16px; + padding-right:2px; + display: block; + float:left; + background: transparent url(../icons/16/error.png) no-repeat; + vertical-align: middle; +} + +.i-caption .i-icon { + padding-right:2px; + vertical-align: middle; +} + +.i-error { + padding-left: 15px; + background: #fff; + border: 1px solid red; +} \ No newline at end of file diff --git a/WebContent/ITMILL/themes/default/common/common.css b/WebContent/ITMILL/themes/default/common/common.css new file mode 100644 index 0000000000..f5e3c1e274 --- /dev/null +++ b/WebContent/ITMILL/themes/default/common/common.css @@ -0,0 +1,131 @@ +/* body tag created by servlet */ +.i-generated-body { + background: #e9eced; + width:100%; + height:100%; + border:0; + margin:0; + overflow:auto; +} +.i-app { + background: #e9eced; + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + color: #464f52; + font-size: 13px; + line-height: 18px; + height: 100%; +} + +.i-view { + height: 100%; + width: 100%; + overflow: auto; + /* avoid scrollbars with margins in root layout */ + margin-top:-1px; + border-top:1px solid transparent; +} + +.i-app input, +.i-window input, +.i-app select, +.i-window select, +.i-app textarea, +.i-window textarea, +.i-app button, +.i-window button { + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + color: #464f52; +} + +.i-app select, +.i-window select { + padding: 0; + margin: 0; +} + +.i-disabled { + opacity: 0.3; + filter: Alpha(opacity=30); +} + + + +/** + * Context menu styles + */ + +.i-contextmenu { + background: #e9eced url(../tabsheet/img/tab-bg.png); + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + background-color: #f6f7f7; + color: #464f52; + font-size: 12px; + line-height: 14px; +} + +.i-contextmenu .gwt-MenuBar { + border-right: 2px solid #c6cbcc; + border-bottom: 2px solid #c6cbcc; + border-top: 1px solid #d0d4d5; + border-left: 1px solid #d0d4d5; +} + +.i-contextmenu .gwt-MenuItem { + padding: 2px 0; + cursor: pointer; + vertical-align: middle; +} + +.i-contextmenu .gwt-MenuItem div { + /*border: 1px solid #f6f7f7;*/ + padding: 1px 20px 1px 8px; + cursor: pointer; + vertical-align: middle; + white-space: nowrap; +} + +.i-contextmenu .gwt-MenuItem-selected div { + color: #fff; + background: #5daee8; +} + +.i-contextmenu table { + border-collapse:collapse; + margin:0; + padding:0; +} +.i-contextmenu .gwt-MenuItem img { + margin-right: 10px; + vertical-align: middle; +} + + +/** + * Link component styles + * (useless to move into a separate file) + */ + +.i-link span { + text-decoration: underline; + cursor:pointer; +} + +.i-label { + overflow: hidden; +} + +/* Loading indicator states */ + +.i-loading-indicator, +.i-loading-indicator-delay, +.i-loading-indicator-wait { + width: 31px; + height: 31px; + background: transparent url(img/loading-indicator.gif); +} +.i-loading-indicator-delay { + background: transparent url(img/loading-indicator-delay.gif); +} +.i-loading-indicator-wait { + background: transparent url(img/loading-indicator-wait.gif); +} \ No newline at end of file diff --git a/WebContent/ITMILL/themes/default/common/img/ajax-loader-big.gif b/WebContent/ITMILL/themes/default/common/img/ajax-loader-big.gif new file mode 100644 index 0000000000..73dc88e31f Binary files /dev/null and b/WebContent/ITMILL/themes/default/common/img/ajax-loader-big.gif differ diff --git a/WebContent/ITMILL/themes/default/common/img/ajax-loader-medium.gif b/WebContent/ITMILL/themes/default/common/img/ajax-loader-medium.gif new file mode 100644 index 0000000000..0a0c6aaef0 Binary files /dev/null and b/WebContent/ITMILL/themes/default/common/img/ajax-loader-medium.gif differ diff --git a/WebContent/ITMILL/themes/default/common/img/ajax-loader.gif b/WebContent/ITMILL/themes/default/common/img/ajax-loader.gif new file mode 100755 index 0000000000..354dc4685c Binary files /dev/null and b/WebContent/ITMILL/themes/default/common/img/ajax-loader.gif differ diff --git a/WebContent/ITMILL/themes/default/common/img/blank.gif b/WebContent/ITMILL/themes/default/common/img/blank.gif new file mode 100644 index 0000000000..3776af0784 Binary files /dev/null and b/WebContent/ITMILL/themes/default/common/img/blank.gif differ diff --git a/WebContent/ITMILL/themes/default/common/img/loading-indicator-delay.gif b/WebContent/ITMILL/themes/default/common/img/loading-indicator-delay.gif new file mode 100755 index 0000000000..48810bb064 Binary files /dev/null and b/WebContent/ITMILL/themes/default/common/img/loading-indicator-delay.gif differ diff --git a/WebContent/ITMILL/themes/default/common/img/loading-indicator-wait.gif b/WebContent/ITMILL/themes/default/common/img/loading-indicator-wait.gif new file mode 100755 index 0000000000..5f7aab9afd Binary files /dev/null and b/WebContent/ITMILL/themes/default/common/img/loading-indicator-wait.gif differ diff --git a/WebContent/ITMILL/themes/default/common/img/loading-indicator.gif b/WebContent/ITMILL/themes/default/common/img/loading-indicator.gif new file mode 100755 index 0000000000..cedaa56b10 Binary files /dev/null and b/WebContent/ITMILL/themes/default/common/img/loading-indicator.gif differ diff --git a/WebContent/ITMILL/themes/default/datefield/datefield.css b/WebContent/ITMILL/themes/default/datefield/datefield.css new file mode 100644 index 0000000000..c5a7b87ccc --- /dev/null +++ b/WebContent/ITMILL/themes/default/datefield/datefield.css @@ -0,0 +1,173 @@ +.i-datefield .i-button { + width: 22px; + height: 25px; + padding: 0; + overflow: hidden; + border: none; + background: transparent url(img/open-button.png) no-repeat right 1px; + text-indent: -90000px; +} + +.i-datefield-popup { + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + color: #464f52; + font-size: 12px; + background: #f6f7f7; + border: 1px solid #b6bbbc; + padding: 6px; +} + +.i-datefield-calendarpanel { + width: 19em; + font-size: 12px; +} + +.i-datefield-popup .i-datefield-calendarpanel { + width: 16em; +} + +.i-datefield-calendarpanel table { + width: 100%; +} + +.i-datefield-calendarpanel td { + text-align: right; + width: 14.2%; + padding: 0; + margin: 0; +} + +.i-datefield-calendarpanel td span { + display: block; +} + +.i-datefield-calendarpanel-header { + height: 30px; +} + +.i-datefield-calendarpanel-header, +.i-datefield-calendarpanel strong { + font-size: 13px; +} + +.i-datefield-popup .i-datefield-calendarpanel-header, +.i-datefield-popup .i-datefield-calendarpanel strong { + font-size: 12px; +} + +.i-datefield-calendarpanel-header td { + text-align: center; +} + +.i-datefield-calendarpanel-month { + font-weight: bold; + text-align: center; + text-shadow: #ffffff 2px 2px 0; + white-space: nowrap; +} + +/* Year buttons */ +.i-datefield-calendarpanel .i-button-prevyear, +.i-datefield-calendarpanel .i-button-nextyear { + display: block; + width: 16px; + height: 16px; + border: none; + padding: 0; + background: transparent url(img/prevyear.png) no-repeat; + text-indent: -90000px; + margin: 0 auto; +} +.i-datefield-calendarpanel .i-button-nextyear { + background: transparent url(img/nextyear.png) no-repeat; +} +.i-datefield-calendarpanel .i-button-prevyear:hover, +.i-datefield-calendarpanel .i-button-nextyear:hover { + background-position: left bottom; +} + +/* Month buttons */ +.i-datefield-calendarpanel .i-button-prevmonth, +.i-datefield-calendarpanel .i-button-nextmonth { + display: block; + width: 11px; + height: 16px; + border: none; + padding: 0; + background: transparent url(img/prevmonth.png) no-repeat; + text-indent: -90000px; + margin: 0 auto; +} +.i-datefield-calendarpanel .i-button-nextmonth { + background: transparent url(img/nextmonth.png) no-repeat; +} +.i-datefield-calendarpanel .i-button-prevmonth:hover, +.i-datefield-calendarpanel .i-button-nextmonth:hover { + background-position: left bottom; +} + +.i-datefield-calendarpanel strong { + color: #ee5311; + display: block; + width: 20px; +} + +.i-datefield-calendarpanel-day, +.i-datefield-calendarpanel-day-today { + cursor: pointer; + padding: 1px 3px; + width: 14px; + height: 16px; +} + +.i-datefield-calendarpanel-day-today { + border: 1px solid #429ce9; + width: 12px; + height: 14px +} + +.i-disabled .i-datefield-calendarpanel-day, +.i-disabled .i-datefield-calendarpanel-day-today { + cursor: default; +} + +.i-datefield-calendarpanel-day-entry { + color: #6a98b5; +} + +.i-datefield-calendarpanel-day-disabled { + font-weight: normal; + color: #dddddd; + cursor: default; + opacity: 0.5; +} + +.i-datefield-calendarpanel-day-entry.i-datefield-calendarpanel-day-disabled { + color: #afd6f8; +} + +.i-datefield-calendarpanel-day-selected { + font-weight: bold; + width: 14px; + height: 16px; + color: #fff; + padding: 1px 3px; + background: transparent url(img/selected-bg.png) no-repeat 50% 50%; + cursor: default; + border: none; +} + +.i-datefield-time { + white-space: nowrap; + font-size: 11px; +} + +.i-datefield-time .i-label { + display: inline; +} + +.i-datefield-time .i-select { + font-size: 10px; + padding: 0; + margin: 0; +} \ No newline at end of file diff --git a/WebContent/ITMILL/themes/default/datefield/img/nextmonth.png b/WebContent/ITMILL/themes/default/datefield/img/nextmonth.png new file mode 100644 index 0000000000..3315125dd1 Binary files /dev/null and b/WebContent/ITMILL/themes/default/datefield/img/nextmonth.png differ diff --git a/WebContent/ITMILL/themes/default/datefield/img/nextyear.png b/WebContent/ITMILL/themes/default/datefield/img/nextyear.png new file mode 100644 index 0000000000..22633fd31a Binary files /dev/null and b/WebContent/ITMILL/themes/default/datefield/img/nextyear.png differ diff --git a/WebContent/ITMILL/themes/default/datefield/img/open-button.png b/WebContent/ITMILL/themes/default/datefield/img/open-button.png new file mode 100644 index 0000000000..548ca12f70 Binary files /dev/null and b/WebContent/ITMILL/themes/default/datefield/img/open-button.png differ diff --git a/WebContent/ITMILL/themes/default/datefield/img/prevmonth.png b/WebContent/ITMILL/themes/default/datefield/img/prevmonth.png new file mode 100644 index 0000000000..d114632fef Binary files /dev/null and b/WebContent/ITMILL/themes/default/datefield/img/prevmonth.png differ diff --git a/WebContent/ITMILL/themes/default/datefield/img/prevyear.png b/WebContent/ITMILL/themes/default/datefield/img/prevyear.png new file mode 100644 index 0000000000..f174713092 Binary files /dev/null and b/WebContent/ITMILL/themes/default/datefield/img/prevyear.png differ diff --git a/WebContent/ITMILL/themes/default/datefield/img/selected-bg.png b/WebContent/ITMILL/themes/default/datefield/img/selected-bg.png new file mode 100644 index 0000000000..799915ab8f Binary files /dev/null and b/WebContent/ITMILL/themes/default/datefield/img/selected-bg.png differ diff --git a/WebContent/ITMILL/themes/default/expandlayout/expandlayout.css b/WebContent/ITMILL/themes/default/expandlayout/expandlayout.css new file mode 100644 index 0000000000..f4ed9c6e7a --- /dev/null +++ b/WebContent/ITMILL/themes/default/expandlayout/expandlayout.css @@ -0,0 +1,43 @@ +.i-expandlayout-lo-table { + margin:0; + padding:0; + height:100%; + border:0; + border-spacing: 0; +} +.i-expandlayout-lo-td { + margin:0; + padding:0; + height:100%; + border:0; +} + +.i-expandlayout-valign { + margin:0; + padding:0; + border:0; + border-collapse:collapse; + border-spacing:0; + height:100%; + width:100%; +} + +.i-expandlayout-margin-top { + padding-top: 15px; +} +.i-expandlayout-margin-right { + padding-right: 18px; +} +.i-expandlayout-margin-bottom { + padding-bottom: 15px; +} +.i-expandlayout-margin-left { + padding-left: 18px; +} + +.i-expandlayout-vspacing { + margin-top: 8px; +} +.i-expandlayout-hspacing { + margin-left: 8px; +} diff --git a/WebContent/ITMILL/themes/default/icons/16/arrow-down.png b/WebContent/ITMILL/themes/default/icons/16/arrow-down.png new file mode 100644 index 0000000000..ffd0ee50a5 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/arrow-down.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/arrow-left.png b/WebContent/ITMILL/themes/default/icons/16/arrow-left.png new file mode 100644 index 0000000000..27dd25110d Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/arrow-left.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/arrow-right.png b/WebContent/ITMILL/themes/default/icons/16/arrow-right.png new file mode 100644 index 0000000000..69bf88da8a Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/arrow-right.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/arrow-up.png b/WebContent/ITMILL/themes/default/icons/16/arrow-up.png new file mode 100644 index 0000000000..76e5b43e08 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/arrow-up.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/attention.png b/WebContent/ITMILL/themes/default/icons/16/attention.png new file mode 100644 index 0000000000..350de56aa5 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/attention.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/calendar.png b/WebContent/ITMILL/themes/default/icons/16/calendar.png new file mode 100644 index 0000000000..7717a5e220 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/calendar.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/cancel.png b/WebContent/ITMILL/themes/default/icons/16/cancel.png new file mode 100644 index 0000000000..19a0783733 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/cancel.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/document-add.png b/WebContent/ITMILL/themes/default/icons/16/document-add.png new file mode 100644 index 0000000000..d84e349526 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/document-add.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/document-delete.png b/WebContent/ITMILL/themes/default/icons/16/document-delete.png new file mode 100644 index 0000000000..cc3172224a Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/document-delete.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/document-doc.png b/WebContent/ITMILL/themes/default/icons/16/document-doc.png new file mode 100644 index 0000000000..7def77428a Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/document-doc.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/document-image.png b/WebContent/ITMILL/themes/default/icons/16/document-image.png new file mode 100644 index 0000000000..8a1bf253e8 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/document-image.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/document-pdf.png b/WebContent/ITMILL/themes/default/icons/16/document-pdf.png new file mode 100644 index 0000000000..b58ccf7567 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/document-pdf.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/document-ppt.png b/WebContent/ITMILL/themes/default/icons/16/document-ppt.png new file mode 100644 index 0000000000..b60f429be2 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/document-ppt.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/document-txt.png b/WebContent/ITMILL/themes/default/icons/16/document-txt.png new file mode 100644 index 0000000000..05659b19b2 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/document-txt.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/document-web.png b/WebContent/ITMILL/themes/default/icons/16/document-web.png new file mode 100644 index 0000000000..fcfd8685f0 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/document-web.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/document-xsl.png b/WebContent/ITMILL/themes/default/icons/16/document-xsl.png new file mode 100644 index 0000000000..571823847f Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/document-xsl.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/document.png b/WebContent/ITMILL/themes/default/icons/16/document.png new file mode 100644 index 0000000000..a2bab1bb0b Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/document.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/email-reply.png b/WebContent/ITMILL/themes/default/icons/16/email-reply.png new file mode 100644 index 0000000000..be7fd2244d Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/email-reply.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/email-send.png b/WebContent/ITMILL/themes/default/icons/16/email-send.png new file mode 100644 index 0000000000..0ef7a1c398 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/email-send.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/email.png b/WebContent/ITMILL/themes/default/icons/16/email.png new file mode 100644 index 0000000000..68d6c93465 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/email.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/error.png b/WebContent/ITMILL/themes/default/icons/16/error.png new file mode 100755 index 0000000000..d1079cf2e0 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/error.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/folder-add.png b/WebContent/ITMILL/themes/default/icons/16/folder-add.png new file mode 100644 index 0000000000..48aa7c9220 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/folder-add.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/folder-delete.png b/WebContent/ITMILL/themes/default/icons/16/folder-delete.png new file mode 100644 index 0000000000..7cc389d6b2 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/folder-delete.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/folder.png b/WebContent/ITMILL/themes/default/icons/16/folder.png new file mode 100644 index 0000000000..f4fec377c6 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/folder.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/globe.png b/WebContent/ITMILL/themes/default/icons/16/globe.png new file mode 100644 index 0000000000..ea4034c149 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/globe.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/help.png b/WebContent/ITMILL/themes/default/icons/16/help.png new file mode 100644 index 0000000000..d82a8852bf Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/help.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/lock.png b/WebContent/ITMILL/themes/default/icons/16/lock.png new file mode 100644 index 0000000000..29f1023613 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/lock.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/note.png b/WebContent/ITMILL/themes/default/icons/16/note.png new file mode 100644 index 0000000000..efafae5570 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/note.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/ok.png b/WebContent/ITMILL/themes/default/icons/16/ok.png new file mode 100644 index 0000000000..89591faef2 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/ok.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/reload.png b/WebContent/ITMILL/themes/default/icons/16/reload.png new file mode 100644 index 0000000000..2c54836bff Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/reload.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/settings.png b/WebContent/ITMILL/themes/default/icons/16/settings.png new file mode 100644 index 0000000000..019f0df663 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/settings.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/trash-full.png b/WebContent/ITMILL/themes/default/icons/16/trash-full.png new file mode 100644 index 0000000000..7d790e6c9a Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/trash-full.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/trash.png b/WebContent/ITMILL/themes/default/icons/16/trash.png new file mode 100644 index 0000000000..8875ae322e Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/trash.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/user.png b/WebContent/ITMILL/themes/default/icons/16/user.png new file mode 100644 index 0000000000..522f864884 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/user.png differ diff --git a/WebContent/ITMILL/themes/default/icons/16/users.png b/WebContent/ITMILL/themes/default/icons/16/users.png new file mode 100644 index 0000000000..01f2a1251c Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/16/users.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/arrow-down.png b/WebContent/ITMILL/themes/default/icons/32/arrow-down.png new file mode 100644 index 0000000000..20c33b70fb Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/arrow-down.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/arrow-left.png b/WebContent/ITMILL/themes/default/icons/32/arrow-left.png new file mode 100644 index 0000000000..ed2aae2cb0 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/arrow-left.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/arrow-right.png b/WebContent/ITMILL/themes/default/icons/32/arrow-right.png new file mode 100644 index 0000000000..bd7707ec8a Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/arrow-right.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/arrow-up.png b/WebContent/ITMILL/themes/default/icons/32/arrow-up.png new file mode 100644 index 0000000000..01c1a8ec83 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/arrow-up.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/attention.png b/WebContent/ITMILL/themes/default/icons/32/attention.png new file mode 100644 index 0000000000..6b00733567 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/attention.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/calendar.png b/WebContent/ITMILL/themes/default/icons/32/calendar.png new file mode 100644 index 0000000000..789ad9031c Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/calendar.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/cancel.png b/WebContent/ITMILL/themes/default/icons/32/cancel.png new file mode 100644 index 0000000000..725240d558 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/cancel.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/document-add.png b/WebContent/ITMILL/themes/default/icons/32/document-add.png new file mode 100644 index 0000000000..26bca0d112 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/document-add.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/document-delete.png b/WebContent/ITMILL/themes/default/icons/32/document-delete.png new file mode 100644 index 0000000000..43e9a43e5b Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/document-delete.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/document-doc.png b/WebContent/ITMILL/themes/default/icons/32/document-doc.png new file mode 100644 index 0000000000..8df20cfdcf Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/document-doc.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/document-image.png b/WebContent/ITMILL/themes/default/icons/32/document-image.png new file mode 100644 index 0000000000..88c78665b8 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/document-image.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/document-pdf.png b/WebContent/ITMILL/themes/default/icons/32/document-pdf.png new file mode 100644 index 0000000000..048a02fddf Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/document-pdf.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/document-ppt.png b/WebContent/ITMILL/themes/default/icons/32/document-ppt.png new file mode 100644 index 0000000000..7fd7385cbd Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/document-ppt.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/document-txt.png b/WebContent/ITMILL/themes/default/icons/32/document-txt.png new file mode 100644 index 0000000000..25264732c6 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/document-txt.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/document-web.png b/WebContent/ITMILL/themes/default/icons/32/document-web.png new file mode 100644 index 0000000000..72fd847ac3 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/document-web.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/document-xsl.png b/WebContent/ITMILL/themes/default/icons/32/document-xsl.png new file mode 100644 index 0000000000..2ff4607ad3 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/document-xsl.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/document.png b/WebContent/ITMILL/themes/default/icons/32/document.png new file mode 100644 index 0000000000..1a38dcc304 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/document.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/email-reply.png b/WebContent/ITMILL/themes/default/icons/32/email-reply.png new file mode 100644 index 0000000000..fd0203f768 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/email-reply.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/email-send.png b/WebContent/ITMILL/themes/default/icons/32/email-send.png new file mode 100644 index 0000000000..dc34ac694d Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/email-send.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/email.png b/WebContent/ITMILL/themes/default/icons/32/email.png new file mode 100644 index 0000000000..bef86e6cbb Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/email.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/folder-add.png b/WebContent/ITMILL/themes/default/icons/32/folder-add.png new file mode 100644 index 0000000000..e0b78d6e1d Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/folder-add.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/folder-delete.png b/WebContent/ITMILL/themes/default/icons/32/folder-delete.png new file mode 100644 index 0000000000..8e3c4a404c Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/folder-delete.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/folder.png b/WebContent/ITMILL/themes/default/icons/32/folder.png new file mode 100644 index 0000000000..7577a17ac3 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/folder.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/globe.png b/WebContent/ITMILL/themes/default/icons/32/globe.png new file mode 100644 index 0000000000..6c7d469ba2 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/globe.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/help.png b/WebContent/ITMILL/themes/default/icons/32/help.png new file mode 100644 index 0000000000..218910c98d Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/help.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/lock.png b/WebContent/ITMILL/themes/default/icons/32/lock.png new file mode 100644 index 0000000000..4fc16565f0 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/lock.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/note.png b/WebContent/ITMILL/themes/default/icons/32/note.png new file mode 100644 index 0000000000..e7e035dc8c Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/note.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/ok.png b/WebContent/ITMILL/themes/default/icons/32/ok.png new file mode 100644 index 0000000000..ac0438828c Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/ok.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/reload.png b/WebContent/ITMILL/themes/default/icons/32/reload.png new file mode 100644 index 0000000000..c3556ec890 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/reload.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/settings.png b/WebContent/ITMILL/themes/default/icons/32/settings.png new file mode 100644 index 0000000000..92eda74c54 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/settings.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/trash-full.png b/WebContent/ITMILL/themes/default/icons/32/trash-full.png new file mode 100644 index 0000000000..a9707e76d6 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/trash-full.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/trash.png b/WebContent/ITMILL/themes/default/icons/32/trash.png new file mode 100644 index 0000000000..6eaac86166 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/trash.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/user.png b/WebContent/ITMILL/themes/default/icons/32/user.png new file mode 100644 index 0000000000..ebb5a7f9f8 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/user.png differ diff --git a/WebContent/ITMILL/themes/default/icons/32/users.png b/WebContent/ITMILL/themes/default/icons/32/users.png new file mode 100644 index 0000000000..af225a9e46 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/32/users.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/arrow-down.png b/WebContent/ITMILL/themes/default/icons/64/arrow-down.png new file mode 100644 index 0000000000..bdf5d0474e Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/arrow-down.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/arrow-left.png b/WebContent/ITMILL/themes/default/icons/64/arrow-left.png new file mode 100644 index 0000000000..b90ed88840 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/arrow-left.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/arrow-right.png b/WebContent/ITMILL/themes/default/icons/64/arrow-right.png new file mode 100644 index 0000000000..6331a5ddf3 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/arrow-right.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/arrow-up.png b/WebContent/ITMILL/themes/default/icons/64/arrow-up.png new file mode 100644 index 0000000000..821fbe348f Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/arrow-up.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/attention.png b/WebContent/ITMILL/themes/default/icons/64/attention.png new file mode 100644 index 0000000000..77265e48ee Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/attention.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/calendar.png b/WebContent/ITMILL/themes/default/icons/64/calendar.png new file mode 100644 index 0000000000..f13fbd6efb Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/calendar.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/cancel.png b/WebContent/ITMILL/themes/default/icons/64/cancel.png new file mode 100644 index 0000000000..1d1a719a6c Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/cancel.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/document-add.png b/WebContent/ITMILL/themes/default/icons/64/document-add.png new file mode 100644 index 0000000000..acdcb06123 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/document-add.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/document-delete.png b/WebContent/ITMILL/themes/default/icons/64/document-delete.png new file mode 100644 index 0000000000..2a46863b7f Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/document-delete.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/document-doc.png b/WebContent/ITMILL/themes/default/icons/64/document-doc.png new file mode 100644 index 0000000000..455c1f15bd Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/document-doc.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/document-image.png b/WebContent/ITMILL/themes/default/icons/64/document-image.png new file mode 100644 index 0000000000..079978e850 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/document-image.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/document-pdf.png b/WebContent/ITMILL/themes/default/icons/64/document-pdf.png new file mode 100644 index 0000000000..cb6bc59675 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/document-pdf.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/document-ppt.png b/WebContent/ITMILL/themes/default/icons/64/document-ppt.png new file mode 100644 index 0000000000..dd501bfbc9 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/document-ppt.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/document-txt.png b/WebContent/ITMILL/themes/default/icons/64/document-txt.png new file mode 100644 index 0000000000..e64f746bd9 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/document-txt.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/document-web.png b/WebContent/ITMILL/themes/default/icons/64/document-web.png new file mode 100644 index 0000000000..9d81eb5702 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/document-web.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/document-xls.png b/WebContent/ITMILL/themes/default/icons/64/document-xls.png new file mode 100644 index 0000000000..6008085a34 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/document-xls.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/document.png b/WebContent/ITMILL/themes/default/icons/64/document.png new file mode 100644 index 0000000000..224de0bc84 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/document.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/email-reply.png b/WebContent/ITMILL/themes/default/icons/64/email-reply.png new file mode 100644 index 0000000000..2c6f7b690d Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/email-reply.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/email-send.png b/WebContent/ITMILL/themes/default/icons/64/email-send.png new file mode 100644 index 0000000000..9ec7198853 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/email-send.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/email.png b/WebContent/ITMILL/themes/default/icons/64/email.png new file mode 100644 index 0000000000..e11245b2f5 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/email.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/folder-add.png b/WebContent/ITMILL/themes/default/icons/64/folder-add.png new file mode 100644 index 0000000000..111318cc3c Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/folder-add.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/folder-delete.png b/WebContent/ITMILL/themes/default/icons/64/folder-delete.png new file mode 100644 index 0000000000..d249983eac Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/folder-delete.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/folder.png b/WebContent/ITMILL/themes/default/icons/64/folder.png new file mode 100644 index 0000000000..edb7b9f786 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/folder.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/globe.png b/WebContent/ITMILL/themes/default/icons/64/globe.png new file mode 100644 index 0000000000..1786635b45 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/globe.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/help.png b/WebContent/ITMILL/themes/default/icons/64/help.png new file mode 100644 index 0000000000..a66e8aafa6 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/help.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/lock.png b/WebContent/ITMILL/themes/default/icons/64/lock.png new file mode 100644 index 0000000000..deaf7db0a4 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/lock.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/note.png b/WebContent/ITMILL/themes/default/icons/64/note.png new file mode 100644 index 0000000000..1383847ed1 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/note.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/ok.png b/WebContent/ITMILL/themes/default/icons/64/ok.png new file mode 100644 index 0000000000..dc0d00c38b Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/ok.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/reload.png b/WebContent/ITMILL/themes/default/icons/64/reload.png new file mode 100644 index 0000000000..b91f51c67f Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/reload.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/settings.png b/WebContent/ITMILL/themes/default/icons/64/settings.png new file mode 100644 index 0000000000..1c9b794ab0 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/settings.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/trash-full.png b/WebContent/ITMILL/themes/default/icons/64/trash-full.png new file mode 100644 index 0000000000..81d060e509 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/trash-full.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/trash.png b/WebContent/ITMILL/themes/default/icons/64/trash.png new file mode 100644 index 0000000000..41ef761061 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/trash.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/user.png b/WebContent/ITMILL/themes/default/icons/64/user.png new file mode 100644 index 0000000000..60d6c6e1b3 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/user.png differ diff --git a/WebContent/ITMILL/themes/default/icons/64/users.png b/WebContent/ITMILL/themes/default/icons/64/users.png new file mode 100644 index 0000000000..3a42c17790 Binary files /dev/null and b/WebContent/ITMILL/themes/default/icons/64/users.png differ diff --git a/WebContent/ITMILL/themes/default/notification/notification.css b/WebContent/ITMILL/themes/default/notification/notification.css new file mode 100644 index 0000000000..7fc09dcdba --- /dev/null +++ b/WebContent/ITMILL/themes/default/notification/notification.css @@ -0,0 +1,41 @@ + +.i-Notification { + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + background-color: #999999; + color: #ffffff; + padding: 0.3em; + cursor: pointer; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} +.i-Notification H1, +.i-Notification p, +.i-Notification.error H1, +.i-Notification.error p, +.i-Notification.warning H1, +.i-Notification.warning p { + display: inline; + padding: 0.1em; +} +.i-Notification.tray H1, +.i-Notification.tray p { + display: block; + font-size: 1em; + line-height: 0.5em; +} + +.i-Notification.warning { + background: #f14c1a; +} + +.i-Notification.error { + background-color: #ff0a0a; + background-image: url('img/notification-error.png'); + background-repeat: no-repeat; + background-position: center right; + padding-right: 30px; +} +.i-Notification.tray { + +} diff --git a/WebContent/ITMILL/themes/default/orderedlayout/orderedlayout.css b/WebContent/ITMILL/themes/default/orderedlayout/orderedlayout.css new file mode 100644 index 0000000000..1a429b2af0 --- /dev/null +++ b/WebContent/ITMILL/themes/default/orderedlayout/orderedlayout.css @@ -0,0 +1,19 @@ +.i-orderedlayout-margin-top { + padding-top: 15px; +} +.i-orderedlayout-margin-right { + padding-right: 18px; +} +.i-orderedlayout-margin-bottom { + padding-bottom: 15px; +} +.i-orderedlayout-margin-left { + padding-left: 18px; +} + +.i-orderedlayout-vspacing { + margin-top: 8px; +} +.i-orderedlayout-hspacing { + padding-left: 8px; +} \ No newline at end of file diff --git a/WebContent/ITMILL/themes/default/panel/img/bottom-left.png b/WebContent/ITMILL/themes/default/panel/img/bottom-left.png new file mode 100644 index 0000000000..d5c950bc45 Binary files /dev/null and b/WebContent/ITMILL/themes/default/panel/img/bottom-left.png differ diff --git a/WebContent/ITMILL/themes/default/panel/img/bottom-right.png b/WebContent/ITMILL/themes/default/panel/img/bottom-right.png new file mode 100644 index 0000000000..3ad916f694 Binary files /dev/null and b/WebContent/ITMILL/themes/default/panel/img/bottom-right.png differ diff --git a/WebContent/ITMILL/themes/default/panel/img/top-left.png b/WebContent/ITMILL/themes/default/panel/img/top-left.png new file mode 100644 index 0000000000..8108eab8e4 Binary files /dev/null and b/WebContent/ITMILL/themes/default/panel/img/top-left.png differ diff --git a/WebContent/ITMILL/themes/default/panel/img/top-right.png b/WebContent/ITMILL/themes/default/panel/img/top-right.png new file mode 100644 index 0000000000..9fc0f86635 Binary files /dev/null and b/WebContent/ITMILL/themes/default/panel/img/top-right.png differ diff --git a/WebContent/ITMILL/themes/default/panel/panel.css b/WebContent/ITMILL/themes/default/panel/panel.css new file mode 100644 index 0000000000..e6c3ee46b7 --- /dev/null +++ b/WebContent/ITMILL/themes/default/panel/panel.css @@ -0,0 +1,195 @@ +.i-panel, +.i-panel-caption, +.i-panel-content, +.i-panel-deco, +.i-panel-light, +.i-panel-caption-light, +.i-panel-content-light, +.i-panel-deco-light { + outline: none; /* Prevent selection outline which might break layouts or cause scrollbars */ + text-align: left /* Force default alignment */ +} + +.i-panel:before { + display: block; + content: ""; + background: transparent url(img/top-right.png) repeat-x right top; + height: 9px; + margin-left: 9px; +} + +.i-panel-caption, +.i-panel-caption-light { + font-size: 18px; + line-height: 18px; + font-weight: normal; + letter-spacing: -0.03em; + color: #f14c1a; + white-space: nowrap; + height: 18px; + padding: 6px 18px 14px 18px; + border: 1px solid #babfc0; + border-top: none; + background: #fff; +} + +.i-panel-nocaption { + height: 9px; + border-bottom: 1px solid #dee2e3; +} + +.i-panel-caption:before, +.i-panel-nocaption:before { + display: block; + content: ""; + position: relative; + width: 9px; + height: 9px; + background: transparent url(img/top-left.png) no-repeat; + margin: -15px 0 5px -19px; +} + +.i-panel-nocaption:before { + margin: -9px 0 0 0; +} + +.i-panel-content { + border: 1px solid #babfc0; + border-top: none; + border-bottom: 1px solid #dee2e3; + background-color: #fff; + overflow: auto; +} + +.i-panel-deco { + height: 9px; + background: transparent url(img/bottom-right.png) repeat-x right top; + margin-left: 9px; +} + +.i-panel-deco:before { + display: block; + content: ""; + width: 9px; + height: 9px; + margin-left: -9px; + background: transparent url(img/bottom-left.png) no-repeat; +} + + + + + + +/* Light panel style */ + +.i-panel-light:before { + display: none; +} + +.i-panel-caption-light { + border-left: none; + border-right: none; + background: transparent; + padding-top: 14px; + overflow: hidden; +} + +.i-panel-caption-light:before, +.i-panel-nocaption-light:before { + display: none; +} + +.i-panel-nocaption-light { + height: 1px; + background: #babfc0; + overflow: hidden; + border: none; +} + +.i-panel-content-light { + border: none; + background: transparent; +} + +.i-panel-deco-light { + height: 0; + overflow: hidden; +} + + + + + +/* Light panel contained within another panel or a tabsheet */ + +.i-panel .i-panel-caption-light, +.i-tabsheet .i-panel-caption-light { + margin-top: -1px; + padding-top: 14px; + border-top: 1px solid #babfc0; +} + + + + + +/* IE specific rules (different selectors for IE6 and IE7. + * These selectors must be separate because IE6 won't + * apply them if they are grouped together + * (it doesn't recognize the '+' selector). +*/ +* html .i-panel-caption { + border: 1px solid #babfc0; + padding-top: 14px; +} +*+html .i-panel-caption { + border: 1px solid #babfc0; + padding-top: 14px; +} + +* html .i-panel-caption-light { + border-left: none; + border-right: none; +} +*+html .i-panel-caption-light { + border-left: none; + border-right: none; +} + +* html .i-panel-content { + border-bottom: 1px solid #babfc0; +} +*+html .i-panel-content { + border-bottom: 1px solid #babfc0; +} + +* html .i-panel-content-light { + border-bottom: none; +} +*+html .i-panel-content-light { + border-bottom: none; +} + +* html .i-panel-deco { + height: 0; + overflow: hidden; +} +*+html .i-panel-deco { + height: 0; + overflow: hidden; +} + +/* Without caption */ +* html .i-panel-nocaption { + height: 1px; + overflow: hidden; + background: #c1c6cc; + border: none; +} +*+html .i-panel-nocaption { + height: 1px; + overflow: hidden; + background: #c1c6cc; + border: none; +} \ No newline at end of file diff --git a/WebContent/ITMILL/themes/default/progressindicator/img/base.gif b/WebContent/ITMILL/themes/default/progressindicator/img/base.gif new file mode 100644 index 0000000000..6c6f15ef9e Binary files /dev/null and b/WebContent/ITMILL/themes/default/progressindicator/img/base.gif differ diff --git a/WebContent/ITMILL/themes/default/progressindicator/img/progress.png b/WebContent/ITMILL/themes/default/progressindicator/img/progress.png new file mode 100644 index 0000000000..c1aca57369 Binary files /dev/null and b/WebContent/ITMILL/themes/default/progressindicator/img/progress.png differ diff --git a/WebContent/ITMILL/themes/default/progressindicator/progressindicator.css b/WebContent/ITMILL/themes/default/progressindicator/progressindicator.css new file mode 100644 index 0000000000..57bc14aba8 --- /dev/null +++ b/WebContent/ITMILL/themes/default/progressindicator/progressindicator.css @@ -0,0 +1,19 @@ +.i-progressindicator { + background: #dfe2e4 url(img/base.gif); + height: 9px; + border: 1px solid #b6bbbc; + overflow: hidden; /* for IE6 */ +} + +.i-progressindicator div { + background: #f7f9f9 url(img/progress.png); + height: 9px; + overflow: hidden; /* for IE6 */ +} + +.i-progressindicator-indeterminate { + background: #dfe2e4 url(../common/img/ajax-loader-medium.gif); + height: 16px; + width: 16px; + overflow: hidden; /* for IE6 */ +} \ No newline at end of file diff --git a/WebContent/ITMILL/themes/default/select/img/arrow-down.png b/WebContent/ITMILL/themes/default/select/img/arrow-down.png new file mode 100644 index 0000000000..ee795fd069 Binary files /dev/null and b/WebContent/ITMILL/themes/default/select/img/arrow-down.png differ diff --git a/WebContent/ITMILL/themes/default/select/img/arrow-up.png b/WebContent/ITMILL/themes/default/select/img/arrow-up.png new file mode 100644 index 0000000000..055ad61ef1 Binary files /dev/null and b/WebContent/ITMILL/themes/default/select/img/arrow-up.png differ diff --git a/WebContent/ITMILL/themes/default/select/img/bg-left-filter.png b/WebContent/ITMILL/themes/default/select/img/bg-left-filter.png new file mode 100644 index 0000000000..58dae1d470 Binary files /dev/null and b/WebContent/ITMILL/themes/default/select/img/bg-left-filter.png differ diff --git a/WebContent/ITMILL/themes/default/select/img/bg-right-filter.png b/WebContent/ITMILL/themes/default/select/img/bg-right-filter.png new file mode 100644 index 0000000000..04cb8e4089 Binary files /dev/null and b/WebContent/ITMILL/themes/default/select/img/bg-right-filter.png differ diff --git a/WebContent/ITMILL/themes/default/select/img/button-bg.png b/WebContent/ITMILL/themes/default/select/img/button-bg.png new file mode 100644 index 0000000000..9653ed949b Binary files /dev/null and b/WebContent/ITMILL/themes/default/select/img/button-bg.png differ diff --git a/WebContent/ITMILL/themes/default/select/select.css b/WebContent/ITMILL/themes/default/select/select.css new file mode 100644 index 0000000000..54064221bb --- /dev/null +++ b/WebContent/ITMILL/themes/default/select/select.css @@ -0,0 +1,206 @@ +.i-select { + text-align: left /* Force default alignment */ +} +.i-select-option { + +} + +.i-select-optiongroup { + +} + +.i-select-optiongroup .i-select-option { + display: block; + white-space: nowrap; +} + +.i-select-select { + /* + border: 1px solid #b6b6b6; + border-bottom-color: #9d9d9d; + border-top-color: #d6d6d6; + border-left-color: #d6d6d6; + */ + display: block; + font-size: 13px; +} + +/* Twincol style */ +.i-select-twincol { + white-space: nowrap; +} +.i-select-twincol-options { + float: left; + font-size: 13px; +} +.i-select-twincol-selections { + font-size: 13px; + font-weight: bold; +} + +.i-select-twincol-buttons { + float: left; + padding: 2px; /* does not work in first render in FF ? */ + text-align: center; +} + +.i-select-twincol-buttons .i-select-twincol-deco { + clear:both; +} + +.i-select-twincol .i-textfield { + display: block; + float: left; + clear: left; +} + +.i-select-twincol .i-button { + display: block; + float: left; +} + +.i-select-twincol-buttons .i-button { + display: inline; + float: none; +} + +/** Filterselect aka ComboBox styles */ + +.i-filterselect { + height: 23px; + background: transparent url(img/bg-left-filter.png) no-repeat; + margin-right: 1px; + white-space: nowrap; + text-align: left /* Force default alignment */ +} + +.i-filterselect-input { + width: 99%; + border: none; + background: transparent; + height: 20px; + margin: 0; + padding: 3px 0 0 4px; + font-size: 13px; +} + +.i-filterselect-button { + float: right; + margin: -23px -1px 0 0; + width: 25px; + height: 23px; + cursor: pointer; + background: transparent url(img/bg-right-filter.png); + position: relative; +} +.i-filterselect-button:hover { + background-position: bottom left; +} + +.i-filterselect-suggestpopup { + background: #f6f7f7; + border: 1px solid #b6bbbc; + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + color: #464f52; + font-size: 12px; + line-height: 18px; + margin-top: -1px; +} +.i-filterselect-suggestmenu { + margin-left: -2px; +} +.i-filterselect-suggestmenu .gwt-MenuItem { + padding: 1px 5px; + cursor: pointer; + height: 18px; + white-space: nowrap; +} + +.i-filterselect-suggestmenu .gwt-MenuItem-selected { + background: #5daee8; + color: #fff; +} + +.i-filterselect-nextpage, +.i-filterselect-nextpage-off, +.i-filterselect-prevpage-off, +.i-filterselect-prevpage { + height: 11px; + width:100%; + background: transparent url(img/button-bg.png) no-repeat 50% 0; + text-align: center; + margin: 2px 0 0 0; + overflow:hidden; +} +.i-filterselect-prevpage, +.i-filterselect-prevpage-off { + background-position: 50% -1px; + margin: 0 0 2px 0; +} +.i-filterselect-prevpage:hover { + background-position: 50% bottom; +} +.i-filterselect-nextpage:hover { + background-position: 50% -12px; +} +.i-filterselect-nextpage span, +.i-filterselect-nextpage-off span, +.i-filterselect-prevpage-off span, +.i-filterselect-prevpage span { + display: block; + height: 12px; + width:100%; + background: transparent url(img/arrow-up.png) no-repeat 50% 40%; + text-indent: -90000px; + cursor: pointer; + overflow: hidden; +} +.i-filterselect-nextpage span, +.i-filterselect-nextpage-off span { + background: transparent url(img/arrow-down.png) no-repeat 50% 60%; +} + +.i-filterselect-nextpage-off, +.i-filterselect-prevpage-off { + color: #666; + opacity: 0.5; + filter: Alpha(opacity=50); +} +.i-filterselect-nextpage-off span, +.i-filterselect-prevpage-off span { + cursor: default; +} + +.i-filterselect-status { + font-size: 11px; + line-height: 11px; + width:100%; + padding: 4px 0px; + height: 11px; + white-space: nowrap; + text-align: center; + border-top: 1px solid #b6bbbc; +} + +/* IE specific styles */ + +* html .i-filterselect { + +} +* html .i-filterselect-input { + margin-top: -1px; +} + +*+html .i-filterselect-input { + margin-top: -1px; +} +* html .i-filterselect-button { + position: static; + margin-top: -24px; +} +*+html .i-filterselect-button { + position: static; + margin-top: -24px; +} + + diff --git a/WebContent/ITMILL/themes/default/slider/img/handle-horizontal.png b/WebContent/ITMILL/themes/default/slider/img/handle-horizontal.png new file mode 100755 index 0000000000..620b86f1da Binary files /dev/null and b/WebContent/ITMILL/themes/default/slider/img/handle-horizontal.png differ diff --git a/WebContent/ITMILL/themes/default/slider/img/handle-vertical.png b/WebContent/ITMILL/themes/default/slider/img/handle-vertical.png new file mode 100755 index 0000000000..b7f63b91b7 Binary files /dev/null and b/WebContent/ITMILL/themes/default/slider/img/handle-vertical.png differ diff --git a/WebContent/ITMILL/themes/default/slider/slider.css b/WebContent/ITMILL/themes/default/slider/slider.css new file mode 100644 index 0000000000..5b10e6a110 --- /dev/null +++ b/WebContent/ITMILL/themes/default/slider/slider.css @@ -0,0 +1,101 @@ +/*-------------------------- + Default (horizontal) styles + --------------------------*/ + +.i-slider { + border: 1px solid #cccfd0; + height: 3px; + margin: 5px 0; +} + +.i-slider-base { + height: 2px; + border-top: 1px solid #cbcdce; + background: #f3f3f4; +} +.i-slider-handle { + background: transparent url(img/handle-horizontal.png); + width: 12px; + height: 12px; + margin-top: -5px; + font-size: 0; + cursor: pointer; +} +.i-slider-handle:hover { + background-position: left bottom; +} +/* TODO +.i-slider-bigger { + background: #dde4ef url(img/arrow-right.png); + float: right; + width: 14px; + height: 14px; + overflow: hidden; + margin: 0 0 0 1px; +} + +.i-slider-bigger:hover { + background-image: url(img/arrow-right-over.png); +} + +.i-slider-smaller { + background: #dde4ef url(img/arrow-left.png); + float: left; + width: 14px; + height: 14px; + overflow: hidden; + margin: 0 1px 0 0; +} + +.i-slider-smaller:hover { + background-image: url(img/arrow-left-over.png); +} +*/ + + +/*----------------- + Vertical styles + -----------------*/ + +.i-slider-vertical { + width: 3px; + height: auto; + margin: 0 5px; +} +.i-slider-vertical .i-slider-base { + width: 2px; + border-left: 1px solid #cbcdce; + background: #f3f3f4; +} +.i-slider-vertical .i-slider-handle { + background: transparent url(img/handle-vertical.png); + width: 12px; + height: 12px; + font-size: 0; + cursor: pointer; + margin-left: -5px; +} +.i-slider-vertical .i-slider-handle:hover { + background-position: left bottom; +} +.i-slider-vertical .i-slider-bigger { + +} +.i-slider-vertical .i-slider-smaller { + +} + + + +/* IE specific styles */ + +* html .i-slider, +* html .i-slider-vertical { + margin: 0; +} +* html .i-slider .i-slider-handle { + margin: -1px 0; +} +* html .i-slider-vertical .i-slider-handle { + margin: 0 -1px; +} \ No newline at end of file diff --git a/WebContent/ITMILL/themes/default/splitpanel/img/bg_hor.png b/WebContent/ITMILL/themes/default/splitpanel/img/bg_hor.png new file mode 100644 index 0000000000..268cfaf18a Binary files /dev/null and b/WebContent/ITMILL/themes/default/splitpanel/img/bg_hor.png differ diff --git a/WebContent/ITMILL/themes/default/splitpanel/img/bg_ver.png b/WebContent/ITMILL/themes/default/splitpanel/img/bg_ver.png new file mode 100644 index 0000000000..9dfe06dafb Binary files /dev/null and b/WebContent/ITMILL/themes/default/splitpanel/img/bg_ver.png differ diff --git a/WebContent/ITMILL/themes/default/splitpanel/splitpanel.css b/WebContent/ITMILL/themes/default/splitpanel/splitpanel.css new file mode 100644 index 0000000000..bb7c087269 --- /dev/null +++ b/WebContent/ITMILL/themes/default/splitpanel/splitpanel.css @@ -0,0 +1,49 @@ +.i-splitpanel-horizontal .i-splitpanel-hsplitter { + width: 6px; + font-size: 1px; /* for IE6 */ +} + +.i-splitpanel-horizontal .i-splitpanel-hsplitter div { + width: 6px; + font-size: 1px; /* for IE6 */ + position: absolute; + top: 0; + bottom: 0; + background: #ccd2d0 url(img/bg_hor.png); + border: 1px solid #b6bbbc; + cursor: e-resize; + margin: 0 -1px; +} + +.i-splitpanel-vertical .i-splitpanel-vsplitter { + height: 6px; + font-size: 1px; /* for IE6 */ +} + +.i-splitpanel-vertical .i-splitpanel-vsplitter div { + height: 6px; + font-size: 1px; /* for IE6 */ + background: #ccd2d0 url(img/bg_ver.png); + border: 1px solid #b6bbbc; + cursor: n-resize; + margin: -1px 0; +} + + + + + +/* IE specific styles */ + +* html .i-splitpanel-horizontal .i-splitpanel-hsplitter div { + height: 99%; +} + +* html .i-splitpanel-vertical .i-splitpanel-vsplitter { + height: 8px; +} + +* html .i-splitpanel-vertical .i-splitpanel-vsplitter div { + margin: 0; +} + diff --git a/WebContent/ITMILL/themes/default/styles.css b/WebContent/ITMILL/themes/default/styles.css new file mode 100644 index 0000000000..82a14cbbf9 --- /dev/null +++ b/WebContent/ITMILL/themes/default/styles.css @@ -0,0 +1,1649 @@ +/* Automatically compiled css file from subdirectories. */ +.i-accordion { + outline: none; + overflow: hidden; + text-align: left /* Force default alignment */ +} + +.i-accordion-item-caption { + height: 24px; + padding: 7px 0 0 18px; + overflow: hidden; + white-space: nowrap; + background: #edf0f0 url(tabsheet/img/tab-bg.png); + font-size: 15px; + color: #656d73; + border-top: 1px solid #c8cccd; + cursor: pointer; +} + +.i-accordion-item-open .i-accordion-item-caption { + color: #3b4b57; + background: #d5dee2 url(accordion/img/selected-bg.png); + border-top-color: #cbd7de; + border-bottom-color: #bfc9d4; + cursor: default; + text-shadow: #fafafa 1px 1px 0; +} + +.i-accordion-item-content { + border-top: 1px solid #c8cccd; +} +.i-button { + cursor: pointer; + font-size: 13px; +} + +.i-button img { + display:inline; +} + +.i-button-link { + border: none; + text-align: left; + text-decoration: underline; + background: none; + padding: 0; +} +.i-button-link span { + text-decoration: underline; +} +/* Provide some extra whitespace for wrapped elements + (these elements usually need the extra space, since + they aren't even handling their own caption) */ +.i-captionwrapper { + margin: 0.3em 0 0 0; + text-align: left /* Force default alignment */ +} + +.i-errorindicator { + width: 16px; + height: 16px; + padding-right:2px; + display: block; + float:left; + background: transparent url(icons/16/error.png) no-repeat; + vertical-align: middle; +} + +.i-caption .i-icon { + padding-right:2px; + vertical-align: middle; +} + +.i-error { + padding-left: 15px; + background: #fff; + border: 1px solid red; +} +/* body tag created by servlet */ +.i-generated-body { + background: #e9eced; + width:100%; + height:100%; + border:0; + margin:0; + overflow:auto; +} +.i-app { + background: #e9eced; + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + color: #464f52; + font-size: 13px; + line-height: 18px; + height: 100%; +} + +.i-view { + height: 100%; + width: 100%; + overflow: auto; + /* avoid scrollbars with margins in root layout */ + margin-top:-1px; + border-top:1px solid transparent; +} + +.i-app input, +.i-window input, +.i-app select, +.i-window select, +.i-app textarea, +.i-window textarea, +.i-app button, +.i-window button { + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + color: #464f52; +} + +.i-app select, +.i-window select { + padding: 0; + margin: 0; +} + +.i-disabled { + opacity: 0.3; + filter: Alpha(opacity=30); +} + + + +/** + * Context menu styles + */ + +.i-contextmenu { + background: #e9eced url(tabsheet/img/tab-bg.png); + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + background-color: #f6f7f7; + color: #464f52; + font-size: 12px; + line-height: 14px; +} + +.i-contextmenu .gwt-MenuBar { + border-right: 2px solid #c6cbcc; + border-bottom: 2px solid #c6cbcc; + border-top: 1px solid #d0d4d5; + border-left: 1px solid #d0d4d5; +} + +.i-contextmenu .gwt-MenuItem { + padding: 2px 0; + cursor: pointer; + vertical-align: middle; +} + +.i-contextmenu .gwt-MenuItem div { + /*border: 1px solid #f6f7f7;*/ + padding: 1px 20px 1px 8px; + cursor: pointer; + vertical-align: middle; + white-space: nowrap; +} + +.i-contextmenu .gwt-MenuItem-selected div { + color: #fff; + background: #5daee8; +} + +.i-contextmenu table { + border-collapse:collapse; + margin:0; + padding:0; +} +.i-contextmenu .gwt-MenuItem img { + margin-right: 10px; + vertical-align: middle; +} + + +/** + * Link component styles + * (useless to move into a separate file) + */ + +.i-link span { + text-decoration: underline; + cursor:pointer; +} + +.i-label { + overflow: hidden; +} + +/* Loading indicator states */ + +.i-loading-indicator, +.i-loading-indicator-delay, +.i-loading-indicator-wait { + width: 31px; + height: 31px; + background: transparent url(common/img/loading-indicator.gif); +} +.i-loading-indicator-delay { + background: transparent url(common/img/loading-indicator-delay.gif); +} +.i-loading-indicator-wait { + background: transparent url(common/img/loading-indicator-wait.gif); +} +.i-datefield .i-button { + width: 22px; + height: 25px; + padding: 0; + overflow: hidden; + border: none; + background: transparent url(datefield/img/open-button.png) no-repeat right 1px; + text-indent: -90000px; +} + +.i-datefield-popup { + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + color: #464f52; + font-size: 12px; + background: #f6f7f7; + border: 1px solid #b6bbbc; + padding: 6px; +} + +.i-datefield-calendarpanel { + width: 19em; + font-size: 12px; +} + +.i-datefield-popup .i-datefield-calendarpanel { + width: 16em; +} + +.i-datefield-calendarpanel table { + width: 100%; +} + +.i-datefield-calendarpanel td { + text-align: right; + width: 14.2%; + padding: 0; + margin: 0; +} + +.i-datefield-calendarpanel td span { + display: block; +} + +.i-datefield-calendarpanel-header { + height: 30px; +} + +.i-datefield-calendarpanel-header, +.i-datefield-calendarpanel strong { + font-size: 13px; +} + +.i-datefield-popup .i-datefield-calendarpanel-header, +.i-datefield-popup .i-datefield-calendarpanel strong { + font-size: 12px; +} + +.i-datefield-calendarpanel-header td { + text-align: center; +} + +.i-datefield-calendarpanel-month { + font-weight: bold; + text-align: center; + text-shadow: #ffffff 2px 2px 0; + white-space: nowrap; +} + +/* Year buttons */ +.i-datefield-calendarpanel .i-button-prevyear, +.i-datefield-calendarpanel .i-button-nextyear { + display: block; + width: 16px; + height: 16px; + border: none; + padding: 0; + background: transparent url(datefield/img/prevyear.png) no-repeat; + text-indent: -90000px; + margin: 0 auto; +} +.i-datefield-calendarpanel .i-button-nextyear { + background: transparent url(datefield/img/nextyear.png) no-repeat; +} +.i-datefield-calendarpanel .i-button-prevyear:hover, +.i-datefield-calendarpanel .i-button-nextyear:hover { + background-position: left bottom; +} + +/* Month buttons */ +.i-datefield-calendarpanel .i-button-prevmonth, +.i-datefield-calendarpanel .i-button-nextmonth { + display: block; + width: 11px; + height: 16px; + border: none; + padding: 0; + background: transparent url(datefield/img/prevmonth.png) no-repeat; + text-indent: -90000px; + margin: 0 auto; +} +.i-datefield-calendarpanel .i-button-nextmonth { + background: transparent url(datefield/img/nextmonth.png) no-repeat; +} +.i-datefield-calendarpanel .i-button-prevmonth:hover, +.i-datefield-calendarpanel .i-button-nextmonth:hover { + background-position: left bottom; +} + +.i-datefield-calendarpanel strong { + color: #ee5311; + display: block; + width: 20px; +} + +.i-datefield-calendarpanel-day, +.i-datefield-calendarpanel-day-today { + cursor: pointer; + padding: 1px 3px; + width: 14px; + height: 16px; +} + +.i-datefield-calendarpanel-day-today { + border: 1px solid #429ce9; + width: 12px; + height: 14px +} + +.i-disabled .i-datefield-calendarpanel-day, +.i-disabled .i-datefield-calendarpanel-day-today { + cursor: default; +} + +.i-datefield-calendarpanel-day-entry { + color: #6a98b5; +} + +.i-datefield-calendarpanel-day-disabled { + font-weight: normal; + color: #dddddd; + cursor: default; + opacity: 0.5; +} + +.i-datefield-calendarpanel-day-entry.i-datefield-calendarpanel-day-disabled { + color: #afd6f8; +} + +.i-datefield-calendarpanel-day-selected { + font-weight: bold; + width: 14px; + height: 16px; + color: #fff; + padding: 1px 3px; + background: transparent url(datefield/img/selected-bg.png) no-repeat 50% 50%; + cursor: default; + border: none; +} + +.i-datefield-time { + white-space: nowrap; + font-size: 11px; +} + +.i-datefield-time .i-label { + display: inline; +} + +.i-datefield-time .i-select { + font-size: 10px; + padding: 0; + margin: 0; +} +.i-expandlayout-lo-table { + margin:0; + padding:0; + height:100%; + border:0; + border-spacing: 0; +} +.i-expandlayout-lo-td { + margin:0; + padding:0; + height:100%; + border:0; +} + +.i-expandlayout-valign { + margin:0; + padding:0; + border:0; + border-collapse:collapse; + border-spacing:0; + height:100%; + width:100%; +} + +.i-expandlayout-margin-top { + padding-top: 15px; +} +.i-expandlayout-margin-right { + padding-right: 18px; +} +.i-expandlayout-margin-bottom { + padding-bottom: 15px; +} +.i-expandlayout-margin-left { + padding-left: 18px; +} + +.i-expandlayout-vspacing { + margin-top: 8px; +} +.i-expandlayout-hspacing { + margin-left: 8px; +} + +.i-Notification { + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + background-color: #999999; + color: #ffffff; + padding: 0.3em; + cursor: pointer; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} +.i-Notification H1, +.i-Notification p, +.i-Notification.error H1, +.i-Notification.error p, +.i-Notification.warning H1, +.i-Notification.warning p { + display: inline; + padding: 0.1em; +} +.i-Notification.tray H1, +.i-Notification.tray p { + display: block; + font-size: 1em; + line-height: 0.5em; +} + +.i-Notification.warning { + background: #f14c1a; +} + +.i-Notification.error { + background-color: #ff0a0a; + background-image: url(notification/'img/notification-error.png'); + background-repeat: no-repeat; + background-position: center right; + padding-right: 30px; +} +.i-Notification.tray { + +} +.i-orderedlayout-margin-top { + padding-top: 15px; +} +.i-orderedlayout-margin-right { + padding-right: 18px; +} +.i-orderedlayout-margin-bottom { + padding-bottom: 15px; +} +.i-orderedlayout-margin-left { + padding-left: 18px; +} + +.i-orderedlayout-vspacing { + margin-top: 8px; +} +.i-orderedlayout-hspacing { + padding-left: 8px; +} +.i-panel, +.i-panel-caption, +.i-panel-content, +.i-panel-deco, +.i-panel-light, +.i-panel-caption-light, +.i-panel-content-light, +.i-panel-deco-light { + outline: none; /* Prevent selection outline which might break layouts or cause scrollbars */ + text-align: left /* Force default alignment */ +} + +.i-panel:before { + display: block; + content: ""; + background: transparent url(panel/img/top-right.png) repeat-x right top; + height: 9px; + margin-left: 9px; +} + +.i-panel-caption, +.i-panel-caption-light { + font-size: 18px; + line-height: 18px; + font-weight: normal; + letter-spacing: -0.03em; + color: #f14c1a; + white-space: nowrap; + height: 18px; + padding: 6px 18px 14px 18px; + border: 1px solid #babfc0; + border-top: none; + background: #fff; +} + +.i-panel-nocaption { + height: 9px; + border-bottom: 1px solid #dee2e3; +} + +.i-panel-caption:before, +.i-panel-nocaption:before { + display: block; + content: ""; + position: relative; + width: 9px; + height: 9px; + background: transparent url(panel/img/top-left.png) no-repeat; + margin: -15px 0 5px -19px; +} + +.i-panel-nocaption:before { + margin: -9px 0 0 0; +} + +.i-panel-content { + border: 1px solid #babfc0; + border-top: none; + border-bottom: 1px solid #dee2e3; + background-color: #fff; + overflow: auto; +} + +.i-panel-deco { + height: 9px; + background: transparent url(panel/img/bottom-right.png) repeat-x right top; + margin-left: 9px; +} + +.i-panel-deco:before { + display: block; + content: ""; + width: 9px; + height: 9px; + margin-left: -9px; + background: transparent url(panel/img/bottom-left.png) no-repeat; +} + + + + + + +/* Light panel style */ + +.i-panel-light:before { + display: none; +} + +.i-panel-caption-light { + border-left: none; + border-right: none; + background: transparent; + padding-top: 14px; + overflow: hidden; +} + +.i-panel-caption-light:before, +.i-panel-nocaption-light:before { + display: none; +} + +.i-panel-nocaption-light { + height: 1px; + background: #babfc0; + overflow: hidden; + border: none; +} + +.i-panel-content-light { + border: none; + background: transparent; +} + +.i-panel-deco-light { + height: 0; + overflow: hidden; +} + + + + + +/* Light panel contained within another panel or a tabsheet */ + +.i-panel .i-panel-caption-light, +.i-tabsheet .i-panel-caption-light { + margin-top: -1px; + padding-top: 14px; + border-top: 1px solid #babfc0; +} + + + + + +/* IE specific rules (different selectors for IE6 and IE7. + * These selectors must be separate because IE6 won't + * apply them if they are grouped together + * (it doesn't recognize the '+' selector). +*/ +* html .i-panel-caption { + border: 1px solid #babfc0; + padding-top: 14px; +} +*+html .i-panel-caption { + border: 1px solid #babfc0; + padding-top: 14px; +} + +* html .i-panel-caption-light { + border-left: none; + border-right: none; +} +*+html .i-panel-caption-light { + border-left: none; + border-right: none; +} + +* html .i-panel-content { + border-bottom: 1px solid #babfc0; +} +*+html .i-panel-content { + border-bottom: 1px solid #babfc0; +} + +* html .i-panel-content-light { + border-bottom: none; +} +*+html .i-panel-content-light { + border-bottom: none; +} + +* html .i-panel-deco { + height: 0; + overflow: hidden; +} +*+html .i-panel-deco { + height: 0; + overflow: hidden; +} + +/* Without caption */ +* html .i-panel-nocaption { + height: 1px; + overflow: hidden; + background: #c1c6cc; + border: none; +} +*+html .i-panel-nocaption { + height: 1px; + overflow: hidden; + background: #c1c6cc; + border: none; +} +.i-progressindicator { + background: #dfe2e4 url(progressindicator/img/base.gif); + height: 9px; + border: 1px solid #b6bbbc; + overflow: hidden; /* for IE6 */ +} + +.i-progressindicator div { + background: #f7f9f9 url(progressindicator/img/progress.png); + height: 9px; + overflow: hidden; /* for IE6 */ +} + +.i-progressindicator-indeterminate { + background: #dfe2e4 url(common/img/ajax-loader-medium.gif); + height: 16px; + width: 16px; + overflow: hidden; /* for IE6 */ +} +.i-select { + text-align: left /* Force default alignment */ +} +.i-select-option { + +} + +.i-select-optiongroup { + +} + +.i-select-optiongroup .i-select-option { + display: block; + white-space: nowrap; +} + +.i-select-select { + /* + border: 1px solid #b6b6b6; + border-bottom-color: #9d9d9d; + border-top-color: #d6d6d6; + border-left-color: #d6d6d6; + */ + display: block; + font-size: 13px; +} + +/* Twincol style */ +.i-select-twincol { + white-space: nowrap; +} +.i-select-twincol-options { + float: left; + font-size: 13px; +} +.i-select-twincol-selections { + font-size: 13px; + font-weight: bold; +} + +.i-select-twincol-buttons { + float: left; + padding: 2px; /* does not work in first render in FF ? */ + text-align: center; +} + +.i-select-twincol-buttons .i-select-twincol-deco { + clear:both; +} + +.i-select-twincol .i-textfield { + display: block; + float: left; + clear: left; +} + +.i-select-twincol .i-button { + display: block; + float: left; +} + +.i-select-twincol-buttons .i-button { + display: inline; + float: none; +} + +/** Filterselect aka ComboBox styles */ + +.i-filterselect { + height: 23px; + background: transparent url(select/img/bg-left-filter.png) no-repeat; + margin-right: 1px; + white-space: nowrap; + text-align: left /* Force default alignment */ +} + +.i-filterselect-input { + width: 99%; + border: none; + background: transparent; + height: 20px; + margin: 0; + padding: 3px 0 0 4px; + font-size: 13px; +} + +.i-filterselect-button { + float: right; + margin: -23px -1px 0 0; + width: 25px; + height: 23px; + cursor: pointer; + background: transparent url(select/img/bg-right-filter.png); + position: relative; +} +.i-filterselect-button:hover { + background-position: bottom left; +} + +.i-filterselect-suggestpopup { + background: #f6f7f7; + border: 1px solid #b6bbbc; + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + color: #464f52; + font-size: 12px; + line-height: 18px; + margin-top: -1px; +} +.i-filterselect-suggestmenu { + margin-left: -2px; +} +.i-filterselect-suggestmenu .gwt-MenuItem { + padding: 1px 5px; + cursor: pointer; + height: 18px; + white-space: nowrap; +} + +.i-filterselect-suggestmenu .gwt-MenuItem-selected { + background: #5daee8; + color: #fff; +} + +.i-filterselect-nextpage, +.i-filterselect-nextpage-off, +.i-filterselect-prevpage-off, +.i-filterselect-prevpage { + height: 11px; + width:100%; + background: transparent url(select/img/button-bg.png) no-repeat 50% 0; + text-align: center; + margin: 2px 0 0 0; + overflow:hidden; +} +.i-filterselect-prevpage, +.i-filterselect-prevpage-off { + background-position: 50% -1px; + margin: 0 0 2px 0; +} +.i-filterselect-prevpage:hover { + background-position: 50% bottom; +} +.i-filterselect-nextpage:hover { + background-position: 50% -12px; +} +.i-filterselect-nextpage span, +.i-filterselect-nextpage-off span, +.i-filterselect-prevpage-off span, +.i-filterselect-prevpage span { + display: block; + height: 12px; + width:100%; + background: transparent url(select/img/arrow-up.png) no-repeat 50% 40%; + text-indent: -90000px; + cursor: pointer; + overflow: hidden; +} +.i-filterselect-nextpage span, +.i-filterselect-nextpage-off span { + background: transparent url(select/img/arrow-down.png) no-repeat 50% 60%; +} + +.i-filterselect-nextpage-off, +.i-filterselect-prevpage-off { + color: #666; + opacity: 0.5; + filter: Alpha(opacity=50); +} +.i-filterselect-nextpage-off span, +.i-filterselect-prevpage-off span { + cursor: default; +} + +.i-filterselect-status { + font-size: 11px; + line-height: 11px; + width:100%; + padding: 4px 0px; + height: 11px; + white-space: nowrap; + text-align: center; + border-top: 1px solid #b6bbbc; +} + +/* IE specific styles */ + +* html .i-filterselect { + +} +* html .i-filterselect-input { + margin-top: -1px; +} + +*+html .i-filterselect-input { + margin-top: -1px; +} +* html .i-filterselect-button { + position: static; + margin-top: -24px; +} +*+html .i-filterselect-button { + position: static; + margin-top: -24px; +} + + +/*-------------------------- + Default (horizontal) styles + --------------------------*/ + +.i-slider { + border: 1px solid #cccfd0; + height: 3px; + margin: 5px 0; +} + +.i-slider-base { + height: 2px; + border-top: 1px solid #cbcdce; + background: #f3f3f4; +} +.i-slider-handle { + background: transparent url(slider/img/handle-horizontal.png); + width: 12px; + height: 12px; + margin-top: -5px; + font-size: 0; + cursor: pointer; +} +.i-slider-handle:hover { + background-position: left bottom; +} +/* TODO +.i-slider-bigger { + background: #dde4ef url(slider/img/arrow-right.png); + float: right; + width: 14px; + height: 14px; + overflow: hidden; + margin: 0 0 0 1px; +} + +.i-slider-bigger:hover { + background-image: url(slider/img/arrow-right-over.png); +} + +.i-slider-smaller { + background: #dde4ef url(slider/img/arrow-left.png); + float: left; + width: 14px; + height: 14px; + overflow: hidden; + margin: 0 1px 0 0; +} + +.i-slider-smaller:hover { + background-image: url(slider/img/arrow-left-over.png); +} +*/ + + +/*----------------- + Vertical styles + -----------------*/ + +.i-slider-vertical { + width: 3px; + height: auto; + margin: 0 5px; +} +.i-slider-vertical .i-slider-base { + width: 2px; + border-left: 1px solid #cbcdce; + background: #f3f3f4; +} +.i-slider-vertical .i-slider-handle { + background: transparent url(slider/img/handle-vertical.png); + width: 12px; + height: 12px; + font-size: 0; + cursor: pointer; + margin-left: -5px; +} +.i-slider-vertical .i-slider-handle:hover { + background-position: left bottom; +} +.i-slider-vertical .i-slider-bigger { + +} +.i-slider-vertical .i-slider-smaller { + +} + + + +/* IE specific styles */ + +* html .i-slider, +* html .i-slider-vertical { + margin: 0; +} +* html .i-slider .i-slider-handle { + margin: -1px 0; +} +* html .i-slider-vertical .i-slider-handle { + margin: 0 -1px; +} +.i-splitpanel-horizontal .i-splitpanel-hsplitter { + width: 6px; + font-size: 1px; /* for IE6 */ +} + +.i-splitpanel-horizontal .i-splitpanel-hsplitter div { + width: 6px; + font-size: 1px; /* for IE6 */ + position: absolute; + top: 0; + bottom: 0; + background: #ccd2d0 url(splitpanel/img/bg_hor.png); + border: 1px solid #b6bbbc; + cursor: e-resize; + margin: 0 -1px; +} + +.i-splitpanel-vertical .i-splitpanel-vsplitter { + height: 6px; + font-size: 1px; /* for IE6 */ +} + +.i-splitpanel-vertical .i-splitpanel-vsplitter div { + height: 6px; + font-size: 1px; /* for IE6 */ + background: #ccd2d0 url(splitpanel/img/bg_ver.png); + border: 1px solid #b6bbbc; + cursor: n-resize; + margin: -1px 0; +} + + + + + +/* IE specific styles */ + +* html .i-splitpanel-horizontal .i-splitpanel-hsplitter div { + height: 99%; +} + +* html .i-splitpanel-vertical .i-splitpanel-vsplitter { + height: 8px; +} + +* html .i-splitpanel-vertical .i-splitpanel-vsplitter div { + margin: 0; +} + +.i-table { + border: 1px solid #b6bbbc; + overflow: hidden; + text-align: left /* Force default alignment */ +} + +.i-table.table-inline { + border-left: none; + border-right: none; + /*margin: -16px -18px 0 -18px;*/ +} + +.i-table-header-wrap { + height: 36px; + background: #e7edf3 url(table/img/header-bg.png) repeat-x; + border-bottom: 1px solid #b6bbbc; + overflow: hidden; +} + +.i-table-header { + height: 36px; +} + +.i-table-header table, +.i-table-table { + border-collapse: collapse; + margin: 0; + padding: 0; + border: 0; +} + +.i-table-header td, +.i-table-table td { + margin: 0; + padding: 0; + border: 0; +} + +.i-table-header td { + cursor: pointer; +} + +.i-table-resizer { + display: block; + height: 36px; + float: right; + background: transparent url(table/img/resizer-bg.png) repeat-y 50% 50%; + cursor: col-resize; +} + +.i-table-caption-container { + float: right; + overflow: hidden; + white-space: nowrap; + color: #393a3c; + font-size: 15px; + padding-top: 9px; + text-shadow: #ffffff 2px 2px 0; +} + +.i-table-header-cell-asc .i-table-caption-container { + background: transparent url(table/img/sort-asc.png) no-repeat right 80%; +} +.i-table-header-cell-desc .i-table-caption-container { + background: transparent url(table/img/sort-desc.png) no-repeat right 80%; +} +.i-table-header-cell:hover, +.i-table-header-cell-asc:hover, +.i-table-header-cell-desc:hover { + background: transparent url(table/img/header-bg-over.png) repeat-x; +} + + +.i-table-body { + background: #fff; +} + +.i-table-row-spacer { + height: 10px; + overflow: hidden; /* IE hack to allow < one line height divs */ +} + +.i-table-row, +.i-table-row-odd { + border: 0; + margin: 0; + padding: 0; + background-color: #fff; + cursor: default; +} +.i-table-row-odd { + background-color: #f6f7f7; +} +.i-table-row:hover, +.i-table-row-odd:hover { + background-color: #edeeee; +} +.i-table .i-selected { + background: #d5dde0; + color: #456572; +} +.i-table-row td, +.i-table-row-odd td { + padding: 3px 0; +} +.i-table-cell-content { + white-space: nowrap; + overflow: hidden; + padding-left: 3px; +} + + + +.i-table-column-selector { + float: right; + background: transparent url(table/img/colsel.png) no-repeat; + margin: -36px 0 0 0; + height: 36px; + width: 15px; + position: relative; /* hide this from IE, it works without it */ +} + +.i-table-focus-slot-left { + border-left: 2px solid #b6bbbc; + margin-right: -2px; +} +.i-table-focus-slot-right { + border-right: 2px solid #b6bbbc; + margin-left: -2px; +} + +.i-table-header-drag { + position: absolute; + background: #e7edf3 url(table/img/header-bg.png) repeat-x; + border: 1px solid #b6bbbc; + padding: 4px; + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + color: #464f52; + font-size: 15px; + opacity: 0.5; + filter: alpha(opacity=50); + margin-top: 20px; + z-index: 20000; +} + +.i-table-scrollposition { + width: 160px; + height: 39px; + background: transparent url(table/img/scroll-position-bg.png); +} + +.i-table-scrollposition span { + display: block; + margin-top: 8px; + text-align: center; + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + color: #464f52; + font-size: 15px; + text-shadow: #ffffff 2px 2px 0; +} + + +/* rowe in column selector */ +.i-on div { + background-image: url(table/img/check.gif); + background-repeat: no-repeat; + background-position: 2px center; + text-indent: 6px; +} +.i-off div { + text-indent: 6px; +} + + +/* IE specific styles */ +* html .i-table-scrollposition { + background: transparent; + /* We need multiple different filters because we cannot be sure of the context + the browser is currently in (i.e. with ending slash or without). */ + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../ITMILL/widgetsets/com.itmill.toolkit.terminal.gwt.DefaultWidgetSet/default/table/img/scroll-position-bg.png", sizingMethod="scale"); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../ITMILL/widgetsets/com.itmill.toolkit.terminal.gwt.DefaultWidgetSet/default/table/img/scroll-position-bg.png", sizingMethod="scale"); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="ITMILL/widgetsets/com.itmill.toolkit.terminal.gwt.DefaultWidgetSet/default/table/img/scroll-position-bg.png", sizingMethod="scale"); +} +.i-tabsheet, +.i-tabsheet-content, +.i-tabsheet-deco { + outline: none; /* Prevent selection outline which might break layouts or cause scrollbars */ + text-align: left /* Force default alignment */ +} + + +.i-tabsheet-tabs { + empty-cells: hide; + border-collapse: collapse; + height: 48px; + background: transparent url(tabsheet/img/tabs-bg.png) repeat-x bottom left; + width: 100%; + overflow:hidden; +} + +.i-tabsheet-tabs .i-caption { + white-space: nowrap; +} + +/* for IE (does not inherit) */ +.i-tabsheet-tabs .i-caption span { + white-space: nowrap; +} + +.i-tabsheet-tabs .gwt-TabBarFirst { + display: none; +} + +.i-tabsheet-tabs .gwt-TabBarRest { + border: 1px solid #b6bbbc; + background: #f8f9f9 url(tabsheet/img/tab-bg.png); + height: 37px; +} + +.i-tabsheet-tabs .gwt-TabBarItem { + border: 1px solid #b6bbbc; + border-right: none; + height: 20px; + padding: 9px 15px 8px 15px; + margin-top: 9px; + color: #777f85; + font-size: 15px; + line-height: 15px; + background: #f8f9f9 url(tabsheet/img/tab-bg.png); + cursor: pointer; +} + +.i-tabsheet-tabs .gwt-TabBarItem-selected { + border: none; + background: transparent url(panel/img/top-left.png) no-repeat; + margin-top: -9px; + padding-left: 16px; + height: 30px; + cursor: default; + color: #ee5311; +} + +.i-tabsheet-tabs .gwt-TabBarItem:hover { + color: #4b5257; +} + +.i-tabsheet-tabs .gwt-TabBarItem-selected:hover { + color: #ee5311; +} + +.i-tabsheet-tabs .gwt-TabBarItem-selected:before { + display: block; + height: 9px; + background: transparent url(panel/img/top-right.png) repeat-x right top; + content: ""; + margin: -9px -16px 9px -6px; +} + +.i-tabsheet-content { + border: 1px solid #babfc0; + background-color: #fff; + border-bottom: none; + border-top: none; +} + +.i-tabsheet-deco { + height: 9px; + background: transparent url(panel/img/bottom-right.png) repeat-x right top; + margin-left: 9px; +} + +.i-tabsheet-deco:before { + display: block; + content: ""; + width: 9px; + height: 9px; + margin-left: -9px; + background: transparent url(panel/img/bottom-left.png) no-repeat; +} + + + +/* Progress indication */ + +.i-tabsheet-loading .i-tabsheet-tabs .gwt-TabBarItem-selected span{ + background: transparent url(common/img/ajax-loader.gif) no-repeat; + display: block; + margin-left: -10px; + padding-left: 10px; + margin-top: -12px; + padding-top: 12px; +} + +.i-tabsheet-loading .i-tabsheet-content * { + visibility: hidden; + overflow: hidden; +} + + + + +/* IE specific styles */ + +* html .i-tabsheet-tabs { + height: 46px; +} +*+html .i-tabsheet-tabs { + height: 46px; +} + +* html .i-tabsheet-tabs .gwt-TabBarItem-selected { + border: 1px solid #babfc0; + border-bottom: none; + background: #fff; + margin-top: 0; + height: 23px; + padding: 18px 14px 6px 15px; + cursor: default; + color: #ee5311; +} +*+html .i-tabsheet-tabs .gwt-TabBarItem-selected { + border: 1px solid #babfc0; + border-bottom: none; + background: #fff; + margin-top: 0; + height: 23px; + padding: 18px 14px 6px 15px; + cursor: default; + color: #ee5311; +} + +* html .i-tabsheet-deco { + height: 1px; + background: #babfc0; + overflow: hidden; + margin: 0; +} +*+html .i-tabsheet-deco { + height: 1px; + background: #babfc0; + overflow: hidden; + margin: 0; +} +.i-textfield { + background: #fff url(textfield/img/bg.png) repeat-x; + padding: 2px; + border: 1px solid #b6b6b6; + border-top-color: #9d9d9d; + border-bottom-color: #d6d6d6; + border-right-color: #d6d6d6; + margin: 0; + font-size: 13px; + height: 18px; + text-align: left /* Force default alignment */ +} + +.i-textarea { + background: #fff url(textfield/img/bg.png) repeat-x; + padding: 2px; + border: 1px solid #b6b6b6; + border-top-color: #9d9d9d; + border-bottom-color: #d6d6d6; + border-right-color: #d6d6d6; + margin: 0; + font-size: 13px; +} + +.i-textfield-focus, +.i-textarea-focus { + border-color: #5daee8; +} + +.i-textfield-error, +.i-textarea-error { + background: #ff9999; +} + +.i-textfield.i-readonly, +.i-textarea.i-readonly { + background: transparent; + color: #222; + border: none; +} + + +.i-richtextarea { + border: 1px solid #b6b6b6; + overflow: hidden; +} +.i-richtextarea .gwt-RichTextArea { + background: #fff url(textfield/img/bg.png) repeat-x; +} +.i-richtextarea iframe { + border: 0; +} +.i-tree { + text-align: left /* Force default alignment */ +} + +.i-tree-node { + background: transparent url(tree/img/collapsed.png) no-repeat 2px 1px; +} +.i-tree-node-expanded { + background: transparent url(tree/img/expanded.png) no-repeat 2px 1px; +} +.i-tree-node-leaf { + background-image: none; +} +.i-tree-node-caption { + margin-left: 16px; +} +.i-tree-node span { + padding: 0 2px; + cursor: pointer; + white-space: nowrap; +} +.i-tree-node-selected span { + background: #5daee8; + color: #fff; + padding: 0 2px; + cursor: pointer; +} +.i-tree-node-children { + padding-left: 16px; +} +.i-window { + color: #464f52; + font-size: 13px; + line-height: 18px; +} + +.i-window:before { + display: block; + content: ""; + background: transparent url(window/img/top-right.png) repeat-x right top; + height: 21px; + margin-left: 21px; +} + +.i-window-wrap { + padding-left: 20px; + background: transparent url(window/img/left-bg.png) repeat-y; + /* somehow this won't inherit from .i-window */ + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; +} + +.i-window-wrap2 { + padding-right: 20px; + background: transparent url(window/img/right-bg.png) repeat-y top right; +} + +.i-window-outerheader { + height: 18px; + padding: 8px 34px 14px 12px; + background: #fff; +} + +.i-window-header { + font-size: 18px; + line-height: 18px; + font-weight: normal; + letter-spacing: -0.03em; + color: #f14c1a; + white-space: nowrap; + cursor: move; + text-overflow:ellipsis; + overflow:hidden; +} + +.i-window-outerheader:before { + display: block; + content: ""; + width: 21px; + height: 21px; + margin: -29px 0 6px -32px; + background: transparent url(window/img/top-left.png); +} + +.i-window-contents { + background: #fff; + border: 1px solid #babfc0; + font-size: 13px; + line-height: 18px; +} + +.i-window-footer { + height: 0; + font-size: 0px; + /* Occupy more height to prevent scrollbars in Mac FF */ + margin-bottom: 46px; +} + +.i-window-footer:before { + display: block; + content: ""; + width: 21px; + height: 46px; + background: transparent url(window/img/bottom-left.png); + margin-left: -20px; +} + +.i-window-footer:after { + display: block; + content: ""; + height: 46px; + background: transparent url(window/img/bottom-right.png) no-repeat top right; + margin: -46px -20px 0 1px; +} + +.i-window-resizebox { + position:absolute; + bottom: 24px; + right: 0; + width: 25px; + height: 21px; + cursor: se-resize; + background: transparent url(window/img/resize.png); +} + +.i-window-closebox { + position:absolute; + top: 33px; + right: 36px; + width: 12px; + height: 11px; + background: transparent url(window/img/close.png); + cursor: pointer; + overflow: hidden; +} +.i-window-closebox:hover { + background-position: 0 -11px; +} + +.i-window-modalitycurtain { + top:0; + left:0; + background:white; + opacity: 0.5; + position:fixed; + width:100%; + height:100%; + filter: alpha(opacity=50); +} + +/* IE6 workaround for position:fixed; */ +* html .i-window-modalitycurtain { + position: absolute; + top: expression((ignoreMe = document.documentElement.scrollTop) + "px"); +} + +/* IE specific styles */ + +* html .i-window-wrap { + padding: 12px; + border: 1px solid #e8e9e9; + background: #d8dee0; + /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../ITMILL/widgetsets/com.itmill.toolkit.terminal.gwt.DefaultWidgetSet/default/window/img/bg-color.png", sizingMethod="scale");*/ + /*zoom: 1; to gain hasLayout, IE won't apply filter otherwise */ +} +*+html .i-window-wrap { + padding: 12px; + border: 1px solid #e8e9e9; + background: transparent url(window/img/bg-color.png) repeat; +} + +* html .i-window-wrap2 { + padding: 6px; + border: 1px solid #babfc0; + background: #fff; +} +*+html .i-window-wrap2 { + padding: 6px; + border: 1px solid #babfc0; + background: #fff; +} + +* html .i-window-footer { + margin-bottom: 0; +} +*+html .i-window-footer { + margin-bottom: 0; +} + +* html .i-window-resizebox { + bottom: 1px; + right: 1px; + width: 15px; + height: 12px; + background: url(window/img/resize.png); +} +*+html .i-window-resizebox { + bottom: 0; + background-position: 3px 3px; +} diff --git a/WebContent/ITMILL/themes/default/table/img/check.gif b/WebContent/ITMILL/themes/default/table/img/check.gif new file mode 100644 index 0000000000..0a89195168 Binary files /dev/null and b/WebContent/ITMILL/themes/default/table/img/check.gif differ diff --git a/WebContent/ITMILL/themes/default/table/img/colsel.png b/WebContent/ITMILL/themes/default/table/img/colsel.png new file mode 100644 index 0000000000..7cf5abc8b2 Binary files /dev/null and b/WebContent/ITMILL/themes/default/table/img/colsel.png differ diff --git a/WebContent/ITMILL/themes/default/table/img/header-bg-over.png b/WebContent/ITMILL/themes/default/table/img/header-bg-over.png new file mode 100644 index 0000000000..6c888676e9 Binary files /dev/null and b/WebContent/ITMILL/themes/default/table/img/header-bg-over.png differ diff --git a/WebContent/ITMILL/themes/default/table/img/header-bg.png b/WebContent/ITMILL/themes/default/table/img/header-bg.png new file mode 100644 index 0000000000..275fbc4382 Binary files /dev/null and b/WebContent/ITMILL/themes/default/table/img/header-bg.png differ diff --git a/WebContent/ITMILL/themes/default/table/img/resizer-bg.png b/WebContent/ITMILL/themes/default/table/img/resizer-bg.png new file mode 100644 index 0000000000..d9089775cb Binary files /dev/null and b/WebContent/ITMILL/themes/default/table/img/resizer-bg.png differ diff --git a/WebContent/ITMILL/themes/default/table/img/scroll-position-bg.png b/WebContent/ITMILL/themes/default/table/img/scroll-position-bg.png new file mode 100644 index 0000000000..d5968fdf51 Binary files /dev/null and b/WebContent/ITMILL/themes/default/table/img/scroll-position-bg.png differ diff --git a/WebContent/ITMILL/themes/default/table/img/sort-asc.png b/WebContent/ITMILL/themes/default/table/img/sort-asc.png new file mode 100644 index 0000000000..44e17d5446 Binary files /dev/null and b/WebContent/ITMILL/themes/default/table/img/sort-asc.png differ diff --git a/WebContent/ITMILL/themes/default/table/img/sort-desc.png b/WebContent/ITMILL/themes/default/table/img/sort-desc.png new file mode 100644 index 0000000000..35fd0595f8 Binary files /dev/null and b/WebContent/ITMILL/themes/default/table/img/sort-desc.png differ diff --git a/WebContent/ITMILL/themes/default/table/table.css b/WebContent/ITMILL/themes/default/table/table.css new file mode 100644 index 0000000000..dd6daf441f --- /dev/null +++ b/WebContent/ITMILL/themes/default/table/table.css @@ -0,0 +1,183 @@ +.i-table { + border: 1px solid #b6bbbc; + overflow: hidden; + text-align: left /* Force default alignment */ +} + +.i-table.table-inline { + border-left: none; + border-right: none; + /*margin: -16px -18px 0 -18px;*/ +} + +.i-table-header-wrap { + height: 36px; + background: #e7edf3 url(img/header-bg.png) repeat-x; + border-bottom: 1px solid #b6bbbc; + overflow: hidden; +} + +.i-table-header { + height: 36px; +} + +.i-table-header table, +.i-table-table { + border-collapse: collapse; + margin: 0; + padding: 0; + border: 0; +} + +.i-table-header td, +.i-table-table td { + margin: 0; + padding: 0; + border: 0; +} + +.i-table-header td { + cursor: pointer; +} + +.i-table-resizer { + display: block; + height: 36px; + float: right; + background: transparent url(img/resizer-bg.png) repeat-y 50% 50%; + cursor: col-resize; +} + +.i-table-caption-container { + float: right; + overflow: hidden; + white-space: nowrap; + color: #393a3c; + font-size: 15px; + padding-top: 9px; + text-shadow: #ffffff 2px 2px 0; +} + +.i-table-header-cell-asc .i-table-caption-container { + background: transparent url(img/sort-asc.png) no-repeat right 80%; +} +.i-table-header-cell-desc .i-table-caption-container { + background: transparent url(img/sort-desc.png) no-repeat right 80%; +} +.i-table-header-cell:hover, +.i-table-header-cell-asc:hover, +.i-table-header-cell-desc:hover { + background: transparent url(img/header-bg-over.png) repeat-x; +} + + +.i-table-body { + background: #fff; +} + +.i-table-row-spacer { + height: 10px; + overflow: hidden; /* IE hack to allow < one line height divs */ +} + +.i-table-row, +.i-table-row-odd { + border: 0; + margin: 0; + padding: 0; + background-color: #fff; + cursor: default; +} +.i-table-row-odd { + background-color: #f6f7f7; +} +.i-table-row:hover, +.i-table-row-odd:hover { + background-color: #edeeee; +} +.i-table .i-selected { + background: #d5dde0; + color: #456572; +} +.i-table-row td, +.i-table-row-odd td { + padding: 3px 0; +} +.i-table-cell-content { + white-space: nowrap; + overflow: hidden; + padding-left: 3px; +} + + + +.i-table-column-selector { + float: right; + background: transparent url(img/colsel.png) no-repeat; + margin: -36px 0 0 0; + height: 36px; + width: 15px; + position: relative; /* hide this from IE, it works without it */ +} + +.i-table-focus-slot-left { + border-left: 2px solid #b6bbbc; + margin-right: -2px; +} +.i-table-focus-slot-right { + border-right: 2px solid #b6bbbc; + margin-left: -2px; +} + +.i-table-header-drag { + position: absolute; + background: #e7edf3 url(img/header-bg.png) repeat-x; + border: 1px solid #b6bbbc; + padding: 4px; + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + color: #464f52; + font-size: 15px; + opacity: 0.5; + filter: alpha(opacity=50); + margin-top: 20px; + z-index: 20000; +} + +.i-table-scrollposition { + width: 160px; + height: 39px; + background: transparent url(img/scroll-position-bg.png); +} + +.i-table-scrollposition span { + display: block; + margin-top: 8px; + text-align: center; + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; + color: #464f52; + font-size: 15px; + text-shadow: #ffffff 2px 2px 0; +} + + +/* rowe in column selector */ +.i-on div { + background-image: url(img/check.gif); + background-repeat: no-repeat; + background-position: 2px center; + text-indent: 6px; +} +.i-off div { + text-indent: 6px; +} + + +/* IE specific styles */ +* html .i-table-scrollposition { + background: transparent; + /* We need multiple different filters because we cannot be sure of the context + the browser is currently in (i.e. with ending slash or without). */ + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../ITMILL/widgetsets/com.itmill.toolkit.terminal.gwt.DefaultWidgetSet/default/table/img/scroll-position-bg.png", sizingMethod="scale"); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../ITMILL/widgetsets/com.itmill.toolkit.terminal.gwt.DefaultWidgetSet/default/table/img/scroll-position-bg.png", sizingMethod="scale"); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="ITMILL/widgetsets/com.itmill.toolkit.terminal.gwt.DefaultWidgetSet/default/table/img/scroll-position-bg.png", sizingMethod="scale"); +} \ No newline at end of file diff --git a/WebContent/ITMILL/themes/default/tabsheet/img/tab-bg.png b/WebContent/ITMILL/themes/default/tabsheet/img/tab-bg.png new file mode 100644 index 0000000000..a4235e9a83 Binary files /dev/null and b/WebContent/ITMILL/themes/default/tabsheet/img/tab-bg.png differ diff --git a/WebContent/ITMILL/themes/default/tabsheet/img/tab-left.png b/WebContent/ITMILL/themes/default/tabsheet/img/tab-left.png new file mode 100644 index 0000000000..a3f43bc7e5 Binary files /dev/null and b/WebContent/ITMILL/themes/default/tabsheet/img/tab-left.png differ diff --git a/WebContent/ITMILL/themes/default/tabsheet/img/tab-right.png b/WebContent/ITMILL/themes/default/tabsheet/img/tab-right.png new file mode 100644 index 0000000000..59c7162305 Binary files /dev/null and b/WebContent/ITMILL/themes/default/tabsheet/img/tab-right.png differ diff --git a/WebContent/ITMILL/themes/default/tabsheet/img/tab-selected-bg.png b/WebContent/ITMILL/themes/default/tabsheet/img/tab-selected-bg.png new file mode 100644 index 0000000000..4c04dee4aa Binary files /dev/null and b/WebContent/ITMILL/themes/default/tabsheet/img/tab-selected-bg.png differ diff --git a/WebContent/ITMILL/themes/default/tabsheet/img/tab-selected-left.png b/WebContent/ITMILL/themes/default/tabsheet/img/tab-selected-left.png new file mode 100644 index 0000000000..12bdc0ab03 Binary files /dev/null and b/WebContent/ITMILL/themes/default/tabsheet/img/tab-selected-left.png differ diff --git a/WebContent/ITMILL/themes/default/tabsheet/img/tab-selected-right.png b/WebContent/ITMILL/themes/default/tabsheet/img/tab-selected-right.png new file mode 100644 index 0000000000..828f62b8e5 Binary files /dev/null and b/WebContent/ITMILL/themes/default/tabsheet/img/tab-selected-right.png differ diff --git a/WebContent/ITMILL/themes/default/tabsheet/img/tabs-bg.png b/WebContent/ITMILL/themes/default/tabsheet/img/tabs-bg.png new file mode 100644 index 0000000000..ad023ad103 Binary files /dev/null and b/WebContent/ITMILL/themes/default/tabsheet/img/tabs-bg.png differ diff --git a/WebContent/ITMILL/themes/default/tabsheet/tabsheet.css b/WebContent/ITMILL/themes/default/tabsheet/tabsheet.css new file mode 100644 index 0000000000..565117e1fd --- /dev/null +++ b/WebContent/ITMILL/themes/default/tabsheet/tabsheet.css @@ -0,0 +1,160 @@ +.i-tabsheet, +.i-tabsheet-content, +.i-tabsheet-deco { + outline: none; /* Prevent selection outline which might break layouts or cause scrollbars */ + text-align: left /* Force default alignment */ +} + + +.i-tabsheet-tabs { + empty-cells: hide; + border-collapse: collapse; + height: 48px; + background: transparent url(img/tabs-bg.png) repeat-x bottom left; + width: 100%; + overflow:hidden; +} + +.i-tabsheet-tabs .i-caption { + white-space: nowrap; +} + +/* for IE (does not inherit) */ +.i-tabsheet-tabs .i-caption span { + white-space: nowrap; +} + +.i-tabsheet-tabs .gwt-TabBarFirst { + display: none; +} + +.i-tabsheet-tabs .gwt-TabBarRest { + border: 1px solid #b6bbbc; + background: #f8f9f9 url(img/tab-bg.png); + height: 37px; +} + +.i-tabsheet-tabs .gwt-TabBarItem { + border: 1px solid #b6bbbc; + border-right: none; + height: 20px; + padding: 9px 15px 8px 15px; + margin-top: 9px; + color: #777f85; + font-size: 15px; + line-height: 15px; + background: #f8f9f9 url(img/tab-bg.png); + cursor: pointer; +} + +.i-tabsheet-tabs .gwt-TabBarItem-selected { + border: none; + background: transparent url(../panel/img/top-left.png) no-repeat; + margin-top: -9px; + padding-left: 16px; + height: 30px; + cursor: default; + color: #ee5311; +} + +.i-tabsheet-tabs .gwt-TabBarItem:hover { + color: #4b5257; +} + +.i-tabsheet-tabs .gwt-TabBarItem-selected:hover { + color: #ee5311; +} + +.i-tabsheet-tabs .gwt-TabBarItem-selected:before { + display: block; + height: 9px; + background: transparent url(../panel/img/top-right.png) repeat-x right top; + content: ""; + margin: -9px -16px 9px -6px; +} + +.i-tabsheet-content { + border: 1px solid #babfc0; + background-color: #fff; + border-bottom: none; + border-top: none; +} + +.i-tabsheet-deco { + height: 9px; + background: transparent url(../panel/img/bottom-right.png) repeat-x right top; + margin-left: 9px; +} + +.i-tabsheet-deco:before { + display: block; + content: ""; + width: 9px; + height: 9px; + margin-left: -9px; + background: transparent url(../panel/img/bottom-left.png) no-repeat; +} + + + +/* Progress indication */ + +.i-tabsheet-loading .i-tabsheet-tabs .gwt-TabBarItem-selected span{ + background: transparent url(../common/img/ajax-loader.gif) no-repeat; + display: block; + margin-left: -10px; + padding-left: 10px; + margin-top: -12px; + padding-top: 12px; +} + +.i-tabsheet-loading .i-tabsheet-content * { + visibility: hidden; + overflow: hidden; +} + + + + +/* IE specific styles */ + +* html .i-tabsheet-tabs { + height: 46px; +} +*+html .i-tabsheet-tabs { + height: 46px; +} + +* html .i-tabsheet-tabs .gwt-TabBarItem-selected { + border: 1px solid #babfc0; + border-bottom: none; + background: #fff; + margin-top: 0; + height: 23px; + padding: 18px 14px 6px 15px; + cursor: default; + color: #ee5311; +} +*+html .i-tabsheet-tabs .gwt-TabBarItem-selected { + border: 1px solid #babfc0; + border-bottom: none; + background: #fff; + margin-top: 0; + height: 23px; + padding: 18px 14px 6px 15px; + cursor: default; + color: #ee5311; +} + +* html .i-tabsheet-deco { + height: 1px; + background: #babfc0; + overflow: hidden; + margin: 0; +} +*+html .i-tabsheet-deco { + height: 1px; + background: #babfc0; + overflow: hidden; + margin: 0; +} \ No newline at end of file diff --git a/WebContent/ITMILL/themes/default/textfield/img/bg.png b/WebContent/ITMILL/themes/default/textfield/img/bg.png new file mode 100644 index 0000000000..43c7ac7b47 Binary files /dev/null and b/WebContent/ITMILL/themes/default/textfield/img/bg.png differ diff --git a/WebContent/ITMILL/themes/default/textfield/textfield.css b/WebContent/ITMILL/themes/default/textfield/textfield.css new file mode 100644 index 0000000000..10aa9811f4 --- /dev/null +++ b/WebContent/ITMILL/themes/default/textfield/textfield.css @@ -0,0 +1,52 @@ +.i-textfield { + background: #fff url(img/bg.png) repeat-x; + padding: 2px; + border: 1px solid #b6b6b6; + border-top-color: #9d9d9d; + border-bottom-color: #d6d6d6; + border-right-color: #d6d6d6; + margin: 0; + font-size: 13px; + height: 18px; + text-align: left /* Force default alignment */ +} + +.i-textarea { + background: #fff url(img/bg.png) repeat-x; + padding: 2px; + border: 1px solid #b6b6b6; + border-top-color: #9d9d9d; + border-bottom-color: #d6d6d6; + border-right-color: #d6d6d6; + margin: 0; + font-size: 13px; +} + +.i-textfield-focus, +.i-textarea-focus { + border-color: #5daee8; +} + +.i-textfield-error, +.i-textarea-error { + background: #ff9999; +} + +.i-textfield.i-readonly, +.i-textarea.i-readonly { + background: transparent; + color: #222; + border: none; +} + + +.i-richtextarea { + border: 1px solid #b6b6b6; + overflow: hidden; +} +.i-richtextarea .gwt-RichTextArea { + background: #fff url(img/bg.png) repeat-x; +} +.i-richtextarea iframe { + border: 0; +} \ No newline at end of file diff --git a/WebContent/ITMILL/themes/default/tree/img/collapsed.png b/WebContent/ITMILL/themes/default/tree/img/collapsed.png new file mode 100644 index 0000000000..8d4064de0a Binary files /dev/null and b/WebContent/ITMILL/themes/default/tree/img/collapsed.png differ diff --git a/WebContent/ITMILL/themes/default/tree/img/expanded.png b/WebContent/ITMILL/themes/default/tree/img/expanded.png new file mode 100644 index 0000000000..4ac2554eac Binary files /dev/null and b/WebContent/ITMILL/themes/default/tree/img/expanded.png differ diff --git a/WebContent/ITMILL/themes/default/tree/tree.css b/WebContent/ITMILL/themes/default/tree/tree.css new file mode 100644 index 0000000000..f905658f63 --- /dev/null +++ b/WebContent/ITMILL/themes/default/tree/tree.css @@ -0,0 +1,30 @@ +.i-tree { + text-align: left /* Force default alignment */ +} + +.i-tree-node { + background: transparent url(img/collapsed.png) no-repeat 2px 1px; +} +.i-tree-node-expanded { + background: transparent url(img/expanded.png) no-repeat 2px 1px; +} +.i-tree-node-leaf { + background-image: none; +} +.i-tree-node-caption { + margin-left: 16px; +} +.i-tree-node span { + padding: 0 2px; + cursor: pointer; + white-space: nowrap; +} +.i-tree-node-selected span { + background: #5daee8; + color: #fff; + padding: 0 2px; + cursor: pointer; +} +.i-tree-node-children { + padding-left: 16px; +} diff --git a/WebContent/ITMILL/themes/default/window/img/bg-color.png b/WebContent/ITMILL/themes/default/window/img/bg-color.png new file mode 100644 index 0000000000..08cdb43bce Binary files /dev/null and b/WebContent/ITMILL/themes/default/window/img/bg-color.png differ diff --git a/WebContent/ITMILL/themes/default/window/img/bottom-left.png b/WebContent/ITMILL/themes/default/window/img/bottom-left.png new file mode 100644 index 0000000000..14808c98ea Binary files /dev/null and b/WebContent/ITMILL/themes/default/window/img/bottom-left.png differ diff --git a/WebContent/ITMILL/themes/default/window/img/bottom-right.png b/WebContent/ITMILL/themes/default/window/img/bottom-right.png new file mode 100644 index 0000000000..99e118de45 Binary files /dev/null and b/WebContent/ITMILL/themes/default/window/img/bottom-right.png differ diff --git a/WebContent/ITMILL/themes/default/window/img/close.png b/WebContent/ITMILL/themes/default/window/img/close.png new file mode 100644 index 0000000000..8f1006ac5f Binary files /dev/null and b/WebContent/ITMILL/themes/default/window/img/close.png differ diff --git a/WebContent/ITMILL/themes/default/window/img/left-bg.png b/WebContent/ITMILL/themes/default/window/img/left-bg.png new file mode 100644 index 0000000000..e9fd861993 Binary files /dev/null and b/WebContent/ITMILL/themes/default/window/img/left-bg.png differ diff --git a/WebContent/ITMILL/themes/default/window/img/notification-error.png b/WebContent/ITMILL/themes/default/window/img/notification-error.png new file mode 100644 index 0000000000..32852d5907 Binary files /dev/null and b/WebContent/ITMILL/themes/default/window/img/notification-error.png differ diff --git a/WebContent/ITMILL/themes/default/window/img/resize.png b/WebContent/ITMILL/themes/default/window/img/resize.png new file mode 100644 index 0000000000..8c4c00a11c Binary files /dev/null and b/WebContent/ITMILL/themes/default/window/img/resize.png differ diff --git a/WebContent/ITMILL/themes/default/window/img/right-bg.png b/WebContent/ITMILL/themes/default/window/img/right-bg.png new file mode 100644 index 0000000000..35d39c772f Binary files /dev/null and b/WebContent/ITMILL/themes/default/window/img/right-bg.png differ diff --git a/WebContent/ITMILL/themes/default/window/img/top-left.png b/WebContent/ITMILL/themes/default/window/img/top-left.png new file mode 100644 index 0000000000..0a46a98d4d Binary files /dev/null and b/WebContent/ITMILL/themes/default/window/img/top-left.png differ diff --git a/WebContent/ITMILL/themes/default/window/img/top-right.png b/WebContent/ITMILL/themes/default/window/img/top-right.png new file mode 100644 index 0000000000..00fdb54543 Binary files /dev/null and b/WebContent/ITMILL/themes/default/window/img/top-right.png differ diff --git a/WebContent/ITMILL/themes/default/window/window.css b/WebContent/ITMILL/themes/default/window/window.css new file mode 100644 index 0000000000..a9774d756b --- /dev/null +++ b/WebContent/ITMILL/themes/default/window/window.css @@ -0,0 +1,169 @@ +.i-window { + color: #464f52; + font-size: 13px; + line-height: 18px; +} + +.i-window:before { + display: block; + content: ""; + background: transparent url(img/top-right.png) repeat-x right top; + height: 21px; + margin-left: 21px; +} + +.i-window-wrap { + padding-left: 20px; + background: transparent url(img/left-bg.png) repeat-y; + /* somehow this won't inherit from .i-window */ + font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif; +} + +.i-window-wrap2 { + padding-right: 20px; + background: transparent url(img/right-bg.png) repeat-y top right; +} + +.i-window-outerheader { + height: 18px; + padding: 8px 34px 14px 12px; + background: #fff; +} + +.i-window-header { + font-size: 18px; + line-height: 18px; + font-weight: normal; + letter-spacing: -0.03em; + color: #f14c1a; + white-space: nowrap; + cursor: move; + text-overflow:ellipsis; + overflow:hidden; +} + +.i-window-outerheader:before { + display: block; + content: ""; + width: 21px; + height: 21px; + margin: -29px 0 6px -32px; + background: transparent url(img/top-left.png); +} + +.i-window-contents { + background: #fff; + border: 1px solid #babfc0; + font-size: 13px; + line-height: 18px; +} + +.i-window-footer { + height: 0; + font-size: 0px; + /* Occupy more height to prevent scrollbars in Mac FF */ + margin-bottom: 46px; +} + +.i-window-footer:before { + display: block; + content: ""; + width: 21px; + height: 46px; + background: transparent url(img/bottom-left.png); + margin-left: -20px; +} + +.i-window-footer:after { + display: block; + content: ""; + height: 46px; + background: transparent url(img/bottom-right.png) no-repeat top right; + margin: -46px -20px 0 1px; +} + +.i-window-resizebox { + position:absolute; + bottom: 24px; + right: 0; + width: 25px; + height: 21px; + cursor: se-resize; + background: transparent url(img/resize.png); +} + +.i-window-closebox { + position:absolute; + top: 33px; + right: 36px; + width: 12px; + height: 11px; + background: transparent url(img/close.png); + cursor: pointer; + overflow: hidden; +} +.i-window-closebox:hover { + background-position: 0 -11px; +} + +.i-window-modalitycurtain { + top:0; + left:0; + background:white; + opacity: 0.5; + position:fixed; + width:100%; + height:100%; + filter: alpha(opacity=50); +} + +/* IE6 workaround for position:fixed; */ +* html .i-window-modalitycurtain { + position: absolute; + top: expression((ignoreMe = document.documentElement.scrollTop) + "px"); +} + +/* IE specific styles */ + +* html .i-window-wrap { + padding: 12px; + border: 1px solid #e8e9e9; + background: #d8dee0; + /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../ITMILL/widgetsets/com.itmill.toolkit.terminal.gwt.DefaultWidgetSet/default/window/img/bg-color.png", sizingMethod="scale");*/ + /*zoom: 1; to gain hasLayout, IE won't apply filter otherwise */ +} +*+html .i-window-wrap { + padding: 12px; + border: 1px solid #e8e9e9; + background: transparent url(img/bg-color.png) repeat; +} + +* html .i-window-wrap2 { + padding: 6px; + border: 1px solid #babfc0; + background: #fff; +} +*+html .i-window-wrap2 { + padding: 6px; + border: 1px solid #babfc0; + background: #fff; +} + +* html .i-window-footer { + margin-bottom: 0; +} +*+html .i-window-footer { + margin-bottom: 0; +} + +* html .i-window-resizebox { + bottom: 1px; + right: 1px; + width: 15px; + height: 12px; + background: url(img/resize.png); +} +*+html .i-window-resizebox { + bottom: 0; + background-position: 3px 3px; +} \ No newline at end of file diff --git a/WebContent/ITMILL/themes/example/styles.css b/WebContent/ITMILL/themes/example/styles.css index e69de29bb2..dfe81e21d4 100644 --- a/WebContent/ITMILL/themes/example/styles.css +++ b/WebContent/ITMILL/themes/example/styles.css @@ -0,0 +1,2 @@ +@import url(../default/styles.css); + diff --git a/WebContent/ITMILL/themes/liferay/styles.css b/WebContent/ITMILL/themes/liferay/styles.css index 718988aacc..5010a14bc9 100644 --- a/WebContent/ITMILL/themes/liferay/styles.css +++ b/WebContent/ITMILL/themes/liferay/styles.css @@ -1,3 +1,5 @@ +@import url(../default/styles.css); + /* * Simplified default theme to work seamlessly with Liferay */ diff --git a/WebContent/ITMILL/themes/reservr/styles.css b/WebContent/ITMILL/themes/reservr/styles.css index e4f77100ae..dae0dd18d2 100644 --- a/WebContent/ITMILL/themes/reservr/styles.css +++ b/WebContent/ITMILL/themes/reservr/styles.css @@ -1,3 +1,5 @@ +@import url(../default/styles.css); + /* Reservr styles */ body { background-color: #E9ECED; diff --git a/WebContent/ITMILL/themes/testingtools/styles.css b/WebContent/ITMILL/themes/testingtools/styles.css index 403dfa89cd..8206e239d1 100644 --- a/WebContent/ITMILL/themes/testingtools/styles.css +++ b/WebContent/ITMILL/themes/testingtools/styles.css @@ -1,3 +1,5 @@ +@import url(../default/styles.css); + .resulttable { border-spacing: 0px; margin: 0px 0px 0px 0px; diff --git a/WebContent/ITMILL/themes/tests-featurebrowser/styles.css b/WebContent/ITMILL/themes/tests-featurebrowser/styles.css index 735fa83e3c..088e6608c0 100644 --- a/WebContent/ITMILL/themes/tests-featurebrowser/styles.css +++ b/WebContent/ITMILL/themes/tests-featurebrowser/styles.css @@ -1,3 +1,5 @@ +@import url(../default/styles.css); + body, html { background: #e9eced; margin: 0; diff --git a/WebContent/ITMILL/themes/tests-magi/styles.css b/WebContent/ITMILL/themes/tests-magi/styles.css index 9d704a2191..afa1bda0d5 100644 --- a/WebContent/ITMILL/themes/tests-magi/styles.css +++ b/WebContent/ITMILL/themes/tests-magi/styles.css @@ -1,3 +1,5 @@ +@import url(../default/styles.css); + /*****************************************************************************/ /* Styling for tests.magi application. */ /*****************************************************************************/ diff --git a/WebContent/reservr.html b/WebContent/reservr.html index a08b689b3f..4a4eb2bb02 100644 --- a/WebContent/reservr.html +++ b/WebContent/reservr.html @@ -34,6 +34,18 @@ } itmill.toolkitConfigurations["itmill-ajax-window"] = {appUri:'/Reservr', pathInfo: '/', themeUri:'/ITMILL/themes/reservr'}; //]]> + +
-- cgit v1.2.3