ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/style.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

div#navbarCP{background:url(images/bg-lr-titles.gif);font-weight:normal;font-family:Arial, Helvetica, sans-serif;height:25px;position:absolute;width:100%;z-index:10;clear:both;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li > ul {top:auto;left:auto;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li {list-style:none;padding:0;float:left;margin:0;margin-left:3px;position:relative;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li a {padding:4px;display:block;color:#4d4d4d;font-weight:normal;font-size:14px;padding-right:20px;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#xo-logger-output {font-size: .8em;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navOptionsCP a:hover{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#buttonbar a:hover {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#logoHead{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#modlogo {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#currentsubitem {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#floats_l{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li:hover > ul, div#navbarCP li.over ul {display:block;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navOptionsCP a{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#buttonbar li {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#buttonbar a span {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#buttonbar a:hover span {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li ul li {width:150px;margin:0;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#wrap {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#logoHead span.right{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li:hover > ul, div#navbarCP li.over ul {display:block;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li ul li ul {margin-left:150px;margin-top:-25px;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navOptionsCP{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navOptionsCP .modname{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#submenuswrap {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#logoHead span.left{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li ul a {color:#666666;font-weight:normal;background:url(images/item.png) no-repeat left;padding-left:20px;margin:0;font-size:11px;border:1px solid #FFFFFF;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li ul a:hover {color:#000000;background-color:#E7F4F7;border-color:#ADD8E6;border:1px solid #ffffff;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#buttontop {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#buttonbar a span {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#submenus {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

2 IDs in the selector, really?
Open

#buttonbar #current a {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

2 IDs in the selector, really?
Open

#buttonbar #current a span {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li a:hover {border-color:#ADD8E6;color:#000;text-decoration:none;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li ul {display:none;position:absolute;top:1em;margin-left:15px;background:#FFFFFF;border:1px solid #000000;padding:0;z-index:1;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#containBodyCP{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#floats_r{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#text_align{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul {list-style:none;padding:0;margin:0;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li ul li {float: none;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#nav-change-language {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#buttonbar a {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li ul li ul li {display:none;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#navbarCP ul li ul li:hover ul li {display:block;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#buttonbar {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#buttonbar ul {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

div#bodyCP{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Don't use IDs in selectors.
Open

#buttonbar a:hover span {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    BORDER-BOTTOM: transparent 0px
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

INPUT[type=text]
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    MARGIN: 0.25em 0px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

BACKGROUND: url(images/background.png) #fcfcfc repeat-x 0px 85px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    BORDER-LEFT: transparent 0px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

BUTTON, INPUT[type=submit] , INPUT[type=clear] , INPUT[type=button] , INPUT[type=reset]
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#logoHead span.right{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

FIELDSET
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Background image 'images/bg-lr-titles.gif' was used multiple times, first declared at line 168, col 13.
Open

div#navbarCP{background:url(images/bg-lr-titles.gif);font-weight:normal;font-family:Arial, Helvetica, sans-serif;height:25px;position:absolute;width:100%;z-index:10;clear:both;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    MARGIN: 0px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#logoHead span.left{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li ul {display:none;position:absolute;top:1em;margin-left:15px;background:#FFFFFF;border:1px solid #000000;padding:0;z-index:1;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li ul li {width:150px;margin:0;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    MARGIN: 0.25em 0px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li a:hover {border-color:#ADD8E6;color:#000;text-decoration:none;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

html, body {background-color : #FFF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

h1, h2, h3, h4 {padding: 0px}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Element (input.formTextBox) is overqualified, just use .formTextBox without element name.
Open

input.formTextBox { background: #fff; color:inherit; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif;border: #000 1px solid; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li {list-style:none;padding:0;float:left;margin:0;margin-left:3px;position:relative;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li ul a:hover {color:#000000;background-color:#E7F4F7;border-color:#ADD8E6;border:1px solid #ffffff;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navOptionsCP .modname{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Background image 'images/bg-lr-titles.gif' was used multiple times, first declared at line 168, col 13.
Open

    background: url(images/bg-lr-titles.gif);
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    BORDER-RIGHT: transparent 0px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

INPUT[type=password]
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li ul li ul {margin-left:150px;margin-top:-25px;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 4px 0px 4px 8px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li ul li ul li {display:none;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP{background:url(images/bg-lr-titles.gif);font-weight:normal;font-family:Arial, Helvetica, sans-serif;height:25px;position:absolute;width:100%;z-index:10;clear:both;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px 5px 0px 5px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li:hover > ul, div#navbarCP li.over ul {display:block;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#containBodyCP{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px 5px 0px 5px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Element (span.helptext) is overqualified, just use .helptext without element name.
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;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

.content { text-align: justify; padding: 0 15px 0px 15px;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#logoHead span.left{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul {list-style:none;padding:0;margin:0;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Element (li.over) is overqualified, just use .over without element name.
Open

div#navbarCP ul li:hover > ul, div#navbarCP li.over ul {display:block;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navOptionsCP{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

html, body {background-color : #FFF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Background image 'images/form-input.png' was used multiple times, first declared at line 50, col 5.
Open

    BACKGROUND: url(images/form-input.png) #fff no-repeat left top;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#logoHead{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li a {padding:4px;display:block;color:#4d4d4d;font-weight:normal;font-size:14px;padding-right:20px;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li ul li {float: none;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navOptionsCP a:hover{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Element (tr.blocked) is overqualified, just use .blocked without element name.
Open

tr.blocked td {background-color: #FF0000;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#logoHead span.right{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#floats_l{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#floats_r{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Background image 'images/item.png' was used multiple times, first declared at line 205, col 59.
Open

    background: url(images/item.png) no-repeat left;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#bodyCP{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div.CPfoot{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li ul a {color:#666666;font-weight:normal;background:url(images/item.png) no-repeat left;padding-left:20px;margin:0;font-size:11px;border:1px solid #FFFFFF;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li:hover > ul, div#navbarCP li.over ul {display:block;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li ul li:hover ul li {display:block;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navOptionsCP a{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li > ul {top:auto;left:auto;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#text_align{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    background-position:0% -150px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Rule is empty.
Open

INPUT
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Rule is empty.
Open

SELECT
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    border: 1px solid #CCCCCC;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    padding: 8px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

hr { height: 3px; width: 95%; text-align:center; border: 3px #E18A00 solid;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    border-right: 1px solid #000000;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    border:1px solid #CCCCCC;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.imgcat_notwrite {background-color: #FF0000; width:20px; height: 17px; padding-top: 3px; overflow: visible; margin-bottom: 2px;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

hr { height: 3px; width: 95%; text-align:center; border: 3px #E18A00 solid;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    border: 1px solid #DFE0FD;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

margin can't be used with display: inline.
Open

    margin:0;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    border-left: 1px solid #000000;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    padding: 0px 5px 0px 5px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    border-bottom: 1px solid #CCCCCC;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    border: 1px solid #DFE0FD;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    border-top: 1px solid #ddd;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    padding: 10px 0 0 50px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Rule is empty.
Open

.outer {}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    padding:3px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    border-top: 1px solid #FFFFFF;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Unknown property 'outline-radius'.
Open

outline-radius:4px; 
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Using width with padding can sometimes make elements larger than you expect.
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;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    border-bottom: 1px solid #ddd;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

    border-bottom: 3px solid #000000;
Severity: Minor
Found in htdocs/modules/system/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/modules/system/style.css by csslint

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

textarea { background-color: #fff; border: #CCC 1px solid; width: 570px; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Using width with border can sometimes make elements larger than you expect.
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;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Heading (h2) has already been defined.
Open

h2 { font-size: 1.2em;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Heading (h1) has already been defined.
Open

h1 { font-size: 1.4em;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Heading (h4) has already been defined.
Open

h4 { font-size: 1.1em; font-weight: bold;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Heading (h3) has already been defined.
Open

h3 { font-size: 1.1em;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

INPUT[type=text]
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.icmsCodePHP { background-color: #FAFAFA; color: #006600; font-size: .9em; border: #c2cdd6 1px dashed;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.warningMsg { background-color: #99CCFF; color: #000099; border-color: #0099FF; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

li { margin-left: 2px; color: #000; list-style: square inside;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.even { background-color:#FFFFFF; color:inherit; border: 1px solid #CCCCCC; padding:2px; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

tr.even td { background-color:#FFFFFF; color:inherit; border: 1px solid #CCCCCC; padding:2px; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

FIELDSET
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

input.formTextBox { background: #fff; color:inherit; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif;border: #000 1px solid; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.icmsCodeJS { background-color: #FAFAFA; color: #006600; font-size: .9em; border: #c2cdd6 1px dashed;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.icmsCodeHTML { background-color: #FAFAFA; color: #006600; font-size: .9em; border: #c2cdd6 1px dashed;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.errorMsg,.confirmMsg, .resultMsg , .warningMsg, .successMsg { padding: .8em; text-align:center; margin-bottom: 1em; border: 2px solid #ddd;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

html, body {background-color : #FFF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

textarea { background-color: #fff; border: #CCC 1px solid; width: 570px; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

BUTTON, INPUT[type=submit] , INPUT[type=clear] , INPUT[type=button] , INPUT[type=reset]
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.xoopsCode { background-color: #FAFAFA; color: #006600; font-size: .9em; border: #c2cdd6 1px dashed;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.confirmMsg { background-color: #FFF6BF; color: #817134; border-color: #FFD324; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

select { background-color: #fff; border: #CCC 1px solid; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP{background:url(images/bg-lr-titles.gif);font-weight:normal;font-family:Arial, Helvetica, sans-serif;height:25px;position:absolute;width:100%;z-index:10;clear:both;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

#currentsubitem {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.imgcat_notwrite span{margin-left: 25px; display: block; width: 400px;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

INPUT[type=password]
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div.CPfoot{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

#buttontop {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

#submenus {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.errorMsg { background-color: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.imanager_image_box {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.successMsg { background-color: #9FFF8F; color: #143F22; border-color: #2F5F3F; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li {list-style:none;padding:0;float:left;margin:0;margin-left:3px;position:relative;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.errorMsg { background-color: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

input { background-color: #fff; border: #CCC 1px solid; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li ul a:hover {color:#000000;background-color:#E7F4F7;border-color:#ADD8E6;border:1px solid #ffffff;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#containBodyCP{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

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

hr { height: 3px; width: 95%; text-align:center; border: 3px #E18A00 solid;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

th, thead { background:transparent url(images/bg-lr-titles.gif) repeat scroll 0 0; color:#666; border:1px solid #AAAAAA; padding:2px; vertical-align:middle; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

tr.odd td { background-color: #f1f4fb; color:inherit; border: 1px solid #CCCCCC; padding:2px; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#logoHead{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li a {padding:4px;display:block;color:#4d4d4d;font-weight:normal;font-size:14px;padding-right:20px;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

#buttonbar a span {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

#buttonbar #current a span {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.foot, tfoot { background-color: #eeeeee; color:inherit; border: 1px solid #4e4e4e; padding: 2px; font-weight: bold; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

tr.foot td { background-color: #eeeeee; color:inherit; border: 1px solid #4e4e4e; padding: 2px; font-weight: bold; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.imanager_image_info{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.xoopsQuote { background-color: #FAFAFA; color: #444; font-size: .9em; line-height: 1.2em; text-align: justify; border: #c2cdd6 1px dashed;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.content { text-align: justify; padding: 0 15px 0px 15px;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.odd { background-color: #f1f4fb; color:inherit; border: 1px solid #CCCCCC; padding:2px; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li ul a {color:#666666;font-weight:normal;background:url(images/item.png) no-repeat left;padding-left:20px;margin:0;font-size:11px;border:1px solid #FFFFFF;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.CPrssLinks a{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

#wrap {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navOptionsCP a{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul {list-style:none;padding:0;margin:0;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li ul {display:none;position:absolute;top:1em;margin-left:15px;background:#FFFFFF;border:1px solid #000000;padding:0;z-index:1;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li ul li {width:150px;margin:0;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.CPbigTitle{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.head { background-color:#e3e3f3; color:inherit; border:1px solid #CCC;  padding:2px; font-weight:bold; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

#buttonbar ul {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.imgcat_notwrite {background-color: #FF0000; width:20px; height: 17px; padding-top: 3px; overflow: visible; margin-bottom: 2px;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

#buttonbar a {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.img_list_info_panel{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

LEGEND
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.icmsCodeCSS { background-color: #FAFAFA; color: #006600; font-size: .9em; border: #c2cdd6 1px dashed;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.resultMsg { background-color: #E6EFC2; color: #529214; border-color: #C6D880; }
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navbarCP ul li > ul {top:auto;left:auto;}
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#bodyCP{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navOptionsCP{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

div#navOptionsCP .modname{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

#nav-change-language {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

#buttonbar {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

#submenuswrap {
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

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

.imanager_image_label{
Severity: Minor
Found in htdocs/modules/system/style.css by csslint

Incorrect end of line character(s) found.
Open

html, body {background-color : #FFF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;

Incorrect end of line character(s) found.
Open

/* General definitions */

Incorrect end of line character(s) found.
Open

Unexpected spaces found.
Open

    BORDER-RIGHT: transparent 0px;

Incorrect end of line character(s) found.
Open

    PADDING-LEFT: 1em;

Unexpected spaces found.
Open

    PADDING-LEFT: 1em;

Incorrect end of line character(s) found.
Open

    PADDING-BOTTOM: 0.5em;

Unexpected spaces found.
Open

    BORDER-BOTTOM: transparent 0px

Incorrect end of line character(s) found.
Open

    MARGIN: 0px;

Unexpected spaces found.
Open

    DISPLAY: block

Incorrect end of line character(s) found.
Open

    PADDING-RIGHT: 0.25em;

Incorrect end of line character(s) found.
Open

INPUT[type=password]

Incorrect end of line character(s) found.
Open

Unexpected spaces found.
Open

    PADDING-RIGHT: 1em;

Incorrect end of line character(s) found.
Open

    PADDING-TOP: 0.5em;

Unexpected spaces found.
Open

    PADDING-RIGHT: 0.25em;

Incorrect end of line character(s) found.
Open

    MARGIN: 0.25em 0px;

Unexpected spaces found.
Open

    PADDING-BOTTOM: 1px;

Incorrect end of line character(s) found.
Open

    MARGIN: 0.25em 0px;

Unexpected spaces found.
Open

    MARGIN: 0.25em 0px;

Unexpected spaces found.
Open

    BACKGROUND-REPEAT: repeat-x;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    MARGIN-BOTTOM: 1em;

Unexpected spaces found.
Open

    MARGIN-BOTTOM: 1em;

Unexpected spaces found.
Open

    MARGIN: 0.25em 0px;

Incorrect end of line character(s) found.
Open

}

Unexpected spaces found.
Open

    PADDING-RIGHT: 0.25em;

Unexpected spaces found.
Open

    PADDING-LEFT: 0.25em;

Unexpected spaces found.
Open

    BACKGROUND: url(images/form-input.png) #fff no-repeat left top;

Incorrect end of line character(s) found.
Open

    PADDING-BOTTOM: 1px;

Incorrect end of line character(s) found.
Open

    BORDER: 1px solid #D0D0D0;

Incorrect end of line character(s) found.
Open

{

Incorrect end of line character(s) found.
Open

SELECT

Incorrect end of line character(s) found.
Open

    FONT-WEIGHT: bold;

Unexpected spaces found.
Open

    FONT-WEIGHT: bold;

Incorrect end of line character(s) found.
Open

h1, h2, h3, h4 {padding: 0px}

Incorrect end of line character(s) found.
Open

select:focus { background-color: #FFFFBB; border: #000 1px solid;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.bg4 { background-color: #ECECEC; color:inherit;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

INPUT[type=text]

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

BACKGROUND: url(images/background.png) #fcfcfc repeat-x 0px 85px;

Unexpected spaces found.
Open

    PADDING-LEFT: 0.25em;

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-RIGHT: 0.5em;

Incorrect end of line character(s) found.
Open

    BACKGROUND-IMAGE: url(images/table-caption-grey.png);

Incorrect end of line character(s) found.
Open

    BACKGROUND-REPEAT: repeat-x;

Incorrect end of line character(s) found.
Open

hr { height: 3px; width: 95%; text-align:center; border: 3px #E18A00 solid;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.xoopsCode { background-color: #FAFAFA; color: #006600; font-size: .9em; border: #c2cdd6 1px dashed;}

Incorrect end of line character(s) found.
Open

/* ===== Redirect messages ===== */

Incorrect end of line character(s) found.
Open

.successMsg { background-color: #9FFF8F; color: #143F22; border-color: #2F5F3F; }

Incorrect end of line character(s) found.
Open

/* ===== forms elements ===== */

Incorrect end of line character(s) found.
Open

    PADDING-RIGHT: 1em;

Incorrect end of line character(s) found.
Open

    PADDING-RIGHT: .5em;

Incorrect end of line character(s) found.
Open

LABEL

Incorrect end of line character(s) found.
Open

{

Unexpected spaces found.
Open

    BACKGROUND: url(images/form-input.png) #fff no-repeat left top;

Incorrect end of line character(s) found.
Open

}

Unexpected spaces found.
Open

    PADDING-LEFT: 0.5em;

Incorrect end of line character(s) found.
Open

     ... */

Incorrect end of line character(s) found.
Open

    FONT-WEIGHT: bold;

Unexpected spaces found.
Open

    MARGIN: 0px;

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: 1px solid #D0D0D0;

Incorrect end of line character(s) found.
Open

    BACKGROUND: url(images/form-input.png) #fff no-repeat left top;

Incorrect end of line character(s) found.
Open

h2 { font-size: 1.2em;}

Incorrect end of line character(s) found.
Open

.icmsCodeHTML { background-color: #FAFAFA; color: #006600; font-size: .9em; border: #c2cdd6 1px dashed;}

Incorrect end of line character(s) found.
Open

.xoopsQuote { background-color: #FAFAFA; color: #444; font-size: .9em; line-height: 1.2em; text-align: justify; border: #c2cdd6 1px dashed;}

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-TOP: 1px;

Unexpected spaces found.
Open

    PADDING-TOP: 1px;

Incorrect end of line character(s) found.
Open

    PADDING-TOP: 2px;

Unexpected spaces found.
Open

    BACKGROUND-IMAGE: url(images/table-caption-grey.png);

Unexpected spaces found.
Open

    CURSOR: pointer;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.icmsCodeJS { background-color: #FAFAFA; color: #006600; font-size: .9em; border: #c2cdd6 1px dashed;}

Incorrect end of line character(s) found.
Open

.errorMsg a { background-color: transparent; color: #D12F19; }

Incorrect end of line character(s) found.
Open

.fontSmall { font-size : .7em;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

select:hover { border: #000 1px solid;}

Incorrect end of line character(s) found.
Open

tr.odd td { background-color: #f1f4fb; color:inherit; border: 1px solid #CCCCCC; padding: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

div#logoHead span.right{

Incorrect end of line character(s) found.
Open

FIELDSET

Incorrect end of line character(s) found.
Open

    BORDER-RIGHT: transparent 0px;

Unexpected spaces found.
Open

    BORDER-LEFT: transparent 0px;

Incorrect end of line character(s) found.
Open

    BORDER-BOTTOM: transparent 0px

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

LEGEND

Incorrect end of line character(s) found.
Open

{

Unexpected spaces found.
Open

    FONT-WEIGHT: bold;

Incorrect end of line character(s) found.
Open

}

Unexpected spaces found.
Open

    PADDING-RIGHT: 0.5em;

Incorrect end of line character(s) found.
Open

a:hover { background-color: transparent; color: #E18A00; font-weight: bold; text-decoration: none;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

input { background-color: #fff; border: #CCC 1px solid; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif; }

Incorrect end of line character(s) found.
Open

.bg1 { background-color: #E6E6E6; color:inherit;}

Incorrect end of line character(s) found.
Open

.bg3 { background-color: #2F5376; color: #fff;}

Incorrect end of line character(s) found.
Open

    float: right;

Incorrect end of line character(s) found.
Open

div#navbarCP ul li a:hover {border-color:#ADD8E6;color:#000;text-decoration:none;}

Unexpected spaces found.
Open

    PADDING-RIGHT: .5em;

Incorrect end of line character(s) found.
Open

    DISPLAY: block

Unexpected spaces found.
Open

    PADDING-TOP: 1px;

Unexpected spaces found.
Open

    BORDER: 1px solid #D0D0D0;

Unexpected spaces found.
Open

    PADDING-TOP: 2px;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

input.formTextBox { background: #fff; color:inherit; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif;border: #000 1px solid; }

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

div#navbarCP ul li > ul {top:auto;left:auto;}

Unexpected spaces found.
Open

    PADDING-BOTTOM: 0.5em;

Unexpected spaces found.
Open

    DISPLAY: block;

Incorrect end of line character(s) found.
Open

{

Incorrect end of line character(s) found.
Open

    CURSOR: pointer;

Incorrect end of line character(s) found.
Open

ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}

Incorrect end of line character(s) found.
Open

input:focus { background-color: #FFFFBB; border: #000 1px solid;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

select { background-color: #fff; border: #CCC 1px solid; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif; }

Incorrect end of line character(s) found.
Open

.content { text-align: justify; padding: 0 15px 0px 15px;}

Incorrect end of line character(s) found.
Open

th, thead { background:transparent url(images/bg-lr-titles.gif) repeat scroll 0 0; color:#666; border:1px solid #AAAAAA; padding:2px; vertical-align:middle; }

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

div#navbarCP ul li a {padding:4px;display:block;color:#4d4d4d;font-weight:normal;font-size:14px;padding-right:20px;}

Incorrect end of line character(s) found.
Open

{

Incorrect end of line character(s) found.
Open

    PADDING-LEFT: .5em;

Incorrect end of line character(s) found.
Open

    BACKGROUND: url(images/form-input.png) #fff no-repeat left top;

Incorrect end of line character(s) found.
Open

    PADDING-LEFT: 0.25em;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

{

Unexpected spaces found.
Open

    BACKGROUND-POSITION: bottom;

Incorrect end of line character(s) found.
Open

.xoopsQuote a:hover, div.xoopsQuote a:active { background-color: transparent; color: #1778cb;}

Incorrect end of line character(s) found.
Open

.successMsg a { background-color: transparent; color: #529214; }

Incorrect end of line character(s) found.
Open

/* ===== General small ===== */

Incorrect end of line character(s) found.
Open

textarea:focus { background-color: #FFFFBB; border: #000 1px solid; }

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    border-bottom: 4px solid #ffb500;

Incorrect end of line character(s) found.
Open

div#navbarCP ul li:hover > ul, div#navbarCP li.over ul {display:block;}

Unexpected spaces found.
Open

    BORDER-TOP: #e8e8e8 1px solid;

Incorrect end of line character(s) found.
Open

    FONT-SIZE: 105%;

Incorrect end of line character(s) found.
Open

BUTTON, INPUT[type=submit] , INPUT[type=clear] , INPUT[type=button] , INPUT[type=reset]

Unexpected spaces found.
Open

    PADDING-BOTTOM: 2px;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.bg2 { background-color: #2F5376; color:inherit;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.head { background-color:#e3e3f3; color:inherit; border:1px solid #CCC;  padding:2px; font-weight:bold; }

Incorrect end of line character(s) found.
Open

#xo-logger-output {font-size: .8em;}

Incorrect end of line character(s) found.
Open

    float: left;

Incorrect end of line character(s) found.
Open

div#navbarCP{background:url(images/bg-lr-titles.gif);font-weight:normal;font-family:Arial, Helvetica, sans-serif;height:25px;position:absolute;width:100%;z-index:10;clear:both;}

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

img { border: 0;}

Incorrect end of line character(s) found.
Open

    BORDER-LEFT: transparent 0px;

Unexpected spaces found.
Open

    PADDING-TOP: 0.5em;

Incorrect end of line character(s) found.
Open

    DISPLAY: block;

Unexpected spaces found.
Open

    PADDING-LEFT: .5em;

Incorrect end of line character(s) found.
Open

    PADDING-LEFT: 0.25em;

Incorrect end of line character(s) found.
Open

    PADDING-BOTTOM: 1px;

Incorrect end of line character(s) found.
Open

    PADDING-RIGHT: 0.25em;

Incorrect end of line character(s) found.
Open

    PADDING-TOP: 1px;

Incorrect end of line character(s) found.
Open

    PADDING-LEFT: 0.5em;

Incorrect end of line character(s) found.
Open

    COLOR: #444;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

/* titles */

Incorrect end of line character(s) found.
Open

a:visited { background-color: transparent; color: #666; font-weight: bold; text-decoration: none;}

Incorrect end of line character(s) found.
Open

.icmsCodePHP { background-color: #FAFAFA; color: #006600; font-size: .9em; border: #c2cdd6 1px dashed;}

Incorrect end of line character(s) found.
Open

.errorMsg,.confirmMsg, .resultMsg , .warningMsg, .successMsg { padding: .8em; text-align:center; margin-bottom: 1em; border: 2px solid #ddd;}

Incorrect end of line character(s) found.
Open

a.fontSmall { background-color: transparent; color: #006699;}

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

div#navbarCP ul li ul a:hover {color:#000000;background-color:#E7F4F7;border-color:#ADD8E6;border:1px solid #ffffff;}

Incorrect end of line character(s) found.
Open

    width: 95%;

Incorrect end of line character(s) found.
Open

    display: block;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    padding: 2px;

Incorrect end of line character(s) found.
Open

    font-weight: bold;

Incorrect end of line character(s) found.
Open

    font-weight: bold;

Incorrect end of line character(s) found.
Open

    background:url('images/right_both.gif') no-repeat right top;

Incorrect end of line character(s) found.
Open

/* End IE5-Mac hack */

Incorrect end of line character(s) found.
Open

Unexpected spaces found.
Open

    BORDER: 1px solid #D0D0D0;

Incorrect end of line character(s) found.
Open

    BACKGROUND-POSITION: bottom;

Incorrect end of line character(s) found.
Open

    BORDER: outset 1px #ccc;

Incorrect end of line character(s) found.
Open

/* lists */

Incorrect end of line character(s) found.
Open

.confirmMsg a { background-color: transparent; color: #817134; }

Incorrect end of line character(s) found.
Open

/* ===== tables ===== */

Incorrect end of line character(s) found.
Open

    text-align: left;

Incorrect end of line character(s) found.
Open

div#logoHead span.left{

Incorrect end of line character(s) found.
Open

div#navbarCP ul {list-style:none;padding:0;margin:0;}

Incorrect end of line character(s) found.
Open

    font-weight: bold;

Incorrect end of line character(s) found.
Open

    height: 15px;

Incorrect end of line character(s) found.
Open

    border-top: 1px solid #ddd;

Incorrect end of line character(s) found.
Open

#nav-change-language {

Incorrect end of line character(s) found.
Open

    float: right;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

#buttontop {

Incorrect end of line character(s) found.
Open

#buttonbar a:hover span {

Incorrect end of line character(s) found.
Open

    background-position:100% -150px;

Incorrect end of line character(s) found.
Open

INPUT

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    PADDING-BOTTOM: 2px;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

h3 { font-size: 1.1em;}

Incorrect end of line character(s) found.
Open

h4 { font-size: 1.1em; font-weight: bold;}

Incorrect end of line character(s) found.
Open

/* ===== Code and Quote Definition ===== */

Incorrect end of line character(s) found.
Open

.xoopsQuote a:link, div.xoopsQuote a:visited { background-color: transparent; color: #444; font-weight: bold;}

Incorrect end of line character(s) found.
Open

.warningMsg { background-color: #99CCFF; color: #000099; border-color: #0099FF; }

Incorrect end of line character(s) found.
Open

.resultMsg { background-color: #E6EFC2; color: #529214; border-color: #C6D880; }

Incorrect end of line character(s) found.
Open

.errorMsg { background-color: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.even { background-color:#FFFFFF; color:inherit; border: 1px solid #CCCCCC; padding:2px; }

Incorrect end of line character(s) found.
Open

    padding: 0;

Incorrect end of line character(s) found.
Open

div#navbarCP ul li {list-style:none;padding:0;float:left;margin:0;margin-left:3px;position:relative;}

Incorrect end of line character(s) found.
Open

div#navOptionsCP{

Incorrect end of line character(s) found.
Open

    background-color: #E7F4F7;

Incorrect end of line character(s) found.
Open

    border-bottom: 1px solid #ddd;

Incorrect end of line character(s) found.
Open

    font-size: 20px;

Incorrect end of line character(s) found.
Open

    color: #777777;

Incorrect end of line character(s) found.
Open

    background: no-repeat left top;

Incorrect end of line character(s) found.
Open

    vertical-align: middle;

Incorrect end of line character(s) found.
Open

    width:100%;

Incorrect end of line character(s) found.
Open

#buttonbar li {

Incorrect end of line character(s) found.
Open

    display:inline;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

#buttonbar #current a {

Incorrect end of line character(s) found.
Open

    border-width:0;

Incorrect end of line character(s) found.
Open

#buttonbar #current a span {

Incorrect end of line character(s) found.
Open

    background: #EFEFEF;

Incorrect end of line character(s) found.
Open

div#text_align{

Incorrect end of line character(s) found.
Open

.imanager_image_box {

Incorrect end of line character(s) found.
Open

    display:block;

Incorrect end of line character(s) found.
Open

/* Tooltip box */

Incorrect end of line character(s) found.
Open

/* opacity for tooltip box */ 

Incorrect end of line character(s) found.
Open

filter:alpha(opacity=70);

Incorrect end of line character(s) found.
Open

-moz-opacity:0.75;

Incorrect end of line character(s) found.
Open

div#navbarCP ul li ul li {float: none;}

Incorrect end of line character(s) found.
Open

div#containBodyCP{

Incorrect end of line character(s) found.
Open

    margin: 0;

Incorrect end of line character(s) found.
Open

    line-height:normal;

Incorrect end of line character(s) found.
Open

    margin: 0;

Incorrect end of line character(s) found.
Open

#buttonbar {

Incorrect end of line character(s) found.
Open

    padding:10px 10px 0;

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

#submenus {

Unexpected spaces found.
Open

    padding:3px;

Incorrect end of line character(s) found.
Open

    text-align:center;

Unexpected spaces found.
Open

    text-align:center;

Incorrect end of line character(s) found.
Open

Unexpected spaces found.
Open

    display:block;

Incorrect end of line character(s) found.
Open

.imanager_image_img img{

Incorrect end of line character(s) found.
Open

.imanager_image_info{

Unexpected spaces found.
Open

    font-weight:normal;

Incorrect end of line character(s) found.
Open

    line-height:120%;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    color: Silver;

Incorrect end of line character(s) found.
Open

div.CPfoot{

Incorrect end of line character(s) found.
Open

    font-size: 10px;

Incorrect end of line character(s) found.
Open

    background: url(images/bg-lr-titles.gif);

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

/* === Modules Admin Menu === */

Incorrect end of line character(s) found.
Open

#buttonbar ul {

Incorrect end of line character(s) found.
Open

    padding:0;

Incorrect end of line character(s) found.
Open

    border-bottom:1px solid #000;

Incorrect end of line character(s) found.
Open

    float:none;

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

}

Incorrect end of line character(s) found.
Open

.imanager_image_box: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

    text-align:left;

Incorrect end of line character(s) found.
Open

    BORDER-TOP: #e8e8e8 1px solid;

Unexpected spaces found.
Open

    FONT-SIZE: 105%;

Unexpected spaces found.
Open

    PADDING-BOTTOM: 1px;

Unexpected spaces found.
Open

    COLOR: #444;

Unexpected spaces found.
Open

    BORDER: outset 1px #ccc;

Incorrect end of line character(s) found.
Open

li { margin-left: 2px; color: #000; list-style: square inside;}

Incorrect end of line character(s) found.
Open

a:link { background-color: transparent; color: #666; font-weight: bold; text-decoration: none;}

Incorrect end of line character(s) found.
Open

.icmsCodeCSS { background-color: #FAFAFA; color: #006600; font-size: .9em; border: #c2cdd6 1px dashed;}

Incorrect end of line character(s) found.
Open

/* ===== Links for Quotes ===== */

Incorrect end of line character(s) found.
Open

.xoopsCenter { text-align:center;}

Incorrect end of line character(s) found.
Open

.odd { background-color: #f1f4fb; color:inherit; border: 1px solid #CCCCCC; padding:2px; }

Incorrect end of line character(s) found.
Open

tr.head td { background-color:#FFFFDD; border:1px solid #F3AC03; color:inherit; font-weight:bold; padding:2px;}

Incorrect end of line character(s) found.
Open

tr.foot td { background-color: #eeeeee; color:inherit; border: 1px solid #4e4e4e; padding: 2px; font-weight: bold; }

Incorrect end of line character(s) found.
Open

form td.head {width: 30%;}

Incorrect end of line character(s) found.
Open

/* ===== debug messages ===== */

Incorrect end of line character(s) found.
Open

div#navbarCP ul li ul a {color:#666666;font-weight:normal;background:url(images/item.png) no-repeat left;padding-left:20px;margin:0;font-size:11px;border:1px solid #FFFFFF;}

Incorrect end of line character(s) found.
Open

div#navbarCP ul li ul li ul {margin-left:150px;margin-top:-25px;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    background: #EEEEEE;

Incorrect end of line character(s) found.
Open

    border-top: 1px solid #FFFFFF;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    padding: 4px;

Incorrect end of line character(s) found.
Open

}

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

    color:#333;

Incorrect end of line character(s) found.
Open

    border-bottom: 1px solid #000000;

Incorrect end of line character(s) found.
Open

    font-size: 92%;

Incorrect end of line character(s) found.
Open

    width:100%;

Unexpected spaces found.
Open

    border:1px solid #CCCCCC;

Incorrect end of line character(s) found.
Open

    overflow:hidden;

Unexpected spaces found.
Open

    overflow:hidden;

Incorrect end of line character(s) found.
Open

.imanager_image_label{

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

outline-radius:4px; 

Incorrect end of line character(s) found.
Open

textarea { background-color: #fff; border: #CCC 1px solid; width: 570px; font-size: .8em; font-family: verdana, arial, helvetica, sans-serif; }

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.outer {}

Incorrect end of line character(s) found.
Open

div#navbarCP ul li ul {display:none;position:absolute;top:1em;margin-left:15px;background:#FFFFFF;border:1px solid #000000;padding:0;z-index:1;}

Incorrect end of line character(s) found.
Open

    background-color: #FFFFFF;

Incorrect end of line character(s) found.
Open

    border-bottom: 1px solid #CCCCCC;

Incorrect end of line character(s) found.
Open

h1 { font-size: 1.4em;}

Incorrect end of line character(s) found.
Open

    top: 25px;

Incorrect end of line character(s) found.
Open

.CPrssLinks{

Incorrect end of line character(s) found.
Open

/* ===== hypertext links ===== */

Incorrect end of line character(s) found.
Open

.CPrssLinks a{

Incorrect end of line character(s) found.
Open

.confirmMsg { background-color: #FFF6BF; color: #817134; border-color: #FFD324; }

Incorrect end of line character(s) found.
Open

    float: left;

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

div .errorMsg a {text-decoration: underline;}

Incorrect end of line character(s) found.
Open

    background: #e7e7e7 url('images/bg.gif') repeat-x left bottom;

Incorrect end of line character(s) found.
Open

    background:url('images/left_both.gif') no-repeat left top;

Incorrect end of line character(s) found.
Open

a.fontSmall:hover { background-color: transparent; color: #C23030; text-decoration: underline;}

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

.foot, tfoot { background-color: #eeeeee; color:inherit; border: 1px solid #4e4e4e; padding: 2px; font-weight: bold; }

Incorrect end of line character(s) found.
Open

tr.even td { background-color:#FFFFFF; color:inherit; border: 1px solid #CCCCCC; padding:2px; }

Incorrect end of line character(s) found.
Open

    background-position:0 -150px;

Incorrect end of line character(s) found.
Open

    height: 35px;

Incorrect end of line character(s) found.
Open

    padding: 4px 0px 4px 8px;

Incorrect end of line character(s) found.
Open

#currentsubitem {

Incorrect end of line character(s) found.
Open

    float: right;

Incorrect end of line character(s) found.
Open

    padding-right: 10px;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    border-color: #ADD8E6;

Incorrect end of line character(s) found.
Open

}

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

    padding-top: 5px;

Incorrect end of line character(s) found.
Open

    background-color: #FFF6BF;

Incorrect end of line character(s) found.
Open

    background: #e7e7e7;

Incorrect end of line character(s) found.
Open

    font-weight:bold;

Incorrect end of line character(s) found.
Open

    padding:0 0 0 9px;

Unexpected spaces found.
Open

    display:block;

Incorrect end of line character(s) found.
Open

}

Unexpected spaces found.
Open

    color: #333333;

Incorrect end of line character(s) found.
Open

Unexpected spaces found.
Open

    line-height:120%;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    margin-top:3px;

Incorrect end of line character(s) found.
Open

    font-size:13px;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    font-weight:normal;

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

    display:block;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

div .errorMsg a:hover {color: #000;}

Incorrect end of line character(s) found.
Open

/* ===== content module ===== */

Incorrect end of line character(s) found.
Open

.bg5 { background-color: #ECECEC; color:inherit;}

Incorrect end of line character(s) found.
Open

div#logoHead{

Incorrect end of line character(s) found.
Open

    background: url(images/header-bg.png) repeat-x;

Incorrect end of line character(s) found.
Open

div#navbarCP ul li ul li {width:150px;margin:0;}

Incorrect end of line character(s) found.
Open

div#bodyCP{

Incorrect end of line character(s) found.
Open

    border: 1px solid #CCCCCC;

Incorrect end of line character(s) found.
Open

    padding-left: 18px;

Incorrect end of line character(s) found.
Open

    padding-right: 5px;

Incorrect end of line character(s) found.
Open

    float:left;

Incorrect end of line character(s) found.
Open

    float:left;

Incorrect end of line character(s) found.
Open

    background-position:0% -150px;

Incorrect end of line character(s) found.
Open

    border-right: 1px solid #000000;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    display:block;

Unexpected spaces found.
Open

    line-height:180%;

Incorrect end of line character(s) found.
Open

    margin:5px;

Incorrect end of line character(s) found.
Open

tr.blocked td {background-color: #FF0000;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

-moz-outline-radius:4px; 

Incorrect end of line character(s) found.
Open

opacity: 0.75;

Incorrect end of line character(s) found.
Open

.errorMsg { background-color: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }

Incorrect end of line character(s) found.
Open

input:hover { border: #000 1px solid;}

Incorrect end of line character(s) found.
Open

textarea:hover { border: #000 1px solid;}

Incorrect end of line character(s) found.
Open

caption {font-style: italic; font-weight: bold;}

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    padding: 0;

Incorrect end of line character(s) found.
Open

    margin: 0;

Incorrect end of line character(s) found.
Open

div#navOptionsCP a:hover{

Incorrect end of line character(s) found.
Open

    float: left;

Incorrect end of line character(s) found.
Open

    font-size: 12px;

Incorrect end of line character(s) found.
Open

    list-style:none;

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

#wrap {

Incorrect end of line character(s) found.
Open

    float:left;

Incorrect end of line character(s) found.
Open

    height:120px;

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

    padding: 8px;

Incorrect end of line character(s) found.
Open

    width: 32px;

Incorrect end of line character(s) found.
Open

    font-size: 18px;

Incorrect end of line character(s) found.
Open

    float:left;

Incorrect end of line character(s) found.
Open

#buttonbar a span {

Incorrect end of line character(s) found.
Open

#buttonbar a:hover {

Incorrect end of line character(s) found.
Open

    float: 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

    color: #333333;

Unexpected spaces found.
Open

    padding: 5px;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    line-height:normal;

Incorrect end of line character(s) found.
Open

/* Commented Backslash Hack hides rule from IE5-Mac \*/

Incorrect end of line character(s) found.
Open

    float:left;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

/*image manager*/

Incorrect end of line character(s) found.
Open

    width:165px;

Unexpected spaces found.
Open

    background-color: #FFF6BF;

Incorrect end of line character(s) found.
Open

    display:block;

Incorrect end of line character(s) found.
Open

Unexpected spaces found.
Open

    display:block;

Incorrect end of line character(s) found.
Open

    line-height:180%;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

/* outline radius for mozilla/firefox only */ 

Unexpected trailing spaces found.
Open

/* opacity for tooltip box */ 

Incorrect end of line character(s) found.
Open

    padding: 0px 5px 0px 5px;

Incorrect end of line character(s) found.
Open

    text-align: right;

Incorrect end of line character(s) found.
Open

div#navOptionsCP .modname{

Incorrect end of line character(s) found.
Open

    display: block;

Incorrect end of line character(s) found.
Open

    height: 40px;

Incorrect end of line character(s) found.
Open

    padding: 10px 0 0 50px;

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

    margin:0;

Incorrect end of line character(s) found.
Open

    text-decoration:none;

Incorrect end of line character(s) found.
Open

    color:#765;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    clear: both;

Incorrect end of line character(s) found.
Open

    float:left;

Unexpected spaces found.
Open

    overflow:hidden;

Incorrect end of line character(s) found.
Open

}

Unexpected spaces found.
Open

    font-size:13px;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

.img_list_info_panel{

Unexpected trailing spaces found.
Open

/* outline radius for mozilla/firefox only */ 

Unexpected trailing spaces found.
Open

outline-radius:4px; 

Unexpected trailing spaces found.
Open

-moz-outline-radius:4px; 

Incorrect end of line character(s) found.
Open

div#navbarCP ul li ul li ul li {display:none;}

Incorrect end of line character(s) found.
Open

    margin-right: 2px;

Incorrect end of line character(s) found.
Open

    margin-top: 4px;

Incorrect end of line character(s) found.
Open

.CPbigTitle{

Incorrect end of line character(s) found.
Open

#modlogo {

Incorrect end of line character(s) found.
Open

#buttonbar a {

Incorrect end of line character(s) found.
Open

    display:block;

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

    padding-right: 10px;

Incorrect end of line character(s) found.
Open

    text-align: left;

Incorrect end of line character(s) found.
Open

div#floats_l{

Unexpected spaces found.
Open

    float:left;

Unexpected spaces found.
Open

    width:165px;

Incorrect end of line character(s) found.
Open

    color: #E24949;

Unexpected spaces found.
Open

    font-weight:bold;

Unexpected spaces found.
Open

    text-align:left;

Incorrect end of line character(s) found.
Open

.imanager_image_btns{

Unexpected spaces found.
Open

    display:block;

Incorrect end of line character(s) found.
Open

.imgcat_notwrite {background-color: #FF0000; width:20px; height: 17px; padding-top: 3px; overflow: visible; margin-bottom: 2px;}

Incorrect end of line character(s) found.
Open

-khtml-opacity: 0.75;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

div#navOptionsCP a{

Incorrect end of line character(s) found.
Open

    border: 1px solid #DFE0FD;

Incorrect end of line character(s) found.
Open

    height: 32px;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    color: #666666;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    padding:5px 15px 4px 6px;

Incorrect end of line character(s) found.
Open

#buttonbar a span {

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    padding-bottom:5px;

Incorrect end of line character(s) found.
Open

.subitem {

Incorrect end of line character(s) found.
Open

    margin-bottom: 15px;

Incorrect end of line character(s) found.
Open

.clear {

Incorrect end of line character(s) found.
Open

    float:right;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

Unexpected spaces found.
Open

    color: #E24949;

Incorrect end of line character(s) found.
Open

}

Unexpected spaces found.
Open

    margin-top:3px;

Incorrect end of line character(s) found.
Open

    padding: 5px;

Unexpected spaces found.
Open

    margin:5px;

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

Incorrect end of line character(s) found.
Open

div#navbarCP ul li ul li:hover ul li {display:block;}

Incorrect end of line character(s) found.
Open

    margin: 0 auto;

Incorrect end of line character(s) found.
Open

    position: relative;

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

    background: url(images/item.png) no-repeat left;

Incorrect end of line character(s) found.
Open

    border-bottom: 3px solid #000000;

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

    margin-top: 15px;

Incorrect end of line character(s) found.
Open

    color:#333;

Incorrect end of line character(s) found.
Open

    float: left;

Incorrect end of line character(s) found.
Open

div#floats_r{

Incorrect end of line character(s) found.
Open

    border:1px solid #CCCCCC;

Incorrect end of line character(s) found.
Open

}

Unexpected spaces found.
Open

    max-width:159px;

Incorrect end of line character(s) found.
Open

    float:left;

Incorrect end of line character(s) found.
Open

    border-top: 1px solid #000000;

Incorrect end of line character(s) found.
Open

}

Unexpected spaces found.
Open

    height:120px;

Incorrect end of line character(s) found.
Open

    max-width:159px;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

#buttonbar a:hover span {

Incorrect end of line character(s) found.
Open

    background-position:100% -150px;

Incorrect end of line character(s) found.
Open

#submenuswrap {

Incorrect end of line character(s) found.
Open

    float: left;

Incorrect end of line character(s) found.
Open

    border-left: 1px solid #000000;

Incorrect end of line character(s) found.
Open

    padding:3px;

Incorrect end of line character(s) found.
Open

    margin:5px;

Unexpected spaces found.
Open

    margin:5px;

Incorrect end of line character(s) found.
Open

    overflow:hidden;

Incorrect end of line character(s) found.
Open

.imanager_image_img {

Incorrect end of line character(s) found.
Open

    font-size:9px;

Unexpected spaces found.
Open

    font-size:9px;

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

}

Incorrect end of line character(s) found.
Open

.imgcat_notwrite span{margin-left: 25px; display: block; width: 400px;}

There are no issues that match your filters.

Category
Status