tazpanel diff styles/default/base.css @ rev 526
network.cgi: use /etc/hosts as Ad/Spyware/Malicious sites blocker; faster build with stripall.sh
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Aug 24 01:05:08 2015 +0300 (2015-08-24) |
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 Mon Aug 24 01:05:08 2015 +0300 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