/source/Plug-in/swfupload/file-upload.css
http://prosporous.googlecode.com/ · CSS · 992 lines · 955 code · 23 blank · 14 comment · 0 complexity · c1364e649f0a1c30a02d5a82db5b85d9 MD5 · raw file
- /*
- * Ext JS Library 2.2
- * Copyright(c) 2006-2008, Ext JS, LLC.
- * licensing@extjs.com
- *
- * http://extjs.com/license
- */
-
- /*
- * FileUploadField component styles
- */
- .x-form-file-wrap {
- position: relative;
- height: 22px;
- }
- .x-form-file-wrap .x-form-file {
- position: absolute;
- right: 0;
- -moz-opacity: 0;
- filter:alpha(opacity: 0);
- opacity: 0;
- z-index: 2;
- height: 22px;
- }
- .x-form-file-wrap .x-form-file-btn {
- position: absolute;
- right: 0;
- z-index: 1;
- }
- .x-form-file-wrap .x-form-file-text {
- position: absolute;
- left: 0;
- z-index: 3;
- color: #777;
- }
- .upload-icon {
- background: url('/img/image_add.png') no-repeat 0 0 !important;
- }
- #fi-button-msg {
- border: 2px solid #ccc;
- padding: 5px 10px;
- background: #eee;
- margin: 5px;
- float: left;
- }
- .ux-cell-icon-delete {
- background: url(/img/icons/delete.gif) no-repeat;
- height: 16px;
- cursor: pointer;
- }
-
- .ux-cell-icon-completed {
- background: url(/img/icons/tick.gif) no-repeat;
- height: 16px;
- }
-
- .ux-cell-icon-clear {
- background: url(/img/icons/bin_empty.png) no-repeat;
- height: 16px;
- }
-
- .ux-cell-color-gray {
- font-style:italic;
- text-decoration: line-through;
- color: gray;
- }
- .upload-progress-table {
- width: auto;
- border-collapse: collapse;
- margin-top: 7px;
- font: normal 11px tahoma, arial, verdana, sans-serif;
- }
-
- .upload-progress-table .upload-progress-label {
- width: 60px;
- text-align: left;
- padding: 2px 2px 2px 15px;
- }
- .upload-progress-table .upload-progress-value {
- width:150;
- }
-
-
-
- /* Icon Sizes */
- .db-ft-small {
- width: 16px;
- height: 16px;
- background-repeat: no-repeat;
- background-position: center center;
- }
- .db-ft-medium {
- width: 32px;
- height: 32px;
- background-repeat: no-repeat;
- background-position: center center;
- }
- .db-ft-large {
- width: 48px;
- height: 48px;
- background-repeat: no-repeat;
- background-position: center center;
- }
-
- /* Small Icons */
- .db-ft-root-small {
- background-image: url( /img/types/small/folders/root.gif) !important;
- }
- .db-ft-folder-small {
- background-image: url( /img/types/small/folders/folder.gif) !important;
- }
- .db-ft-folder-shared-small {
- background-image: url( /img/types/small/folders/folder_shared.gif) !important;
- }
- .db-ft-gallery-small {
- background-image: url( /img/types/small/folders/gallery.gif) !important;
- }
- .db-ft-album-small {
- background-image: url( /img/types/small/folders/album.gif) !important;
- }
- .db-ft-album-shared-small {
- background-image: url( /img/types/small/folders/album_shared.gif) !important;
- }
- .db-ft-published-small {
- background-image: url( /img/types/small/folders/published.gif) !important;
- }
- .db-ft-published-files-small {
- background-image: url( /img/types/small/folders/published_files.gif) !important;
- }
- .db-ft-published-folders-small {
- background-image: url( /img/types/small/folders/published_folders.gif) !important;
- }
- .db-ft-subs-small {
- background-image: url( /img/types/small/folders/subs.gif) !important;
- }
- .db-ft-subs-user-small {
- background-image: url( /img/types/small/folders/subs_user.gif) !important;
- }
- .db-ft-network-small {
- background-image: url( /img/types/small/folders/network.gif) !important;
- }
- .db-ft-network-user-small {
- background-image: url( /img/types/small/folders/network_user.gif) !important;
- }
- .db-ft-shared-albums-small {
- background-image: url( /img/types/small/folders/shared_albums.gif) !important;
- }
- .db-ft-shared-docs-small {
- background-image: url( /img/types/small/folders/shared_docs.gif) !important;
- }
- .db-ft-recyclebin-small {
- background-image: url( /img/types/small/folders/recycle.gif) !important;
- }
-
- .db-ft-3gp-small {
- background-image: url( /img/types/small/files/3gp.gif) !important;
- }
- .db-ft-avi-small {
- background-image: url( /img/types/small/files/avi.gif) !important;
- }
- .db-ft-bmp-small {
- background-image: url( /img/types/small/files/bmp.gif) !important;
- }
- .db-ft-chm-small {
- background-image: url( /img/types/small/files/chm.gif) !important;
- }
- .db-ft-dll-small {
- background-image: url( /img/types/small/files/dll.gif) !important;
- }
- .db-ft-doc-small {
- background-image: url( /img/types/small/files/doc.gif) !important;
- }
- .db-ft-docx-small {
- background-image: url( /img/types/small/files/docx.gif) !important;
- }
- .db-ft-dwf-small {
- background-image: url( /img/types/small/files/dwf.gif) !important;
- }
- .db-ft-exe-small {
- background-image: url( /img/types/small/files/exe.gif) !important;
- }
- .db-ft-flv-small {
- background-image: url( /img/types/small/files/flv.gif) !important;
- }
- .db-ft-gif-small {
- background-image: url( /img/types/small/files/gif.gif) !important;
- }
- .db-ft-htm-small {
- background-image: url( /img/types/small/files/htm.gif) !important;
- }
- .db-ft-ico-small {
- background-image: url( /img/types/small/files/gif.gif) !important;
- }
- .db-ft-jpg-small {
- background-image: url( /img/types/small/files/jpg.gif) !important;
- }
- .db-ft-mdb-small {
- background-image: url( /img/types/small/files/mdb.gif) !important;
- }
- .db-ft-mov-small {
- background-image: url( /img/types/small/files/mov.gif) !important;
- }
- .db-ft-mp3-small {
- background-image: url( /img/types/small/files/mp3.gif) !important;
- }
- .db-ft-mp4-small {
- background-image: url( /img/types/small/files/mp4.gif) !important;
- }
- .db-ft-mpg-small {
- background-image: url( /img/types/small/files/mpg.gif) !important;
- }
- .db-ft-pdf-small {
- background-image: url( /img/types/small/files/pdf.gif) !important;
- }
- .db-ft-pps-small {
- background-image: url( /img/types/small/files/pps.gif) !important;
- }
- .db-ft-ppt-small {
- background-image: url( /img/types/small/files/ppt.gif) !important;
- }
- .db-ft-pptx-small {
- background-image: url( /img/types/small/files/pptx.gif) !important;
- }
- .db-ft-rar-small {
- background-image: url( /img/types/small/files/rar.gif) !important;
- }
- .db-ft-rtf-small {
- background-image: url( /img/types/small/files/rtf.gif) !important;
- }
- .db-ft-swf-small {
- background-image: url( /img/types/small/files/swf.gif) !important;
- }
- .db-ft-txt-small {
- background-image: url( /img/types/small/files/txt.gif) !important;
- }
- .db-ft-unknown-small {
- background-image: url( /img/types/small/files/unknown.gif) !important;
- }
- .db-ft-wav-small {
- background-image: url( /img/types/small/files/wav.gif) !important;
- }
- .db-ft-wma-small {
- background-image: url( /img/types/small/files/wma.gif) !important;
- }
- .db-ft-wmv-small {
- background-image: url( /img/types/small/files/wmv.gif) !important;
- }
- .db-ft-xls-small {
- background-image: url( /img/types/small/files/xls.gif) !important;
- }
- .db-ft-xlsx-small {
- background-image: url( /img/types/small/files/xlsx.gif) !important;
- }
- .db-ft-xml-small {
- background-image: url( /img/types/small/files/xml.gif) !important;
- }
- .db-ft-zip-small {
- background-image: url( /img/types/small/files/zip.gif) !important;
- }
-
-
- /* Medium Icons */
- .db-ft-root-medium {
- background-image: url( /img/types/medium/folders/root.gif) !important;
- }
- .db-ft-folder-medium {
- background-image: url( /img/types/medium/folders/folder.gif) !important;
- }
- .db-ft-folder-shared-medium {
- background-image: url( /img/types/medium/folders/folder_shared.gif) !important;
- }
- .db-ft-gallery-medium {
- background-image: url( /img/types/medium/folders/gallery.gif) !important;
- }
- .db-ft-album-medium {
- background-image: url( /img/types/medium/folders/album.gif) !important;
- }
- .db-ft-album-shared-medium {
- background-image: url( /img/types/medium/folders/album_shared.gif) !important;
- }
- .db-ft-published-medium {
- background-image: url( /img/types/medium/folders/published.gif) !important;
- }
- .db-ft-published-files-medium {
- background-image: url( /img/types/medium/folders/published_files.gif) !important;
- }
- .db-ft-published-folders-medium {
- background-image: url( /img/types/medium/folders/published_folders.gif) !important;
- }
- .db-ft-subs-medium {
- background-image: url( /img/types/medium/folders/subs.gif) !important;
- }
- .db-ft-subs-user-medium {
- background-image: url( /img/types/medium/folders/subs_user.gif) !important;
- }
- .db-ft-network-medium {
- background-image: url( /img/types/medium/folders/network.gif) !important;
- }
- .db-ft-network-user-medium {
- background-image: url( /img/types/medium/folders/network_user.gif) !important;
- }
- .db-ft-shared-albums-medium {
- background-image: url( /img/types/medium/folders/shared_albums.gif) !important;
- }
- .db-ft-shared-docs-medium {
- background-image: url( /img/types/medium/folders/shared_docs.gif) !important;
- }
- .db-ft-recyclebin-medium {
- background-image: url( /img/types/medium/folders/recycle.gif) !important;
- }
-
- .db-ft-3gp-medium {
- background-image: url( /img/types/medium/files/3gp.gif) !important;
- }
- .db-ft-avi-medium {
- background-image: url( /img/types/medium/files/avi.gif) !important;
- }
- .db-ft-bmp-medium {
- background-image: url( /img/types/medium/files/bmp.gif) !important;
- }
- .db-ft-chm-medium {
- background-image: url( /img/types/medium/files/chm.gif) !important;
- }
- .db-ft-dll-medium {
- background-image: url( /img/types/medium/files/dll.gif) !important;
- }
- .db-ft-doc-medium {
- background-image: url( /img/types/medium/files/doc.gif) !important;
- }
- .db-ft-docx-medium {
- background-image: url( /img/types/medium/files/docx.gif) !important;
- }
- .db-ft-dwf-medium {
- background-image: url( /img/types/medium/files/dwf.gif) !important;
- }
- .db-ft-exe-medium {
- background-image: url( /img/types/medium/files/exe.gif) !important;
- }
- .db-ft-flv-medium {
- background-image: url( /img/types/medium/files/flv.gif) !important;
- }
- .db-ft-gif-medium {
- background-image: url( /img/types/medium/files/gif.gif) !important;
- }
- .db-ft-htm-medium {
- background-image: url( /img/types/medium/files/htm.gif) !important;
- }
- .db-ft-ico-medium {
- background-image: url( /img/types/medium/files/gif.gif) !important;
- }
- .db-ft-jpg-medium {
- background-image: url( /img/types/medium/files/jpg.gif) !important;
- }
- .db-ft-mdb-medium {
- background-image: url( /img/types/medium/files/mdb.gif) !important;
- }
- .db-ft-mov-medium {
- background-image: url( /img/types/medium/files/mov.gif) !important;
- }
- .db-ft-mp3-medium {
- background-image: url( /img/types/medium/files/mp3.gif) !important;
- }
- .db-ft-mp4-medium {
- background-image: url( /img/types/medium/files/mp4.gif) !important;
- }
- .db-ft-mpg-medium {
- background-image: url( /img/types/medium/files/mpg.gif) !important;
- }
- .db-ft-pdf-medium {
- background-image: url( /img/types/medium/files/pdf.gif) !important;
- }
- .db-ft-pps-medium {
- background-image: url( /img/types/medium/files/pps.gif) !important;
- }
- .db-ft-ppt-medium {
- background-image: url( /img/types/medium/files/ppt.gif) !important;
- }
- .db-ft-pptx-medium {
- background-image: url( /img/types/medium/files/pptx.gif) !important;
- }
- .db-ft-rar-medium {
- background-image: url( /img/types/medium/files/rar.gif) !important;
- }
- .db-ft-rtf-medium {
- background-image: url( /img/types/medium/files/rtf.gif) !important;
- }
- .db-ft-swf-medium {
- background-image: url( /img/types/medium/files/swf.gif) !important;
- }
- .db-ft-txt-medium {
- background-image: url( /img/types/medium/files/txt.gif) !important;
- }
- .db-ft-unknown-medium {
- background-image: url( /img/types/medium/files/unknown.gif) !important;
- }
- .db-ft-wav-medium {
- background-image: url( /img/types/medium/files/wav.gif) !important;
- }
- .db-ft-wma-medium {
- background-image: url( /img/types/medium/files/wma.gif) !important;
- }
- .db-ft-wmv-medium {
- background-image: url( /img/types/medium/files/wmv.gif) !important;
- }
- .db-ft-xls-medium {
- background-image: url( /img/types/medium/files/xls.gif) !important;
- }
- .db-ft-xlsx-medium {
- background-image: url( /img/types/medium/files/xlsx.gif) !important;
- }
- .db-ft-xml-medium {
- background-image: url( /img/types/medium/files/xml.gif) !important;
- }
- .db-ft-zip-medium {
- background-image: url( /img/types/medium/files/zip.gif) !important;
- }
-
- /* Large Icons */
- .db-ft-root-large {
- background-image: url( /img/types/large/folders/root.gif) !important;
- }
- .db-ft-folder-large {
- background-image: url( /img/types/large/folders/folder.gif) !important;
- }
- .db-ft-folder-shared-large {
- background-image: url( /img/types/large/folders/folder_shared.gif) !important;
- }
- .db-ft-gallery-large {
- background-image: url( /img/types/large/folders/gallery.gif) !important;
- }
- .db-ft-album-large {
- background-image: url( /img/types/large/folders/album.gif) !important;
- }
- .db-ft-album-shared-large {
- background-image: url( /img/types/large/folders/album_shared.gif) !important;
- }
- .db-ft-published-large {
- background-image: url( /img/types/large/folders/published.gif) !important;
- }
- .db-ft-published-files-large {
- background-image: url( /img/types/large/folders/published_files.gif) !important;
- }
- .db-ft-published-folders-large {
- background-image: url( /img/types/large/folders/published_folders.gif) !important;
- }
- .db-ft-subs-large {
- background-image: url( /img/types/large/folders/subs.gif) !important;
- }
- .db-ft-subs-user-large {
- background-image: url( /img/types/large/folders/subs_user.gif) !important;
- }
- .db-ft-network-large {
- background-image: url( /img/types/large/folders/network.gif) !important;
- }
- .db-ft-network-user-large {
- background-image: url( /img/types/large/folders/network_user.gif) !important;
- }
- .db-ft-shared-albums-large {
- background-image: url( /img/types/large/folders/shared_albums.gif) !important;
- }
- .db-ft-shared-docs-large {
- background-image: url( /img/types/large/folders/shared_docs.gif) !important;
- }
- .db-ft-recyclebin-large {
- background-image: url( /img/types/large/folders/recycle.gif) !important;
- }
-
- .db-ft-3gp-large {
- background-image: url( /img/types/large/files/3gp.gif) !important;
- }
- .db-ft-avi-large {
- background-image: url( /img/types/large/files/avi.gif) !important;
- }
- .db-ft-bmp-large {
- background-image: url( /img/types/large/files/bmp.gif) !important;
- }
- .db-ft-chm-large {
- background-image: url( /img/types/large/files/chm.gif) !important;
- }
- .db-ft-dll-large {
- background-image: url( /img/types/large/files/dll.gif) !important;
- }
- .db-ft-doc-large {
- background-image: url( /img/types/large/files/doc.gif) !important;
- }
- .db-ft-docx-large {
- background-image: url( /img/types/large/files/docx.gif) !important;
- }
- .db-ft-dwf-large {
- background-image: url( /img/types/large/files/dwf.gif) !important;
- }
- .db-ft-exe-large {
- background-image: url( /img/types/large/files/exe.gif) !important;
- }
- .db-ft-flv-large {
- background-image: url( /img/types/large/files/flv.gif) !important;
- }
- .db-ft-gif-large {
- background-image: url( /img/types/large/files/gif.gif) !important;
- }
- .db-ft-htm-large {
- background-image: url( /img/types/large/files/htm.gif) !important;
- }
- .db-ft-ico-large {
- background-image: url( /img/types/large/files/gif.gif) !important;
- }
- .db-ft-jpg-large {
- background-image: url( /img/types/large/files/jpg.gif) !important;
- }
- .db-ft-mdb-large {
- background-image: url( /img/types/large/files/mdb.gif) !important;
- }
- .db-ft-mov-large {
- background-image: url( /img/types/large/files/mov.gif) !important;
- }
- .db-ft-mp3-large {
- background-image: url( /img/types/large/files/mp3.gif) !important;
- }
- .db-ft-mp4-large {
- background-image: url( /img/types/large/files/mp4.gif) !important;
- }
- .db-ft-mpg-large {
- background-image: url( /img/types/large/files/mpg.gif) !important;
- }
- .db-ft-pdf-large {
- background-image: url( /img/types/large/files/pdf.gif) !important;
- }
- .db-ft-pps-large {
- background-image: url( /img/types/large/files/pps.gif) !important;
- }
- .db-ft-ppt-large {
- background-image: url( /img/types/large/files/ppt.gif) !important;
- }
- .db-ft-pptx-large {
- background-image: url( /img/types/large/files/pptx.gif) !important;
- }
- .db-ft-rar-large {
- background-image: url( /img/types/large/files/rar.gif) !important;
- }
- .db-ft-rtf-large {
- background-image: url( /img/types/large/files/rtf.gif) !important;
- }
- .db-ft-swf-large {
- background-image: url( /img/types/large/files/swf.gif) !important;
- }
- .db-ft-txt-large {
- background-image: url( /img/types/large/files/txt.gif) !important;
- }
- .db-ft-unknown-large {
- background-image: url( /img/types/large/files/unknown.gif) !important;
- }
- .db-ft-wav-large {
- background-image: url( /img/types/large/files/wav.gif) !important;
- }
- .db-ft-wma-large {
- background-image: url( /img/types/large/files/wma.gif) !important;
- }
- .db-ft-wmv-large {
- background-image: url( /img/types/large/files/wmv.gif) !important;
- }
- .db-ft-xls-large {
- background-image: url( /img/types/large/files/xls.gif) !important;
- }
- .db-ft-xlsx-large {
- background-image: url( /img/types/large/files/xlsx.gif) !important;
- }
- .db-ft-xml-large {
- background-image: url( /img/types/large/files/xml.gif) !important;
- }
- .db-ft-zip-large {
- background-image: url( /img/types/large/files/zip.gif) !important;
- }
-
- .db-icn-back {
- background-image: url( /img/icons/back.png) !important;
- }
- .db-icn-forward {
- background-image: url( /img/icons/forward.png) !important;
- }
- .db-icn-up {
- background-image: url( /img/icons/up.png) !important;
- }
- .db-icn-refresh {
- background-image: url( /img/icons/refresh.png) !important;
- }
- .db-icn-delete {
- background-image: url( /img/icons/remove.png) !important;
- }
- .db-icn-cut {
- background-image: url( /img/icons/cut.png) !important;
- }
- .db-icn-copy {
- background-image: url( /img/icons/copy.png) !important;
- }
- .db-icn-paste {
- background-image: url( /img/icons/paste.png) !important;
- }
- .db-icn-rename {
- background-image: url( /img/icons/rename.gif) !important;
- }
- .db-icn-upload {
- background-image: url( /img/icons/upload.gif) !important;
- }
- .db-icn-upload_ {
- background-image: url( /img/icons/upload_.png) !important;
- }
- .db-icn-upload-local {
- background-image: url( /img/icons/upload_local.png) !important;
- }
- .db-icn-upload-url {
- background-image: url( /img/icons/upload_url.png) !important;
- }
- .db-icn-download {
- background-image: url( /img/icons/download.gif) !important;
- }
- .db-icn-email {
- background-image: url( /img/icons/email.gif) !important;
- }
- .db-icn-email-attach {
- background-image: url( /img/icons/email_attach.gif) !important;
- }
- .db-icn-views {
- background-image: url( /img/icons/views.gif) !important;
- }
- .db-icn-views-album {
- background-image: url( /img/icons/views_album.gif) !important;
- }
- .db-icn-views-thumb {
- background-image: url( /img/icons/views_thumb.gif) !important;
- }
- .db-icn-views-tile {
- background-image: url( /img/icons/views_tile.gif) !important;
- }
- .db-icn-views-icon {
- background-image: url( /img/icons/views_icon.gif) !important;
- }
- .db-icn-views-detail {
- background-image: url( /img/icons/views_detail.gif) !important;
- }
- .db-icn-star {
- background-image: url( /img/icons/star.png) !important;
- }
- .db-icn-folder {
- background-image: url( /img/icons/folder.gif) !important;
- }
- .db-icn-folder-collapsed {
- background-image: url(../resources/images/default/tree/folder.gif)!important;
- }
- .db-icn-folder-expanded {
- background-image: url(../resources/images/default/tree/folder-open.gif)!important;
- }
- .db-icn-folder-new {
- background-image: url( /img/icons/folder_new.gif) !important;
- }
- .db-icn-folder-open {
- background-image: url( /img/icons/folder_open.gif) !important;
- }
- .db-icn-folder-zip {
- background-image: url( /img/icons/folder_zip.gif) !important;
- }
- .db-icn-folder-share {
- background-image: url( /img/icons/folder_share.gif) !important;
- }
- .db-icn-album-new {
- background-image: url( /img/icons/album_new.gif) !important;
- }
- .db-icn-album-edit {
- background-image: url( /img/icons/album_edit.gif) !important;
- }
- .db-icn-album-share {
- background-image: url( /img/icons/album_share.gif) !important;
- }
- .db-icn-bin-empty {
- background-image: url( /img/icons/bin_empty.gif) !important;
- }
- .db-icn-trash {
- background-image: url( /img/icons/trash_16.gif) !important;
- }
- .db-icn-publish {
- background-image: url( /img/icons/publish.gif) !important;
- }
- .db-icn-publish-remove {
- background-image: url( /img/icons/publish_remove.gif) !important;
- }
- .db-icn-tag {
- background-image: url( /img/icons/tag.png) !important;
- }
- .db-icn-tag-edit {
- background-image: url( /img/icons/tag_edit.gif) !important;
- }
- .db-icn-properties {
- background-image: url( /img/icons/properties.gif) !important;
- }
- .db-icn-edit {
- background-image: url( /img/icons/edit.gif) !important;
- }
- .db-icn-view {
- background-image: url( /img/icons/view.gif) !important;
- }
- .db-icn-sort-asc {
- background-image: url( /img/icons/sort_asc.gif) !important;
- }
- .db-icn-sort-desc {
- background-image: url( /img/icons/sort_desc.gif) !important;
- }
- .db-icn-file-new {
- background-image: url( /img/icons/file_new.gif) !important;
- }
- .db-icn-search {
- background-image: url( /img/icons/search.gif) !important;
- }
- .db-icn-computer {
- background-image:url(/img/icons/computer.png) !important;
- }
- .db-icn-help {
- background-image:url(/img/icons/help.png) !important;
- }
- .db-icn-user {
- background-image:url(/img/icons/user.png) !important;
- }
- .db-icn-user-add {
- background-image:url(/img/icons/user_add.png) !important;
- }
- .db-icn-user-edit {
- background-image:url(/img/icons/user_edit.png) !important;
- }
- .db-icn-user-delete {
- background-image:url(/img/icons/user_rem.png) !important;
- }
- .db-icn-user-chart {
- background-image:url(/img/icons/user_chart.png) !important;
- }
- .db-icn-group {
- background-image:url(/img/icons/group.png) !important;
- }
- .db-icn-chart {
- background-image:url(/img/icons/chart.png) !important;
- }
- .db-icn-key {
- background-image:url(/img/icons/key.png) !important;
- }
- .db-icn-zoho {
- background-image:url(/img/icons/zoho.png) !important;
- }
- .db-icn-play {
- background-image:url(/img/icons/play.png) !important;
- }
- .db-icn-pause {
- background-image:url(/img/icons/pause.png) !important;
- }
- .db-icn-next {
- background-image:url(/img/icons/next.png) !important;
- }
- .db-icn-previous {
- background-image:url(/img/icons/previous.png) !important;
- }
- .db-icn-repeat {
- background-image:url(/img/icons/repeat.png) !important;
- }
- .db-icn-shuffle {
- background-image:url(/img/icons/shuffle.png) !important;
- }
- .db-icn-minus {
- background-image:url(/img/icons/minus.gif) !important;
- }
- .db-icn-sound {
- background-image:url(/img/icons/sound.png) !important;
- }
- .db-icn-bullet-blue {
- background-image:url(/img/icons/bullet_blue.png) !important;
- }
- .db-icn-bullet-arrow {
- background-image:url(/img/icons/bullet_arrow.gif) !important;
- }
- .db-icn-info {
- background-image:url(/img/icons/information.png) !important;
- }
- .db-icn-compress {
- background-image:url(/img/icons/compress.png) !important;
- }
- .db-icn-wrench {
- background-image:url(/img/icons/wrench.png) !important;
- }
- .db-icn-image {
- background-image:url(/img/icons/image.png) !important;
- }
- .db-icn-world {
- background-image:url(/img/icons/world.png) !important;
- }
- .db-icn-music {
- background-image:url(/img/icons/music.png) !important;
- }
- .db-icn-adobe {
- background-image:url(/img/icons/adobe.png) !important;
- }
- .db-icn-autodesk {
- background-image:url(/img/icons/autodesk.png) !important;
- }
- .db-icn-picnik {
- background-image:url(/img/icons/picnik.png) !important;
- }
- .db-icn-snipshot {
- background-image:url(/img/icons/snipshot.png) !important;
- }
- .db-icn-ipaper {
- background-image:url(/img/icons/ipaper.png) !important;
- }
-
- .db-icn-add {
- background-image: url(/img/icons/add.png) !important;
- }
- .db-icn-stop {
- background-image: url(/img/icons/stop.png) !important;
- }
- .db-icn-cancel {
- background-image: url(/img/icons/cancel.png) !important;
- }
- .db-icn-cross {
- background-image: url(/img/icons/cross.png) !important;
- }
- .db-icn-clear {
- background-image: url(/img/icons/bin_empty.png) !important;
- }
- .db-icn-ftp {
- background-image: url(/img/icons/drive_web.png) !important;
- }
- .db-icn-digitalbucket {
- background-image: url(/img/icons/digitalbucket.png) !important;
- }
- .db-icn-control {
- background-image: url(/img/icons/control.png) !important;
- }
- .db-icn-theme {
- background-image: url(/img/icons/theme.png) !important;
- }
- .db-icn-sharepage {
- background-image: url(/img/icons/sharepage.png) !important;
- }
- .db-icn-error {
- background-image: url(/img/icons/error.png) !important;
- }
- .db-icn-comment {
- background-image: url(/img/icons/comment.png) !important;
- }
- .db-icn-clock {
- background-image: url(/img/icons/clock.png) !important;
- }
- .db-icn-rollback {
- background-image: url(/img/icons/rollback.png) !important;
- }
- .db-icn-addressbook {
- background-image: url(/img/icons/addressbook.png) !important;
- }
- .db-icn-contact {
- background-image: url(/img/icons/contact.png) !important;
- }
- .db-icn-contact-new {
- background-image: url(/img/icons/contact_new.png) !important;
- }
- .db-icn-contact-import {
- background-image: url(/img/icons/contact_import.png) !important;
- }
- .db-icn-contact-user {
- background-image: url(/img/icons/contact_user.png) !important;
- }
- .db-icn-contacts {
- background-image: url(/img/icons/contacts.png) !important;
- }
- .db-icn-contacts-new {
- background-image: url(/img/icons/contacts_new.png) !important;
- }
- .db-icn-contacts-shared {
- background-image: url(/img/icons/contacts_shared.png) !important;
- }
-
- .db-icn-buddy-online { background-image: url(/img/icons/buddy_online.png) !important; }
- .db-icn-buddy-away { background-image: url(/img/icons/buddy_away.png) !important; }
- .db-icn-buddy-back { background-image: url(/img/icons/buddy_berightback.png) !important; }
- .db-icn-buddy-buddies { background-image: url(/img/icons/buddy_buddies.png) !important; }
- .db-icn-buddy-offline { background-image: url(/img/icons/buddy_offline.png) !important; }
- .db-icn-buddy-phone { background-image: url(/img/icons/buddy_onthephone.png) !important; }
- .db-icn-buddy-lunch { background-image: url(/img/icons/buddy_outtolunch.png) !important; }
- .db-icn-buddy-busy { background-image: url(/img/icons/buddy_busy.png) !important; }
- .db-icn-buddy-chat { background-image: url(/img/icons/buddy_chat.png) !important; }
- .db-icn-wlorb { background-image: url(/img/icons/wlorb.png) !important; }
-
- .db-icn-editor-bold { background-image: url(/img/icons/editor_bold.gif) !important; }
- .db-icn-editor-italic { background-image: url(/img/icons/editor_italic.gif) !important; }
- .db-icn-editor-underline { background-image: url(/img/icons/editor_underline.gif) !important; }
- .db-icn-editor-forecolor { background-image: url(/img/icons/editor_forecolor.gif) !important; }
-
- .x-window-footer {
- position: relative;
- top: 0;
- right: 0;
- }
- .x-tab-strip SPAN.x-tab-strip-text {
- font-size: 12px;
- }
- .x-panel-header {
- font-size: 12px;
- }
- .x-tree-node {
- font-size: 12px;
- }
- .x-grid3-hd-row TD {
- font-size: 12px;
- }
- .x-grid3-row TD {
- font-size: 12px;
- LINE-HEIGHT: 16px;
- }
- .x-orange-class {
- background: #ffb11c;
- }
-
- .x-yellow-class {
- background: #ff0;
- }
- .x-tip .x-tip-bd {
- font-size: 12px;
- }
- .x-tip h3{
- font-size: 12px;
- }
- .x-tip .x-tip-bd-inner{
- font-size:12px;
- }
- .x-panel-tl .x-panel-header {
- FONT: normal 12px tahoma,arial,verdana,sans-serif;
- }
- .x-form-field {
- FONT: 12px tahoma,arial,helvetica,sans-serif
- }
- .x-small-editor .x-form-field {
- FONT: 12px tahoma,arial,helvetica,sans-serif
- }
- .x-combo-list-item {
- FONT: 12px tahoma,arial,helvetica,sans-serif;
- }
- .x-menu-list-item {
- FONT: 12px tahoma,arial,sans-serif;
- }
- .x-window-tl .x-window-header {
- FONT: bold 12px tahoma,arial,verdana,sans-serif;
- }
- .x-layout-split-west .x-layout-mini {
- BACKGROUND-IMAGE: url(/img/mini-left.jpg);
- }
- .ext-ie .x-form-text {
- margin-top:1px;
- } /* the textField missing bottom line */
- .x-form-item {
- FONT: 12px tahoma,arial,helvetica,sans-serif
- }
- .x-grid-group-hd DIV {
- FONT: bold 12px tahoma,arial,helvetica,sans-serif;
- }
-
- .x-btn-text-icon .x-btn-center .x-btn-text {
- background-position:0pt 1px;
- background-repeat:no-repeat;
- padding:0px 0pt 0px 18px;
- }
- .ext-gecko .x-btn button {
- padding-left:0pt;
- padding-right:0pt;
- }
- .x-btn button{
- font-size:12px;
- }
- .x-toolbar td, .x-toolbar span, .x-toolbar input,
- .x-toolbar div, .x-toolbar select, .x-toolbar label {
- font-size:12px;
- }
- .x-fieldset legend {
- font-size:12px;
- }
- .x-tip .x-tip-body {
- font-size:12px;
- }
-
- .x-grid3-summary-row{border-left:1px solid #fff;border-right:1px solid #fff;color:#333;background: #f1f2f4;}
- .x-grid3-summary-row .x-grid3-cell-inner{font-weight:bold;padding-bottom:4px;font-size:12px;}
- .x-grid3-cell-first .x-grid3-cell-inner{padding-left:16px;}
- .x-grid-hide-summary .x-grid3-summary-row{display:none;}
- .x-grid3-summary-msg{padding:4px 16px;font-weight:bold;}
- .negative{color:#dd0000;}
- .positive{color:green;}
- .x-grid3-body .x-grid3-td-cost{background-color:#f1f2f4;}
- .x-grid3-summary-row .x-grid3-td-cost{background-color:#e1e2e4;}
- .x-grid3-dirty-cell{background-image:none;}