tazpanel diff lib/libtazpanel @ rev 311

change 'zebra' table styles to use in scrollable tables
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 17 14:02:41 2012 +0300 (2012-05-17)
parents 4074126a8eb0
children 01e1839f6450
line diff
     1.1 --- a/lib/libtazpanel	Tue May 15 06:21:56 2012 +0000
     1.2 +++ b/lib/libtazpanel	Thu May 17 14:02:41 2012 +0300
     1.3 @@ -95,7 +95,7 @@
     1.4  # Catch network interface (used in summary and network main page)
     1.5  list_network_interfaces() {
     1.6  	cat << EOT
     1.7 -<table class="zebra">
     1.8 +<table class="zebra outbox">
     1.9  	<thead>
    1.10  		<tr>
    1.11  			<td>$(gettext 'Interface')</td>