source: extensions/BatchDownloader/admin/template/style.css @ 18373

Last change on this file since 18373 was 18373, checked in by mistic100, 12 years ago

replace "Nb" by "Number of"

File size: 638 bytes
Line 
1.chzn-choices li {
2  clear:none !important;
3}
4
5.property {
6  width:auto !important;
7}
8
9input[name='max_size'], input[name='max_elements'] {
10  border:none;
11  background:none;
12  font-weight:bold;
13  margin-left:5px;
14}
15
16#max_size, #max_elements {
17  display:inline-block;
18  width:300px;
19}
20
21.table2 .throw {
22  font-size:100%;
23  line-height: 1em;
24}
25TABLE.table2 THEAD TD {
26  padding: 3px 5px !important;
27}
28.table2 .action {
29  width:70px;
30}
31.table2 .user {
32  width:150px;
33}
34.table2 .date {
35  width:200px;
36}
37.table2 .size {
38  width:100px;
39}
40.table2 .images {
41  width:100px;
42}
43.table2 .archives {
44  width:110px;
45}
46.table2 .status {
47  width:120px;
48}
Note: See TracBrowser for help on using the repository browser.