Files
RootPanel/plugin/linux/static/style/panel.less
2014-07-27 17:50:49 +08:00

17 lines
175 B
Plaintext

td {
.progress {
margin-bottom: 0;
}
}
.progress {
position: relative;
}
.progress span {
position: absolute;
display: block;
width: 100%;
color: black;
}