mirror of
https://github.com/redmine/redmine.git
synced 2026-01-22 15:33:22 +01:00
Make loading indicator wider (#19097).
Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14823 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -694,6 +694,12 @@
|
||||
float: right;
|
||||
}
|
||||
|
||||
/* loading indicator */
|
||||
#ajax-indicator {
|
||||
width: 60%;
|
||||
left: 20%;
|
||||
}
|
||||
|
||||
/*----------------------------------------*\
|
||||
F) PAGE SPECIFIC STYLES
|
||||
\*----------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user