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
5382ec66
Commit
5382ec66
authored
13 years ago
by
Jan-Christoph Borchardt
Browse files
Options
Downloads
Patches
Plain Diff
fixed search box and file controls
parent
b1a369b4
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
core/css/styles.css
+2
-2
2 additions, 2 deletions
core/css/styles.css
files/css/files.css
+2
-0
2 additions, 0 deletions
files/css/files.css
with
4 additions
and
2 deletions
core/css/styles.css
+
2
−
2
View file @
5382ec66
...
@@ -22,7 +22,7 @@ input[type="checkbox"] { width:auto; }
...
@@ -22,7 +22,7 @@ input[type="checkbox"] { width:auto; }
#body-login
input
{
font-size
:
1.5em
;
}
#body-login
input
{
font-size
:
1.5em
;
}
#body-login
input
[
type
=
"submit"
]
{
float
:
right
;
margin-right
:
.8em
;
}
#body-login
input
[
type
=
"submit"
]
{
float
:
right
;
margin-right
:
.8em
;
}
#remember_login
{
margin
:
.8em
.2em
0
1em
;
}
#remember_login
{
margin
:
.8em
.2em
0
1em
;
}
form
.searchbox
input
[
type
=
"search"
]
{
position
:
fixed
;
font-size
:
1.2em
;
top
:
.3em
;
right
:
7em
;
padding
:
.
3em
1.6em
.3
em
;
background
:
#f8f8f8
url
(
'../img/actions/search.png'
)
.5em
center
no-repeat
;
-moz-border-radius
:
1em
;
-webkit-border-radius
:
1em
;
border-radius
:
1em
;
}
form
.searchbox
input
[
type
=
"search"
]
{
position
:
fixed
;
font-size
:
1.2em
;
top
:
.3em
;
right
:
7em
;
padding
:
.
2em
.5em
.2em
1.5
em
;
background
:
#f8f8f8
url
(
'../img/actions/search.png'
)
.5em
center
no-repeat
;
-moz-border-radius
:
1em
;
-webkit-border-radius
:
1em
;
border-radius
:
1em
;
}
form
#user_settings
{
max-width
:
600px
;
}
form
#user_settings
{
max-width
:
600px
;
}
form
#user_settings
p
label
{
display
:
block
;
float
:
left
;
width
:
35%
;
padding
:
0.4em
0.5em
0
0
;
text-align
:
right
;
}
form
#user_settings
p
label
{
display
:
block
;
float
:
left
;
width
:
35%
;
padding
:
0.4em
0.5em
0
0
;
text-align
:
right
;
}
...
@@ -33,7 +33,7 @@ fieldset { padding:1em; background-color:#f7f7f7; border:1px solid #ddd; max-wid
...
@@ -33,7 +33,7 @@ fieldset { padding:1em; background-color:#f7f7f7; border:1px solid #ddd; max-wid
legend
{
padding
:
.5em
;
font-size
:
1.2em
;
}
legend
{
padding
:
.5em
;
font-size
:
1.2em
;
}
.template
{
display
:
none
;}
.template
{
display
:
none
;}
div
.controls
{
width
:
100%
;
margin
:
0
px
;
background-color
:
#f7f7f7
;
border-bottom
:
1px
solid
#eee
;
position
:
fixed
;
z-index
:
2
;
}
div
.controls
{
width
:
100%
;
height
:
3em
;
margin
:
0
;
background-color
:
#f7f7f7
;
border-bottom
:
1px
solid
#eee
;
position
:
fixed
;
z-index
:
2
;
}
/* LOG IN & INSTALLATION ------------------------------------------------------------ */
/* LOG IN & INSTALLATION ------------------------------------------------------------ */
#body-login
{
background-color
:
#ddd
;
}
#body-login
{
background-color
:
#ddd
;
}
...
...
This diff is collapsed.
Click to expand it.
files/css/files.css
+
2
−
0
View file @
5382ec66
/* FILE MENU */
/* FILE MENU */
.actions
{
padding
:
.6em
;
float
:
right
;
margin-right
:
16em
;
}
.actions
{
padding
:
.6em
;
float
:
right
;
margin-right
:
16em
;
}
.actions
input
{
margin
:
0
;
padding
:
.3em
;
}
.actions
.file_upload_form
input
{
padding-left
:
2em
;
}
#file_menu
{
right
:
0px
;
position
:
absolute
;
top
:
0
;
}
#file_menu
{
right
:
0px
;
position
:
absolute
;
top
:
0
;
}
#file_menu
a
{
display
:
block
;
float
:
left
;
background-image
:
none
;
text-decoration
:
none
;
}
#file_menu
a
{
display
:
block
;
float
:
left
;
background-image
:
none
;
text-decoration
:
none
;
}
.file_upload_form
,
#file_newfolder_form
{
display
:
inline
;
}
.file_upload_form
,
#file_newfolder_form
{
display
:
inline
;
}
...
...
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