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
Tatuya Kamada
gitlab-ce
Commits
0fe3b360
Commit
0fe3b360
authored
Dec 06, 2016
by
Annabel Dunstone Gray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove dashboard.scss
parent
a361eb2f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
49 deletions
+0
-49
app/assets/stylesheets/framework/variables.scss
app/assets/stylesheets/framework/variables.scss
+0
-6
app/assets/stylesheets/pages/dashboard.scss
app/assets/stylesheets/pages/dashboard.scss
+0
-43
No files found.
app/assets/stylesheets/framework/variables.scss
View file @
0fe3b360
...
@@ -427,12 +427,6 @@ $common-gray-dark: #444;
...
@@ -427,12 +427,6 @@ $common-gray-dark: #444;
$common-red
:
$gl-text-red
;
$common-red
:
$gl-text-red
;
$common-green
:
$gl-text-green
;
$common-green
:
$gl-text-green
;
/*
* Dashboard
*/
$dashboard-project-access-icon-color
:
#888
;
/*
/*
* Editor
* Editor
*/
*/
...
...
app/assets/stylesheets/pages/dashboard.scss
deleted
100644 → 0
View file @
a361eb2f
.dashboard
{
.side
{
.panel
{
.panel-heading
{
background
:
$background-color
;
border-top-left-radius
:
0
;
}
border-top-left-radius
:
0
;
}
}
}
.dashboard-search-filter
{
padding
:
5px
;
.search-text-input
{
float
:
left
;
@extend
.col-md-2
;
}
.btn
{
margin-left
:
5px
;
float
:
left
;
}
}
.project-access-icon
{
margin-left
:
10px
;
float
:
left
;
margin-right
:
15px
;
margin-bottom
:
15px
;
i
{
color
:
$dashboard-project-access-icon-color
;
}
}
.dash-project-access-icon
{
float
:
left
;
margin-right
:
5px
;
width
:
16px
;
}
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