mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-24 17:59:54 +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;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* loading indicator */
|
||||||
|
#ajax-indicator {
|
||||||
|
width: 60%;
|
||||||
|
left: 20%;
|
||||||
|
}
|
||||||
|
|
||||||
/*----------------------------------------*\
|
/*----------------------------------------*\
|
||||||
F) PAGE SPECIFIC STYLES
|
F) PAGE SPECIFIC STYLES
|
||||||
\*----------------------------------------*/
|
\*----------------------------------------*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user