1 |
6c38d829
|
Assos Assos
|
|
2 |
|
|
|
3 |
|
|
|
4 |
|
|
.more-link,
|
5 |
|
|
.more-help-link { text-align:left; }
|
6 |
|
|
|
7 |
|
|
dl.multiselect dt,
|
8 |
|
|
dl.multiselect dd { float:right; }
|
9 |
|
|
|
10 |
|
|
html.js input.throbbing { background-position:0% 50%; }
|
11 |
|
|
|
12 |
|
|
div.teaser-button-wrapper {
|
13 |
|
|
float:left;
|
14 |
|
|
padding-right:0px;
|
15 |
|
|
padding-left:5px;
|
16 |
|
|
}
|
17 |
|
|
|
18 |
|
|
.teaser-checkbox div.form-item {
|
19 |
|
|
float:left;
|
20 |
|
|
margin-right:0px;
|
21 |
|
|
margin-left:5px;
|
22 |
|
|
}
|
23 |
|
|
|
24 |
|
|
.progress .percentage { float:left; }
|
25 |
|
|
.progess-disabled { float:right; }
|
26 |
bfb52287
|
Assos Assos
|
.ajax-progress { float:right; }
|
27 |
|
|
.ajax-progress .throbber { float:right; }
|
28 |
6c38d829
|
Assos Assos
|
|
29 |
|
|
.draggable a.tabledrag-handle {
|
30 |
|
|
float: right;
|
31 |
|
|
margin-right:auto;
|
32 |
|
|
margin-left:10px;
|
33 |
|
|
}
|
34 |
|
|
|
35 |
|
|
|
36 |
|
|
|
37 |
|
|
|
38 |
|
|
.update .version-status { float:left; }
|
39 |
|
|
.update .version-status .icon {
|
40 |
|
|
padding-left:auto;
|
41 |
|
|
padding-right:10px;
|
42 |
|
|
}
|
43 |
|
|
|
44 |
|
|
|
45 |
|
|
|
46 |
|
|
|
47 |
|
|
#permissions td.permission {
|
48 |
|
|
padding-left:auto;
|
49 |
|
|
padding-right:20px;
|
50 |
|
|
} |