Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-23 17:44:09 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-23 17:44:20 +0300
commitb6981dcecb0fb80b3b519af70f2c29329fe2c2b0 (patch)
treea0042912470bd4be6e84ccf0e176fa1afb9b1781 /core/css/css-variables.scss
parent26ca7a0e2f86cb76726073f2d73fd5cb8a1e09d9 (diff)
parent39338aaa676168b0a53c3a1f6d5363569f303361 (diff)
Merge branch 'master' of https://github.com/nextcloud/server into gridview-table
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'core/css/css-variables.scss')
-rw-r--r--core/css/css-variables.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/css-variables.scss b/core/css/css-variables.scss
index 825345aae2d..a2946672294 100644
--- a/core/css/css-variables.scss
+++ b/core/css/css-variables.scss
@@ -36,6 +36,7 @@
--color-border-dark: $color-border-dark;
--border-radius: $border-radius;
--border-radius-large: $border-radius-large;
+ --border-radius-pill: $border-radius-pill;
--font-face: $font-face;
}