ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/themes/admin-theme/content.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

#usermenu a:hover {color: #f3ac03;}

Don't use IDs in selectors.
Open

#usermenu a.menuTop {border-top: 1px solid #ccc;}

Don't use IDs in selectors.
Open

#mainmenu a {display: block; margin: 0; padding: 4px; color: #666;}

Don't use IDs in selectors.
Open

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

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;}

Don't use IDs in selectors.
Open

#mainmenu a.menuMain {padding-left: 3px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

Don't use IDs in selectors.
Open

#mainmenu a.menuSub {padding-left: 17px; background-image: url(../icons/arr.gif);background-repeat: no-repeat; background-position: left; background-color: #fff; color: #666; font-size:.9em; font-style:italic; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

#mainmenu a.menuSub:hover {color: #f3ac03;}

Use of !important
Open

th { background-color:#f3ac03 !important;}

Don't use IDs in selectors.
Open

#usermenu a.highlight {background-color: #fcc; color: #ff0000;}

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

#mainmenu a:hover { color: #f3ac03;}

Don't use IDs in selectors.
Open

#usermenu a {color:#666;  display: block; margin: 0; padding: 4px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

Don't use IDs in selectors.
Open

#mainmenu a.menuTop {padding-left: 3px; border-top: 1px solid #ccc; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

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

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

Rule is empty.
Open

.Userrow_right {}

Rule is empty.
Open

.Userrow_center {}

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;}

Rule is empty.
Open

.Userrow_left {}

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

#usermenu a.highlight {background-color: #fcc; color: #ff0000;}

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

#mainmenu a.menuMain {padding-left: 3px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

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;}

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;}

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

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

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

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

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;}

Outlines should only be modified using :focus.
Open

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

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

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

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;}

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

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

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

#mainmenu a.menuTop {padding-left: 3px; border-top: 1px solid #ccc; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

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

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

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

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

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;}

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

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

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

#usermenu a {color:#666;  display: block; margin: 0; padding: 4px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

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

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

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;}

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;}

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;}

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

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

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

#mainmenu a.menuMain {padding-left: 3px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

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

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

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

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

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

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

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

.itemHead {padding: 3px; background-color: #639ACE; color: #fff;font-size: 1.1em;}

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

#mainmenu a {display: block; margin: 0; padding: 4px; color: #666;}

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

#mainmenu a.menuSub {padding-left: 17px; background-image: url(../icons/arr.gif);background-repeat: no-repeat; background-position: left; background-color: #fff; color: #666; font-size:.9em; font-style:italic; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

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;}

Incorrect end of line character(s) found.
Open

#mainmenu a.menuSub {padding-left: 17px; background-image: url(../icons/arr.gif);background-repeat: no-repeat; background-position: left; background-color: #fff; color: #666; font-size:.9em; font-style:italic; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

Incorrect end of line character(s) found.
Open

#usermenu a.highlight {background-color: #fcc; color: #ff0000;}

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

/* Start 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

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

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

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

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

/* tables and cells */

Incorrect end of line character(s) found.
Open

/* codes and quotes */

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

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

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

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

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

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

Incorrect end of line character(s) found.
Open

.Userrow_left {}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

/* Start Main Menu */

Incorrect end of line character(s) found.
Open

#mainmenu a.menuSub:hover {color: #f3ac03;}

Incorrect end of line character(s) found.
Open

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

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

#usermenu a:hover {color: #f3ac03;}

Incorrect end of line character(s) found.
Open

/* articles */

Incorrect end of line character(s) found.
Open

table {    width: 100%;}

Incorrect end of line character(s) found.
Open

.comUserStatus {float: left;}

Incorrect end of line character(s) found.
Open

.itemHead {padding: 3px; background-color: #639ACE; color: #fff;font-size: 1.1em;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

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

.icms_checkboxoption {float: left;}

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

#usermenu a {color:#666;  display: block; margin: 0; padding: 4px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.itemBody {padding-left: 5px;}

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

th {background-color: #f3ac03; color: #000; padding : 2px; vertical-align : middle;}

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

.comUserName {font-size: 18px;}

Incorrect end of line character(s) found.
Open

.Userrow_right {}

Incorrect end of line character(s) found.
Open

#mainmenu a {display: block; margin: 0; padding: 4px; color: #666;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

#usermenu a.menuTop {border-top: 1px solid #ccc;}

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

th { background-color:#f3ac03 !important;}

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

.comText {padding: 2px;}

Incorrect end of line character(s) found.
Open

.userrow {padding: 0;}

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

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

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

.comDate {font-weight: normal; font-style: italic; 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

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

Incorrect end of line character(s) found.
Open

.comUserName img {padding: 0;}

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

.icms_checkboxoption:hover {background: #f1f2f3;}

Incorrect end of line character(s) found.
Open

/* End Main Menu */

Incorrect end of line character(s) found.
Open

/* End User Menu */

Incorrect end of line character(s) found.
Open

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

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

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

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

.comUserStatCaption {font-weight: normal;}

Incorrect end of line character(s) found.
Open

.comUserImg {margin: 2px;}

Incorrect end of line character(s) found.
Open

.Userrow_center {}

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

.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

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

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

#mainmenu a.menuTop {padding-left: 3px; border-top: 1px solid #ccc; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

Incorrect end of line character(s) found.
Open

#mainmenu a.menuMain {padding-left: 3px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #ccc;}

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

.comUserRank {margin: 2px;}

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

#mainmenu a:hover { color: #f3ac03;}

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

/* forums */

Incorrect end of line character(s) found.
Open

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

There are no issues that match your filters.

Category
Status