moodle/theme/standard/styles_moz.css

367 lines
5.6 KiB
CSS
Raw Normal View History

2005-03-24 08:52:18 +00:00
/*******************************************************************
styles_moz.css
2005-03-24 08:52:18 +00:00
This CSS file contains all mozilla specific definitions.
2005-03-24 08:52:18 +00:00
Styles are organised into the following sections:
2005-03-24 08:52:18 +00:00
core
header
footer
admin
blocks
calendar
course
doc
login
message
tabs
user
various modules
2005-03-24 08:52:18 +00:00
*******************************************************************/
/***
*** Core
***/
.headingblock {
-moz-border-radius:3px;
}
2005-02-08 17:11:28 +00:00
.notifyproblem {
-moz-border-radius:10px;
}
.notifysuccess {
-moz-border-radius:10px;
}
.generalbox {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
}
.generalboxcontent {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
}
.noticebox {
2005-02-09 08:29:00 +00:00
-moz-border-radius:5px;
}
.informationbox {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
}
.informationboxcontent {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
}
2005-03-24 08:52:18 +00:00
.sitetopic {
-moz-border-radius:15px;
}
2005-03-24 08:52:18 +00:00
.sitetopiccontent {
-moz-border-radius:15px;
}
2005-03-24 08:52:18 +00:00
.headingblock {
-moz-border-radius:3px;
}
.categoryboxcontent, .courseboxcontent {
-moz-border-radius:20px;
}
2005-03-24 08:52:18 +00:00
/* kept for backward compatibility with some non-standard modules
which use these classes for various things */
2005-02-17 08:40:21 +00:00
.generaltab, .generaltabinactive{
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
}
.generaltabselected {
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
}
2005-03-24 08:52:18 +00:00
/***
*** Header
***/
2005-03-24 08:52:18 +00:00
/***
*** Footer
***/
2005-03-24 08:52:18 +00:00
/***
*** Admin
***/
2005-03-24 08:52:18 +00:00
/***
*** Blocks
***/
2005-03-24 08:52:18 +00:00
.sideblock {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
2005-02-17 08:40:21 +00:00
}
2005-03-24 08:52:18 +00:00
.sideblock.hidden {
-moz-border-radius: 0px;
2005-02-17 08:40:21 +00:00
}
2005-03-24 08:52:18 +00:00
.sideblock {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
2005-03-10 14:12:38 +00:00
}
2005-03-24 08:52:18 +00:00
.sideblock .content {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
2005-03-10 14:12:38 +00:00
}
2005-03-24 08:52:18 +00:00
.block_course_summary, .block_course_summary .content {
-moz-border-radius:20px;
2005-03-10 14:12:38 +00:00
}
2005-03-24 08:52:18 +00:00
/***
*** Calendar
***/
2005-03-24 08:52:18 +00:00
#calendar .eventlist .event {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
}
#calendar .eventlist .event .side {
-moz-border-radius-bottomleft:15px;
}
#calendar .eventlist .event .description {
-moz-border-radius-bottomright:15px;
}
#calendar .maincalendar,
#calendar .sidecalendar
{
-moz-border-radius-bottomright:20px;
-moz-border-radius-bottomleft:20px;
}
#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.sideblock.block_calendar_month .filters table
{
-moz-border-radius:4px;
}
table.minicalendar {
-moz-border-radius:10px;
}
2005-02-14 16:53:55 +00:00
table.minicalendar td {
-moz-border-radius:4px;
}
/***
*** Course
***/
2005-03-24 08:52:18 +00:00
body#course-user .section {
-moz-border-radius:20px;
}
/***
*** Doc
***/
2005-03-24 08:52:18 +00:00
/***
*** Login
***/
2005-03-24 08:52:18 +00:00
.loginbox {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
}
2005-03-24 08:52:18 +00:00
.loginbox .content.left {
-moz-border-radius-bottomleft:20px;
}
.loginbox .content.right {
-moz-border-radius-bottomright:20px;
}
/***
*** Message
***/
2005-03-24 08:52:18 +00:00
/***
*** Tabs
***/
2005-03-24 08:52:18 +00:00
/***
*** User
***/
2005-03-24 08:52:18 +00:00
.userinfobox {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
}
2005-03-24 08:52:18 +00:00
.groupinfobox {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
}
2005-03-24 08:52:18 +00:00
#user-view .left {
-moz-border-radius-bottomleft:20px;
}
/***
*** Modules: Assignment
***/
2005-03-24 08:52:18 +00:00
/***
*** Modules: Chat
***/
/***
*** Modules: Choice
***/
2005-03-24 08:52:18 +00:00
/***
*** Modules: Forum
***/
.forumpost {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
}
.forumpost .side {
-moz-border-radius-bottomleft:20px;
}
.forumpost .content {
-moz-border-radius-bottomright:20px;
}
2005-03-25 16:56:07 +00:00
.forumpost .message {
2005-03-24 08:52:18 +00:00
-moz-border-radius-bottomright:20px;
}
2005-03-24 08:52:18 +00:00
/***
*** Modules: Glossary
***/
2005-03-24 08:52:18 +00:00
.categoryheader {
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
}
2005-03-24 08:52:18 +00:00
.glossaryformatheader {
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
}
2005-03-24 08:52:18 +00:00
.entryboxheader {
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
2005-03-08 09:44:59 +00:00
}
2005-03-24 08:52:18 +00:00
.entrybox {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
2005-03-08 09:44:59 +00:00
}
2005-03-24 08:52:18 +00:00
.glossarypost {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
2005-03-08 09:44:59 +00:00
}
2005-03-13 17:26:24 +00:00
2005-03-24 08:52:18 +00:00
.glossarypost .side {
-moz-border-radius-bottomleft:15px;
}
.encyclopedia .entrylowersection {
-moz-border-radius-bottomright:15px;
}
.glossarycomment {
2005-03-13 17:26:24 +00:00
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
}
2005-03-24 08:52:18 +00:00
.glossarycomment .side {
2005-03-13 17:26:24 +00:00
-moz-border-radius-bottomleft:20px;
}
2005-03-24 08:52:18 +00:00
.glossarycomment .entry {
2005-03-13 17:26:24 +00:00
-moz-border-radius-bottomright:20px;
}
2005-03-24 08:52:18 +00:00
/***
*** Modules: Journal
***/
2005-03-24 08:52:18 +00:00
#mod-journal-view .feedbackbox {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
}
#mod-journal-view .feedbackbox .side {
-moz-border-radius-bottomleft:15px;
}
#mod-journal-view .feedbackbox .entrycontent {
-moz-border-radius-bottomright:15px;
}
2005-03-24 08:52:18 +00:00
/***
*** Modules: Label
***/
2005-03-24 08:52:18 +00:00
/***
*** Modules: Lesson
***/
2005-03-24 08:52:18 +00:00
/***
*** Modules: Quiz
***/
2005-03-24 08:52:18 +00:00
/***
*** Modules: Resource
***/
2005-03-24 08:52:18 +00:00
/***
*** Modules: Scorm
***/
2005-03-24 08:52:18 +00:00
/***
*** Modules: Survey
***/
/***
*** Modules: Wiki
***/
/***
*** Modules: Workshop
***/
2005-03-24 08:52:18 +00:00