Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Site.js
starters
starter-theme
Commits
919ec357
Commit
919ec357
authored
Mar 22, 2021
by
Laura Kalbag
⚡
Browse files
Give select same border colour as other form elements
Towards
#163
parent
76c0b417
Changes
1
Hide whitespace changes
Inline
Side-by-side
assets/css/base.css
View file @
919ec357
...
...
@@ -313,6 +313,7 @@ input[type=radio] + label {
background-repeat
:
no-repeat
,
repeat
;
background-position
:
right
0.75rem
top
50%
,
0
0
;
background-size
:
0.8em
0.8em
,
100%
;
border-color
:
var
(
--border
);
border-radius
:
0.5em
;
box-shadow
:
0
0.05em
0
0.05em
var
(
--shadow
);
color
:
var
(
--text
);
...
...
Write
Preview
Markdown
is supported
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