Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
c394e911
Commit
c394e911
authored
Nov 13, 2008
by
Evonne Cheung
Committed by
Nigel McNie
Nov 13, 2008
Browse files
Some minor style tweaks.
parent
1b497e06
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/theme/default/static/style/style.css
View file @
c394e911
...
...
@@ -25,7 +25,7 @@ body {
padding
:
0
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
background
:
url(../images/background.gif)
repeat
;
font-size
:
12px
;
font-size
:
75%
;
color
:
#474220
;
}
...
...
@@ -732,7 +732,7 @@ div.sidebar h3 a:active {
color
:
#7f9d16
!important
;
}
div
.sidebar
p
{
font-size
:
11px
;
font-size
:
.9em
;
}
div
.sidebar
ul
{
list-style-type
:
disc
;
...
...
@@ -1083,7 +1083,7 @@ ul#onlineusers {
text-align
:
center
;
font-weight
:
bold
;
color
:
#1e6297
;
font-size
:
1
4
px
;
font-size
:
1
6
px
;
}
/* Tables that need top and bottom margin adjustment */
fieldset
table
,
...
...
@@ -1140,7 +1140,7 @@ fieldset table,
legend
{
color
:
#1e6297
;
font-weight
:
bold
;
font-size
:
1
6px
;
font-size
:
1
.3em
;
}
legend
a
,
legend
a
:link
,
...
...
@@ -1704,11 +1704,13 @@ button#dosearch {
background-color
:
#e0e8ee
!important
;
border-top
:
none
;
border-bottom
:
none
;
line-height
:
2em
;
}
#filelist
tr
.r1
td
{
background-color
:
#f4f7f9
!important
;
border-top
:
none
;
border-bottom
:
none
;
line-height
:
2em
;
}
#filelist
tr
td
{
background-color
:
#f9f9f9
;
...
...
Write
Preview
Supports
Markdown
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