Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
0dd42d6b
Commit
0dd42d6b
authored
Oct 05, 2018
by
Vidjil
Browse files
vidjil.less remove border from meter bar widget
parent
a5c2165a
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/css/vidjil.less
View file @
0dd42d6b
...
...
@@ -2531,10 +2531,8 @@ form {
.meter {
height: 15px; /* Can be anything */
position: relative;
background: #fff;
padding: 2px;
background: #e7e7e7;
box-shadow: inset 0 -1px 1px rgba(255,255,255,0.01);
border: 1px solid @default;
span.value_container {
width: 100%;
display: inline-block;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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