htdocs/themes/iTheme/rtl/content.css
Don't use IDs in selectors. Open
Open
#mainmenu a.menuSub {padding-right: 27px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#usermenu {font-size: .75em;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#mainmenu {font-size: .75em;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#mainmenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#mainmenu a.menuSub:hover {}
- Exclude checks
Don't use IDs in selectors. Open
Open
#usermenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666; padding-right: 15px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#usermenu a.menuTop {padding-right: 15px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#mainmenu a.menuTop {padding-right: 15px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#mainmenu a.menuMain {padding-right: 15px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#usermenu a.highlight {background: url(../img/nav_bg_right.gif) no-repeat; background-position: right; color: #59BBE6;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#usermenu a:hover {color: #000; background: url(../img/nav_bg_right.gif) no-repeat; background-position: right;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#mainmenu a:hover {color: #000; background: url(../img/nav_bg_right.gif) no-repeat; background-position: right;}
- Exclude checks
Element (a.menuMain) is overqualified, just use .menuMain without element name. Open
Open
#mainmenu a.menuMain {padding-right: 15px;}
- Exclude checks
Background image '../img/nav_bg_right.gif' was used multiple times, first declared at line 5, col 33. Open
Open
#usermenu a:hover {color: #000; background: url(../img/nav_bg_right.gif) no-repeat; background-position: right;}
- Exclude checks
Element (a.highlight) is overqualified, just use .highlight without element name. Open
Open
#usermenu a.highlight {background: url(../img/nav_bg_right.gif) no-repeat; background-position: right; color: #59BBE6;}
- Exclude checks
Background image '../img/nav_bg_right.gif' was used multiple times, first declared at line 5, col 33. Open
Open
#usermenu a.highlight {background: url(../img/nav_bg_right.gif) no-repeat; background-position: right; color: #59BBE6;}
- Exclude checks
Rule is empty. Open
Open
.outer {}
- Exclude checks
Rule is empty. Open
Open
.comUserName {}
- Exclude checks
Rule is empty. Open
Open
#mainmenu a.menuSub:hover {}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#mainmenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.head {background-color: #f2f2f2; color:inherit; padding: 5px; font-weight: bold;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.foot {background-color: #f5e9cd; color:inherit; padding: 5px; font-weight: bold;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.errorMsg { background-color: #FFCCCC; color:inherit; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;font-weight: bold; padding: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.itemHead {padding-left: 3px; color: #639ACE; border-bottom: 1px solid #bbb; font-size: .8em;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
table td {padding: 0; border-width: 0; vertical-align: top;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.itemFoot {text-align: right; padding: 3px; background-color: #efefef; color:inherit;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.comUserStatus {margin-left: 2px; margin-top: 10px; background-color: inherit; color: #639ACE; font-weight:bold; font-size: .8em;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.comDateCaption {font-weight: bold; font-style: normal; font-size: .8em}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;font-weight: bold; padding: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.itemInfo {text-align: right; padding: 3px; background-color: #efefef; color:inherit;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#usermenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666; padding-right: 15px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#usermenu a:hover {color: #000; background: url(../img/nav_bg_right.gif) no-repeat; background-position: right;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#mainmenu a:hover {color: #000; background: url(../img/nav_bg_right.gif) no-repeat; background-position: right;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.xoopsCode { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0 6px 6px 6px; max-height: 200px; overflow: auto;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.xoopsQuote { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; font-style:italic; padding: 0 6px 6px 6px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.itemTitle a {font-size: 1.1em; font-weight: bold; font-variant: small-caps; color: #fff; background-color: transparent;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.comDate {font-weight: normal; font-style: italic; font-size: .8em}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.resultMsg { background-color : #bbb; color: #333; text-align: center; border-top: 1px solid #ccc; border-left: 1px solid #ccc; font-weight: bold; border-right: 1px solid #666; border-bottom: 1px solid #666; padding: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.comUserStat {font-size: .7em; color: #639ACE; font-weight:bold; border: 1px solid #ccc; background-color: #fff; margin: 2px; padding: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu a.menuMain {padding-right: 15px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#usermenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666; padding-right: 15px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* tables and cells */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
th {border-bottom: 4px solid #F3AC03;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu a.menuSub {padding-right: 27px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#usermenu a.menuTop {padding-right: 15px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
tr.odd td {background-color: #E9E9E9; color:inherit; padding: 5px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.errorMsg { background-color: #FFCCCC; color:inherit; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;font-weight: bold; padding: 10px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.xoopsCode { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0 6px 6px 6px; max-height: 200px; overflow: auto;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.outer {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* articles */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemPostDate {font-size: .9em; font-style:italic;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* forums */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu a:hover {color: #000; background: url(../img/nav_bg_right.gif) no-repeat; background-position: right;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemStats {font-size: .9em; font-style:italic;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.signature { font-size:.8em; font-style:italic;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#usermenu {font-size: .75em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemText:first-letter {font-size: 1.3em; font-weight: bold;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comTitle { font-weight: bold; margin-bottom: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserStat {font-size: .7em; color: #639ACE; font-weight:bold; border: 1px solid #ccc; background-color: #fff; margin: 2px; padding: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserImg {margin: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu a.menuSub:hover {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.odd {background-color: #E9E9E9; color:inherit; padding: 5px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.resultMsg { background-color : #bbb; color: #333; text-align: center; border-top: 1px solid #ccc; border-left: 1px solid #ccc; font-weight: bold; border-right: 1px solid #666; border-bottom: 1px solid #666; padding: 10px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemBody {padding-left: 5px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comDate {font-weight: normal; font-style: italic; font-size: .8em}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu a.menuTop {padding-right: 15px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.foot {background-color: #f5e9cd; color:inherit; padding: 5px; font-weight: bold;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemInfo {text-align: right; padding: 3px; background-color: #efefef; color:inherit;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemTitle a {font-size: 1.1em; font-weight: bold; font-variant: small-caps; color: #fff; background-color: transparent;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* core messages */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
table { width: 100%;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.head {background-color: #f2f2f2; color:inherit; padding: 5px; font-weight: bold;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
tr.even td {background-color: #e8e6e2; color:inherit; padding: 5px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comText {padding: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserRankImg {border: 0;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserStatCaption {font-weight: normal;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* Start Main Menu */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
th {color: #0066CC; padding : 2px; vertical-align : middle;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;font-weight: bold; padding: 10px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.xoopsQuote { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; font-style:italic; padding: 0 6px 6px 6px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.item {border: 1px solid #ccc;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.even {background-color: #e8e6e2; color:inherit; padding: 5px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemPermaLink {font-size: .9em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserRankText {font-size: .8em; font-weight:bold;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#usermenu a:hover {color: #000; background: url(../img/nav_bg_right.gif) no-repeat; background-position: right;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#usermenu a.highlight {background: url(../img/nav_bg_right.gif) no-repeat; background-position: right; color: #59BBE6;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemPoster {font-size: .9em; font-style:italic;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comDateCaption {font-weight: bold; font-style: normal; font-size: .8em}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemHead {padding-left: 3px; color: #639ACE; border-bottom: 1px solid #bbb; font-size: .8em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemFoot {text-align: right; padding: 3px; background-color: #efefef; color:inherit;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* Start User Menu */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* End User Menu */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
table td {padding: 0; border-width: 0; vertical-align: top;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserStatus {margin-left: 2px; margin-top: 10px; background-color: inherit; color: #639ACE; font-weight:bold; font-size: .8em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* codes and quotes */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserRank {margin: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserName {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu {font-size: .75em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* End Main Menu */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemAdminLink {font-size: .9em;}
- Exclude checks