1 | |
---|
2 | .formtable, .formtable P { text-align:left; display:block; } |
---|
3 | .formtable tr { vertical-align:top; } |
---|
4 | .littlefont { font-size:90%; } |
---|
5 | .littlefont td { padding:1px; } |
---|
6 | table.littlefont th { padding:3px; text-align:left;} |
---|
7 | table.littlefont td { padding:1px 3px; } |
---|
8 | #iprogressbar_contener { border:1px solid #606060; margin:0px; padding:0px; display:block; height:20px; } |
---|
9 | #iprogressbar_bg { background:#606060; display:block; z-index:100; position:relative; height:20px; } |
---|
10 | #iprogressbar_fg { color:#FF3363; width:100%; text-align:center; display: block; z-index:200; position:relative; top:-18px; } |
---|
11 | #iHeaderListTags { width:100%; border:1px solid; border-collapse: collapse; margin-top:3px; } |
---|
12 | #iListTags { width:100%; border:1px solid; height:280px; border-top:0px; overflow:auto;} |
---|
13 | #iListImages { width:100%; border-bottom:1px solid; overflow:auto;} |
---|
14 | #iListTagsNb, #iListImagesNb { width:99%; text-align:right; margin-bottom:8px; padding:2px; font-size:80%; } |
---|
15 | #iListTags table, #iListImages table, table.listTags { width:100%; text-align:left; border-collapse: collapse; } |
---|
16 | #iListTags table tr:hover { cursor:pointer; background:#303030; } |
---|
17 | #iListImages table tr:hover, table.listTags tr:hover { background:#303030; cursor:default; } |
---|
18 | #iHeaderListImages { width:100%; border-bottom:1px solid; } |
---|
19 | .nfo ul { margin-top:0em; margin-bottom:1em; } |
---|
20 | .warning { color:#ffffff; background:#dd0000; margin-bottom:8px; margin-top:8px; padding:8px; } |
---|
21 | .warning p, .nfo p { margin-top:0.5em; margin-bottom:0em; } |
---|
22 | .warning ul { margin-top:0em; margin-bottom:0.5em; } |
---|
23 | .pctBar { height:6px; background:#FF7700; } |
---|
24 | li.groupItems { border:1px solid #666666; margin-bottom:5px; padding:0 5px; width:90%; cursor:move; padding:4px; } |
---|
25 | div.addGroup { padding-left:40px; text-align:left; } |
---|
26 | #iGroups { list-style: none; } |
---|
27 | .ui-dialog { background: #222222; border:2px solid #FF3363; } |
---|
28 | .ui-dialog-buttonpane { padding:4px; } |
---|
29 | .ui-dialog-buttonpane button { margin-right:8px; } |
---|
30 | .ui-dialog-titlebar { background:#111111; font-weight:bold; } |
---|
31 | .ui-dialog-title-dialog { text-align: left; } |
---|
32 | .ui-dialog-titlebar-close { float: right; } |
---|
33 | .ui-dialog-content { overflow:auto; } |
---|
34 | .ui-dialog-container { } |
---|
35 | .ui-dialog-titlebar-close { display:none; } |
---|
36 | .tagListOrder { list-style: none; padding:0px; margin-right:8px; margin-left:35px; } |
---|
37 | .tagListOrder li { border:none; background:#333333; padding:1px; margin-bottom:2px; width:100%; } |
---|
38 | .groupTags { padding-top:8px; } |
---|
39 | .editGroupListButton { margin-left:8px; position:absolute; z-index:1000; } |
---|
40 | table.tagListOrderItem { width:100%; border-collapse:collapse; } |
---|
41 | .dialogForm { text-align:left; margin:8px; } |
---|
42 | #ianalyzestatus { background: #333333; margin:8px; padding:8px; } |
---|
43 | #ianalyzestatus ul { margin:0px; padding:0 0 0 20px; } |
---|
44 | #iamd_nb_item_per_request_display { display:inline-block; width:70px; } |
---|
45 | #iamd_nb_item_per_request_slider { display:inline-block; width:350px; } |
---|
46 | #iDialogProgress { margin:16px 8px 8px; } |
---|
47 | #helpBody { text-align: left; padding-top:30px; } |
---|
48 | #helpBody ul { padding:0px; margin:0px; } |
---|
49 | #helpBody li { margin-left:30px; } |
---|
50 | |
---|