From d9c207add93fd870460c7247dbf3aac37c5e78ba Mon Sep 17 00:00:00 2001 From: michael pereira Date: Fri, 28 Oct 2011 13:09:27 +0200 Subject: login --- .../modules/ipxe/views/scripts/resource/getvesamenu.phtml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'application/modules/ipxe/views/scripts') diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml index d7f9193..f07fb6a 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -69,7 +69,7 @@ ?> -TIMEOUT 1000 +TIMEOUT 100 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 #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 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 scrollbar 37;40 #40000000 #ee000000 std #menu color tabmsg 37;40 #ffff8b00 #ff8093a1 std #menu color cmdmark 1;37;40 #ffff8b00 #ff8093a1 std -- cgit v1.2.3-55-g7522