[5191] | 1 | #iHeaderListTags { width:100%; border:1px solid; border-collapse: collapse; margin-top:3px; } |
---|
[5935] | 2 | #iListTags { width:100%; border:1px solid; height:280px; border-top:0px; overflow:auto; position:relative; left:-1px;} |
---|
[5191] | 3 | #iListImages { width:100%; border-bottom:1px solid; overflow:auto;} |
---|
| 4 | #iListTagsNb, #iListImagesNb { width:99%; text-align:right; margin-bottom:8px; padding:2px; font-size:80%; } |
---|
| 5 | #iListTags table, #iListImages table, table.listTags { width:100%; text-align:left; border-collapse: collapse; } |
---|
| 6 | #iHeaderListImages { width:100%; border-bottom:1px solid; } |
---|
| 7 | div.addGroup { padding-left:40px; text-align:left; } |
---|
[6722] | 8 | div.addMetadata { text-align:left; } |
---|
[5191] | 9 | #iGroups { list-style: none; } |
---|
[5935] | 10 | |
---|
[5191] | 11 | .tagListOrder { list-style: none; padding:0px; margin-right:8px; margin-left:35px; } |
---|
[6722] | 12 | .tagListOrder li { border:none; padding:1px; margin-bottom:2px; width:100%; |
---|
| 13 | -moz-border-radius:4px; |
---|
| 14 | -webkit-border-radius:4px; |
---|
| 15 | -khtml-border-radius:4px; |
---|
| 16 | border-radius:4px; |
---|
| 17 | } |
---|
[5191] | 18 | .groupTags { padding-top:8px; } |
---|
| 19 | .editGroupListButton { margin-left:8px; position:absolute; z-index:1000; } |
---|
| 20 | table.tagListOrderItem { width:100%; border-collapse:collapse; } |
---|
[5959] | 21 | |
---|
[5935] | 22 | #ianalyzestatus { margin:8px; padding:8px; } |
---|
[5191] | 23 | #ianalyzestatus ul { margin:0px; padding:0 0 0 20px; } |
---|
| 24 | #iamd_nb_item_per_request_display { display:inline-block; width:70px; } |
---|
| 25 | #iamd_nb_item_per_request_slider { display:inline-block; width:350px; } |
---|
[6173] | 26 | .helpBody { text-align: left; padding-top:30px; } |
---|
| 27 | .helpBody ul { padding:0px; margin:0px; } |
---|
| 28 | .helpBody li { margin-left:30px; } |
---|
[5191] | 29 | |
---|
[6722] | 30 | .ui-widget-overlay { background:#000000; opacity:0.88; filter:alpha(opacity:88); } |
---|
| 31 | #mdRulesArea { border-top:1px solid; overflow:auto; } |
---|
| 32 | #iBDRules { list-style-type:none; padding:0px; } |
---|
| 33 | #iBDRules li.groupItems { margin:4px 4px 4px 12px; width:auto; cursor:default; } |
---|
| 34 | |
---|
| 35 | img.pointer, span.pointer, div.pointer { cursor:pointer; } |
---|
| 36 | img.drag_button { margin-right:8px; } |
---|
| 37 | li.groupItems input, li.groupItems select { margin-right:4px; } |
---|
| 38 | |
---|
[16007] | 39 | |
---|
[6722] | 40 | #iBDRules ul { list-style-type:none; } |
---|
| 41 | #iBDRules li.groupItems img.rmSortHandle { cursor:move; } |
---|
| 42 | #dragHelper { z-index: 4500; text-align:left; } |
---|
| 43 | #dragHelper ul li.cbItem { padding:2px; } |
---|
| 44 | #dragHelper ul li { |
---|
| 45 | clear:both; |
---|
| 46 | min-height:32px; |
---|
| 47 | list-style-image:none; |
---|
| 48 | list-style-position:outside; |
---|
| 49 | list-style-type:none; |
---|
| 50 | margin:4px; |
---|
| 51 | padding:0px; |
---|
| 52 | width:auto; |
---|
| 53 | } |
---|
| 54 | .helper { |
---|
[6729] | 55 | -moz-border-radius:4px; |
---|
| 56 | -webkit-border-radius:4px; |
---|
| 57 | -khtml-border-radius:4px; |
---|
| 58 | border-radius:4px; |
---|
[6722] | 59 | border:2px dashed #777777; |
---|
| 60 | margin:4px 4px 4px 12px; |
---|
| 61 | } |
---|
| 62 | |
---|
| 63 | #iTagList { list-style-type:none; padding:0px; margin:0px; } |
---|
| 64 | span.tagName { |
---|
| 65 | border-right:1px dotted #666666; |
---|
| 66 | display:inline-block; |
---|
| 67 | margin-right:2px; |
---|
| 68 | padding:2px 0 1px; |
---|
| 69 | width:240px; |
---|
| 70 | } |
---|
| 71 | |
---|
| 72 | #iTagList li { padding: 0px 2px; } |
---|
| 73 | #iTagList.clear li:hover { cursor:pointer; color: #D54E21; background:#dbe8f3; } |
---|
| 74 | #iTagList.roma li:hover { cursor:pointer; background:#303030; } |
---|
| 75 | #iTagList.selectedroma { background:#303030; } |
---|
| 76 | #iTagList.selectedclear { background:#dbe8f3; } |
---|
| 77 | .ruleTypeM, .ruleTypeM2 { |
---|
| 78 | border:1px solid #666666; |
---|
| 79 | display:inline-block; |
---|
| 80 | padding:0 2px 0; |
---|
| 81 | } |
---|
| 82 | div.ruleTypeM { width:493px; } |
---|
| 83 | div.ruleTypeM2 { width:400px; } |
---|
| 84 | div.ruleSelector { |
---|
| 85 | float:left; |
---|
| 86 | width:150px; |
---|
| 87 | } |
---|
| 88 | div.ruleProperties { |
---|
| 89 | padding-top:2px; |
---|
| 90 | } |
---|
| 91 | .error, input.error { |
---|
| 92 | background:#FFAAAA; |
---|
| 93 | border:1px solid #800000; |
---|
| 94 | color:#800000; |
---|
| 95 | } |
---|
| 96 | ul.error { |
---|
| 97 | min-height:30px; |
---|
| 98 | -moz-border-radius:8px; |
---|
| 99 | -webkit-border-radius:8px; |
---|
| 100 | -khtml-border-radius:8px; |
---|
| 101 | border-radius:8px; |
---|
| 102 | } |
---|
[6729] | 103 | |
---|
| 104 | table.mdInfo { |
---|
| 105 | width:100%; |
---|
| 106 | text-align:left; |
---|
| 107 | } |
---|
| 108 | table.mdInfo tr { |
---|
| 109 | vertical-align:top; |
---|
| 110 | } |
---|
| 111 | table.mdInfo tr td ul { |
---|
| 112 | margin:0px; |
---|
| 113 | } |
---|
| 114 | span.mdInfo { |
---|
| 115 | width:100px; |
---|
| 116 | display:inline-block; |
---|
| 117 | font-weight:bold; |
---|
| 118 | } |
---|
[6891] | 119 | |
---|
| 120 | #mdRulesAreaCheckOne, |
---|
| 121 | #mdRulesAreaCheckAll { |
---|
| 122 | margin:3px; |
---|
| 123 | text-align:left; |
---|
| 124 | } |
---|
| 125 | |
---|
| 126 | |
---|
| 127 | li.valueItems { |
---|
| 128 | -moz-border-radius:4px 4px 4px 4px; |
---|
| 129 | border:1px solid #666666; |
---|
| 130 | margin-bottom:5px; |
---|
| 131 | padding:4px; |
---|
| 132 | } |
---|
| 133 | |
---|
| 134 | #iDMCListValues { |
---|
| 135 | list-style:none; |
---|
| 136 | margin:8px; |
---|
| 137 | padding:0; |
---|
| 138 | } |
---|
[16007] | 139 | |
---|
| 140 | |
---|
| 141 | |
---|
| 142 | span.buttonEdit, span.buttonDelete, span.buttonPreferences,span.buttonMove { |
---|
| 143 | display:inline-block; |
---|
| 144 | width:15px; |
---|
| 145 | height:15px; |
---|
| 146 | position:relative; |
---|
| 147 | background-color:transparent; |
---|
| 148 | background-image:url(./../GrumPluginClasses/icons/buttons.png); |
---|
| 149 | background-repeat:no-repeat; |
---|
| 150 | cursor:pointer; |
---|
| 151 | } |
---|
| 152 | span.buttonMove { cursor:move; } |
---|
| 153 | |
---|
| 154 | li.groupItems span.button { |
---|
| 155 | float:right; |
---|
| 156 | } |
---|