Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
our_own_cloud_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
die_coolen_jungs
our_own_cloud_project
Commits
60344bf1
Commit
60344bf1
authored
12 years ago
by
Thomas Tanghus
Browse files
Options
Downloads
Patches
Plain Diff
Another attempt on the filelist heading.
parent
680af2e6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps/files/css/files.css
+2
-2
2 additions, 2 deletions
apps/files/css/files.css
with
2 additions
and
2 deletions
apps/files/css/files.css
+
2
−
2
View file @
60344bf1
...
...
@@ -73,9 +73,9 @@ table th#headerSize, table td.filesize { min-width:3em; padding:0 1em; text-alig
table
th
#headerDate
,
table
td
.date
{
min-width
:
11em
;
padding
:
0
.1em
0
1em
;
text-align
:
left
;
}
/* Multiselect bar */
table
.multiselect
thead
{
z-index
:
1
;
}
table
.multiselect
thead
{
position
:
fixed
;
z-index
:
1
;
}
table
.multiselect
thead
th
{
background
:
rgba
(
230
,
230
,
230
,
.8
);
color
:
#000
;
font-weight
:
bold
;
border-bottom
:
0
;
}
table
.multiselect
tbody
{
position
:
absolute
;
margin-top
:
2em
;
}
table
td
.selection
,
table
th
.selection
,
table
td
.fileaction
{
width
:
2em
;
text-align
:
center
;
}
table
td
.filename
a
.name
{
display
:
block
;
height
:
1.5em
;
vertical-align
:
middle
;
margin-left
:
3em
;
}
table
tr
[
data-type
=
"dir"
]
td
.filename
a
.name
span
.nametext
{
font-weight
:
bold
;
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment