Skip to content

Commit

Permalink
modified based on standard theme.
Browse files Browse the repository at this point in the history
  • Loading branch information
mits committed Jan 13, 2006
1 parent aeb8148 commit a323daf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
10 changes: 10 additions & 0 deletions theme/oceanblue/styles_fonts.css
Expand Up @@ -185,6 +185,16 @@ body#admin-blocks table#incompatible td.c0 {
font-weight: bold;
}

body#admin-index .explanation {
font-size: 0.7em;
vertical-align: bottom;
}

body#admin-index .copyright {
text-align: center;
font-size: 0.8em;
}

/***
*** Blocks
***/
Expand Down
7 changes: 7 additions & 0 deletions theme/oceanblue/styles_layout.css
Expand Up @@ -314,6 +314,10 @@ body#admin-index .c0 {
vertical-align: top;
}

body#admin-index .c1 {
vertical-align: middle;
}

body#admin-modules table.generaltable td.cell,
body#admin-modules .generaltablecell {
padding-top: 2px;
Expand Down Expand Up @@ -723,6 +727,9 @@ table.calendar-controls .next {
width: 30%;
}

#calendar .indent {
padding-left: 20px;
}

/***
*** Course
Expand Down

0 comments on commit a323daf

Please sign in to comment.