Line 81 | Line 81 |
---|
}
.bg1 { background-color: #ECF3F7; }
|
}
.bg1 { background-color: #ECF3F7; }
|
.bg2 { background-color: #e1ebf2; }
| .bg2 { background-color: #e1ebf2; }
|
.bg3 { background-color: #cadceb; }
.ucprowbg {
| .bg3 { background-color: #cadceb; }
.ucprowbg {
|
Line 171 | Line 171 |
---|
border-color: #4692BF; }
|
border-color: #4692BF; }
|
.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
| .pagination span a, .pagination span a:link, .pagination span a:visited {
|
color: #5C758C; background-color: #ECEDEE; border-color: #B4BAC0;
| color: #5C758C; background-color: #ECEDEE; border-color: #B4BAC0;
|
Line 181 | Line 181 |
---|
border-color: #368AD2; background-color: #368AD2; color: #FFF;
|
border-color: #368AD2; background-color: #368AD2; color: #FFF;
|
| }
.pagination span a:active { color: #5C758C; background-color: #ECEDEE; border-color: #B4BAC0;
|
}
/* Pagination in viewforum for multipage topics */
| }
/* Pagination in viewforum for multipage topics */
|
Line 292 | Line 298 |
---|
.postlink:visited { color: #5D8FBD;
|
.postlink:visited { color: #5D8FBD;
|
border-bottom-color: #666666;
| border-bottom-color: #5D8FBD;
|
}
.postlink:active {
| }
.postlink:active {
|
Line 304 | Line 310 |
---|
color: #0D4473; }
|
color: #0D4473; }
|
.signature a, .signature a:visited, .signature a:active, .signature a:hover {
| .signature a, .signature a:visited, .signature a:hover, .signature a:active {
|
background-color: transparent; }
/* Profile links */
|
background-color: transparent; }
/* Profile links */
|
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
| .postprofile a:link, .postprofile a:visited, .postprofile dt.author a {
|
color: #105289; }
.postprofile a:hover, .postprofile dt.author a:hover { color: #D31141;
|
color: #105289; }
.postprofile a:hover, .postprofile dt.author a:hover { color: #D31141;
|
| }
.postprofile a:active { color: #105289;
|
}
/* Profile searchresults */
| }
/* Profile searchresults */
|
Line 336 | Line 346 |
---|
}
/* Arrow links */
|
}
/* Arrow links */
|
a.up { background-image: url("{T_THEME_PATH}/images/arrow_up.gif") } a.down { background-image: url("{T_THEME_PATH}/images/arrow_down.gif") } a.left { background-image: url("{T_THEME_PATH}/images/arrow_left.gif") } a.right { background-image: url("{T_THEME_PATH}/images/arrow_right.gif") }
| a.up { background-image: url("{T_THEME_PATH}/images/arrow_up.gif"); } a.down { background-image: url("{T_THEME_PATH}/images/arrow_down.gif"); } a.left { background-image: url("{T_THEME_PATH}/images/arrow_left.gif"); } a.right { background-image: url("{T_THEME_PATH}/images/arrow_right.gif"); }
|
a.up:hover { background-color: transparent;
| a.up:hover { background-color: transparent;
|
Line 642 | Line 652 |
---|
}
.online {
|
}
.online {
|
background-image: url("{T_IMAGESET_LANG_PATH}/icon_user_online.gif");
| background-image: url("{IMG_ICON_USER_ONLINE_SRC}");
|
}
/*
| }
/*
|
Line 654 | Line 664 |
---|
.reply-icon span { background-image: url("{IMG_BUTTON_TOPIC_REPLY_SRC}"); } .post-icon span { background-image: url("{IMG_BUTTON_TOPIC_NEW_SRC}"); } .locked-icon span { background-image: url("{IMG_BUTTON_TOPIC_LOCKED_SRC}"); }
|
.reply-icon span { background-image: url("{IMG_BUTTON_TOPIC_REPLY_SRC}"); } .post-icon span { background-image: url("{IMG_BUTTON_TOPIC_NEW_SRC}"); } .locked-icon span { background-image: url("{IMG_BUTTON_TOPIC_LOCKED_SRC}"); }
|
.pmreply-icon span { background-image: url("{IMG_BUTTON_PM_REPLY_SRC}") ;} .newpm-icon span { background-image: url("{IMG_BUTTON_PM_NEW_SRC}") ;} .forwardpm-icon span { background-image: url("{IMG_BUTTON_PM_FORWARD_SRC}") ;}
| .pmreply-icon span { background-image: url("{IMG_BUTTON_PM_REPLY_SRC}"); } .newpm-icon span { background-image: url("{IMG_BUTTON_PM_NEW_SRC}"); } .forwardpm-icon span { background-image: url("{IMG_BUTTON_PM_FORWARD_SRC}"); }
|
a.print { background-image: url("{T_THEME_PATH}/images/icon_print.gif");
| a.print { background-image: url("{T_THEME_PATH}/images/icon_print.gif");
|
Line 872 | Line 882 |
---|
/* PM Message history */ .current { color: #000000 !important;
|
/* PM Message history */ .current { color: #000000 !important;
|
}
/* PM panel adjustments */ .pm-panel-header, #cp-main .pm-message-nav { border-bottom-color: #A4B3BF;
| |
}
/* PM marking colours */
| }
/* PM marking colours */
|