mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-20 09:45:53 +02:00
Fix file base area selection in Luciano theme
This commit is contained in:
parent
0e986238c2
commit
5286c52a26
1 changed files with 2 additions and 5 deletions
|
@ -713,17 +713,14 @@
|
|||
}
|
||||
|
||||
fileBaseBrowseByAreaSelect: {
|
||||
config: {
|
||||
protListFormat: "|00|03{name}"
|
||||
protListFocusFormat: "|00|19|15{name}"
|
||||
}
|
||||
|
||||
0: {
|
||||
mci: {
|
||||
VM1: {
|
||||
height: 15
|
||||
width: 30
|
||||
focusTextStyle: first lower
|
||||
itemFormat: "|00|03{name}"
|
||||
focusItemFormat: "|00|19|15{name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue