BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
3c53f66c
Commit
3c53f66c
authored
Mar 10, 2017
by
Simon Knox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Consistent button colors for disabled buttons
parent
7867b992
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
dropdowns.scss
app/assets/stylesheets/framework/dropdowns.scss
+1
-1
merge_requests.scss
app/assets/stylesheets/pages/merge_requests.scss
+0
-4
29263-merge-button-color.yml
changelogs/unreleased/29263-merge-button-color.yml
+4
-0
No files found.
app/assets/stylesheets/framework/dropdowns.scss
View file @
3c53f66c
...
...
@@ -43,7 +43,7 @@
white-space
:
nowrap
;
&
[
disabled
]
{
background-color
:
$input-bg-disabled
;
opacity
:
.65
;
cursor
:
not
-
allowed
;
}
...
...
app/assets/stylesheets/pages/merge_requests.scss
View file @
3c53f66c
...
...
@@ -24,10 +24,6 @@
color
:
inherit
;
}
.btn-success.dropdown-toggle
:disabled
{
background-color
:
$gl-success
;
}
.accept-merge-request
{
&
.ci-pending
,
&
.ci-running
{
...
...
changelogs/unreleased/29263-merge-button-color.yml
0 → 100644
View file @
3c53f66c
---
title
:
ensure MR widget dropdown is same color as button
merge_request
:
author
:
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