Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Framasoft
PeerTube
PeerTube
Commits
5fd3e00a
Verified
Commit
5fd3e00a
authored
Apr 10, 2020
by
Rigel Kent
☕
Browse files
Align border color for peertube-checkbox with other inputs
parent
ed3f089c
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/sass/include/_mixins.scss
View file @
5fd3e00a
...
...
@@ -379,7 +379,7 @@
width
:
18px
;
min-width
:
18px
;
height
:
18px
;
border
:
$border-width
solid
$fg-color
;
border
:
$border-width
solid
#C6C6C6
;
border-radius
:
3px
;
vertical-align
:
middle
;
cursor
:
pointer
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment