/*
-------------------------------------------------------------------------------
--                                                                             
--    	NETIC GUI                        Version: 0.1                 
--
-------------------------------------------------------------------------------
--
--		netics.css
--
--    	Styles unique to the netics.html page
--
-------------------------------------------------------------------------------
--
--    	Author: Marc Witteveen        Date: 6th June 2013
--
--    	Copyright (c) 2012 - 2013 GOAP d.o.o. All Rights Reserved.
--
-------------------------------------------------------------------------------
-- CHANGELOG:
-- 0.1	Initial code outline [Marc]
--
-- TODO:
*/

/* CSS Document */
.units table th{text-align:left;border-bottom:1px solid #000;padding:0.2em;}
.units table td{padding:0.2em;}
.units table td.enddevice{border-bottom:1px solid #CCC;}