static/wlan.css
author Tero Marttila <terom@paivola.fi>
Mon, 17 Mar 2014 11:59:15 +0200
changeset 380 78f192fe9e2c
parent 243 787c5f93f434
permissions -rw-r--r--
pvl.hosts-lldp: snmp-based lldp discovery of connected switches
/*
 * General
 */
a
{
    color: inherit;
}

/*
 * Hosts
 */
.id
{
    font-weight: bold;
    text-align: right;
}

.ap,
.sta
{
    font-family: monospace;
}

.seen
{
}