Fix bug : background color not set for head on small screens
This commit is contained in:
parent
59b18a0398
commit
9919022955
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ class Noalyss_Appearance
|
|||
echo <<<EOF
|
||||
<style>
|
||||
|
||||
#dossier,#module {
|
||||
#top,#dossier,#module {
|
||||
color:{$folder_font};
|
||||
background-color: {$folder};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue