1
0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2024-09-21 20:17:56 +00:00
nextcloud-breeze-dark/css/apps/thirdparty/_gpxmotion.scss

15 lines
348 B
SCSS

/***
* @copyright Copyright (c) 2021, Magnus Walbeck <mw@mwalbeck.org>
*
* @license GNU AGPL version 3 or any later version, see COPYING file for more.
*/
/* GpxMotion ---------------------------------------------------------------- */
.app-gpxmotion {
.toplink:link,
.toplink:visited {
color: var(--color-text-link);
}
}