static/wlan.css
author Tero Marttila <terom@paivola.fi>
Sun, 07 Sep 2014 14:25:14 +0300
changeset 426 b2078645456a
parent 243 787c5f93f434
permissions -rw-r--r--
pvl.rrd-interfaces: fix readlink() on existing symlinks
/*
 * General
 */
a
{
    color: inherit;
}

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

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

.seen
{
}