summaryrefslogtreecommitdiffstats
path: root/settings/css/_where-is-your-data.scss
blob: fc71bb0a0239746a657d5fac2dacd505dea3d2d2 (plain)
1
2
3
4
5
6
7
8
9
10
/* 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. */

.where-is-your-data {
	// @todo replace by common link style as soon as available
	a:not(.icon-info) {
		border-bottom: 1px dotted;
	}
}