2018-12-20 01:13:35 +03:00
|
|
|
/* Copyright (c) 2018 Michael Weimann <mail@michael-weimann.eu
|
|
|
|
This file is licensed under the Affero General Public License version 3 or later.
|
|
|
|
See the COPYING-README file. */
|
|
|
|
|
2018-12-19 00:07:41 +03:00
|
|
|
.where-is-your-data {
|
|
|
|
// @todo replace by common link style as soon as available
|
|
|
|
a:not(.icon-info) {
|
|
|
|
border-bottom: 1px dotted;
|
|
|
|
}
|
|
|
|
}
|