ImpressCMS/impresscms

View on GitHub
htdocs/themes/iTheme/content.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#mainmenu a.menuSub {padding-left: 27px;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#offline {color:red; font-weight:700; font-size:1em;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#mainmenu a.menuTop {padding-left: 15px;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#usermenu a.highlight {background: url(img/nav_bg.gif) no-repeat; background-position: left; color: #59BBE6;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#mainmenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#usermenu {font-size: .75em;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#mainmenu a.menuMain {padding-left: 15px;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#usermenu a.menuTop {padding-left: 15px;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#mainmenu {font-size: .75em;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#online {color:green; font-weight:700; font-size:1em;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#usermenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#groupform .icms_checkboxoption {width: 48.9%;padding: 2px;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#usermenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666; padding-left: 15px;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#mainmenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Don't use IDs in selectors.
Open

#mainmenu a.menuSub:hover {}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule is empty.
Open

.Userrow_left {}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

#groupform .icms_checkboxoption {width: 48.9%;padding: 2px;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule is empty.
Open

#mainmenu a.menuSub:hover {}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Using width with border can sometimes make elements larger than you expect.
Open

.outer {border: 1px solid #999; width: 100%;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Using width with border can sometimes make elements larger than you expect.
Open

#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule is empty.
Open

.Userrow_center {}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Using height with padding can sometimes make elements larger than you expect.
Open

#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Using width with border-right can sometimes make elements larger than you expect.
Open

.forum_controls {background-color: #EEE; border-left: 1px solid #999; border-right: 1px solid #999; border-top: 1px solid #999;width: 100%;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule is empty.
Open

.Userrow_right {}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Using height with border can sometimes make elements larger than you expect.
Open

#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Using width with border-left can sometimes make elements larger than you expect.
Open

.forum_controls {background-color: #EEE; border-left: 1px solid #999; border-right: 1px solid #999; border-top: 1px solid #999;width: 100%;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Background image 'img/nav_bg.gif' was used multiple times, first declared at line 5, col 33.
Open

#usermenu a.highlight {background: url(img/nav_bg.gif) no-repeat; background-position: left; color: #59BBE6;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Element (a.menuMain) is overqualified, just use .menuMain without element name.
Open

#mainmenu a.menuMain {padding-left: 15px;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Values of 0 shouldn't have units specified.
Open

#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Element (a.highlight) is overqualified, just use .highlight without element name.
Open

#usermenu a.highlight {background: url(img/nav_bg.gif) no-repeat; background-position: left; color: #59BBE6;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Background image 'img/nav_bg.gif' was used multiple times, first declared at line 5, col 33.
Open

#usermenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#mainmenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.icmsQuote { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; font-style:italic; padding: 0 6px 6px 6px;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.itemHead {padding-left: 3px; color: #639ACE; border-bottom: 1px solid #bbb; font-size: .8em;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#mainmenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.comDate {font-weight: normal; font-style: italic; font-size: .8em}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#usermenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666; padding-left: 15px;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
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;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.itemTitle a {font-size: 1.1em; font-weight: bold; font-variant: small-caps; color: #fff; background-color: transparent;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.itemFoot {text-align: right; padding: 3px; background-color: #efefef; color:inherit;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#offline {color:red; font-weight:700; font-size:1em;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
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;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.itemInfo {text-align: right; padding: 3px; background-color: #efefef; color:inherit;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.icms_checkboxoption input[type=checkbox] {float: left; outline: none; background: transparent; border: 0;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#usermenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
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;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#online {color:green; font-weight:700; font-size:1em;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

table td {padding: 0; border-width: 0;    vertical-align: top;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.comDateCaption {font-weight: bold; font-style: normal; font-size: .8em}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.odd {background-color: #E9E9E9; color:inherit;padding: 5px; border-bottom: 1px solid #999;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.icmsCode { 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;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#groupform .icms_checkboxoption {width: 48.9%;padding: 2px;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.comUserStat {font-size: .7em; color: #639ACE; font-weight:bold; border: 1px solid #ccc; background-color: #fff; margin: 2px; padding: 2px; border-right: 2px solid #999; border-bottom: 2px solid #999;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
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;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Outlines should only be modified using :focus.
Open

.icms_checkboxoption input[type=checkbox] {float: left; outline: none; background: transparent; border: 0;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.head {background-color: #f2f2f2; color:inherit; padding: 5px; font-weight: bold;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
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;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
Severity: Minor
Found in htdocs/themes/iTheme/content.css by csslint

Incorrect end of line character(s) found.
Open

#mainmenu a.menuSub {padding-left: 27px;}

Incorrect end of line character(s) found.
Open

/* tables and cells */

Incorrect end of line character(s) found.
Open

th {color: #0066CC; padding : 2px; vertical-align : middle;}

Incorrect end of line character(s) found.
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;}

Incorrect end of line character(s) found.
Open

.itemTitle a {font-size: 1.1em; font-weight: bold; font-variant: small-caps; color: #fff; background-color: transparent;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.forum_controls {background-color: #EEE; border-left: 1px solid #999; border-right: 1px solid #999; border-top: 1px solid #999;width: 100%;}

Incorrect end of line character(s) found.
Open

#mainmenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
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;}

Incorrect end of line character(s) found.
Open

.itemPoster {font-size: .9em; font-style:italic;}

Incorrect end of line character(s) found.
Open

.itemAdminLink {font-size: .9em;}

Incorrect end of line character(s) found.
Open

.Userrow_right {}

Incorrect end of line character(s) found.
Open

table td {padding: 0; border-width: 0;    vertical-align: top;}

Incorrect end of line character(s) found.
Open

tr.even td {background-color: #e8e6e2; color:inherit; padding: 5px;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}

Incorrect end of line character(s) found.
Open

.itemText:first-letter {font-size: 1.3em; font-weight: bold;}

Incorrect end of line character(s) found.
Open

#mainmenu a.menuTop {padding-left: 15px;}

Incorrect end of line character(s) found.
Open

.even {background-color: #FFF; color:inherit; padding: 5px;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

/* codes and quotes */

Incorrect end of line character(s) found.
Open

.itemInfo {text-align: right; padding: 3px; background-color: #efefef; color:inherit;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.Userrow_center {}

Incorrect end of line character(s) found.
Open

#mainmenu a.menuMain {padding-left: 15px;}

Incorrect end of line character(s) found.
Open

#mainmenu a.menuSub:hover {}

Incorrect end of line character(s) found.
Open

.comText {padding: 2px;}

Incorrect end of line character(s) found.
Open

.comUserStatCaption {font-weight: normal;}

Incorrect end of line character(s) found.
Open

#online {color:green; font-weight:700; font-size:1em;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

#usermenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}

Incorrect end of line character(s) found.
Open

.itemHead {padding-left: 3px; color: #639ACE; border-bottom: 1px solid #bbb; font-size: .8em;}

Incorrect end of line character(s) found.
Open

.itemPermaLink {font-size: .9em;}

Incorrect end of line character(s) found.
Open

#mainmenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666;}

Incorrect end of line character(s) found.
Open

.foot {background-color: #DDD; color: inherit; padding: 1px;}

Incorrect end of line character(s) found.
Open

.comUserName {font-size: 18px;}

Incorrect end of line character(s) found.
Open

.Userrow_left {}

Incorrect end of line character(s) found.
Open

.icms_checkboxoption input[type=checkbox] {float: left; outline: none; background: transparent; border: 0;}

Incorrect end of line character(s) found.
Open

/* Start User Menu */

Incorrect end of line character(s) found.
Open

table {    width: 100%;}

Incorrect end of line character(s) found.
Open

#mainmenu {font-size: .75em;}

Incorrect end of line character(s) found.
Open

.odd {background-color: #E9E9E9; color:inherit;padding: 5px; border-bottom: 1px solid #999;}

Incorrect end of line character(s) found.
Open

#usermenu a.menuTop {padding-left: 15px;}

Incorrect end of line character(s) found.
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;}

Incorrect end of line character(s) found.
Open

.item {border: 1px solid #ccc;}

Incorrect end of line character(s) found.
Open

.icmsCode { 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;}

Incorrect end of line character(s) found.
Open

.comUserStatus {float: left;}

Incorrect end of line character(s) found.
Open

/* articles */

Incorrect end of line character(s) found.
Open

.itemFoot {text-align: right; padding: 3px; background-color: #efefef; color:inherit;}

Incorrect end of line character(s) found.
Open

.comUserRankImg {border: 0; vertical-align: middle;}

Incorrect end of line character(s) found.
Open

.userrow {padding: 0;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.icms_checkboxoption label {float: left; overflow: hidden; vertical-align: middle;}

Incorrect end of line character(s) found.
Open

.icms_checkboxoption label a {float: left; overflow: hidden;}

Incorrect end of line character(s) found.
Open

.itemPostDate {font-size: .9em; font-style:italic;}

Incorrect end of line character(s) found.
Open

/* forums */

Incorrect end of line character(s) found.
Open

.comTitle { font-weight: bold; margin-bottom: 2px;}

Incorrect end of line character(s) found.
Open

.comUserStat {font-size: .7em; color: #639ACE; font-weight:bold; border: 1px solid #ccc; background-color: #fff; margin: 2px; padding: 2px; border-right: 2px solid #999; border-bottom: 2px solid #999;}

Incorrect end of line character(s) found.
Open

.head {background-color: #f2f2f2; color:inherit; padding: 5px; font-weight: bold;}

Incorrect end of line character(s) found.
Open

tr.odd td {background-color: #E9E9E9; color:inherit; padding: 5px;}

Incorrect end of line character(s) found.
Open

/* core messages */

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

#groupform .icms_checkboxoption {width: 48.9%;padding: 2px;}

Incorrect end of line character(s) found.
Open

.icms_checkboxoption:hover {background: #f1f2f3;}

Incorrect end of line character(s) found.
Open

#usermenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666; padding-left: 15px;}

Incorrect end of line character(s) found.
Open

#usermenu a.highlight {background: url(img/nav_bg.gif) no-repeat; background-position: left; color: #59BBE6;}

Incorrect end of line character(s) found.
Open

.comUserImg {margin: 2px;}

Incorrect end of line character(s) found.
Open

.itemStats {font-size: .9em; font-style:italic;}

Incorrect end of line character(s) found.
Open

.itemBody {padding-left: 5px;}

Incorrect end of line character(s) found.
Open

.icms_checkboxoption {float: left;}

Incorrect end of line character(s) found.
Open

/* Start Main Menu */

Incorrect end of line character(s) found.
Open

/* End Main Menu */

Incorrect end of line character(s) found.
Open

.outer {border: 1px solid #999; width: 100%;}

Incorrect end of line character(s) found.
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;}

Incorrect end of line character(s) found.
Open

.row1 {background-color: #FFF; color:inherit; padding: 5px;}

Incorrect end of line character(s) found.
Open

.comUserRank {margin: 2px;}

Incorrect end of line character(s) found.
Open

#offline {color:red; font-weight:700; font-size:1em;}

Incorrect end of line character(s) found.
Open

#usermenu {font-size: .75em;}

Incorrect end of line character(s) found.
Open

/* End User Menu */

Incorrect end of line character(s) found.
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;}

Incorrect end of line character(s) found.
Open

.icmsQuote { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; font-style:italic; padding: 0 6px 6px 6px;}

Incorrect end of line character(s) found.
Open

#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}

Incorrect end of line character(s) found.
Open

.comUserName img {padding: 0;}

Incorrect end of line character(s) found.
Open

.comDate {font-weight: normal; font-style: italic; font-size: .8em}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

th {border-bottom: 4px solid #F3AC03;}

Incorrect end of line character(s) found.
Open

/* Admin Help Nav */

Incorrect end of line character(s) found.
Open

.row2 {background-color: #E9E9E9; color:inherit;padding: 5px;}

Incorrect end of line character(s) found.
Open

.comUserRankText {font-size: .8em;}

Incorrect end of line character(s) found.
Open

.comDateCaption {font-weight: bold; font-style: normal; font-size: .8em}

Incorrect end of line character(s) found.
Open

.signature { font-size:.8em; font-style:italic;}

Incorrect end of line character(s) found.
Open

.transfer a {padding-left: 5px;}

There are no issues that match your filters.

Category
Status