From 8dfc6e8f39a1583234f36cd179b8a5d5709d1c93 Mon Sep 17 00:00:00 2001 From: lh_wang Date: Mon, 10 Aug 2015 22:22:18 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E4=B8=8A=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- meitu/css/main.css | 12 +++++++----- meitu/index.html | 5 ++--- meitu/js/home/dashboard.js | 2 ++ meitu/js/home/tools.js | 1 + 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/meitu/css/main.css b/meitu/css/main.css index c094682..86864a4 100644 --- a/meitu/css/main.css +++ b/meitu/css/main.css @@ -457,9 +457,9 @@ textarea, div{ } .common_close { position: absolute; - width: 60px; + width: 35px; height: 30px; - top: 0; + top: 5px; right: 0; z-index: 19999; text-align:ccenter; @@ -468,9 +468,10 @@ textarea, div{ color:#24BDFF; } -.common_close img{ - margin-left:5px; - margin-top:5px; + +#common_div_iframe{ + top:35px; + border:none; } /*----------------上报----------------------*/ @@ -510,6 +511,7 @@ textarea, div{ padding-left:5px; resize:none; border-radius:3px; + font-size:14px; } .shangbao_btn{ width:60px; diff --git a/meitu/index.html b/meitu/index.html index 98df795..c08e356 100644 --- a/meitu/index.html +++ b/meitu/index.html @@ -39,9 +39,8 @@