Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 59be8ea

Browse files
committed
box-shadow fixes
1 parent 4ba5f6b commit 59be8ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎snippets/css-snippets.cson

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
'prefix': 'bs'
7676
'body': """
7777
// h-length, v-length, blur, spread, colour
78-
box-shadow: ${1:0} ${2:3px} ${3:15px} ${4:1px} ${5:rgba(0, 0, 0, .5)}0ドル
78+
box-shadow: ${1:0} ${2:3px} ${3:15px} ${4:1px} ${5:rgba(0, 0, 0, .5)}
7979
"""
8080
'clear':
8181
'prefix': 'clr'
@@ -431,7 +431,7 @@
431431
'prefix': 'bs'
432432
'body': """
433433
// h-length, v-length, blur, spread, colour
434-
box-shadow: ${1:0} ${2:3px} ${3:15px} ${4:1px} ${5:rgba(0, 0, 0, .5)}0ドル
434+
box-shadow: ${1:0} ${2:3px} ${3:15px} ${4:1px} ${5:rgba(0, 0, 0, .5)};
435435
"""
436436
'clear':
437437
'prefix': 'clr'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /