mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-24 01:11:12 +00: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:
parent
acafdb524d
commit
f4e24d5f7d
@ -694,6 +694,12 @@
|
||||
float: right;
|
||||
}
|
||||
|
||||
/* loading indicator */
|
||||
#ajax-indicator {
|
||||
width: 60%;
|
||||
left: 20%;
|
||||
}
|
||||
|
||||
/*----------------------------------------*\
|
||||
F) PAGE SPECIFIC STYLES
|
||||
\*----------------------------------------*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user