scinote-web/app/assets/stylesheets/samples.scss

19 lines
240 B
SCSS
Raw Normal View History

2016-02-12 23:52:43 +08:00
.samples-table {
margin-top: 20px;
}
#samples_filter,
#samples_paginate,
#datatables-buttons {
float: right;
text-align: inherit;
}
#import-errors-container {
padding-top: 15px;
.alert {
position: inherit !important;
}
}