Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
86bddc59
Commit
86bddc59
authored
Sep 14, 2016
by
tauriedavis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style updates
parent
2efcdcd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
6 deletions
+20
-6
app/assets/stylesheets/pages/merge_requests.scss
app/assets/stylesheets/pages/merge_requests.scss
+20
-6
No files found.
app/assets/stylesheets/pages/merge_requests.scss
View file @
86bddc59
...
@@ -377,14 +377,27 @@
...
@@ -377,14 +377,27 @@
.mr-version-controls
{
.mr-version-controls
{
background
:
$background-color
;
background
:
$background-color
;
border
:
1px
solid
$border-color
;
border-bottom
:
1px
solid
$border-color
;
border-top
:
0
;
color
:
$gl-text-color
;
padding
:
0
16px
;
color
:
$gl-placeholder-color
;
.mr-version-menus-container
{
display
:
-
webkit-flex
;
display
:
flex
;
-webkit-align-items
:
center
;
align-items
:
center
;
padding
:
16px
;
}
.comments-disabled-notif
{
padding
:
10px
16px
;
.btn
{
margin-left
:
5px
;
}
}
.mr-version-dropdown
,
.mr-version-dropdown
,
.mr-version-compare-dropdown
{
.mr-version-compare-dropdown
{
margin
:
0
10
px
;
margin
:
0
7
px
;
}
}
.comments-disabled-notif
{
.comments-disabled-notif
{
...
@@ -396,7 +409,8 @@
...
@@ -396,7 +409,8 @@
}
}
.fa-info-circle
{
.fa-info-circle
{
color
:
$red-normal
;
color
:
$orange-normal
;
padding-right
:
5px
;
}
}
}
}
...
...
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