static/wlan.css
author Tero Marttila <terom@paivola.fi>
Sat, 26 Jul 2014 13:42:37 +0300
changeset 421 585eadaed270
parent 243 787c5f93f434
permissions -rw-r--r--
pvl.hosts-dns/graph: support a separate location = name@domain format, with an optional separate Host.location_domain
/*
 * General
 */
a
{
    color: inherit;
}

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

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

.seen
{
}