mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
UI improvements, save build feature partial implementation
This commit is contained in:
10
app/less/error.less
Normal file
10
app/less/error.less
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
.error {
|
||||
width: 50%;
|
||||
margin: 10% auto;
|
||||
text-align: center;
|
||||
|
||||
small {
|
||||
color: @primary-disabled;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user