ordersprinter/webapp/css/brightenergymod.css

30 lines
700 B
CSS

.closingsums {
border: solid black 3px;
background-color: rgb(255, 232, 188);
}
.closingsums td {
border: solid black 1px;
padding: 3px;
text-align:right;
vertical-align:bottom;
}
.opentable { color:black;} .timeline { color:black;}
#tmpdirtxt,#tmpdirhint,#closingcreationtxt,#urlpath { color:black;}
.groundplan input[type=text] {color:black;}
a.genconflink {color: black !important;}
.grouparea {
border: 1px solid #666666;
border-radius: 25px;
background-color: #ffffb3;
padding: 10px;
}
#searchfield,#barcode,#optionfield {
color:black !important;
}
#searchfield::placeholder,#barcode::placeholder,#optionfield::placeholder {
color:#222222 !important;
}
.prodcount {
color: black;
}