forked from 0x2620/oxjs
after unload, remove list pages from memory
This commit is contained in:
parent
0aee82a57c
commit
833fa845d6
2 changed files with 6 additions and 2 deletions
|
|
@ -154,7 +154,7 @@ Lists
|
|||
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(32, 32, 32)), color-stop(1, rgb(0, 0, 0)));
|
||||
}
|
||||
.OxThemeModern .OxIconList .OxItem > .OxIcon img.OxLoading {
|
||||
border-color: rgb(16, 16, 16);
|
||||
border-color: rgb(48, 48, 48);
|
||||
}
|
||||
.OxThemeModern .OxIconList .OxItem > .OxReflection > div {
|
||||
background: -moz-linear-gradient(top, rgba(16, 16, 16, 0.75), rgba(16, 16, 16, 1));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue