mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Use rtlbg.gif for reversed tabs MDL-10768
This commit is contained in:
parent
65252ecc4a
commit
02b394e47e
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ form.mform .fitemtitle
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabrow0 LI {
|
.tabrow0 LI {
|
||||||
float : right; MARGIN: 0px; width : 130px; BACKGROUND: url(pix/tab/newbg.gif) no-repeat right top;
|
float : right; MARGIN: 0px; width : 130px; BACKGROUND: url(pix/tab/rtlbg.gif) no-repeat right top;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabrow0 A SPAN {
|
.tabrow0 A SPAN {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue