diff options
| author | michael pereira | 2011-10-28 13:05:51 +0200 |
|---|---|---|
| committer | michael pereira | 2011-10-28 13:05:51 +0200 |
| commit | 89661dd11b9c4b5fe260dd45ece34023ac7fe053 (patch) | |
| tree | 27fde87922ec06f89be9bbe3a3ccbb031841f40d /application/modules/ipxe/views | |
| parent | login (diff) | |
| download | pbs2-89661dd11b9c4b5fe260dd45ece34023ac7fe053.tar.gz pbs2-89661dd11b9c4b5fe260dd45ece34023ac7fe053.tar.xz pbs2-89661dd11b9c4b5fe260dd45ece34023ac7fe053.zip | |
login
Diffstat (limited to 'application/modules/ipxe/views')
| -rw-r--r-- | application/modules/ipxe/views/scripts/resource/getvesamenu.phtml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml index f07fb6a..d7f9193 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -69,7 +69,7 @@ ?> -TIMEOUT 100 +TIMEOUT 1000 PROMPT 0 DEFAULT /ipxe/vesamenu.c32 @@ -91,11 +91,11 @@ MENU VSHIFT 7 #menu color screen 37;40 #80ffffff #00000000 std menu color border 37;40 #00000000 #00000000 std menu color title 1 #ee004a99 #00000000 all -menu color unsel 37;40 #ff4f75aa #00000000 all -menu color hotkey 1;37;40 #ffff8b00 #00000000 std -menu color sel 7;37;40 #ff1c2a33 #667799bb all -#menu color hotsel 1;7;37;40 #ffff8b00 #667799bb all -#menu color disabled 1;37;40 #ffff8b00 #ff8093a1 std +menu color unsel 37;40 #ff004a99 #00000000 all +menu color hotkey 1;37;40 #ff004a99 #00000000 std +menu color sel 7;37;40 #00000000 #ff004a99 all +menu color hotsel 1;7;37;40 #00000000 #ff004a99 all +menu color disabled 1;37;40 #00000000 #ff004a99 std #menu color scrollbar 37;40 #40000000 #ee000000 std #menu color tabmsg 37;40 #ffff8b00 #ff8093a1 std #menu color cmdmark 1;37;40 #ffff8b00 #ff8093a1 std |
