stock nodification colorchange

This commit is contained in:
sriramv 2018-11-30 15:58:04 +05:30
parent 762941593d
commit a3deb39eb7

View File

@ -101,6 +101,9 @@
.error{ .error{
color:red; color:red;
font-weight: normal; font-weight: normal;
}
.label-warning {
background-color: #f30c24;
} }
#menu{ #menu{
color: Brown; color: Brown;