Files
stf-DeviceFarmer-1/res/app/control-panes/logs/logs.less
2014-05-13 16:48:01 +09:00

34 lines
598 B
Plaintext

.stf-logs {
.logcat-filters-table {
margin-bottom: 0;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.logcat-filters-table .btn {
margin: 0;
}
.logcat-filters-table thead > tr > th,
.logcat-filters-table tbody > tr > th,
.logcat-filters-table tfoot > tr > th,
.logcat-filters-table thead > tr > td,
.logcat-filters-table tbody > tr > td,
.logcat-filters-table tfoot > tr > td {
border-top: none;
}
}
/*#logcatMax {*/
/*overflow-y: auto;*/
/*position: absolute;*/
/*top: 180px;*/
/*left: 20px;*/
/*bottom: 0;*/
/*bottom: 0;*/
/*background: hotpink;*/
/*}*/