I am creating a store for my wife in Drupal. I am not a web person and kept things pretty vanilla, with the exception of a few changes. This is not my first Drupal site, but my first store.
Using Firebug, I found divs and was able to change colors where needed.
I need to make one change, but I can not find where the problem is.
If I open the table, I want to change the background color in Firebug. I can view css:

As you can see, the background color is considered transparent.
If I click on a link in which Firebug shows that css is coming from it, it points to
http://10.0.1.151/sites/default/files/css - The files there look like css caches, since they have very recent times and dates.
If I temporarily change the background color with firebug:

, .
, , , , ?
,
PS. , , .
style.css:
html, body, div, span, p,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea {
margin: 0;
padding: 0;
}
img, abbr, acronym {
border: 0;
}
p {
margin: 1em 0;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 0.5em 0;
}
ul, ol, dd {
margin-bottom: 1.5em;
margin-left: 2em;
}
li ul, li ol {
margin-bottom: 0;
}
ul {
list-style-type: disc;
}
ol {
list-style-type: decimal;
}
a {
margin: 0;
padding: 0;
text-decoration: none;
}
a:link,
a:visited {
}
a:hover,
a:focus,
a:active {
text-decoration: underline;
}
blockquote {
}
hr {
height: 1px;
border: 1px solid gray;
}
table {
border-spacing: 0;
width: 100%;
}
caption {
text-align: left;
}
th {
margin: 0;
padding: 0 10px 0 0;
}
th.active img {
display: inline;
}
thead th {
padding-right: 10px;
}
td {
margin: 0;
padding: 3px;
}
td.block {
border: none;
float: none;
margin: 0;
}
tr.drag td,
tr.drag-previous td {
background:
color:
}
height: 1px;
left: 0px;
overflow: hidden;
position: absolute;
top: -500px;
width: 1px;
}
background-color:
color:
height: auto;
padding: 5px 10px;
position: absolute;
top: 0;
width: auto;
z-index: 99;
}
text-decoration: none;
}
.hide {
display: none;
visibility: hidden;
}
.left {
float: left;
}
.right {
float: right;
}
.clear {
clear: both;
}
.clearfix:after,
.clearfix .inner:after {
clear: both;
content: ".";
display: block;
font-size: 0;
height: 0;
line-height: 0;
overflow: auto;
visibility: hidden;
}
.page,
.row {
margin: 0 auto;
}
.row,
.nested,
.block {
overflow: hidden;
}
div.full-width {
width: 100%;
}
.nested {
float: left;
margin: 0;
width: 100%;
}
div.superfish {
overflow: visible;
}
.sidebars-both-first .content-group {
float: right;
}
.sidebars-both-last .sidebar-first {
float: right;
}
display: none;
left: 0;
opacity: 0.75;
position: absolute;
top: 0;
width: 100%;
z-index: 997;
}
margin: 0 auto;
}
background-color:
outline: none;
}
.grid-mask
display: block;
}
.grid-mask .block {
overflow: visible;
}
.grid-mask .block .inner {
outline:
}
background-color:
border: 2px outset
color:
cursor: pointer;
font-variant: small-caps;
font-weight: normal;
left: 0;
-moz-border-radius: 5px;
padding: 0 5px 2px 5px;
position: absolute;
text-align: center;
top: 22px;
-webkit-border-radius: 5px;
z-index: 998;
}
border-style: inset;
font-weight: bold;
}
width: auto;
}
float: left;
}
display: block;
}
text-decoration: none;
}
outline: 0;
}
overflow: visible;
}
.node-bottom {
margin: 1.5em 0 0 0;
}
clear: both;
}
.item-list ul li {
margin: 0;
}
.block ul,
.block ol {
margin-left: 2em;
padding: 0;
}
.content-inner ul,
.content-inner ol {
margin-bottom: 1.5em;
}
.content-inner li ul,
.content-inner li ol {
margin-bottom: 0;
}
.block ul.links {
margin-left: 0;
}
ul.menu li,
ul.links li {
margin: 0;
padding: 0;
}
overflow: visible;
}
margin-left: 0;
}
.primary-menu ul li {
float: left;
list-style: none;
position: relative;
}
.primary-menu ul li a,
.primary-menu ul li .nolink {
display: block;
padding: 0.75em 1em;
text-decoration: none;
}
.primary-menu ul li .nolink {
cursor: default;
}
.primary-menu ul li:hover,
.primary-menu ul li.sfHover,
.primary-menu ul a:focus,
.primary-menu ul a:hover,
.primary-menu ul a:active {
outline: 0;
}
.secondary-menu-inner ul.links {
margin-left: 0;
}
.fusion-clear {
clear: both;
}
div.fusion-right {
float: right;
}
div.fusion-center {
float: none;
margin-left: auto;
margin-right: auto;
}
.fusion-center-content .inner {
text-align: center;
}
.fusion-center-content .inner ul.menu {
display: inline-block;
text-align: center;
}
.fusion-center-content
text-align: center;
}
.fusion-right-content .inner {
text-align: right;
}
.fusion-right-content
text-align: right;
}
.fusion-callout .inner {
font-weight: bold;
}
.fusion-padding .inner {
padding: 30px;
}
.fusion-border .inner {
border-width: 1px;
border-style: solid;
padding: 10px;
}
.fusion-inline-menu .inner ul.menu {
margin-left: 0;
}
.fusion-inline-menu .inner ul.menu li {
border-right-style: solid;
border-right-width: 1px;
display: inline;
margin: 0;
padding: 0;
white-space: nowrap;
}
.fusion-inline-menu .inner ul.menu li a {
padding: 0 8px 0 5px;
}
.fusion-inline-menu .inner ul li.last {
border: none;
}
.fusion-inline-menu .inner ul li.expanded ul {
display: none;
}
.fusion-multicol-menu .inner ul {
margin-left: 0;
text-align: left;
}
.fusion-multicol-menu .inner ul li {
border-right: none;
display: block;
font-weight: bold;
}
.fusion-multicol-menu .inner ul li.last {
border-right: none;
}
.fusion-multicol-menu .inner ul li.last a {
padding-right: 0;
}
.fusion-multicol-menu .inner ul li.expanded,
.fusion-multicol-menu .inner ul li.leaf {
float: left;
list-style-image: none;
margin-left: 50px;
}
.fusion-multicol-menu .inner ul.menu li.first {
margin-left: 0;
}
.fusion-multicol-menu .inner ul li.expanded li.leaf {
float: none;
margin-left: 0;
}
.fusion-multicol-menu .inner ul li.expanded ul {
display: block;
margin-left: 0;
}
.fusion-multicol-menu .inner ul li.expanded ul li {
border: none;
margin-left: 0;
text-align: left;
}
.fusion-multicol-menu .inner ul.menu li ul.menu li {
font-weight: normal;
}
.fusion-2-col-list .inner .item-list ul li,
.fusion-2-col-list .inner ul.menu li {
float: left;
width: 50%;
}
.fusion-3-col-list .inner .item-list ul li,
.fusion-3-col-list .inner ul.menu li {
float: left;
width: 33%;
}
.fusion-2-col-list .inner .item-list ul.pager li,
.fusion-3-col-list .inner .item-list ul.pager li {
float: none;
width: auto;
}
.fusion-list-bottom-border .inner ul li {
list-style: none;
list-style-type: none;
list-style-image: none;
}
.fusion-list-bottom-border .inner ul li,
.fusion-list-bottom-border .view-content div.views-row {
padding: 0 0 0 10px;
border-bottom-style: solid;
border-bottom-width: 1px;
line-height: 216.7%;
}
.fusion-list-bottom-border .inner ul {
margin: 0;
}
.fusion-list-bottom-border .inner ul li ul {
border-bottom-style: solid;
border-bottom-width: 1px;
}
.fusion-list-bottom-border .inner ul li ul li.last {
border-bottom-style: solid;
border-bottom-width: 1px;
margin-bottom: -1px;
margin-top: -1px;
}
display:block;
}
position:absolute;
right:0;
top:0;
}
background-color:
}
background-color:
background-image:url('http://10.0.1.151/sites/all/themes/fusion/fusion_core/images/backgroundmain.jpg');
background-repeat:no-repeat;
background-attachment: fixed;
width: auto;
}
/.front {
/background-color:
/background-image:url('http://10.0.1.151/sites/all/themes/fusion/fusion_core/images/background.jpg');
/background-repeat:no-repeat;
/background-attachment: fixed;
/width: auto;
/}
top:0px;
height:60px;
width:80px;
padding-right:10px;
padding-bottom:19px;
}
width: 720px;
}
height:200px;
}
.fusion-list-vertical-spacing .inner ul,
.fusion-list-vertical-spacing div.views-row-first {
margin-left: 0;
margin-top: 10px;
}
.fusion-list-vertical-spacing .inner ul li,
.fusion-list-vertical-spacing div.views-row {
line-height: 133.3%;
margin-bottom: 10px;
padding: 0;
}
.fusion-list-vertical-spacing .inner ul li {
list-style: none;
list-style-image: none;
list-style-type: none;
}
.fusion-list-vertical-spacing .inner ul li ul {
margin-left: 10px;
}
.fusion-bold-links .inner a {
font-weight: bold;
}
.fusion-float-imagefield-left .field-type-filefield,
.fusion-float-imagefield-left .image-insert,
.fusion-float-imagefield-left .imagecache {
float: left;
margin: 0 15px 15px 0;
}
.fusion-float-imagefield-left .views-row {
clear: left;
}
.fusion-float-imagefield-right .field-type-filefield,
.fusion-float-imagefield-right .image-insert
.fusion-float-imagefield-right .imagecache {
float: right;
margin: 0 0 15px 15px;
}
.fusion-float-imagefield-right .views-row {
clear: right;
}
.sf-menu li {
list-style: none;
list-style-image: none;
list-style-type: none;
}
.superfish-vertical {
position: relative;
z-index: 9;
}
ul.sf-vertical {
background:
margin: 0;
width: 100%;
}
ul.sf-vertical li {
border-bottom: 1px solid
font-weight: bold;
line-height: 200%;
padding: 0;
width: 100%;
}
ul.sf-vertical li a:link,
ul.sf-vertical li a:visited,
ul.sf-vertical li .nolink {
margin-left: 10px;
padding: 2px;
}
ul.sf-vertical li a:hover,
ul.sf-vertical li a.active {
text-decoration: underline;
}
ul.sf-vertical li ul {
background:
border-top: 1px solid
margin-left: 0;
width: 150px;
}
ul.sf-vertical li ul li.last {
border-top: 1px solid
margin-bottom: -1px;
margin-top: -1px;
}
ul.sf-vertical li ul {
border-top: none;
padding: 4px 0;
}
ul.sf-vertical li ul li {
border-bottom: none;
line-height: 150%;
}
ul.sf-vertical li ul li.last {
border-top: none;
}
ul.sf-vertical li ul li ul {
margin-top: -4px;
}
ul.pager {
margin: 20px 0;
}
ul.pager li {
margin: 0;
white-space: nowrap;
}
ul.pager a,
ul.pager li.pager-current {
border-style: solid;
border-width: 1px;
padding: 3px 6px 2px 6px;
text-decoration: none;
}
ul.pager a:link,
ul.pager a:visited {
color: inherit;
}
ul.pager a:hover,
ul.pager a:active,
ul.pager a:focus {
border-style: solid;
border-width: 1px;
}
ul.pager span.pager-ellipsis {
padding: 0 4px;
}
.item-list .pager li {
padding: 0;
}
.form-text {
padding: 2px;
}
form input.form-submit {
cursor: pointer;
font-weight: bold;
margin: 2px;
padding: 3px 5px;
}
form input.form-submit:hover {
cursor: pointer;
}
fieldset {
margin: 15px 0;
padding: 10px;
}
html.js fieldset.collapsed {
margin-bottom: 15px;
}
textarea,
.form-item input,
.form-item select,
max-width: 95%;
}
html.js textarea {
max-width: 100%;
}
fieldset.collapsible .resizable-textarea textarea {
max-width: 101.5%;
}
fieldset.collapsible .resizable-textarea .grippie {
width: 101%;
}
.page-admin
.page-admin
.page-admin
.page-admin
margin-bottom: 1.5em;
overflow: visible;
}
.page-admin .content-inner-inner {
z-index: 10;
}
form
form
max-width: 95%;
}
position: relative;
z-index: 1;
}
.form-item select
max-width: none;
}
div.admin .left,
div.admin .right {
margin-left: 1%;
margin-right: 1%;
}
.block-region {
background-color:
border: 3px dashed
color:
font-weight: bold;
margin: 1px;
padding: 3px;
text-align: center;
text-shadow: 1px 1px
text-transform: uppercase;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
text-align: left;
}
margin-top: 1em;
}
margin-left: 0;
}
list-style-type: none;
margin: 0;
}
background-position: 0 0;
padding: 0 0 0 20px;
}
.fusion-horiz-login
float: right;
margin: 20px 0 10px 0;
position: relative;
}
html.js .fusion-horiz-login
margin-top: 10px;
}
.fusion-horiz-login
display: none;
}
.fusion-horiz-login
.fusion-horiz-login
.fusion-horiz-login
float: left;
margin: 0 10px 0 0;
text-align: left;
}
--- chopped