mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2024-11-12 19:26:42 +00:00
12 lines
323 B
SCSS
12 lines
323 B
SCSS
/***
|
|
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
|
|
*
|
|
* @license GNU AGPL version 3 or any later version, see COPYING file for more.
|
|
*/
|
|
|
|
/* Retention ---------------------------------------------------------------- */
|
|
|
|
#retention #retention-list td {
|
|
border-color: var(--color-border) !important;
|
|
}
|