|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
/*主内容左右分栏*/
|
|
|
|
|
#LSide{ width:240px;}
|
|
|
|
|
#RSide{ width:728px; background:#fff; padding:10px; margin-left: 10px; margin-bottom:10px;}
|
|
|
|
|
#RSide{ width:670px; background:#fff; padding:10px; margin-left: 10px; margin-bottom:10px;}
|
|
|
|
|
|
|
|
|
|
/*资源库*/
|
|
|
|
|
.resources {width:718px; background-color:#ffffff; padding:15px; border:1px solid #dddddd;float: right}
|
|
|
|
@ -25,13 +25,13 @@ a.resourcesGrey:hover {font-size:12px; color:#269ac9;}
|
|
|
|
|
.resourcesSelected:hover ul {display:block;}
|
|
|
|
|
.resourcesUploadBox {float:right; width:103px; height:34px; background-color:#269ac9; line-height:34px; vertical-align:middle; text-align:center; margin-left:12px;}
|
|
|
|
|
.resourcesUploadBox:hover {background-color:#297fb8;}
|
|
|
|
|
.uploadIcon {background:url(images/resource_icon_list.png) -35px 10px no-repeat; float:left; display:block; width:30px; height:30px; margin-left:-3px;}
|
|
|
|
|
.uploadIcon {background:url(/images/resource_icon_list.png) -35px 10px no-repeat; float:left; display:block; width:30px; height:30px; margin-left:-3px;}
|
|
|
|
|
a.uploadText {color:#ffffff; font-size:14px;}
|
|
|
|
|
.resourcesSearchloadBox {border:1px solid #e6e6e6; width:225px; float:left; background-color:#ffffff;}
|
|
|
|
|
.searchResource {border:none; outline:none; background-color:#ffffff; width:184px; height:32px; padding-left:10px; display:block; float:left;}
|
|
|
|
|
.searchCourse {border:none; outline:none; background-color:#ffffff; width:184px; padding-left:10px; display:block; margin-bottom:15px;}
|
|
|
|
|
.searchResource:focus {border:none;}
|
|
|
|
|
.searchIcon{width:31px; height:32px; background-color:#ffffff; background:url(images/resource_icon_list.png) -40px -15px no-repeat; display:block; float:left;}
|
|
|
|
|
.searchIcon{width:31px; height:32px; background-color:#ffffff; background:url(/images/resource_icon_list.png) -40px -15px no-repeat; display:block; float:left;}
|
|
|
|
|
/*.resourcesSearchBanner {height:34px; margin-bottom:10px;}*/
|
|
|
|
|
.resourcesSearchBanner {width:710px; height:34px; margin-bottom:10px; margin-top:15px; margin-left:auto; margin-right:auto;}
|
|
|
|
|
/*.resourcesListTab {width:730px; height:40px; background-color:#f6f6f6; border-bottom:1px solid #eaeaea; font-size:14px; color:#7a7a7a;}*/
|
|
|
|
|