FossilRepo

fossilrepo / assets / admin / css / responsive_rtl.011e68bec437.css
Blame History Raw 90 lines
1
/* TABLETS */
2
3
@media (max-width: 1024px) {
4
[dir="rtl"] .colMS {
5
margin-right: 0;
6
}
7
8
[dir="rtl"] #user-tools {
9
text-align: right;
10
}
11
12
[dir="rtl"] #changelist .actions label {
13
padding-left: 10px;
14
padding-right: 0;
15
}
16
17
[dir="rtl"] #changelist .actions select {
18
margin-left: 0;
19
margin-right: 15px;
20
}
21
22
[dir="rtl"] .change-list .filtered .results,
23
[dir="rtl"] .change-list .filtered .paginator,
24
[dir="rtl"] .filtered #toolbar,
25
[dir="rtl"] .filtered div.xfull,
26
[dir="rtl"] .filtered .actions,
27
[dir="rtl"] #changelist-filter {
28
margin-left: 0;
29
}
30
31
[dir="rtl"] .inline-group div.add-row a,
32
[dir="rtl"] .inline-group .tabular tr.add-row td a {
33
padding: 8px 26px 8px 10px;
34
background-position: calc(100% - 8px) 9px;
35
}
36
37
[dir="rtl"] .object-tools li {
38
float: right;
39
}
40
41
[dir="rtl"] .object-tools li + li {
42
margin-left: 0;
43
margin-right: 15px;
44
}
45
46
[dir="rtl"] .dashboard .module table td a {
47
padding-left: 0;
48
padding-right: 16px;
49
}
50
}
51
52
/* MOBILE */
53
54
@media (max-width: 767px) {
55
[dir="rtl"] .aligned .related-lookup,
56
[dir="rtl"] .aligned .datetimeshortcuts {
57
margin-left: 0;
58
margin-right: 15px;
59
}
60
61
[dir="rtl"] .aligned ul,
62
[dir="rtl"] form .aligned ul.errorlist {
63
margin-right: 0;
64
}
65
66
[dir="rtl"] #changelist-filter {
67
margin-left: 0;
68
margin-right: 0;
69
}
70
[dir="rtl"] .aligned .vCheckboxLabel {
71
padding: 1px 5px 0 0;
72
}
73
74
[dir="rtl"] .selector-remove {
75
background-position: 0 0;
76
}
77
78
[dir="rtl"] :enabled.selector-remove:focus, :enabled.selector-remove:hover {
79
background-position: 0 -24px;
80
}
81
82
[dir="rtl"] .selector-add {
83
background-position: 0 -48px;
84
}
85
86
[dir="rtl"] :enabled.selector-add:focus, :enabled.selector-add:hover {
87
background-position: 0 -72px;
88
}
89
}
90

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button