Added two new styles for smallinfo displays on the side

This commit is contained in:
moodler 2003-12-28 05:56:34 +00:00
parent 0036338998
commit e1518b0c1c
7 changed files with 68 additions and 0 deletions

View file

@ -154,3 +154,10 @@ a.autolink:hover {}
/* Specific style for the category numbers (was categoryname) */ /* Specific style for the category numbers (was categoryname) */
.categorynumber {} .categorynumber {}
/* Style for the header and message of the smallinfo displays
on the side like "Latest News" and "Recent Activity" etc */
.smallinfo {}
.smallinfohead {}

View file

@ -436,3 +436,9 @@ a.autolink:hover {
border-style: solid; border-style: solid;
} }
.smallinfo {
}
.smallinfohead {
color: #555555;
}

View file

@ -355,6 +355,11 @@ a.dimmed:hover {
font-weight: bold; font-weight: bold;
} }
.categorynumber {
font-size: larger;
font-weight: bold;
}
.coursename { .coursename {
} }
@ -431,3 +436,9 @@ a.autolink:hover {
border-style: solid; border-style: solid;
} }
.smallinfo {
}
.smallinfohead {
color: #555555;
}

View file

@ -355,6 +355,11 @@ a.dimmed:hover {
font-weight: bold; font-weight: bold;
} }
.categorynumber {
font-size: larger;
font-weight: bold;
}
.coursename { .coursename {
} }
@ -431,3 +436,9 @@ a.autolink:hover {
border-style: solid; border-style: solid;
} }
.smallinfo {
}
.smallinfohead {
color: #555555;
}

View file

@ -355,6 +355,11 @@ a.dimmed:hover {
font-weight: bold; font-weight: bold;
} }
.categorynumber {
font-size: larger;
font-weight: bold;
}
.coursename { .coursename {
} }
@ -431,3 +436,9 @@ a.autolink:hover {
border-style: solid; border-style: solid;
} }
.smallinfo {
}
.smallinfohead {
color: #555555;
}

View file

@ -355,6 +355,11 @@ a.dimmed:hover {
font-weight: bold; font-weight: bold;
} }
.categorynumber {
font-size: larger;
font-weight: bold;
}
.coursename { .coursename {
} }
@ -431,3 +436,9 @@ a.autolink:hover {
border-style: solid; border-style: solid;
} }
.smallinfo {
}
.smallinfohead {
color: #555555;
}

View file

@ -355,6 +355,11 @@ a.dimmed:hover {
font-weight: bold; font-weight: bold;
} }
.categorynumber {
font-size: larger;
font-weight: bold;
}
.coursename { .coursename {
} }
@ -431,3 +436,9 @@ a.autolink:hover {
border-style: solid; border-style: solid;
} }
.smallinfo {
}
.smallinfohead {
color: #555555;
}