Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
25ecf09a
Commit
25ecf09a
authored
Feb 16, 2005
by
moodler
Browse files
Some more styles added
parent
ed3136ff
Changes
3
Hide whitespace changes
Inline
Side-by-side
theme/standard/styles_color.css
View file @
25ecf09a
...
...
@@ -224,6 +224,14 @@ th {
}
/* user */
.userinfobox
{
border-color
:
#DDDDDD
;
background-color
:
#F7F7F7
;
}
/*****************************
***
...
...
theme/standard/styles_fonts.css
View file @
25ecf09a
...
...
@@ -166,6 +166,16 @@ h4 {
}
/* user */
.userinfobox
.username
{
font-weight
:
bold
;
}
.userinfobox
.links
{
font-size
:
0.7em
;
}
/*****************************
***
...
...
theme/standard/styles_layout.css
View file @
25ecf09a
...
...
@@ -282,6 +282,41 @@ table.formtable td {
}
/* user */
.userinfobox
{
border-width
:
1px
;
border-style
:
solid
;
border-collapse
:
separate
;
}
.userinfobox
.left
{
padding
:
10px
;
width
:
100px
;
}
.userinfobox
.content
{
padding
:
10px
;
vertical-align
:
top
;
}
.userinfobox
.links
{
padding
:
5px
;
vertical-align
:
bottom
;
}
.userinfobox
.username
{
padding-bottom
:
20px
;
}
table
.userinfobox
{
width
:
80%
;
margin-left
:
10%
;
margin-right
:
10%
;
}
/*****************************
***
*** Activities
...
...
@@ -350,6 +385,18 @@ table.formtable td {
vertical-align
:
center
;
}
.forumheaderlist
.discussion
.lastpost
{
white-space
:
nowrap
;
}
.forumheaderlist
.discussion
.author
{
white-space
:
nowrap
;
}
.paging
{
text-align
:
center
;
margin
:
10px
0px
10px
0px
;
}
.unread
{
padding-right
:
2px
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment