就是使用的这个
https://discuz.dismall.com/thread-376206-1-1.html
- body {
- margin: 0px;
- scrollbar-base-color: {ALTBG1};
- scrollbar-arrow-color: {BORDERCOLOR};
- font: {FONTSIZE} {FONT};
- {BGCODE};
- color: {TEXT};
- }
- legend {
- color: {TEXT};
- }
- table {
- font: {FONTSIZE} {FONT};
- color: {TABLETEXT} ;
- }
- input, select, textarea {
- font: {FONTSIZE} {FONT};
- color: {TABLETEXT};
- font-weight: normal;
- background-color: {INPUTBORDER};
- }
- a {
- text-decoration: none;
- color: {LINK};
- }
- a:hover {
- text-decoration: underline;
- }
- .checkbox, .radio {
- border: 0px;
- background: none;
- vertical-align: middle;
- height: 16px;
- }
- form {
- margin: 0px;
- padding: 0px;
- }
- .nav {
- font: {FONTSIZE} {FONT};
- color: {NAVTEXT};
- font-weight: {BOLD};
- }
- .nav a {
- color: {NAVTEXT};
- }
- .header {
- font: {FONTSIZE} {SMFONT} !important;
- font-weight: {BOLD} !important;
- font: {SMFONTSIZE} {SMFONT};
- font-weight: {BOLD};
- color: {HEADERTEXT};
- {HEADERBGCODE};
- }
- .header a {
- color: {HEADERTEXT};
- }
- .footer {
- margin: 0px 1px 1px 1px;
- clear: both;
- height: 8px;
- font-size: 0px;
- line-height: 0px;
- padding: 0px;
- {HEADERBGCODE};
- }
- #announcement {
- margin-bottom: 0px;
- padding: 0px 0px;
- }
- .headermenu {
- {HEADERMENUBGCODE};
- height: 30px;
- }
- #menu, #menu a {
- color: {HEADERMENUTEXT};
- padding-top: 0px !important;
- padding-top: 0px;
- }
- .absmiddle {
- vertical-align: middle;
- }
- .msgheader {
- margin:0 2em;
- font-weight: bold;
- background: {MSGHEADER};
- padding: 5px;
- color: {MSGHEADERTEXT}
- }
- .msgborder {
- margin: 0 2em;
- margin-top: 3px;
- padding: 10px;
- border: {INNERBORDERWIDTH}px solid {BORDERCOLOR};
- word-break: break-all;
- overflow: hidden;
- }
- .category {
- font: {FONTSIZE} {SMFONT} !important;
- font: {SMFONTSIZE} {SMFONT};
- color: {CATTEXT};
- {CATBGCODE};
- }
- .tableborder {
- background: {INNERBORDERCOLOR};
- border: {BORDERWIDTH}px solid {BORDERCOLOR};
- }
- .singleborder {
- font-size: 0px;
- line-height: {BORDERWIDTH}px;
- padding: 0px;
- background-color: {ALTBG1};
- }
- .smalltxt {
- font: {FONTSIZE} {SMFONT} !important;
- font: {SMFONTSIZE} {SMFONT};
- }
- .lighttxt {
- color: {LIGHTTEXT}
- }
- .outertxt {
- font: {FONTSIZE} {FONT};
- color: {TEXT};
- }
- .outertxt a {
- color: {TEXT};
- }
- .option {
- padding: 1px;
- width: {TABLEWIDTH};
- height: 35px;
- border: 1px solid {BGBORDER};
- background-color: {ALTBG1};
- }
- .bold {
- font-weight: {BOLD};
- }
- .altbg1 {
- background: {ALTBG1};
- font: {FONTSIZE} {FONT};
- }
- .altbg2 {
- background: {ALTBG2};
- font: {FONTSIZE} {FONT};
- }
- .t_infoline {
- background: {POSTNOTICEBG};
- }
- .maintable{
- width: {MAINTABLEWIDTH};
- font: {FONTSIZE} {FONT};
- background-color: {MAINTABLECOLOR};
- }
- .subtable {
- text-align: left;
- padding: 0;
- margin: 0 auto;
- }
- .simpletable {
- background: {INNERBORDERCOLOR};
- border: {BORDERWIDTH}px solid {BORDERCOLOR};
- padding: 1px;
- }
- .simpletable div {
- padding: {TABLESPACE}px;
- }
- .left {
- float: left;
- text-align: left;
- padding: 0px;
- }
- .right {
- float: right;
- text-align: right;
- padding: 0px;
- }
- .line {
- border-top:1px solid {BGBORDER};
- }
- .newspecial {
- text-align:center;
- font-size:14px;
- font-weight: {BOLD};
- }
- .newspecialmenu {
- width: 86px !important;
- width: 88px;
- }
- .signature {
- height: expression(minY = (this.scrollHeight < parseInt(this.currentStyle.minHeight) + 1) ? this.currentStyle.minHeight : maxY = (this.scrollHeight > parseInt(this.currentStyle.maxHeight) + 1) ? this.currentStyle.maxHeight : "auto");
- }
- .percent {
- height: 10px !important;
- height: 12px;
- border: {BORDERWIDTH}px solid {BORDERCOLOR};
- float: left;
- padding: 0px;
- }
- .percent div {
- {HEADERBGCODE};
- background-repeat: repeat-x;
- background-position: 0 50%;
- width: 100%;
- height: 8px;
- line-height: 0px;
- font-size: 0px;
- margin: 1px;
- padding: 0px;
- }
- .percenttxt {
- float:left;
- font: {SMFONTSIZE} {SMFONT};
- padding-top: 2px !important;
- padding-top: 1px;
- color: {HEADERTEXT};
- font-weight: {BOLD};
- }
- .percenttxt u {
- text-decoration: none;
- font-weight: normal;
- color: {LIGHTTEXT};
- }
- .paddingmenu td{
- padding: 6px;
- }
- .f_row {
- width: {TABLEWIDTH};
- margin: -1px;
- border-left: {BORDERWIDTH}px solid {BORDERCOLOR};
- border-right: {BORDERWIDTH}px solid {BORDERCOLOR};
- border-bottom: none;
- border-top: none;
- background: {INNERBORDERCOLOR};
- }
- .f_row td {
- padding: {TABLESPACE}px;
- }
- .f_folder {
- width: 4%;
- background: {ALTBG2};
- text-align: center;
- }
- .f_icon {
- width: 4%;
- background: {ALTBG1};
- text-align: center;
- }
- .f_author {
- width: 14%;
- background: {ALTBG1};
- text-align: center;
- }
- .f_replies {
- width: 6%;
- background: {ALTBG2};
- text-align: center;
- }
- .f_views {
- width: 6%;
- background: {ALTBG1};
- text-align: center
- }
- .f_last {
- width: 19%;
- background: {ALTBG2};
- text-align: right;
- font: {SMFONTSIZE} {SMFONT};
- }
- .subject a, .f_title a {
- color: {TABLETEXT};
- }
- .t_row {
- margin-top:-1px;
- border: {BORDERWIDTH}px solid {BORDERCOLOR};
- border-bottom:none;
- border-top:none;
- background: {INNERBORDERCOLOR};
- }
- .t_user {
- word-break: break-all;
- }
- .t_msg {
- table-layout: fixed;
- word-wrap: break-word;
- width: 100%;
- height: 100%;
- overflow: hidden;
- }
- .t_footer {
- height:0px;
- font-size: 0px;
- line-height: 0px;
- width: {TABLEWIDTH};
- background-color: {MAINTABLECOLOR};
- border-top: {BORDERWIDTH}px solid {BORDERCOLOR};
- }
- .t_infoline {
- background: {POSTNOTICEBG};
- }
- .t_table {
- border-left: 1px solid {BORDERCOLOR};
- border-top: 1px solid {BORDERCOLOR};
- border-spacing: 0px;
- }
- .p_bar {
- margin: 1px 0px;
- clear: both;
- }
- .p_bar a {
- float: left;
- padding: 1px 4px;
- font-size: 12px;
- text-decoration: none;
- }
- .p_input {
- border: 0px;
- padding: 0px;
- width: 40px;
- height: 16px !important;
- height: 15px;
- margin: 0px;
- background: {ALTBG2};
- }
- .p_total {
- background-color: {ALTBG1};
- border: 1px solid {BORDERCOLOR};
- border-right: 0px solid {BORDERCOLOR};
- font-weight: {BOLD};
- }
- .p_pages {
- background-color: {ALTBG1};
- border: 1px solid {BORDERCOLOR};
- margin-right:1px;
- vertical-align: middle;
- font-weight: {BOLD};
- }
- .p_num {
- background-color: {ALTBG2};
- border: 1px solid {CATBORDER};
- margin-right:1px;
- vertical-align: middle;
- }
- a:hover.p_num {
- background-color: {ALTBG1};
- border: 1px solid {BORDERCOLOR};
- text-decoration: none;
- }
- .p_redirect {
- background-color: {ALTBG2};
- border: 1px solid {CATBORDER};
- margin-right:1px;
- font-size: 11px !important;
- font-size: 13px;
- }
- a:hover.p_redirect {
- background-color: {ALTBG1};
- border: 1px solid {BORDERCOLOR};
- text-decoration: none;
- }
- .p_curpage {
- margin-right:1px;
- border: 1px solid {CATBORDER};
- vertical-align: middle;
- {CATBGCODE};
- color: {CATTEXT};
- font-weight: {BOLD};
- }
- .wysiwyg {
- font: {MSGFONTSIZE} {FONT};
- border: 1px #DDDDDD solid;
- padding: 4px;
- }
- .wysiwyg a {
- text-decoration: underline;
- color: {LINK};
- }
- .editor {
- background: {ALTBG1};
- border: 1px solid {BGBORDER};
- border-bottom: 1px solid {BORDERCOLOR};
- }
- .editor_line {
- border-top:1px solid {BORDERCOLOR};
- }
- .editor_switcher {
- position: relative;
- top: 1px;
- border-bottom: 1px solid {BORDERCOLOR};
- background: {ALTBG1};
- margin-left: 10px;
- vertical-align: middle;
- }
- .editor_switcher_highlight {
- position: relative;
- top: 1px;
- border-bottom: 1px solid #FFFFFF;
- background: #FFFFFF;
- margin-left: 10px;
- vertical-align: middle;
- font-weight: {BOLD};
- }
- .editor_text {
- font: {MSGFONTSIZE} {FONT};
- border: 1px solid {BORDERCOLOR};
- border-top: 0px;
- background: #FFFFFF;
- }
- .editor_text textarea {
- border: 0px;
- background: #FFFFFF;
- overflow: auto;
- padding: 4px;
- }
- .editor_button {
- background: {ALTBG1};
- border: 1px solid {BGBORDER};
- border-top: 1px solid {BORDERCOLOR};
- position: relative;
- top: -1px;
- margin-bottom: 6px;
- }
- .editor_textexpand {
- float: left;
- position: relative;
- top: -3px;
- border-top: 0px;
- }
- .editor_buttonnormal {
- background: {ALTBG1};
- color: #000000;
- padding: 1px;
- border: none;
- }
- .editor_buttondown, .editor_buttonhover, .editor_buttonselected {
- background: {ALTBG1};
- color: #000000;
- padding: 0px;
- border: 1px solid {BORDERCOLOR};
- }
- .editor_menunormal, .editor_menuhover {
- font: 11px tahoma;
- height: 18px;
- padding: 0px 3px 0px 3px;
- white-space: nowrap;
- overflow: hidden;
- background: #FFFFFF;
- color: #000000;
- }
- .editor_menunormal {
- border-right: 1px solid #FFFFFF;
- }
- .editor_menuhover {
- border-right: 1px solid {BORDERCOLOR};
- }
- .editor_menuhover div, .editor_menunormal div {
- background: #FFFFFF;
- color: #000000;
- }
- .editor_colormenunormal {
- border-right: 1px solid #FFFFFF;
- }
- .editor_colormenuhover {
- border-right: 1px solid {BORDERCOLOR};
- }
- .editor_colornormal {
- padding: 2px;
- font-size: 1px;
- }
- .editor_colorhover {
- background: {BORDERCOLOR};
- white-space: nowrap;
- padding: 2px;
- font-size: 1px;
- }
- .editor_colornormal div {
- width: 10px;
- height: 10px;
- border: 1px solid {CATTEXT};
- }
- .editor_colorhover div {
- width: 10px;
- height: 10px;
- border: 1px solid {BORDERCOLOR};
- }
- .popupmenu_popup {
- background: #FFFFFF;
- color: {HEADERTEXT};
- border: 1px solid {BORDERCOLOR};
- }
- .popupmenu_option {
- background: {MENUBG};
- color: {MENUTEXT};
- font: {FONTSIZE} {FONT};
- white-space: nowrap;
- cursor: pointer;
- }
- .popupmenu_option a {
- color: {MENUTEXT};
- text-decoration: none;
- }
- .headermenu_popup {
- color: {MENUTEXT};
- border: 1px solid {BORDERCOLOR};
- border-top: 0px;
- margin-top: 8px;
- }
- .headermenu_popup a {
- color: {MENUTEXT};
- text-decoration: none;
- }
- .popupmenu_option a:hover, .popupmenu_option a:active {
- color: {MENUHLTEXT};
- text-decoration: none;
- }
- .popupmenu_highlight {
- background: {MENUHLBG};
- color: {MENUHLTEXT};
- font: {FONTSIZE} {FONT};
- white-space: nowrap;
- cursor: pointer;
- }
- .popupmenu_highlight a {
- color: {MENUHLTEXT};
- text-decoration: none;
- }
- .popupmenu_highlight a:link {
- color: {MENUHLTEXT};
- text-decoration: none;
- }
- .popupmenu_highlight a:visited {
- color: {MENUHLTEXT};
- text-decoration: none;
- }
- .popupmenu_highlight a:hover, .popupmenu_highlight a:active {
- color: {MENUHLTEXT};
- text-decoration: none;
- }
- .expire, .expire a:link, .expire a:visited {
- color: {CALENDAREXPIRE};
- }
- .default, .default a:link, .default a:visited {
- color: {CALENDARTEXT};
- }
- .checked, .checked a:link, .checked a:visited {
- color: {CALENDARCHECKED};
- }
- .today, .today a:link, .today a:visited {
- color: {CALENDARTODAY};
- }
- #calendar_year {
- display: none;
- line-height: 130%;
- background: {MAINTABLECOLOR};
- position: absolute;
- z-index: 10;
- }
- #calendar_year .col {
- float: left;
- background: {MAINTABLECOLOR};
- margin-left: 1px;
- border: 1px solid {BORDERCOLOR};
- padding: 4px;
- }
- #calendar_month {
- display: none;
- background: {MAINTABLECOLOR};
- line-height: 130%;
- border: 1px solid {BORDERCOLOR};
- padding: 4px;
- position: absolute;
- z-index: 11;
- }
复制代码 |