htdocs/themes/reflex/content.css
Don't use IDs in selectors. Open
Open
#pick div {color: #444;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#buttontop {float: left; width: 99.5%; background: #e7e7e7; line-height:normal; margin: 0; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#buttonbar ul { margin:0; margin: 15px 2px 0px 0px; list-style: none; border-left: 1px solid #ccc;}
- Exclude checks
Don't use IDs in selectors. Open
Open
div#system_info tr {padding: 3px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#form_SystemBlocksadmin .outer td img {width: 16px; height: 16px; text-align: left; vertical-align: middle;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#buttonbar a span {float:left; display:block; color:#444; vertical-align: middle;}
- Exclude checks
Don't use IDs in selectors. Open
Open
div#system_info table {float: left; width: 99.5%; background: #e7e7e7; line-height:normal; margin: 0; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-top: 10px;}
- Exclude checks
2 IDs in the selector, really? Open
Open
#addautotasks #sat_code_row .odd {width: 70%;}
- Exclude checks
2 IDs in the selector, really? Open
Open
#moduleadmin .outer td div#modlogo a img, div#modlogo img{width: 37px; height: 35px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#buttonbar a:hover span {color:#444;}
- Exclude checks
2 IDs in the selector, really? Open
Open
#buttonbar #current a {background: #ecf4fa;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#buttonbar a:hover span {}
- Exclude checks
Don't use IDs in selectors. Open
Open
#buttonbar li {float: left; margin:0; padding:0;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#buttonbar li:first-child {border-left: 1px solid #ccc;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#moduleadmin .outer td div#modlogo a img, div#modlogo img{width: 37px; height: 35px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
div#system_info tr:hover {background: #f6f7f7;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#memberslist a img {width: auto;height: auto;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#buttonbar {float:left; width: 99.5%; background: #e7e7e7; line-height:normal; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#buttonbar a span {float:none;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#moduleadmin .outer td a img, .outer td a img {width: 20px; height: 20px; text-align: left; vertical-align: middle; padding: 2px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
- Exclude checks
2 IDs in the selector, really? Open
Open
#buttonbar #current a span {color:#000;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#groupform .icms_checkboxoption {width: 48.9%; padding: 2px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#buttonbar a {float:left; margin:0; padding:4px 8px; text-decoration:none; background: #f1f2f3; border-right: 1px solid #ccc; border-top: 1px solid #ccc;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#buttonbar a:hover {color: #000; background: #dcdee0;}
- Exclude checks
Element (div.modupdpoutput) is overqualified, just use .modupdpoutput without element name. Open
Open
div.modupdpoutput {max-height: 350px; overflow: auto;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#buttonbar ul { margin:0; margin: 15px 2px 0px 0px; list-style: none; border-left: 1px solid #ccc;}
- Exclude checks
Element (div#system_info) is overqualified, just use #system_info without element name. Open
Open
div#system_info tr {padding: 3px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
- Exclude checks
Element (div#modlogo) is overqualified, just use #modlogo without element name. Open
Open
#moduleadmin .outer td div#modlogo a img, div#modlogo img{width: 37px; height: 35px;}
- Exclude checks
Element (div#system_info) is overqualified, just use #system_info without element name. Open
Open
div#system_info table {float: left; width: 99.5%; background: #e7e7e7; line-height:normal; margin: 0; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-top: 10px;}
- Exclude checks
Element (ul.menusummary) is overqualified, just use .menusummary without element name. Open
Open
ul.menusummary {margin-left: 20px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#buttonbar ul { margin:0; margin: 15px 2px 0px 0px; list-style: none; border-left: 1px solid #ccc;}
- Exclude checks
Element (div#system_info) is overqualified, just use #system_info without element name. Open
Open
div#system_info tr:hover {background: #f6f7f7;}
- Exclude checks
Element (td.visible) is overqualified, just use .visible without element name. Open
Open
td.visible img {height: 14px; width: 14px;}
- Exclude checks
Element (div#modlogo) is overqualified, just use #modlogo without element name. Open
Open
#moduleadmin .outer td div#modlogo a img, div#modlogo img{width: 37px; height: 35px;}
- Exclude checks
Rule is empty. Open
Open
tr.odd td {}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#buttontop {float: left; width: 99.5%; background: #e7e7e7; line-height:normal; margin: 0; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Expected (<filter-function-list> | none) but found 'alpha(opacity=70)'.</filter-function-list> Open
Open
filter:alpha(opacity=70);
- Exclude checks
vertical-align can't be used with display: block. Open
Open
#buttonbar a span {float:left; display:block; color:#444; vertical-align: middle;}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
div#system_info table {float: left; width: 99.5%; background: #e7e7e7; line-height:normal; margin: 0; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-top: 10px;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
div#system_info table {float: left; width: 99.5%; background: #e7e7e7; line-height:normal; margin: 0; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-top: 10px;}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
.outer {width: 100%; border: 1px solid #ccc;}
- Exclude checks
Unknown property 'outline-radius'. Open
Open
outline-radius:4px;
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#moduleadmin .outer td a img, .outer td a img {width: 20px; height: 20px; text-align: left; vertical-align: middle; padding: 2px;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
span.helptext {position: absolute; left: 50%; margin-left: 260px; margin-top: -20px; z-index: 9000; background-color:#000; outline:1px solid #669; border:2px solid #fff; padding:10px 15px; width:200px; display:none; color:#fff; text-align:left; font-size:12px; font-weight:normal;
- Exclude checks
float can't be used with display: inline-block. Open
Open
.imanager_image_box {float:left; text-align:center; width:165px; background: #e7e7e7; overflow: hidden; display: inline-block; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#groupform .icms_checkboxoption {width: 48.9%; padding: 2px;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
.imanager_image_box {float:left; text-align:center; width:165px; background: #e7e7e7; overflow: hidden; display: inline-block; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#buttonbar {float:left; width: 99.5%; background: #e7e7e7; line-height:normal; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Rule is empty. Open
Open
#buttonbar a:hover span {}
- Exclude checks
Rule is empty. Open
Open
.foot {}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
.imanager_image_box {float:left; text-align:center; width:165px; background: #e7e7e7; overflow: hidden; display: inline-block; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Using height with padding can sometimes make elements larger than you expect. Open
Open
#moduleadmin .outer td a img, .outer td a img {width: 20px; height: 20px; text-align: left; vertical-align: middle; padding: 2px;}
- Exclude checks
Rule is empty. Open
Open
tr.even td {;}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
span.helptext {position: absolute; left: 50%; margin-left: 260px; margin-top: -20px; z-index: 9000; background-color:#000; outline:1px solid #669; border:2px solid #fff; padding:10px 15px; width:200px; display:none; color:#fff; text-align:left; font-size:12px; font-weight:normal;
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
#buttontop {float: left; width: 99.5%; background: #e7e7e7; line-height:normal; margin: 0; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
#buttonbar {float:left; width: 99.5%; background: #e7e7e7; line-height:normal; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#buttonbar {float:left; width: 99.5%; background: #e7e7e7; line-height:normal; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.imanager_image_info{display:block; font-size: .9em; font-weight:normal; color: #333333; line-height:120%; text-align:left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.xoopsCode { background-color: #ccc; 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
.errorMsg,.confirmMsg, .resultMsg , .warningMsg, .successMsg { padding: 3px; text-align:center; border: 1px solid;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#buttonbar a {float:left; margin:0; padding:4px 8px; text-decoration:none; background: #f1f2f3; border-right: 1px solid #ccc; border-top: 1px solid #ccc;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.odd, .head {background: #dcdee0; color: #444; vertical-align: middle; padding: 2px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#moduleadmin .outer td div#modlogo a img, div#modlogo img{width: 37px; height: 35px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.icms_checkboxoption input[type=checkbox] {float: left; outline: none; background: transparent; border: 0;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.imanager_image_label{display:block; font-size: 1.1em; color: #E24949; font-weight:bold; line-height:180%;}
- 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
.icmsQuote { background-color: #ccc; 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
code {font-family: "Courier New",Courier,monospace; padding: 6px; font-size: .9em;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#buttontop {float: left; width: 99.5%; background: #e7e7e7; line-height:normal; margin: 0; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#buttonbar ul { margin:0; margin: 15px 2px 0px 0px; list-style: none; border-left: 1px solid #ccc;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.imanager_image_box {float:left; text-align:center; width:165px; background: #e7e7e7; overflow: hidden; display: inline-block; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.even {background: #f1f2f3; color: #444; vertical-align: middle; padding: 2px;}
- Exclude checks
Outlines should only be modified using :focus. Open
Open
.icms_checkboxoption input[type=checkbox] {float: left; outline: none; background: transparent; border: 0;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.img_list_info_panel{padding: 5px; margin:5px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#buttonbar a:hover {color: #000; background: #dcdee0;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#form_SystemBlocksadmin .outer td img {width: 16px; height: 16px; text-align: left; vertical-align: middle;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#moduleadmin .outer td a img, .outer td a img {width: 20px; height: 20px; text-align: left; vertical-align: middle; padding: 2px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#memberslist a img {width: auto;height: auto;}
- 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
.xoopsQuote { background-color: #ccc; 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
.icmsCode { background-color: #ccc; 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
#groupform .icms_checkboxoption {width: 48.9%; padding: 2px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
div#system_info table {float: left; width: 99.5%; background: #e7e7e7; line-height:normal; margin: 0; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-top: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#buttonbar a span {float:left; display:block; color:#444; vertical-align: middle;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.outer {width: 100%; border: 1px solid #ccc;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
span.helptext {position: absolute; left: 50%; margin-left: 260px; margin-top: -20px; z-index: 9000; background-color:#000; outline:1px solid #669; border:2px solid #fff; padding:10px 15px; width:200px; display:none; color:#fff; text-align:left; font-size:12px; font-weight:normal;
- 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
table td {padding: 0; border-width: 0; vertical-align: top;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
th {padding: 2px; vertical-align : middle;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
-moz-outline-radius:4px;
- Exclude checks
Unexpected trailing spaces found. Open
Open
-moz-outline-radius:4px;
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* opacity for tooltip box */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#memberslist a img {width: auto;height: auto;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.foot {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
-moz-opacity:0.75;
- Exclude checks
Incorrect end of line character(s) found. Open
Open
-webkit-outline-radius:4px;
- Exclude checks
Incorrect end of line character(s) found. Open
Open
span.helptext a:hover {text-decoration: underline;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.xoopsCode { background-color: #ccc; 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
.successMsg {background: #cffbce; border: #8efe91; }
- Exclude checks
Incorrect end of line character(s) found. Open
Open
div .errorMsg a {text-decoration: underline;}
- 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
#groupform .icms_checkboxoption {width: 48.9%; padding: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.icms_checkboxoption:hover {background: #f1f2f3;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.icmsCode { background-color: #ccc; 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
tr.odd td {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
span.helptext {position: absolute; left: 50%; margin-left: 260px; margin-top: -20px; z-index: 9000; background-color:#000; outline:1px solid #669; border:2px solid #fff; padding:10px 15px; width:200px; display:none; color:#fff; text-align:left; font-size:12px; font-weight:normal;
- Exclude checks
Incorrect end of line character(s) found. Open
Open
outline-radius:4px;
- Exclude checks
Unexpected trailing spaces found. Open
Open
/* opacity for tooltip box */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.resultMsg {background: #fafbce; border: #fef28e; }
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#buttonbar a:hover span {color:#444;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.imanager_image_box {float:left; text-align:center; width:165px; background: #e7e7e7; overflow: hidden; display: inline-block; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.imanager_image_img {display:block; overflow:hidden;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
filter:alpha(opacity=70);
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.confirmMsg a {background: transparent;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#buttonbar a span {float:none;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#buttonbar #current a span {color:#000;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/*autotask editor fix*/
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.even:hover {background: #f6f7f7;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#moduleadmin .outer td a img, .outer td a img {width: 20px; height: 20px; text-align: left; vertical-align: middle; padding: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
opacity: 0.75;
- 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
.icmsQuote { background-color: #ccc; 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
.icms_checkboxoption label a {float: left; overflow: hidden;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.imanager_image_btns{display:block; margin-top:3px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.outer th {background: #ecf4fa; color: #444;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#moduleadmin .outer td div#modlogo a img, div#modlogo img{width: 37px; height: 35px;}
- 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
.xoopsQuote { background-color: #ccc; 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
#buttonbar a:hover span {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- 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
#form_SystemBlocksadmin .outer td img {width: 16px; height: 16px; text-align: left; vertical-align: middle;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
td.visible img {height: 14px; width: 14px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* Tooltip box */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* outline radius for mozilla/firefox only */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
tr.even td {;}
- 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
code {font-family: "Courier New",Courier,monospace; padding: 6px; font-size: .9em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#buttonbar ul { margin:0; margin: 15px 2px 0px 0px; list-style: none; border-left: 1px solid #ccc;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.icms_checkboxoption label {float: left; overflow: hidden; vertical-align: middle;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/*image manager*/
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.imanager_image_label{display:block; font-size: 1.1em; color: #E24949; font-weight:bold; line-height:180%;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.outer {width: 100%; border: 1px solid #ccc;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.odd, .head {background: #dcdee0; color: #444; vertical-align: middle; padding: 2px;}
- 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
.img_list_info_panel{padding: 5px; margin:5px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
div.successMsg {background: #cffbce; border: 1px solid #92f58f; padding: 3px; text-align: center;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.errorMsg,.confirmMsg, .resultMsg , .warningMsg, .successMsg { padding: 3px; text-align:center; border: 1px solid;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#buttonbar {float:left; width: 99.5%; background: #e7e7e7; line-height:normal; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- 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
.caption-text img {float: right; padding-top: 2px; z-index: 9999;}
- Exclude checks
Unexpected trailing spaces found. Open
Open
/* outline radius for mozilla/firefox only */
- Exclude checks
Unexpected trailing spaces found. Open
Open
outline-radius:4px;
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.warningMsg {background: #fbcefa; border: #fe8efd; }
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#buttonbar a span {float:left; display:block; color:#444; vertical-align: middle;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.imanager_image_box:hover {background-color: #f6f7f7;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* core messages */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.errorMsg {background: #fbced0; border: #fe8e8e; }
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.errorMsg a {background: transparent;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
div .errorMsg a:hover {color: #000;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* Commented Backslash Hack hides rule from IE5-Mac \*/
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* End IE5-Mac hack */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#buttonbar a:hover {color: #000; background: #dcdee0;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.icms_checkboxoption input[type=checkbox] {float: left; outline: none; background: transparent; border: 0;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.imanager_image_info{display:block; font-size: .9em; font-weight:normal; color: #333333; line-height:120%; text-align:left;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.even {background: #f1f2f3; color: #444; vertical-align: middle; padding: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
span.helptext a {color: #fff; font-weight: bold;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* ===== Redirect messages ===== */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#buttonbar li {float: left; margin:0; padding:0;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#buttonbar a {float:left; margin:0; padding:4px 8px; text-decoration:none; background: #f1f2f3; border-right: 1px solid #ccc; border-top: 1px solid #ccc;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.icms_checkboxoption {float: left;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#addautotasks #sat_code_row .odd {width: 70%;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
ul.menusummary {margin-left: 20px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#buttonbar li:first-child {border-left: 1px solid #ccc;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- 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
.odd:hover, .head:hover {background: #e0e2e4;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#pick div {color: #444;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.confirmMsg {background: #ced3fb; border-color: #8e8efe; }
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#buttontop {float: left; width: 99.5%; background: #e7e7e7; line-height:normal; margin: 0; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-bottom: 10px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
div#system_info table {float: left; width: 99.5%; background: #e7e7e7; line-height:normal; margin: 0; padding: 1px; border: 1px solid #fff; outline: 1px solid #ccc; margin-top: 10px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
-khtml-opacity: 0.75;
- 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
.imanager_image_img img{max-width:159px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
div.modupdpoutput {max-height: 350px; overflow: auto;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#buttonbar #current a {background: #ecf4fa;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
div#system_info tr {padding: 3px;}
- Exclude checks