[#369] remove unneeded styles
This commit is contained in:
parent
7eb5b5e395
commit
afb6afaf06
|
@ -63,17 +63,12 @@ table tbody {
|
||||||
margin: 1px 2px;
|
margin: 1px 2px;
|
||||||
}
|
}
|
||||||
.nocolor { background: #FFF; }
|
.nocolor { background: #FFF; }
|
||||||
.expand {
|
|
||||||
position: absolute;
|
|
||||||
margin: -9px 0 0 -23px;
|
|
||||||
border: 1px solid #DDD;
|
|
||||||
border-right-color: #FFF;
|
|
||||||
padding: 1px;
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
td.build-list-chevrons {
|
td.build-list-chevrons {
|
||||||
background: #FFF !important;
|
background: #FFF !important;
|
||||||
|
a {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
tr.group-start td {
|
tr.group-start td {
|
||||||
border-top: 2px solid #125687;
|
border-top: 2px solid #125687;
|
||||||
|
|
Loading…
Reference in New Issue