change color
This commit is contained in:
parent
d85cb2574c
commit
77f43a8d5a
@ -257,7 +257,7 @@
|
|||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
}
|
}
|
||||||
table.row td{
|
table.row td{
|
||||||
background-color: #A1887F;
|
background-color: #4C221B;
|
||||||
}
|
}
|
||||||
#arrRowMark{
|
#arrRowMark{
|
||||||
top: 5px;
|
top: 5px;
|
||||||
@ -282,7 +282,7 @@
|
|||||||
height: 32px;
|
height: 32px;
|
||||||
width: 416px;
|
width: 416px;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
background-color: rgba(121,85,72,.5);
|
background-color: rgba(76,34,27,.5);
|
||||||
}
|
}
|
||||||
/* for vue dom */
|
/* for vue dom */
|
||||||
[v-cloak] {
|
[v-cloak] {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user