move details loading animation
This commit is contained in:
parent
c852b5e766
commit
88aaf28ea9
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ section.details > .details-head {
|
|||
|
||||
section.details {
|
||||
/*noinspection CssUnknownTarget*/
|
||||
background: url('../../img/loader.gif') no-repeat right 4px top 3px;
|
||||
background: url('../../img/loader.gif') no-repeat right 2px top 2px;
|
||||
}
|
||||
#sidebar section.details.loading > .details-head {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue