Ticket #301 增加了数据作者样式表及列表小图标

This commit is contained in:
Li Jianxuan 2012-03-06 08:40:43 +00:00
parent 0d25c86523
commit 5566f35889
6 changed files with 30 additions and 0 deletions

30
htdocs/css/author.css Normal file
View File

@ -0,0 +1,30 @@
/*
CSS Doucment
@version $Id: author.css 2012-2-29 15:01 Z 李建轩 $
@package author
@copyright Copyright (c) 2012, CAREERI.
@license http://
@link http://
*/
#sidebar{margin:0;padding:0;width:220px;_margin-right:-3px;float:left;border-right:2px solid #ddd;background:#ddd;border-radius:5px;overflow:hidden;margin-right:15px;}
#sidebar li{margin:5px 0 5px 30px;}
#sidebar li.title{margin:0;padding:5px 40px;background-color:#ECA965;}
#leftnavi li{margin:5px 0 5px 20px;font-size:9pt;border:1px #93bee2 solid;background-color:#e8f4ff;width:100px;height:22px;padding-left:10px;}
#leftnavi form#search {margin-left:20px;margin-bottom:5px;}
#wapper{float:left;}
.search_form{}
.search_form input{border:1px solid #cacaca;border-radius:3px;height:20px;line-height:20px;}
.search_form input:focus,textarea:focus {background:url(../images/input-text-bg.png) left top repeat-x;}
#keyword{width:240px;}
#datalist{overflow:hidden;}
#datalist ul li{margin:5px 0px;padding:5px 0px;background:#f6f6f6;border:1px solid #FFF;}
#datalist ul li:hover,#datalist ul li:focus{border:1px solid #ccc;background:#fefefe;}
#datalist ul li a{font-size:14px;}
#datalist ul li p{text-indent:24px;font-size:12px;line-height:24px;}
#datalist ul li p img {vertical-align:middle;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 943 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 B

BIN
htdocs/images/list_keys.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 B