mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Use rtlbg.gif for reversed tabs MDL-10768
This commit is contained in:
parent
65252ecc4a
commit
02b394e47e
@ -122,7 +122,7 @@ form.mform .fitemtitle
|
||||
}
|
||||
|
||||
.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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user