📄 css_append.jsp
字号:
/*
Offical Style for JspRun!(R)
URL: http://www.jsprun.net
(C) 2007-2009 JspRun Inc.
<style type="text/css">
*/
.mainbox thead.category th, .mainbox thead.category td { background: transparent; background-image: none; background-repeat: no-reapeat; padding: 2px 5px; line-height: 25px; color: {TABLEBG}; }
.mainbox thead.category tr { {CATBGCODE}; background-repeat: no-repeat; }
* html .mainbox thead.category tr th { {CATBGCODE}; background-repeat: no-repeat; }
*+html .mainbox thead.category tr th { {CATBGCODE}; background-repeat: no-repeat; }
* html .mainbox thead.category td { background: #FF9900; }
*+html .mainbox thead.category td { background: #FF9900; }
thead.category .caption { text-indent: 6em; }
.mainbox thead.separation th, .mainbox thead.separation td { background-color: {COMMONBOXBG}; }
.footoperation { background-color: {COMMONBOXBG}; }
.forumlist tbody tr { background: url({IMGDIR}/altbg1.gif) repeat-x 0 0; }
.forumlist tbody tr:hover { background-image: url({IMGDIR}/altbg2.gif); }
.forumlist tbody th, .forumlist tbody td { padding: 8px 5px; }
.forumlist tbody th, .forumlist tbody td, .forumlist tbody tr:hover th, .forumlist tbody tr:hover td { background-color: transparent; }
* html .forumlist tbody th { background-image: url({IMGDIR}/forum1.gif); background-position: 0 0 }
*+html .forumlist tbody th { background-image: url({IMGDIR}/forum1.gif); background-position: 0 0 }
*+html .forumlist tbody th:hover { background-image: url({IMGDIR}/forum1hover.gif); background-position: 0 0 }
* html .forumlist tbody th.new { background-image: url({IMGDIR}/forum2.gif); background-position: 0 0 }
*+html .forumlist tbody th.new { background-image: url({IMGDIR}/forum2.gif); background-position: 0 0 }
*+html .forumlist tbody th:hover.new { background-image: url({IMGDIR}/forum2hover.gif); background-position: 0 0 }
.forumlist tbody td { border-left: 1px solid {TABLEBG} !important; }
.viewthread h1, .content .mainbox h1 { border-bottom: 1px solid {CATBORDER}; }
.headertabs { background: {BGCOLOR} none; margin-bottom: 0; }
.headertabs li.current, .msgtabs strong { background-color: {COMMONBOXBG}; }
.msgtabs strong { border-bottom-color: {COMMONBOXBG} }
.content .mainbox thead th, .content .mainbox thead td { background-color: {COMMONBOXBG}; }
button { background: {COMMONBOXBG}; border-color: {CATBORDER} {BGBORDER} {BGBORDER} {CATBORDER}; }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -