tazpanel diff styles/default/base.css @ rev 535

network.cgi: hide wakeup button
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 30 18:22:56 2015 +0200 (2015-08-30)
parents 5323427d34b9
children f04cdede5158
line diff
     1.1 --- a/styles/default/base.css	Thu Aug 20 17:00:19 2015 +0300
     1.2 +++ b/styles/default/base.css	Sun Aug 30 18:22:56 2015 +0200
     1.3 @@ -159,7 +159,7 @@
     1.4  section header form, section footer form {
     1.5  	display: table-cell; vertical-align: baseline; line-height: 0; width: 1px; white-space: nowrap;
     1.6  }
     1.7 -section header button, section footer button { margin: 0; }
     1.8 +section header button, section header input, section footer button, section footer input { margin: 0; }
     1.9  
    1.10  section header a { float: right; }
    1.11