Index: trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.special.css |
— | — | @@ -2,38 +2,48 @@ |
3 | 3 | /*div.articleFeedbackv5-feedback { border:1px solid #CCC; background:#EEE; margin-top:10px; clear:both;} |
4 | 4 | div.articleFeedbackv5-feedback-tools { border:1px solid #CCD; background:#EEF; margin:10px; width:219px; float:right;}*/ |
5 | 5 | /*----- FEEDBACK PAGE ------*/ |
| 6 | +.float-clear { |
| 7 | + clear: both; |
| 8 | + height: 0; |
| 9 | +} |
6 | 10 | .float-clear:after { |
7 | 11 | clear: both; |
8 | 12 | } |
| 13 | +#articleFeedbackv5-header-wrap { |
| 14 | + margin: 0 0 10px; |
| 15 | +} |
| 16 | +#articleFeedbackv5-header-wrap:after { |
| 17 | + clear: both; |
| 18 | +} |
9 | 19 | #articleFeedbackv5-header-links { |
10 | 20 | float: right; |
11 | 21 | } |
12 | | -#articleFeedbackv5-percent-found-wrap { |
| 22 | +#articleFeedbackv5-showing-count-wrap { |
13 | 23 | float: left; |
| 24 | + margin: 0 0 5px; |
14 | 25 | } |
15 | | -#articleFeedbackv5-showing-count-wrap { |
16 | | - clear: both; |
17 | | - float: right; |
18 | | - display: none; |
19 | | -} |
20 | 26 | #articleFeedbackv5-percent-found-wrap { |
| 27 | + clear: left; |
| 28 | + font-size: 1.5em; |
| 29 | + line-height: 35px; |
21 | 30 | float: left; |
22 | 31 | } |
23 | 32 | #articleFeedbackv5-percent-found-wrap .stat-marker { |
24 | 33 | display: inline-block; |
25 | | - background: #2f8035; |
26 | 34 | color: #fff; |
27 | 35 | -webkit-border-radius: 5px; |
28 | 36 | -moz-border-radius: 5px; |
| 37 | + -ms-border-radius: 5px; |
29 | 38 | border-radius: 5px; |
30 | | - width: 45px; |
31 | | - height: 30px; |
32 | | - line-height: 35px; |
| 39 | + padding: 0 5px 0 30px; |
33 | 40 | text-align: center; |
34 | 41 | } |
35 | | -.aftv5-feedbackpage .aftv5-feedbackpage-new-feedback { |
36 | | - float: right; |
| 42 | +#articleFeedbackv5-percent-found-wrap .positive { |
| 43 | + background: #2f8035 url(images/bg_emoticon_positive.png) no-repeat 5px center; |
37 | 44 | } |
| 45 | +#articleFeedbackv5-percent-found-wrap .negative { |
| 46 | + background: #bf0a0a url(images/bg_emoticon_negative.png) no-repeat 5px center; |
| 47 | +} |
38 | 48 | .aftv5-feedbackpage .aftv5-feedbackpage-comment-display-header { |
39 | 49 | height: 40px; |
40 | 50 | background: url(images/bg-feedbackpage-header.png) repeat-x; |
— | — | @@ -43,6 +53,7 @@ |
44 | 54 | clear: both; |
45 | 55 | } |
46 | 56 | #articleFeedbackv5-sort-filter-controls { |
| 57 | + clear: both; |
47 | 58 | padding: 0 10px; |
48 | 59 | height: 40px; |
49 | 60 | line-height: 40px; |
— | — | @@ -55,7 +66,7 @@ |
56 | 67 | float: left; |
57 | 68 | margin: 0 50px 0 0; |
58 | 69 | } |
59 | | -#articleFeedbackv5-sort-filter-controls #articleFeedbackv5-filter { |
| 70 | +#articleFeedbackv5-filter-select { |
60 | 71 | position: relative; |
61 | 72 | top: 10px; |
62 | 73 | float: none; |
— | — | @@ -78,12 +89,18 @@ |
79 | 90 | .articleFeedbackv5-comment-wrap { |
80 | 91 | float: left; |
81 | 92 | } |
| 93 | +.articleFeedbackv5-comment-wrap h3 .positive { |
| 94 | + color: #2f8035; |
| 95 | +} |
| 96 | +.articleFeedbackv5-comment-wrap h3 .negative { |
| 97 | + color: #bf0a0a; |
| 98 | +} |
82 | 99 | .articleFeedbackv5-feedback .articleFeedbackv5-feedback-tools { |
83 | 100 | display: none; |
84 | 101 | position: absolute; |
85 | 102 | top: 0; |
86 | 103 | right: 10px; |
87 | | - width: 210px; |
| 104 | + width: 140px; |
88 | 105 | } |
89 | 106 | .articleFeedbackv5-feedback .articleFeedbackv5-feedback-tools h3 { |
90 | 107 | background: #3366bb; |
— | — | @@ -99,7 +116,7 @@ |
100 | 117 | text-align: center; |
101 | 118 | position: absolute; |
102 | 119 | z-index: 150; |
103 | | - width: 210px; |
| 120 | + width: 140px; |
104 | 121 | margin: 0; |
105 | 122 | cursor: pointer; |
106 | 123 | } |
— | — | @@ -148,45 +165,22 @@ |
149 | 166 | float: right; |
150 | 167 | } |
151 | 168 | #articleFeedbackv5-special-add-feedback { |
152 | | - -webkit-box-shadow:#999999 -2px 2px 1px; |
153 | | - background-attachment:initial !important; |
154 | | - background-clip:initial !important; |
155 | | - background-color:initial !important; |
156 | | - background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAjCAIAAADaE/fjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QzkwMjE1MjE0RTExMUUxQTkyM0IxNzE3N0RFODgwNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4MTMwRTQxMjE0RTIxMUUxQTkyM0IxNzE3N0RFODgwNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjhDOTAyMTUwMTRFMTExRTFBOTIzQjE3MTc3REU4ODA2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjhDOTAyMTUxMTRFMTExRTFBOTIzQjE3MTc3REU4ODA2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+OdQuLwAAAEFJREFUeNpcjcENACAIAysrOZNLuputoWo0vi5HKaC2HpBCUBSTdoieOROXPyzmzaCxfTy7XzfvMbm6SVDnzxRgACWnTTX5Rk3FAAAAAElFTkSuQmCC) !important; |
157 | | - background-origin:initial !important; |
158 | | - background-position:initial initial !important; |
159 | | - background-repeat:repeat no-repeat !important; |
160 | | - border-bottom-left-radius:3px; |
161 | | - border-bottom-right-radius:3px; |
162 | | - border-bottom-style:none !important; |
163 | | - border-color:initial !important; |
164 | | - border-image:initial !important; |
165 | | - border-left-style:none !important; |
166 | | - border-right-style:none !important; |
167 | | - border-top-left-radius:3px; |
168 | | - border-top-right-radius:3px; |
169 | | - border-top-style:none !important; |
170 | | - border-width:initial !important; |
171 | | - box-shadow:#999999 -2px 2px 1px; |
172 | | - background-attachment:scroll !important; |
173 | | - background-clip:initial !important; |
174 | | - background-color:#407EC9 !important; |
175 | | - background-origin:initial !important; |
176 | | - background-position:50% 100% !important; |
177 | | - background-repeat:repeat no-repeat !important; |
178 | | - border-bottom-color:#407EC9 !important; |
179 | | - border-left-color:#407EC9 !important; |
180 | | - border-right-color:#407EC9 !important; |
181 | | - border-top-color:#407EC9 !important; |
182 | | - color:white; |
183 | | - display: block; |
184 | | - width: auto; |
185 | | - height: 35px; |
186 | | - line-height: 35px; |
187 | | - padding: 0 9px; |
188 | | - |
189 | | - float: right; |
| 169 | + color:white; |
| 170 | + display: block; |
| 171 | + -webkit-border-radius: 5px; |
| 172 | + -moz-border-radius: 5px; |
| 173 | + -ms-border-radius: 5px; |
| 174 | + border-radius: 5px; |
| 175 | + width: auto; |
| 176 | + height: 35px; |
| 177 | + line-height: 35px; |
| 178 | + padding: 0 9px; |
| 179 | + float: right; |
| 180 | + background: url(images/bg-submit.png) repeat-x; |
190 | 181 | } |
| 182 | +#articleFeedbackv5-special-add-feedback:after { |
| 183 | + clear:both; |
| 184 | +} |
191 | 185 | #articleFeedbackv5-show-feedback .articleFeedbackv5-comment-foot { |
192 | 186 | line-height: 22px; |
193 | 187 | } |