1 /*******************************************************************
4 This CSS file contains all layout definitions that are required for
5 right-to-left languages. It overrides definitions in other fils to
6 move right-floating blocks to the left, align text to the right,
7 swap left and right margins, etc.
9 *******************************************************************/
15 /* required for chat windows */
21 /* for input that require LTR, e.g. filenames or URLs */
23 .headermain, h1.headermain {
41 .navbar .navbutton, .navbar .menu {
57 .loginbox.twocolumns .signuppanel {
61 .loginbox.twocolumns .loginpanel {
65 .loginbox .loginform .form-label {
70 .loginbox .loginform .form-input {
74 .loginbox .loginform {
78 .loginbox .signuppanel .subcontent {
82 .categorylist .category.number {
86 .calendar-controls .previous, .calendar-controls .current, .calendar-controls .next {
100 .categorylist .category.number {
104 .calendar-controls .previous {
108 .calendar-controls .next {
116 form
.mform fieldset legend
{
121 form
.mform div
.felement
, form
.mform fieldset
.felement
{
122 margin: 5px 10pt 0pt 0px;
125 form
.mform
.fitemtitle
{
126 margin: 5px 10pt 0pt 0px;
129 form
.mform fieldset
.advancedbutton
{
133 form
.mform
.fdescription
.required
{
137 /* language selectors */
143 /* on firefox the main layout-table might be pushed to the right by editing buttons **** */
149 /* admin > appearance > themes > theme settings */
151 #adminsettings .form-label
{
156 #adminsettings .form-setting
{
162 #adminsettings .form-description
{
163 margin: 0.5em 13em 0em 0pt;
171 /* admin > lang > language pack selection */
177 select#uninstalllang
{
181 /* in forums, fix top and bottom navigation bars' buttons */
182 li form
.invisiblefieldset
{
203 .mod-lesson .invisiblefieldset.fieldsetfix tr {
207 .mod-lesson .contents {
211 .sideblock .header .hide-show {
215 .sideblock .content h3, .sideblock .content h2 {
225 h1
.main
, h2
.main
, h3
.main
, h4
.main
, h5
.main
, h6
.main
{
229 .entrylowersection .icons, .entrylowersection .ratings {
235 .block_calendar_upcoming .event .date {
240 .block_admin_tree .admintree .depth1 {
244 .block_admin_tree .admintree .depth2 {
248 .block_admin_tree .admintree .depth3 {
252 .block_admin_tree .admintree .depth4 {
256 .block_admin_tree .admintree {
260 body#admin-blocks table
.generaltable th
.c0
, body#admin-blocks table
.generaltable td
.c0
, body#admin-filters table
.generaltable th
.c0
, body#admin-filters table
.generaltable td
.c0
, body#admin-modules table
.generaltable th
.c0
, body#admin-modules table
.generaltable td
.c0
, body#admin-auth table
.generaltable th
.c0
, body#admin-auth table
.generaltable td
.c0
{
264 #mod-chat-gui_header_js-jsupdate
266 #mod-chat-gui_header_js-jsupdate
267 .fdate_time_selector {
271 .chat-event .text, .chat-message .text {
277 body#user-index table#participants td
, body#user-index table#participants th
{
281 /* Admin > Security */
283 #adminsettings label
{
287 #adminsettings select
, #adminsettings input
{
288 margin: 0pt 5pt 0pt 5pt;
291 #adminsettings .description
{
292 margin: 0pt 160px 0pt 1em;
295 #adminsettings .form-group
{
301 #admin-backup_sche_hour .form-group
{
306 /* backup_sche_hour */
308 form
.mform div
.felement
, form
.mform fieldset
.felement
{
331 body#mod-quiz-report table#attempts
.header
{
335 #mod-quiz-mod #reviewoptionshdr fieldset
.fgroup span
{
344 form
.mform
.fitemtitle
{
351 #course-view .section td
.right
{
352 border-left-width: 1px;
353 border-left-style: solid
;
354 border-right-width: 0px;
355 border-right-style: none
;
358 .form-setting .form-time {
363 /* ========================
365 ======================== */
368 PADDING-BOTTOM: 2.75em;
371 /* IE6 requires overflow: auto. IE7 requires overflow: hidden.
372 exploit IE's "star html selector bug" to apply to IE6 ONLY */
374 #overflow: hidden
; /* for IE7. to eliminate extra scroll bars . the # hides from firefox */
375 * html
overflow: auto
; /* for IE6 only **** */
382 BACKGROUND: url
(pix/tab/rtlbg.gif) no-repeat right top
;
383 overflow: hidden
; /* for IE7. to prevent long titles from 'falling' 3cm down */
387 padding: 10px 0px 0.35em 0px;
392 PADDING-LEFT: 0px !important
;
394 BACKGROUND-IMAGE: none
;
398 .tabrow0
A:hover span
,
399 .tabrow0
.here
A:hover
,
400 .tabrow0 .here A:hover span {
401 BACKGROUND-IMAGE: none
404 .tabrow0
.here
A:link
,
405 .tabrow0 .here A:visited {
406 /* has to override styles.css 'position:relative', otherwise the active tab title disappears on IE6/7 */
414 /* without that, IE will leave a short line floating, when there's ho secondary menu */
415 #right: 0px; /* IE only */
416 #width: 800px; /* IE only */
423 /* must have absolute width here, otherwise IE makes a total mess */
432 /* give some space below the tabs row (when there's a secondary row) on firefox */
435 /* has to override 'height:100%' in styles_ie6.css, otherwise it causes a huge height in quiz report overview, e.g.: moodle/mod/quiz/report.php?q=14&mode=overview */
436 height: auto
!important
;
443 /* notify-problem line gets covered by secondary tabs line (tabrow1), add some height to the line **** */
448 /* ========================
450 ======================== */
453 margin-left: 5px !important
;
454 margin-right: -5px !important
;
457 /* ========================
459 ======================== */