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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
ba567c8d
Commit
ba567c8d
authored
Nov 05, 2012
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1914 from tsigo/issue/1910
Fix double icon on header button hover
parents
4f04d7df
97bf7ac3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
6 deletions
+0
-6
app/assets/stylesheets/themes/ui_mars.scss
app/assets/stylesheets/themes/ui_mars.scss
+0
-3
app/assets/stylesheets/themes/ui_modern.scss
app/assets/stylesheets/themes/ui_modern.scss
+0
-3
No files found.
app/assets/stylesheets/themes/ui_mars.scss
View file @
ba567c8d
...
...
@@ -37,9 +37,6 @@
background-image
:
-o-linear-gradient
(
#595D63
6
.6%
,
#202227
);
background-position
:
0
0
;
color
:
#fff
;
i
{
@extend
.icon-white
;
}
}
border
:
1px
solid
#31363E
;
...
...
app/assets/stylesheets/themes/ui_modern.scss
View file @
ba567c8d
...
...
@@ -70,9 +70,6 @@
color
:
#ccc
;
&
:hover
{
color
:
#fff
;
i
{
@extend
.icon-white
;
}
}
border
:
none
;
box-shadow
:none
;
...
...
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