ImpressCMS/impresscms

View on GitHub
htdocs/themes/iTheme/rtl/style.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#xo-headerlogo {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-canvas-content li {margin-left: 5px; color: #000; background-color: inherit; line-height: 1.4em; list-style: circle;}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-canvas {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-canvas-leftcolumn a:hover {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-canvas-leftcolumn a {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-headerbanner {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-footer a:hover {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-redirect {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-logger-output {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-globalnav {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-page {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#controlbar {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-canvas-rightcolumn a {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-siteclose-login {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-siteclose-login span.left {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-header {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-globalnav a {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-globalnav a:hover {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-canvas-rightcolumn {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-content {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-siteclose-login div{
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-siteclose-login div.button {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-canvas-content {    
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-canvas-content ul {margin: 5px; padding: 2px; list-style: decimal inside; text-align: left;}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-canvas-rightcolumn a:hover {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-siteclose-login form {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-siteclose-login span.right {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-footer a {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-canvas-leftcolumn {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-siteclose-login h2 {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Don't use IDs in selectors.
Open

#xo-footer {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

@import prevents parallel downloads, use <link> instead.
Open

@import url(blocks.css);
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

The properties padding-top, padding-bottom, padding-left, padding-right can be replaced by padding.
Open

#xo-globalnav a {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding-right: 0px;
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px;    
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

@import prevents parallel downloads, use <link> instead.
Open

@import url(content.css);
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Element (span.right) is overqualified, just use .right without element name.
Open

#xo-siteclose-login span.right {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin-bottom: 0px;
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Element (span.left) is overqualified, just use .left without element name.
Open

#xo-siteclose-login span.left {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Element (div.button) is overqualified, just use .button without element name.
Open

#xo-siteclose-login div.button {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin-top: 0px;
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Element (span.helptext) is overqualified, just use .helptext without element name.
Open

span.helptext {position: absolute; left: 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;
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

The properties margin-top, margin-bottom, margin-left, margin-right can be replaced by margin.
Open

#xo-siteclose-login {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

@import prevents parallel downloads, use <link> instead.
Open

@import url(layout.css);
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px;
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Duplicate property 'background' found.
Open

    background: url(../img/body_bg.jpg) no-repeat;
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Rule is empty.
Open

#xo-canvas-rightcolumn a:hover {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Rule is empty.
Open

#xo-canvas-leftcolumn a:hover {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Rule is empty.
Open

#xo-page {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Unknown property 'outline-radius'.
Open

outline-radius:4px; 
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Rule is empty.
Open

#xo-canvas-rightcolumn a {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Rule is empty.
Open

#xo-canvas-leftcolumn a {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Expected (<filter-function-list> | none) but found 'alpha(opacity=70)'.</filter-function-list>
Open

filter:alpha(opacity=70);
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Rule is empty.
Open

#xo-canvas-leftcolumn {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

span.helptext {position: absolute; left: 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;
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

    border: 2px solid #DDDDFF;
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

    border:1px solid #DDDDFF;    
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Duplicate property 'text-align' found.
Open

    text-align: center;
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Rule is empty.
Open

#xo-canvas-rightcolumn {}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

    padding: 10px;
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

span.helptext {position: absolute; left: 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;
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Heading (h2) has already been defined.
Open

#xo-siteclose-login h2 {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-globalnav {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-canvas {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-siteclose-login div.button {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#controlbar {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-siteclose-login span.right {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-canvas-content ul {margin: 5px; padding: 2px; list-style: decimal inside; text-align: left;}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-globalnav a:hover {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-redirect {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-siteclose-login h2 {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-siteclose-login form {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

span.helptext {position: absolute; left: 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;
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-headerbanner {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

table td {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-canvas-content li {margin-left: 5px; color: #000; background-color: inherit; line-height: 1.4em; list-style: circle;}
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

a {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Heading (h2) should not be qualified.
Open

#xo-siteclose-login h2 {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-header {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-globalnav a {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-footer {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

html, body {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

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

#xo-siteclose-login {
Severity: Minor
Found in htdocs/themes/iTheme/rtl/style.css by csslint

Incorrect end of line character(s) found.
Open

    background: #FFF;

Incorrect end of line character(s) found.
Open

#xo-canvas {

Incorrect end of line character(s) found.
Open

a {

Incorrect end of line character(s) found.
Open

h2 {font-size: 1.2em;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

/* ------ General styles ------ */

Incorrect end of line character(s) found.
Open

    background-repeat: no-repeat;

Incorrect end of line character(s) found.
Open

#xo-globalnav {

Incorrect end of line character(s) found.
Open

    margin-right: auto;

Incorrect end of line character(s) found.
Open

    width: 85%;

Incorrect end of line character(s) found.
Open

@import url(blocks.css);

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    border-width: 0;

Incorrect end of line character(s) found.
Open

    color: #8e8e8e;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

#xo-headerbanner {

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    border-bottom: 1px dashed #8DBDE1;

Incorrect end of line character(s) found.
Open

#xo-canvas-leftcolumn a {}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

#xo-redirect {

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    font-family: Tahoma, Arial, Helvetica, sans-serif;

Incorrect end of line character(s) found.
Open

    border: 0;

Incorrect end of line character(s) found.
Open

h5 {font-size: .9em;}

Incorrect end of line character(s) found.
Open

    clear: both;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

/* ---------- Redirect ------------ */

Incorrect end of line character(s) found.
Open

    border:1px solid #DDDDFF;    

Unexpected trailing spaces found.
Open

    border:1px solid #DDDDFF;    

Incorrect end of line character(s) found.
Open

#xo-siteclose-login span.left {

Incorrect end of line character(s) found.
Open

    background-color: #59b9e4;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    margin: 0;

Incorrect end of line character(s) found.
Open

    float: right;

Incorrect end of line character(s) found.
Open

#xo-footer a {

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

-webkit-outline-radius:4px;

Incorrect end of line character(s) found.
Open

}

Unexpected trailing spaces found.
Open

/* opacity for tooltip box */ 

Incorrect end of line character(s) found.
Open

@import url(content.css);

Incorrect end of line character(s) found.
Open

filter:alpha(opacity=70);

Incorrect end of line character(s) found.
Open

table td {

Incorrect end of line character(s) found.
Open

/* ------ Header top menu navigation rules ------ */

Incorrect end of line character(s) found.
Open

h3 {font-size: 1em;}

Incorrect end of line character(s) found.
Open

h6 {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

Incorrect end of line character(s) found.
Open

    background-color: #8bbcdd;

Incorrect end of line character(s) found.
Open

    padding: 10px;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    border: 2px solid #DDDDFF;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    margin-right: auto;     

Incorrect end of line character(s) found.
Open

    margin: 40px 0;

Incorrect end of line character(s) found.
Open

    font-size: 1em; 

Incorrect end of line character(s) found.
Open

    margin-left: auto;

Incorrect end of line character(s) found.
Open

    margin: 0px;    

Incorrect end of line character(s) found.
Open

    margin-left: auto;

Incorrect end of line character(s) found.
Open

    padding-bottom: 3px;

Incorrect end of line character(s) found.
Open

    padding-bottom: 3px;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

.spacer {margin: 5px auto;}

Incorrect end of line character(s) found.
Open

    text-align: center;    

Incorrect end of line character(s) found.
Open

/* ----------  Tooltip box  ---------- */

Incorrect end of line character(s) found.
Open

    background: url(../img/foot_bg.jpg) repeat-x;

Unexpected trailing spaces found.
Open

/* outline radius for mozilla/firefox only */ 

Incorrect end of line character(s) found.
Open

    color: #333;

Incorrect end of line character(s) found.
Open

#xo-logger-output {

Incorrect end of line character(s) found.
Open

.caption-text img {float: left; padding-top: 2px;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

h4 {font-size: 1em;}

Incorrect end of line character(s) found.
Open

    position: relative;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    float: left;

Incorrect end of line character(s) found.
Open

    margin-top: 40px;

Incorrect end of line character(s) found.
Open

#xo-globalnav a:hover {

Incorrect end of line character(s) found.
Open

    font-weight: bold;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

#xo-page {}

Incorrect end of line character(s) found.
Open

    color: #222;

Incorrect end of line character(s) found.
Open

    font-weight: bold;

Incorrect end of line character(s) found.
Open

    text-align: center;

Incorrect end of line character(s) found.
Open

#xo-siteclose-login {

Incorrect end of line character(s) found.
Open

#xo-siteclose-login div.button {

Incorrect end of line character(s) found.
Open

    font-size: 70%;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    background: url(../img/body_bg.jpg) no-repeat;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    margin-left: 35px;

Incorrect end of line character(s) found.
Open

#xo-globalnav a {

Incorrect end of line character(s) found.
Open

    color: #fff;

Incorrect end of line character(s) found.
Open

    border-top: 4px solid #F3AC03;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

#xo-canvas-leftcolumn {}

Incorrect end of line character(s) found.
Open

    background-color: #F2F2F2;

Incorrect end of line character(s) found.
Open

    width: 270px;

Incorrect end of line character(s) found.
Open

    font-weight: bold;

Incorrect end of line character(s) found.
Open

    margin-top: 0px;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    padding-right: 0px;

Incorrect end of line character(s) found.
Open

#xo-footer {

Incorrect end of line character(s) found.
Open

    padding-top: 10px;

Incorrect end of line character(s) found.
Open

    margin-top: 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

}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

a:hover {

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

h1 {font-size: 1.4em; }

Incorrect end of line character(s) found.
Open

    padding-right: 10px;

Incorrect end of line character(s) found.
Open

    padding-bottom: 3px;

Incorrect end of line character(s) found.
Open

/* ------ Main content ------ */

Incorrect end of line character(s) found.
Open

    line-height: 1.3em;

Incorrect end of line character(s) found.
Open

    text-align: center;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

/* ---------- Site close ------------ */

Unexpected trailing spaces found.
Open

    padding: 2px;    

Unexpected trailing spaces found.
Open

    margin: 0px;    

Incorrect end of line character(s) found.
Open

#xo-siteclose-login span.right {

Incorrect end of line character(s) found.
Open

    clear: both;    

Incorrect end of line character(s) found.
Open

/* ---------- Footer rules ---------- */

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    background: url(../img/right_bg.jpg);

Incorrect end of line character(s) found.
Open

table {

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    height: 78px;

Incorrect end of line character(s) found.
Open

    color: white;

Incorrect end of line character(s) found.
Open

    text-align: right;

Incorrect end of line character(s) found.
Open

/* ----------  mode debug  ---------- */

Incorrect end of line character(s) found.
Open

opacity: 0.75;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    width: 100%;

Incorrect end of line character(s) found.
Open

    text-decoration: none;

Incorrect end of line character(s) found.
Open

/* ------ Header rules ------ */

Incorrect end of line character(s) found.
Open

#xo-header {

Incorrect end of line character(s) found.
Open

    left:120px;

Incorrect end of line character(s) found.
Open

    padding-left: 11px;

Incorrect end of line character(s) found.
Open

#xo-canvas-rightcolumn a {}

Incorrect end of line character(s) found.
Open

#xo-canvas-content li {margin-left: 5px; color: #000; background-color: inherit; line-height: 1.4em; list-style: circle;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

#xo-content {

Incorrect end of line character(s) found.
Open

    margin-bottom: 0px;

Incorrect end of line character(s) found.
Open

#xo-footer a:hover {

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    font-weight: bold;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

#controlbar {

Unexpected trailing spaces found.
Open

    

Incorrect end of line character(s) found.
Open

#xo-siteclose-login h2 {

Unexpected trailing spaces found.
Open

    text-align: center;    

Incorrect end of line character(s) found.
Open

#xo-siteclose-login form {

Incorrect end of line character(s) found.
Open

}

Unexpected trailing spaces found.
Open

    clear: both;    

Incorrect end of line character(s) found.
Open

    padding: 0;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    position:relative;

Incorrect end of line character(s) found.
Open

/* outline radius for mozilla/firefox only */ 

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    clear: both;

Unexpected trailing spaces found.
Open

outline-radius:4px; 

Incorrect end of line character(s) found.
Open

    text-align: center;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

/* opacity for tooltip box */ 

Incorrect end of line character(s) found.
Open

#xo-canvas-rightcolumn a:hover {}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    color: #666;

Incorrect end of line character(s) found.
Open

    padding: 0;

Incorrect end of line character(s) found.
Open

    vertical-align: top;

Incorrect end of line character(s) found.
Open

    color: #666;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    background: url(../img/header_bg.jpg) repeat-x;

Incorrect end of line character(s) found.
Open

#xo-headerlogo {

Incorrect end of line character(s) found.
Open

    top:10px;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    padding-bottom: 7px;

Incorrect end of line character(s) found.
Open

    text-decoration: none;

Incorrect end of line character(s) found.
Open

    color: #F3AC03;

Incorrect end of line character(s) found.
Open

#xo-canvas-rightcolumn {}

Incorrect end of line character(s) found.
Open

#xo-canvas-leftcolumn a:hover {}

Incorrect end of line character(s) found.
Open

/* lists */

Incorrect end of line character(s) found.
Open

/* ---------- Module display rules ---------- */

Incorrect end of line character(s) found.
Open

span.helptext {position: absolute; left: 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;

Incorrect end of line character(s) found.
Open

    color: #000;

Incorrect end of line character(s) found.
Open

    font-size: 10pt;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    background-position: top right;

Incorrect end of line character(s) found.
Open

    float: right;

Incorrect end of line character(s) found.
Open

    margin-right: 35px;

Incorrect end of line character(s) found.
Open

    display: inline;

Incorrect end of line character(s) found.
Open

    padding-left: 10px;

Incorrect end of line character(s) found.
Open

    padding-bottom: 7px;

Incorrect end of line character(s) found.
Open

/* ---------- Column left/right rules ---------- */

Incorrect end of line character(s) found.
Open

#xo-canvas-content {    

Incorrect end of line character(s) found.
Open

#xo-canvas-content ul {margin: 5px; padding: 2px; list-style: decimal inside; text-align: left;}

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    font-size:            80%;

Incorrect end of line character(s) found.
Open

outline-radius:4px; 

Unexpected trailing spaces found.
Open

-moz-outline-radius:4px; 

Incorrect end of line character(s) found.
Open

-moz-opacity:0.75;

Incorrect end of line character(s) found.
Open

@import url(layout.css);

Incorrect end of line character(s) found.
Open

html, body {

Incorrect end of line character(s) found.
Open

    background: inherit;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

img {

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

Unexpected trailing spaces found.
Open

#xo-canvas-content {    

Unexpected trailing spaces found.
Open

    margin-right: auto;     

Incorrect end of line character(s) found.
Open

    margin-bottom: 20px;

Incorrect end of line character(s) found.
Open

    background-color: #f2f2f2;

Unexpected trailing spaces found.
Open

    font-size: 1em; 

Incorrect end of line character(s) found.
Open

    float: right;

Incorrect end of line character(s) found.
Open

    text-align: center;

Incorrect end of line character(s) found.
Open

    padding: 2px;    

Incorrect end of line character(s) found.
Open

    padding: 6px;

Incorrect end of line character(s) found.
Open

-moz-outline-radius:4px; 

Incorrect end of line character(s) found.
Open

#xo-siteclose-login div{

Incorrect end of line character(s) found.
Open

    padding-right: 3px;

Incorrect end of line character(s) found.
Open

    width: 100%;

Incorrect end of line character(s) found.
Open

    color: #fff;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

-khtml-opacity: 0.75;

Incorrect end of line character(s) found.
Open

    padding-top: 2px;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    

Incorrect end of line character(s) found.
Open

    padding: 15px 1%;

Incorrect end of line character(s) found.
Open

    margin-top: 40px;

Incorrect end of line character(s) found.
Open

    padding: 0px;

Incorrect end of line character(s) found.
Open

    float: left;

Incorrect end of line character(s) found.
Open

There are no issues that match your filters.

Category
Status