remove old readme
[atutor.git] / docs / themes / default / rtl.css
1 /* for right to left languages */
2
3 html, body {
4         direction: rtl;
5
6 }
7
8 .img-size-tree {
9         vertical-align: middle;
10         margin-top: 0px;
11         height:1.45em;
12         width:1.45em;
13         float: right;
14 }
15
16 div.box {
17         line-height:150%;
18         font-style:normal;
19 }
20
21 div.menuedit{
22         float:left;
23 }
24
25
26 .del-content-icon{
27         border:0;
28 }
29
30
31 #editable_table a{
32         margin-right:.5em;
33
34 }
35
36 #topnavlist{
37         float:left;
38
39 }
40 .logoutbar{
41         white-space:nowrap;
42         text-align:left;
43         border-top:1px solid #eeeeee;
44 }
45
46 .fl-force-right{
47         float:left;
48 }
49
50 .buttonbox{
51         float:left;
52
53 }
54 div#breadcrumbs{
55
56         float:right;
57 }
58 ul.current_list li{
59         width:90%;
60 }
61
62 .current_box{
63         width:34%;
64 }
65
66 .my_course_container{
67         width:55%;
68 }
69
70 #content-tool-links{
71         float:right;
72 }
73 .details-text{
74         font-style:inherit;
75 }
76
77 .admin_container{
78         float:left;
79         white-space:normal;
80 }
81 .page-title{
82
83         margin-top:1em;
84 }
85
86 .top-tool{
87         width:95%;
88 }
89 .child-top-tool li{
90         white-space:normal;
91         overflow:visible;
92 }
93
94 #contentcolumn {
95 white-space:normal;
96 }
97 table.etabbed-table     {
98         padding-right:5em;
99         *margin-right:4em;
100 }
101 #subnavlist{
102         *margin-right:4em;
103 }
104
105 div.details-text img{
106         float:right;
107         clear:right;
108         padding-left:.2em;
109 }
110
111 div.details-text{
112         line-height:1.5em;
113         margin-right:.2em;
114 }