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
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/default/static/style/style.css
View file @
c394e911
...
@@ -25,7 +25,7 @@ body {
...
@@ -25,7 +25,7 @@ body {
padding
:
0
;
padding
:
0
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
background
:
url(../images/background.gif)
repeat
;
background
:
url(../images/background.gif)
repeat
;
font-size
:
12px
;
font-size
:
75%
;
color
:
#474220
;
color
:
#474220
;
}
}
...
@@ -732,14 +732,14 @@ div.sidebar h3 a:active {
...
@@ -732,14 +732,14 @@ div.sidebar h3 a:active {
color
:
#7f9d16
!important
;
color
:
#7f9d16
!important
;
}
}
div
.sidebar
p
{
div
.sidebar
p
{
font-size
:
11px
;
font-size
:
.9em
;
}
}
div
.sidebar
ul
{
div
.sidebar
ul
{
list-style-type
:
disc
;
list-style-type
:
disc
;
margin
:
0
;
margin
:
0
;
padding
:
0
0
0
15px
;
padding
:
0
0
0
15px
;
font-weight
:
normal
;
font-weight
:
normal
;
font-size
:
11px
;
font-size
:
11px
;
color
:
#7f9d16
;
color
:
#7f9d16
;
}
}
div
.sidebar
ul
a
{
div
.sidebar
ul
a
{
...
@@ -754,7 +754,7 @@ div.sidebar ul ul {
...
@@ -754,7 +754,7 @@ div.sidebar ul ul {
margin
:
0
;
margin
:
0
;
padding
:
0
0
0
15px
;
padding
:
0
0
0
15px
;
font-weight
:
normal
;
font-weight
:
normal
;
font-size
:
11px
;
font-size
:
11px
;
color
:
#7f9d16
;
color
:
#7f9d16
;
}
}
div
.sidebar
ul
ul
a
{
div
.sidebar
ul
ul
a
{
...
@@ -765,7 +765,7 @@ div.sidebar ul ul a {
...
@@ -765,7 +765,7 @@ div.sidebar ul ul a {
div
.sidebar
ul
.sidebar-ul-title
{
div
.sidebar
ul
.sidebar-ul-title
{
margin
:
0
0
10px
0
;
margin
:
0
0
10px
0
;
padding
:
0
0
0
0
;
padding
:
0
0
0
0
;
font-size
:
12px
;
font-size
:
12px
;
font-weight
:
bold
;
font-weight
:
bold
;
list-style-type
:
none
;
list-style-type
:
none
;
color
:
#95a8b6
;
color
:
#95a8b6
;
...
@@ -1018,7 +1018,7 @@ ul#onlineusers {
...
@@ -1018,7 +1018,7 @@ ul#onlineusers {
padding
:
2px
5px
0
0
;
padding
:
2px
5px
0
0
;
}
}
.maincontent
#loginform_container
td
{
.maincontent
#loginform_container
td
{
margin
:
0
;
margin
:
0
;
padding
:
2px
0
0
0
;
padding
:
2px
0
0
0
;
}
}
.maincontent
#login_submit_container
{
.maincontent
#login_submit_container
{
...
@@ -1083,7 +1083,7 @@ ul#onlineusers {
...
@@ -1083,7 +1083,7 @@ ul#onlineusers {
text-align
:
center
;
text-align
:
center
;
font-weight
:
bold
;
font-weight
:
bold
;
color
:
#1e6297
;
color
:
#1e6297
;
font-size
:
1
4
px
;
font-size
:
1
6
px
;
}
}
/* Tables that need top and bottom margin adjustment */
/* Tables that need top and bottom margin adjustment */
fieldset
table
,
fieldset
table
,
...
@@ -1140,7 +1140,7 @@ fieldset table,
...
@@ -1140,7 +1140,7 @@ fieldset table,
legend
{
legend
{
color
:
#1e6297
;
color
:
#1e6297
;
font-weight
:
bold
;
font-weight
:
bold
;
font-size
:
1
6px
;
font-size
:
1
.3em
;
}
}
legend
a
,
legend
a
,
legend
a
:link
,
legend
a
:link
,
...
@@ -1704,11 +1704,13 @@ button#dosearch {
...
@@ -1704,11 +1704,13 @@ button#dosearch {
background-color
:
#e0e8ee
!important
;
background-color
:
#e0e8ee
!important
;
border-top
:
none
;
border-top
:
none
;
border-bottom
:
none
;
border-bottom
:
none
;
line-height
:
2em
;
}
}
#filelist
tr
.r1
td
{
#filelist
tr
.r1
td
{
background-color
:
#f4f7f9
!important
;
background-color
:
#f4f7f9
!important
;
border-top
:
none
;
border-top
:
none
;
border-bottom
:
none
;
border-bottom
:
none
;
line-height
:
2em
;
}
}
#filelist
tr
td
{
#filelist
tr
td
{
background-color
:
#f9f9f9
;
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