mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-10-14 02:31:58 +00:00
Going back to vanilla css
This commit is contained in:
9
app/static/css/status-spinner.css
Normal file
9
app/static/css/status-spinner.css
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* changes preloader size etc. to fit visually better with the chip status
|
||||
* indicator of jobs
|
||||
*/
|
||||
.status-spinner {
|
||||
margin-bottom: -10px;
|
||||
width: 30px !important;
|
||||
height: 30px !important;
|
||||
}
|
Reference in New Issue
Block a user