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
174e4424
Commit
174e4424
authored
Aug 26, 2015
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused css
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
b54358b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
72 deletions
+0
-72
app/assets/stylesheets/pages/projects.scss
app/assets/stylesheets/pages/projects.scss
+0
-72
No files found.
app/assets/stylesheets/pages/projects.scss
View file @
174e4424
...
...
@@ -162,78 +162,6 @@ ul.nav.nav-projects-tabs {
margin
:
0px
;
}
.my-projects
,
.public-projects
{
li
{
.project-info
{
margin-bottom
:
10px
;
overflow
:
hidden
;
}
.access-icon
{
color
:
#AAA
;
margin-left
:
10px
;
i
{
color
:
#AAA
;
}
}
}
}
.public-clone
{
background
:
#EEE
;
color
:
#777
;
padding
:
6px
10px
;
margin
:
1px
;
font-weight
:
normal
;
}
.public-projects
.repo-info
{
color
:
#777
;
a
{
color
:
#777
;
}
}
.project-side
{
.project-fork-icon
{
float
:
left
;
font-size
:
26px
;
margin-right
:
10px
;
line-height
:
1
.5
;
}
.panel
{
@include
border-radius
(
3px
);
.panel-heading
,
.panel-footer
{
font-weight
:
normal
;
background-color
:
transparent
;
color
:
#666
;
border-color
:
#EEE
;
}
.actions
{
margin-top
:
10px
;
}
.nav-pills
a
{
padding
:
10px
;
font-weight
:
bold
;
color
:
$gl-link-color
;
}
.nav
{
margin-bottom
:
15px
;
}
}
.ci-status-image
{
max-height
:
22px
;
}
}
.transfer-project
.select2-container
{
min-width
:
200px
;
}
...
...
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