From 9cb0160930aa9094ad29a504c8a5e39292675749 Mon Sep 17 00:00:00 2001 From: Tim Date: Fri, 1 Jul 2016 15:15:53 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E8=B5=84=E6=BA=90=EF=BC=8C?= =?UTF-8?q?=E5=AD=A6=E7=94=9F=EF=BC=8C=E6=95=99=E5=B8=88=E5=88=97=E8=A1=A8?= =?UTF-8?q?css=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/css/org.css | 2 -- public/stylesheets/css/public.css | 16 +++++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/public/stylesheets/css/org.css b/public/stylesheets/css/org.css index fd112f876..bb89e3199 100644 --- a/public/stylesheets/css/org.css +++ b/public/stylesheets/css/org.css @@ -89,8 +89,6 @@ a.linkGrey8:hover {color:#585858;} .personalUrl {border:1px solid #dddddd; width:75px; outline:none; white-space:nowrap; padding-left:2px;} .reCon{ margin:5px; width:710px;} .retop{width:710px; height:40px; background:#eaeaea; padding:5px;} -.resources {width:718px; background-color:#ffffff; padding:15px; border:1px solid #dddddd;float: right} -.re_search{ margin-top:7px; margin-left:5px;} .re_search{ margin-top:7px; margin-left:5px;} .re_schbox{ width:240px; height:24px; border:1px solid #64bdd9; color:#666666;} .re_schbtn{ width:60px; height:26px; color:#fff; margin-right:5px; border:none; margin-left:0px;padding-left: 0px;} diff --git a/public/stylesheets/css/public.css b/public/stylesheets/css/public.css index 0619ee468..20e98d3de 100644 --- a/public/stylesheets/css/public.css +++ b/public/stylesheets/css/public.css @@ -108,12 +108,12 @@ a.resourcesTypeUser {background:url(../images/homepage_icon.png) -178px -453px n .list_style ul li{list-style-type: disc;margin-left: 20px;} /*20151217资源库Tim*/ -.preview {background:url(../images/hwork_icon.png) -75px -120px no-repeat; width:20px; height:20px; display:inline-block;} -.mediaIcon {background:url(../images/hwork_icon.png) -5px -160px no-repeat; padding-left:23px;} -.codeIcon {background:url(../images/hwork_icon.png) -78px -160px no-repeat; padding-left:23px;} -.othersIcon {background:url(../images/hwork_icon.png) -3px -210px no-repeat; padding-left:23px;} -.thesisIcon {background:url(../images/hwork_icon.png) -78px -212px no-repeat; padding-left:23px;} -.softwareIcon {background:url(../images/hwork_icon.png) -5px -254px no-repeat; padding-left:23px;} +.preview {background:url(/images/hwork_icon.png) -75px -120px no-repeat; width:20px; height:20px; display:inline-block;} +.mediaIcon {background:url(/images/hwork_icon.png) -5px -160px no-repeat; padding-left:23px;} +.codeIcon {background:url(/images/hwork_icon.png) -78px -160px no-repeat; padding-left:23px;} +.othersIcon {background:url(/images/hwork_icon.png) -3px -210px no-repeat; padding-left:23px;} +.thesisIcon {background:url(/images/hwork_icon.png) -78px -212px no-repeat; padding-left:23px;} +.softwareIcon {background:url(/images/hwork_icon.png) -5px -254px no-repeat; padding-left:23px;} /*意见反馈*/ html{ overflow-x:hidden;} @@ -987,4 +987,6 @@ a.yellowBtn{ display:inline-block;color:#0d90c3; height:22px;} .re_tag{ width: auto; padding:0 5px; padding-top:2px; border:1px solid #f8df8c; background:#fffce6; margin-right:5px; word-wrap: break-word;word-break: break-all } .re_tag a{ color:#0d90c3;} .tag_h{ } -.tag_h span,.tag_h a{ margin-bottom:5px;} \ No newline at end of file +.tag_h span,.tag_h a{ margin-bottom:5px;} + +.re_search{ margin-top:7px; margin-left:5px;} \ No newline at end of file