Skip to content

Commit

Permalink
Brushed up theme oceanblue.
Browse files Browse the repository at this point in the history
  • Loading branch information
mits committed Sep 26, 2006
1 parent 3c9188c commit 9c7f278
Showing 1 changed file with 4 additions and 25 deletions.
29 changes: 4 additions & 25 deletions theme/oceanblue/styles_color.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,15 @@ table.formtable tbody th {
background-color:#DDDDDD;
}

.generalbox {
.generalbox .generalboxcontent {
border-color:#9999FF;
background-color:#FFFFFF;
}

.informationbox {
border-color:#9999FF;
}

.feedbackbox {
border-color: #888888;
}
Expand Down Expand Up @@ -219,14 +222,6 @@ table.formtable tbody th {
*** Admin
***/

.admin .generalboxcontent {
background-color:#FFFFFF;
}

.admin .generalbox {
border-color:#BBBBBB;
}

.admin .informationbox {
border-color:#BBBBBB;
background-color:#FFFFFF;
Expand All @@ -250,10 +245,6 @@ body#admin-blocks table#incompatible td.c0 {
color: #ff0000;
}

body#admin-lang .generalbox {
background-color: #FFFFFF;
}

table.flexible .r0 {
background-color: #f0f0f0;
}
Expand Down Expand Up @@ -713,14 +704,6 @@ table.message_search_results td {
#mod-forum-index .unread {
}

#mod-forum-view .generalboxcontent {
background-color:#FFFFFF;
}

#mod-forum-post .generalboxcontent {
background-color:#FFFFFF;
}

/***
*** Modules: Glossary
***/
Expand Down Expand Up @@ -759,10 +742,6 @@ table.message_search_results td {

}

#mod-glossary-report .generalbox .teacher {
background-color: #F0F0F0;
}

.categoryheader {
background-color: #dddddd;
}
Expand Down

0 comments on commit 9c7f278

Please sign in to comment.