htdocs/themes/iTheme/style.css
Don't use IDs in selectors. Open
Open
#xo-canvas-rightcolumn a:hover {}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-headerlogo {float:left;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-headerbanner {position:relative;top:10px;right:20px;float:right;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-canvas-content {line-height:1.3em;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-siteclose-login h2 {background-color:#f2f2f2;font-weight:bold;font-size:1em;color:#999;padding:2px;margin:0px;text-align:center;border:1px solid #DDDDFF;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-siteclose-login div.button {clear:both;margin-top:10px;text-align:center;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-canvas {background:inherit;background:url(img/right_bg.jpg);background-repeat:no-repeat;background-position:top right;float:right;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-canvas-rightcolumn a {}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-canvas-content ol {list-style:decimal outside none}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-content {padding:15px 1%;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-globalnav a:hover {color:#fff;border-top:4px solid #F3AC03;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-canvas-leftcolumn a {}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-siteclose-login div.button input {width:95%;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-logger-output {font-size:80%;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-globalnav {clear:both;padding-left:11px;margin-top:40px;padding-bottom:7px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-canvas-leftcolumn a:hover {}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-header {clear:both;height:78px;position:relative;background:url(img/header_bg.jpg) repeat-x;margin-left:35px;margin-right:35px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#controlbar {color:#F3AC03;font-weight:bold;padding-bottom:3px;border-bottom:1px dashed #8DBDE1;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-siteclose-login form {padding:5px 0;margin:0;border:1px solid #DDDDFF;text-align:center;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-canvas-content ul {margin:5px;padding:2px;list-style:circle inside;text-align:left;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-globalnav a {text-decoration:none;text-align:center;display:inline;padding-right:10px;padding-left:10px;background-color:#8bbcdd;padding-bottom:7px;padding-top:2px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-redirect {margin:40px 0;margin-left:auto;margin-right:auto;width:85%;background-color:#F2F2F2;color:#222;text-align:center;font-weight:bold;padding:10px;text-align:center;border:2px solid #DDDDFF;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-canvas-leftcolumn {}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-siteclose-login {width:270px;margin:0 auto;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-footer a {color:#333;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-canvas-content li {margin-left:5px;color:#000;background-color:inherit;line-height:1.4em}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-canvas-rightcolumn {}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-siteclose-login input {width:90%;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-page {}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-footer {padding-top:10px;text-align:center;font-size:70%;color:#666;margin-top:5px;background:url(img/foot_bg.jpg) repeat-x;background-color:#59b9e4;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-footer a:hover {color:#fff;}
- Exclude checks
The properties padding-top, padding-bottom, padding-left, padding-right can be replaced by padding. Open
Open
#xo-globalnav a {text-decoration:none;text-align:center;display:inline;padding-right:10px;padding-left:10px;background-color:#8bbcdd;padding-bottom:7px;padding-top:2px;}
- Exclude checks
@import prevents parallel downloads, use <link> instead. Open
Open
@import url(blocks.css);
- Exclude checks
@import prevents parallel downloads, use <link> instead. Open
Open
@import url(layout.css);
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#xo-siteclose-login h2 {background-color:#f2f2f2;font-weight:bold;font-size:1em;color:#999;padding:2px;margin:0px;text-align:center;border:1px solid #DDDDFF;}
- Exclude checks
Element (span.helptext) is overqualified, just use .helptext without element name. Open
Open
span.helptext {position: absolute; right: 50px; 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
@import prevents parallel downloads, use <link> instead. Open
Open
@import url(content.css);
- Exclude checks
Rule is empty. Open
Open
#xo-canvas-rightcolumn {}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
span.helptext {position: absolute; right: 50px; 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 is empty. Open
Open
#xo-page {}
- Exclude checks
Duplicate property 'background' found. Open
Open
html, body {color:#000;background:#FFF;margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10pt;background:url(img/body_bg.jpg) no-repeat;}
- 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
#xo-redirect {margin:40px 0;margin-left:auto;margin-right:auto;width:85%;background-color:#F2F2F2;color:#222;text-align:center;font-weight:bold;padding:10px;text-align:center;border:2px solid #DDDDFF;}
- Exclude checks
Duplicate property 'text-align' found. Open
Open
#xo-redirect {margin:40px 0;margin-left:auto;margin-right:auto;width:85%;background-color:#F2F2F2;color:#222;text-align:center;font-weight:bold;padding:10px;text-align:center;border:2px solid #DDDDFF;}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
#xo-redirect {margin:40px 0;margin-left:auto;margin-right:auto;width:85%;background-color:#F2F2F2;color:#222;text-align:center;font-weight:bold;padding:10px;text-align:center;border:2px solid #DDDDFF;}
- Exclude checks
Rule is empty. Open
Open
#xo-canvas-leftcolumn a:hover {}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
span.helptext {position: absolute; right: 50px; 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 is empty. Open
Open
#xo-canvas-rightcolumn a {}
- Exclude checks
Rule is empty. Open
Open
#xo-canvas-leftcolumn a {}
- Exclude checks
Rule is empty. Open
Open
#xo-canvas-rightcolumn a:hover {}
- Exclude checks
Expected (<filter-function-list> | none) but found 'alpha(opacity=70)'.</filter-function-list> Open
Open
filter:alpha(opacity=70);
- Exclude checks
Rule is empty. Open
Open
#xo-canvas-leftcolumn {}
- Exclude checks
Heading (h2) has already been defined. Open
Open
#xo-siteclose-login h2 {background-color:#f2f2f2;font-weight:bold;font-size:1em;color:#999;padding:2px;margin:0px;text-align:center;border:1px solid #DDDDFF;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#controlbar {color:#F3AC03;font-weight:bold;padding-bottom:3px;border-bottom:1px dashed #8DBDE1;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#xo-redirect {margin:40px 0;margin-left:auto;margin-right:auto;width:85%;background-color:#F2F2F2;color:#222;text-align:center;font-weight:bold;padding:10px;text-align:center;border:2px solid #DDDDFF;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#xo-footer {padding-top:10px;text-align:center;font-size:70%;color:#666;margin-top:5px;background:url(img/foot_bg.jpg) repeat-x;background-color:#59b9e4;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#xo-canvas {background:inherit;background:url(img/right_bg.jpg);background-repeat:no-repeat;background-position:top right;float:right;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
a {color:#666;text-decoration:none;font-weight:bold;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#xo-canvas-content li {margin-left:5px;color:#000;background-color:inherit;line-height:1.4em}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#xo-siteclose-login {width:270px;margin:0 auto;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#xo-header {clear:both;height:78px;position:relative;background:url(img/header_bg.jpg) repeat-x;margin-left:35px;margin-right:35px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#xo-globalnav {clear:both;padding-left:11px;margin-top:40px;padding-bottom:7px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#xo-canvas-content ul {margin:5px;padding:2px;list-style:circle inside;text-align:left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
html, body {color:#000;background:#FFF;margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10pt;background:url(img/body_bg.jpg) no-repeat;}
- Exclude checks
Heading (h2) should not be qualified. Open
Open
#xo-siteclose-login h2 {background-color:#f2f2f2;font-weight:bold;font-size:1em;color:#999;padding:2px;margin:0px;text-align:center;border:1px solid #DDDDFF;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#xo-headerbanner {position:relative;top:10px;right:20px;float:right;}
- 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
#xo-globalnav a:hover {color:#fff;border-top:4px solid #F3AC03;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
span.helptext {position: absolute; right: 50px; 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
#xo-siteclose-login h2 {background-color:#f2f2f2;font-weight:bold;font-size:1em;color:#999;padding:2px;margin:0px;text-align:center;border:1px solid #DDDDFF;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#xo-globalnav a {text-decoration:none;text-align:center;display:inline;padding-right:10px;padding-left:10px;background-color:#8bbcdd;padding-bottom:7px;padding-top:2px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#xo-siteclose-login form {padding:5px 0;margin:0;border:1px solid #DDDDFF;text-align:center;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-canvas-leftcolumn a {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-page {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* ---------- Site close ------------ */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
a {color:#666;text-decoration:none;font-weight:bold;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
h2 {font-size:1.2em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* ---------- Column left/right rules ---------- */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-siteclose-login form {padding:5px 0;margin:0;border:1px solid #DDDDFF;text-align:center;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
a:hover {color:#8e8e8e;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
h6 {font-size:.8em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-headerlogo {float:left;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-siteclose-login h2 {background-color:#f2f2f2;font-weight:bold;font-size:1em;color:#999;padding:2px;margin:0px;text-align:center;border:1px solid #DDDDFF;}
- Exclude checks
Unexpected trailing spaces found. Open
Open
outline-radius:4px;
- 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
@import url(blocks.css);
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-canvas-rightcolumn a {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* ---------- Module display rules ---------- */
- 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
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-canvas-content ol {list-style:decimal outside none}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-footer {padding-top:10px;text-align:center;font-size:70%;color:#666;margin-top:5px;background:url(img/foot_bg.jpg) repeat-x;background-color:#59b9e4;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-redirect {margin:40px 0;margin-left:auto;margin-right:auto;width:85%;background-color:#F2F2F2;color:#222;text-align:center;font-weight:bold;padding:10px;text-align:center;border:2px solid #DDDDFF;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-siteclose-login {width:270px;margin:0 auto;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-logger-output {font-size:80%;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* ---------- Tooltip box ---------- */
- Exclude checks
Unexpected trailing spaces found. Open
Open
-moz-outline-radius:4px;
- 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
- Exclude checks
Incorrect end of line character(s) found. Open
Open
span.helptext {position: absolute; right: 50px; 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
#xo-headerbanner {position:relative;top:10px;right:20px;float:right;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-globalnav {clear:both;padding-left:11px;margin-top:40px;padding-bottom:7px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-globalnav a {text-decoration:none;text-align:center;display:inline;padding-right:10px;padding-left:10px;background-color:#8bbcdd;padding-bottom:7px;padding-top:2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-canvas-rightcolumn {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-canvas-content li {margin-left:5px;color:#000;background-color:inherit;line-height:1.4em}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-siteclose-login div.button {clear:both;margin-top:10px;text-align:center;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* ---------- Footer rules ---------- */
- 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
outline-radius:4px;
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@import url(layout.css);
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-canvas-rightcolumn a:hover {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.caption-text img {float: right; padding-top: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* ------ General styles ------ */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-canvas-leftcolumn a:hover {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* lists */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-footer a {color:#333;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
@import url(content.css);
- Exclude checks
Incorrect end of line character(s) found. Open
Open
h3 {font-size:1em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* ------ Header top menu navigation rules ------ */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-canvas-content {line-height:1.3em;}
- 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
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-canvas-leftcolumn {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* ------ Main content ------ */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-content {padding:15px 1%;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* ---------- Redirect ------------ */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-siteclose-login div.button input {width:95%;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-canvas {background:inherit;background:url(img/right_bg.jpg);background-repeat:no-repeat;background-position:top right;float:right;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-footer a:hover {color:#fff;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* opacity for tooltip box */
- Exclude checks
Unexpected trailing spaces found. Open
Open
/* opacity for tooltip box */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
html, body {color:#000;background:#FFF;margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10pt;background:url(img/body_bg.jpg) no-repeat;}
- 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
h5 {font-size:.9em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* ------ Header rules ------ */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-globalnav a:hover {color:#fff;border-top:4px solid #F3AC03;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#controlbar {color:#F3AC03;font-weight:bold;padding-bottom:3px;border-bottom:1px dashed #8DBDE1;}
- 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
#xo-canvas-content ul {margin:5px;padding:2px;list-style:circle inside;text-align:left;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
img {border:0;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
h1 {font-size:1.4em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
h4 {font-size:1em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#xo-header {clear:both;height:78px;position:relative;background:url(img/header_bg.jpg) repeat-x;margin-left:35px;margin-right:35px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* ---------- mode debug ---------- */
- Exclude checks
Unexpected trailing spaces found. Open
Open
/* outline radius for mozilla/firefox only */
- 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
#xo-siteclose-login input {width:90%;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
-moz-outline-radius:4px;
- Exclude checks
Incorrect end of line character(s) found. Open
Open
-webkit-outline-radius:4px;
- Exclude checks