tazpanel diff styles/default/style.css @ rev 373

hardware.cgi: add loop support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 24 15:14:47 2013 +0000 (2013-07-24)
parents 448b0f6d7311
children 6a8ad3b2b789
line diff
     1.1 --- a/styles/default/style.css	Sun Jun 30 17:06:07 2013 +0200
     1.2 +++ b/styles/default/style.css	Wed Jul 24 15:14:47 2013 +0000
     1.3 @@ -107,6 +107,7 @@
     1.4  	position: absolute;
     1.5  	left: 180px;
     1.6  	top: 0px;
     1.7 +	z-index:1;
     1.8  }
     1.9  #menu li:hover li:hover ul {
    1.10  	display: block;