mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-11 18:21:04 +08:00
19 lines
No EOL
240 B
SCSS
19 lines
No EOL
240 B
SCSS
.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;
|
|
}
|
|
} |