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

index.cgi: Add support for network connection detection and listing + up po/*
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 05 05:10:57 2011 +0200 (2011-04-05)
parents 167d42c156fa
children fa59528e8bdf
line diff
     1.1 --- a/styles/default/style.css	Tue Apr 05 03:35:45 2011 +0200
     1.2 +++ b/styles/default/style.css	Tue Apr 05 05:10:57 2011 +0200
     1.3 @@ -93,7 +93,7 @@
     1.4  
     1.5  /* Desktop gui style bar */
     1.6  
     1.7 -#tazbar {
     1.8 +#toolbar {
     1.9  	position: fixed;
    1.10  	top: 0;
    1.11  	left: 0;
    1.12 @@ -123,8 +123,6 @@
    1.13  	overflow: auto;
    1.14  }
    1.15  
    1.16 -.pre_main { margin: 20px 0 10px; }
    1.17 -
    1.18  input[type=submit], select {
    1.19  	padding: 2px 4px;
    1.20  	margin: 4px 0 0;