style
This commit is contained in:
parent
b9db2fab6f
commit
f4392f4987
|
@ -69,6 +69,12 @@
|
||||||
border-bottom: 1px solid #bdbf00;
|
border-bottom: 1px solid #bdbf00;
|
||||||
border-right: 1px solid #bdbf00;
|
border-right: 1px solid #bdbf00;
|
||||||
}
|
}
|
||||||
|
.up {
|
||||||
|
color: #bbbbbb;
|
||||||
|
}
|
||||||
|
.up tr {
|
||||||
|
border: 1px solid #1ad300;
|
||||||
|
}
|
||||||
.statusinfo {
|
.statusinfo {
|
||||||
font-size: 14px !important;
|
font-size: 14px !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue