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
Boxiang Sun
gitlab-ce
Commits
caa876af
Commit
caa876af
authored
May 13, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve file title
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
5ddba39e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
app/assets/stylesheets/generic/files.scss
app/assets/stylesheets/generic/files.scss
+7
-7
No files found.
app/assets/stylesheets/generic/files.scss
View file @
caa876af
...
@@ -11,14 +11,11 @@
...
@@ -11,14 +11,11 @@
}
}
.file-title
{
.file-title
{
background
:
#
DDD
;
background
:
#
EEE
;
border-bottom
:
1px
solid
#CCC
;
border-bottom
:
1px
solid
#CCC
;
text-shadow
:
0
1px
1px
#fff
;
text-shadow
:
0
1px
1px
#fff
;
margin
:
0
;
margin
:
0
;
font-weight
:
normal
;
font-weight
:
bold
;
text-align
:
left
;
text-align
:
left
;
color
:
$style_color
;
padding
:
9px
10px
;
padding
:
9px
10px
;
.options
{
.options
{
...
@@ -31,12 +28,15 @@
...
@@ -31,12 +28,15 @@
}
}
.file_name
{
.file_name
{
color
:
$style_color
;
font-weight
:
bold
;
padding-left
:
3px
;
font-size
:
14px
;
font-size
:
14px
;
text-shadow
:
0
1px
1px
#fff
;
small
{
small
{
color
:
#
999
;
color
:
#
888
;
font-size
:
13px
;
font-size
:
13px
;
font-weight
:
normal
;
padding-left
:
10px
;
}
}
}
}
}
}
...
...
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