summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-04-30 14:05:16 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-04-30 14:05:16 +0900
commit0c3e9dd5e09d88a080d4def322251de3397b5241 (patch)
treed861689af20ffbd1231d67e7a278fc6eff21ef1b /src
parent:art: (diff)
downloadsharkey-0c3e9dd5e09d88a080d4def322251de3397b5241.tar.gz
sharkey-0c3e9dd5e09d88a080d4def322251de3397b5241.tar.bz2
sharkey-0c3e9dd5e09d88a080d4def322251de3397b5241.zip
oops
Diffstat (limited to 'src')
-rw-r--r--src/client/app/common/views/widgets/server.pie.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/common/views/widgets/server.pie.vue b/src/client/app/common/views/widgets/server.pie.vue
index 532041ae74..d557c52ea5 100644
--- a/src/client/app/common/views/widgets/server.pie.vue
+++ b/src/client/app/common/views/widgets/server.pie.vue
@@ -5,7 +5,7 @@
cx="50%" cy="50%"
fill="none"
stroke-width="0.1"
- stroke="rgba(#000, 0.05)"/>
+ stroke="rgba(0, 0, 0, 0.05)"/>
<circle
:r="r"
cx="50%" cy="50%"