static/wlan.css
author Tero Marttila <terom@paivola.fi>
Tue, 17 Dec 2013 17:31:41 +0200
changeset 306 a1bdb4499c7a
parent 243 787c5f93f434
permissions -rw-r--r--
pvl.hots: fix Host.build Unknown host field error
/*
 * General
 */
a
{
    color: inherit;
}

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

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

.seen
{
}