mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
ui: Re-add background for home, apps and system pages in small sizes
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
This commit is contained in:
parent
35a02d00b4
commit
3bcf21958a
@ -67,6 +67,12 @@ body {
|
||||
body {
|
||||
background: none;
|
||||
}
|
||||
|
||||
body.index-page,
|
||||
body.apps-page,
|
||||
body.system-page {
|
||||
background: url('../img/noise.png') #f1f1f1;
|
||||
}
|
||||
}
|
||||
|
||||
.multiple-checkbox li {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user