mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-23 09:15:13 +02:00
Add upload and installation errors.
This commit is contained in:
@@ -403,3 +403,14 @@ input {
|
||||
.transparent-border {
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
/* Bootstrap close button is misaligned for some reason */
|
||||
.alert-dismissable .close,
|
||||
.alert-dismissible .close {
|
||||
right: auto;
|
||||
}
|
||||
|
||||
/* Reset alert margin */
|
||||
.alert {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user