Files
RootPanel/plugin/linux/static/style/panel.less
2014-10-15 22:59:25 +08:00

12 lines
126 B
Plaintext

.linux-widget-table {
tr td:first-child {
width: 200px;
}
td {
.progress {
margin-bottom: 0;
}
}
}