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
b2bc871a
Commit
b2bc871a
authored
Sep 18, 2020
by
Jean du Plessis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused SCSS file ui_dev_kit.scss
parent
07e0b783
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
18 deletions
+0
-18
app/assets/stylesheets/_page_specific_files.scss
app/assets/stylesheets/_page_specific_files.scss
+0
-1
app/assets/stylesheets/pages/ui_dev_kit.scss
app/assets/stylesheets/pages/ui_dev_kit.scss
+0
-17
No files found.
app/assets/stylesheets/_page_specific_files.scss
View file @
b2bc871a
...
...
@@ -60,6 +60,5 @@
@import
'./pages/tags'
;
@import
'./pages/tree'
;
@import
'./pages/trials'
;
@import
'./pages/ui_dev_kit'
;
@import
'./pages/users'
;
@import
'./pages/wiki'
;
app/assets/stylesheets/pages/ui_dev_kit.scss
deleted
100644 → 0
View file @
07e0b783
.gitlab-ui-dev-kit
{
>
h2
{
margin
:
35px
0
20px
;
font-weight
:
$gl-font-weight-bold
;
}
.example
{
padding
:
15px
;
border
:
1px
dashed
$gray-100
;
margin-bottom
:
15px
;
&
:
:
before
{
content
:
'Example'
;
color
:
$ui-dev-kit-example-color
;
}
}
}
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