Commit cb36347c authored by wang zhengwei's avatar wang zhengwei

修改相关性表格样式

parent 0b2a3de6
......@@ -1945,32 +1945,32 @@
font-weight: bold;
}
.level_color1 {
.have_sub_tb .level_color1 {
background: #993612;
color: #993612;
}
.level_color2 {
.have_sub_tb .level_color2 {
background: #C58E7B;
color: #C58E7B;
}
.level_color3 {
.have_sub_tb .level_color3 {
background: #E9D4CD;
color: #E9D4CD;
}
.level_color4 {
.have_sub_tb .level_color4 {
background: #C4E4E6;
color: #C4E4E6;
}
.level_color5 {
.have_sub_tb .level_color5 {
background: #87C8CB;
color: #87C8CB;
}
.level_color6 {
.have_sub_tb .level_color6 {
background: #129298;
color: #129298;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment