search for: 92px

Displaying 3 results from an estimated 3 matches for "92px".

Did you mean: 2px
2006 Jun 16
5
Menu using Scriptaculous Effects = OnMouseOver bug
...f-8" /> <title> Untitled </title> <meta name="generator" content="BBEdit 8.2" /> <style type="text/css" title="text/css"> /* <![CDATA[ */ body { padding: 10px; margin: 0; } .menu { width: 90px; height: 92px; padding: 0 0 0 6px; margin: 0 10px 0 0; border-left: #CCC; border-width: 0 0 0 1px; border-style: none none none solid; color: #000; font-family: "Trebuchet MS", trebuchet, sans serif; font-size: 14px; line-height: 22px; text-transform: uppercase; text-align: left;...
2010 Sep 21
1
[PATCH] Introduce ability to select any kind of nic model, not just default or virtio.
...9,66 @@ min-width: 500px; } -#vm_network_config_header_network, -#vm_network_config_header_mac, #vm_network_config_header_ip{ float: left; - width: 150px; + width: 102px; } -.vm_network_config_net, -.vm_network_config_mac{ +#vm_network_config_header_network{ + float: left; + width:92px; +} + +#vm_network_config_header_mac{ + float: left; + width: 132px; +} + +#vm_network_config_header_model{ + float: left; + width: 76px; +} + +.vm_network_config_net{ float: left; - width: 150px; + width: 92px; } +.vm_network_config_mac{ + float: left; + width: 132px; +} .vm_network...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking