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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
41fc58b2
Commit
41fc58b2
authored
Dec 03, 2018
by
Paul Slaughter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove alert-tip from framework css
parent
b9f98e37
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
5 deletions
+0
-5
app/assets/stylesheets/framework.scss
app/assets/stylesheets/framework.scss
+0
-1
app/assets/stylesheets/framework/alerts.scss
app/assets/stylesheets/framework/alerts.scss
+0
-4
No files found.
app/assets/stylesheets/framework.scss
View file @
41fc58b2
...
...
@@ -6,7 +6,6 @@
@import
'bootstrap_migration'
;
@import
'framework/layout'
;
@import
'framework/alerts'
;
@import
'framework/animations'
;
@import
'framework/vue_transitions'
;
@import
'framework/avatar'
;
...
...
app/assets/stylesheets/framework/alerts.scss
deleted
100644 → 0
View file @
b9f98e37
.alert-tip
{
background-color
:
$theme-gray-100
;
color
:
$theme-gray-900
;
}
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