aboutsummaryrefslogtreecommitdiffstats
path: root/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/common_ie6.css
diff options
context:
space:
mode:
author“shentao” <shentao@chinamobile.com>2017-01-26 16:19:00 +0800
committer“shentao” <shentao@chinamobile.com>2017-01-26 16:21:54 +0800
commit6f01a8756fe38c0d6565c369005142adda4b9b57 (patch)
tree5f360e44ac9bb70f83781af1303d3915bb45cd3f /portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/common_ie6.css
parent3f47ae6567e95e118c4a477e24cdc509dd0dce89 (diff)
rebuild GUI structure(only changed modules' name)
Issue-id : CLIENT-14 Change-Id: Ie4fa30f1a51393576fbdc68e12d810565cbf06eb Signed-off-by: “shentao” <shentao@chinamobile.com>
Diffstat (limited to 'portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/common_ie6.css')
-rw-r--r--portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/common_ie6.css23
1 files changed, 0 insertions, 23 deletions
diff --git a/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/common_ie6.css b/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/common_ie6.css
deleted file mode 100644
index 4fa6d450..00000000
--- a/portal-common/src/main/webapp/common/thirdparty/zTree/api/apiCss/common_ie6.css
+++ /dev/null
@@ -1,23 +0,0 @@
-* html{
-/* background-image:url(about:blank);*/
- background-attachment:fixed;
-}
-html pre {word-wrap: break-word}
-.header {background-image: none;background-color: #F0F6E4;}
-
-.ieSuggest {display:block;}
-.shortcuts button.cn {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='apiCss/img/chinese.png');background-image: none;}
-.shortcuts button.en {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='apiCss/img/english.png');background-image: none;}
-
-.light-bulb {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='apiCss/img/lightbulb.png');background-image: none;}
-.contentBox {background-image: none;background-color: #F0F6E4;}
-.zTreeInfo {background-image: none;background-color: #F0F6E4;}
-
-.content button.ico16 {*background-image:url("img/apiMenu.gif")}
-.siteTag {background-image: none;}
-.apiContent .right {float: right;padding-right: 50px;}
-
-div.baby_overlay {background-color: #3C6E31;background-image:none;color:#fff;}
-div.baby_overlay .close {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='apiCss/img/overlay_close_IE6.gif');background-image: none;}
-.baby_overlay_arrow {background-image:url(img/overlay_arrow.gif);}
-.apiDetail button {background-image:url("img/zTreeStandard.gif")} \ No newline at end of file