sunrise-core 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (219) hide show
  1. data/Gemfile +1 -1
  2. data/README.rdoc +1 -1
  3. data/lib/generators/sunrise/templates/models/defaults/position_type.rb +2 -0
  4. data/lib/generators/sunrise/templates/models/defaults/role_type.rb +2 -0
  5. data/lib/generators/sunrise/templates/models/defaults/structure_type.rb +2 -0
  6. data/lib/sunrise/version.rb +1 -1
  7. data/spec/dummy/log/test.log +5332 -39751
  8. data/spec/dummy/script/rails +0 -0
  9. metadata +862 -1288
  10. data/spec/dummy/public/uploads/avatar/4/rails.png +0 -0
  11. data/spec/dummy/public/uploads/avatar/4/thumb_rails.png +0 -0
  12. data/spec/dummy/public/uploads/avatar/5/rails.png +0 -0
  13. data/spec/dummy/public/uploads/avatar/5/thumb_rails.png +0 -0
  14. data/spec/dummy/public/uploads/avatar/6/rails.png +0 -0
  15. data/spec/dummy/public/uploads/avatar/6/thumb_rails.png +0 -0
  16. data/spec/dummy/public/uploads/avatar/7/rails.png +0 -0
  17. data/spec/dummy/public/uploads/avatar/7/thumb_rails.png +0 -0
  18. data/spec/dummy/public/uploads/avatar/8/rails.png +0 -0
  19. data/spec/dummy/public/uploads/avatar/8/thumb_rails.png +0 -0
  20. data/spec/dummy/public/uploads/tmp/20110819-1743-19227-1016/silicon_valley.jpg +0 -0
  21. data/spec/dummy/public/uploads/tmp/20110819-1743-19227-1016/thumb_silicon_valley.jpg +0 -0
  22. data/spec/dummy/public/uploads/tmp/20110819-1744-19584-0221/silicon_valley.jpg +0 -0
  23. data/spec/dummy/public/uploads/tmp/20110819-1744-19584-0221/thumb_silicon_valley.jpg +0 -0
  24. data/spec/tmp/app/helpers/manage/assets_helper.rb +0 -2
  25. data/spec/tmp/app/helpers/manage/base_helper.rb +0 -83
  26. data/spec/tmp/app/helpers/manage/pages_helper.rb +0 -2
  27. data/spec/tmp/app/helpers/manage/settings_helper.rb +0 -2
  28. data/spec/tmp/app/helpers/manage/structures_helper.rb +0 -12
  29. data/spec/tmp/app/helpers/manage/users_helper.rb +0 -6
  30. data/spec/tmp/app/models/defaults/ability.rb +0 -39
  31. data/spec/tmp/app/models/defaults/asset.rb +0 -9
  32. data/spec/tmp/app/models/defaults/attachment_file.rb +0 -31
  33. data/spec/tmp/app/models/defaults/avatar.rb +0 -34
  34. data/spec/tmp/app/models/defaults/header.rb +0 -5
  35. data/spec/tmp/app/models/defaults/page.rb +0 -5
  36. data/spec/tmp/app/models/defaults/picture.rb +0 -31
  37. data/spec/tmp/app/models/defaults/position_type.rb +0 -7
  38. data/spec/tmp/app/models/defaults/role.rb +0 -20
  39. data/spec/tmp/app/models/defaults/role_type.rb +0 -8
  40. data/spec/tmp/app/models/defaults/structure.rb +0 -9
  41. data/spec/tmp/app/models/defaults/structure_type.rb +0 -9
  42. data/spec/tmp/app/models/defaults/user.rb +0 -47
  43. data/spec/tmp/app/uploaders/attachment_file_uploader.rb +0 -5
  44. data/spec/tmp/app/uploaders/avatar_uploader.rb +0 -13
  45. data/spec/tmp/app/uploaders/picture_uploader.rb +0 -17
  46. data/spec/tmp/app/views/layouts/application.html.erb +0 -35
  47. data/spec/tmp/app/views/pages/show.html.erb +0 -2
  48. data/spec/tmp/app/views/shared/_notice.html.erb +0 -17
  49. data/spec/tmp/config/application.rb +0 -47
  50. data/spec/tmp/config/application.yml.sample +0 -4
  51. data/spec/tmp/config/database.yml.sample +0 -34
  52. data/spec/tmp/config/initializers/sunrise.rb +0 -7
  53. data/spec/tmp/config/logrotate-config.sample +0 -9
  54. data/spec/tmp/config/nginx-config-passenger.sample +0 -60
  55. data/spec/tmp/config/routes.rb +0 -7
  56. data/spec/tmp/db/migrate/20110819144550_sunrise_create_users.rb +0 -29
  57. data/spec/tmp/db/migrate/20110819144650_sunrise_create_roles.rb +0 -16
  58. data/spec/tmp/db/migrate/20110819144750_sunrise_create_structures.rb +0 -27
  59. data/spec/tmp/db/migrate/20110819144850_sunrise_create_pages.rb +0 -17
  60. data/spec/tmp/db/migrate/20110819144950_sunrise_create_assets.rb +0 -28
  61. data/spec/tmp/db/migrate/20110819145050_sunrise_create_headers.rb +0 -20
  62. data/spec/tmp/db/seeds.rb +0 -25
  63. data/spec/tmp/public/images/alert.png +0 -0
  64. data/spec/tmp/public/images/cross_ico.png +0 -0
  65. data/spec/tmp/public/images/manage/add_post_bot.gif +0 -0
  66. data/spec/tmp/public/images/manage/add_post_top.gif +0 -0
  67. data/spec/tmp/public/images/manage/add_white_bot.gif +0 -0
  68. data/spec/tmp/public/images/manage/add_white_top.gif +0 -0
  69. data/spec/tmp/public/images/manage/arrow.png +0 -0
  70. data/spec/tmp/public/images/manage/back_but_lc.gif +0 -0
  71. data/spec/tmp/public/images/manage/back_but_rc.gif +0 -0
  72. data/spec/tmp/public/images/manage/bot_corn.gif +0 -0
  73. data/spec/tmp/public/images/manage/bot_duo_corn.gif +0 -0
  74. data/spec/tmp/public/images/manage/but_bg.png +0 -0
  75. data/spec/tmp/public/images/manage/but_block_lc.gif +0 -0
  76. data/spec/tmp/public/images/manage/but_block_rc.gif +0 -0
  77. data/spec/tmp/public/images/manage/but_freze_lc.gif +0 -0
  78. data/spec/tmp/public/images/manage/but_freze_rc.gif +0 -0
  79. data/spec/tmp/public/images/manage/but_gr.gif +0 -0
  80. data/spec/tmp/public/images/manage/but_gr_l.gif +0 -0
  81. data/spec/tmp/public/images/manage/but_gr_r.gif +0 -0
  82. data/spec/tmp/public/images/manage/but_search.gif +0 -0
  83. data/spec/tmp/public/images/manage/but_unfreze_lc.gif +0 -0
  84. data/spec/tmp/public/images/manage/but_unfreze_rc.gif +0 -0
  85. data/spec/tmp/public/images/manage/button_add_foto.gif +0 -0
  86. data/spec/tmp/public/images/manage/button_add_foto_ru.gif +0 -0
  87. data/spec/tmp/public/images/manage/button_add_foto_ua.gif +0 -0
  88. data/spec/tmp/public/images/manage/button_add_foto_uk.gif +0 -0
  89. data/spec/tmp/public/images/manage/cancelbutton.gif +0 -0
  90. data/spec/tmp/public/images/manage/dark_arr.gif +0 -0
  91. data/spec/tmp/public/images/manage/dark_arr_left.gif +0 -0
  92. data/spec/tmp/public/images/manage/dark_cross_ico.gif +0 -0
  93. data/spec/tmp/public/images/manage/dot.gif +0 -0
  94. data/spec/tmp/public/images/manage/duo_bg.gif +0 -0
  95. data/spec/tmp/public/images/manage/duo_bg_small.gif +0 -0
  96. data/spec/tmp/public/images/manage/duo_bg_small_blocked.gif +0 -0
  97. data/spec/tmp/public/images/manage/duo_bg_small_frozed.gif +0 -0
  98. data/spec/tmp/public/images/manage/duo_bg_small_notact.gif +0 -0
  99. data/spec/tmp/public/images/manage/duo_bot_small.gif +0 -0
  100. data/spec/tmp/public/images/manage/duo_bot_small_blocked.gif +0 -0
  101. data/spec/tmp/public/images/manage/duo_bot_small_frozed.gif +0 -0
  102. data/spec/tmp/public/images/manage/duo_bot_small_notact.gif +0 -0
  103. data/spec/tmp/public/images/manage/duo_top_small.gif +0 -0
  104. data/spec/tmp/public/images/manage/duo_top_small_blocked.gif +0 -0
  105. data/spec/tmp/public/images/manage/duo_top_small_frozed.gif +0 -0
  106. data/spec/tmp/public/images/manage/duo_top_small_notact.gif +0 -0
  107. data/spec/tmp/public/images/manage/edit_white_top.gif +0 -0
  108. data/spec/tmp/public/images/manage/empty.gif +0 -0
  109. data/spec/tmp/public/images/manage/filter_bot_bg.gif +0 -0
  110. data/spec/tmp/public/images/manage/filter_top_bg.gif +0 -0
  111. data/spec/tmp/public/images/manage/flag_en.gif +0 -0
  112. data/spec/tmp/public/images/manage/flag_en_nonact.gif +0 -0
  113. data/spec/tmp/public/images/manage/flag_ru.gif +0 -0
  114. data/spec/tmp/public/images/manage/flag_ru_nonact.gif +0 -0
  115. data/spec/tmp/public/images/manage/flag_ua.gif +0 -0
  116. data/spec/tmp/public/images/manage/flag_ua_nonact.gif +0 -0
  117. data/spec/tmp/public/images/manage/foto.jpg +0 -0
  118. data/spec/tmp/public/images/manage/ico_add.gif +0 -0
  119. data/spec/tmp/public/images/manage/ico_delete.gif +0 -0
  120. data/spec/tmp/public/images/manage/ico_down.gif +0 -0
  121. data/spec/tmp/public/images/manage/ico_edit.gif +0 -0
  122. data/spec/tmp/public/images/manage/ico_settings.gif +0 -0
  123. data/spec/tmp/public/images/manage/ico_up.gif +0 -0
  124. data/spec/tmp/public/images/manage/input_bg.gif +0 -0
  125. data/spec/tmp/public/images/manage/l_but_corn.gif +0 -0
  126. data/spec/tmp/public/images/manage/minimise_but.gif +0 -0
  127. data/spec/tmp/public/images/manage/mp3.png +0 -0
  128. data/spec/tmp/public/images/manage/page_arr_hover.png +0 -0
  129. data/spec/tmp/public/images/manage/page_next_arr.gif +0 -0
  130. data/spec/tmp/public/images/manage/page_num_hover.gif +0 -0
  131. data/spec/tmp/public/images/manage/page_prev_arr.gif +0 -0
  132. data/spec/tmp/public/images/manage/panel/l_but_corn.gif +0 -0
  133. data/spec/tmp/public/images/manage/panel/maximise_but.gif +0 -0
  134. data/spec/tmp/public/images/manage/panel/r_but_corn.gif +0 -0
  135. data/spec/tmp/public/images/manage/panel/top_menu_arr.gif +0 -0
  136. data/spec/tmp/public/images/manage/panel/user_pic.gif +0 -0
  137. data/spec/tmp/public/images/manage/preloader.gif +0 -0
  138. data/spec/tmp/public/images/manage/r_but_corn.gif +0 -0
  139. data/spec/tmp/public/images/manage/select_bg.gif +0 -0
  140. data/spec/tmp/public/images/manage/select_corn.gif +0 -0
  141. data/spec/tmp/public/images/manage/struct_corn_lg.gif +0 -0
  142. data/spec/tmp/public/images/manage/struct_corn_llg.gif +0 -0
  143. data/spec/tmp/public/images/manage/struct_corn_lw.gif +0 -0
  144. data/spec/tmp/public/images/manage/struct_corn_rg.gif +0 -0
  145. data/spec/tmp/public/images/manage/struct_corn_rlg.gif +0 -0
  146. data/spec/tmp/public/images/manage/struct_corn_rw.gif +0 -0
  147. data/spec/tmp/public/images/manage/tab_gl.gif +0 -0
  148. data/spec/tmp/public/images/manage/tab_gr.gif +0 -0
  149. data/spec/tmp/public/images/manage/tab_wl.gif +0 -0
  150. data/spec/tmp/public/images/manage/tab_wr.gif +0 -0
  151. data/spec/tmp/public/images/manage/top_corn.gif +0 -0
  152. data/spec/tmp/public/images/manage/top_duo_corn.gif +0 -0
  153. data/spec/tmp/public/images/manage/top_menu_arr.gif +0 -0
  154. data/spec/tmp/public/images/manage/transp_cross.png +0 -0
  155. data/spec/tmp/public/images/manage/upload_progress.gif +0 -0
  156. data/spec/tmp/public/images/manage/user_act_lc.gif +0 -0
  157. data/spec/tmp/public/images/manage/user_act_rc.gif +0 -0
  158. data/spec/tmp/public/images/manage/user_ico.gif +0 -0
  159. data/spec/tmp/public/images/manage/user_pic.gif +0 -0
  160. data/spec/tmp/public/images/manage/user_pic_small.gif +0 -0
  161. data/spec/tmp/public/images/manage/user_pic_thumb.gif +0 -0
  162. data/spec/tmp/public/javascripts/datepicker/jquery-ui-i18n.js +0 -1176
  163. data/spec/tmp/public/javascripts/datepicker/jquery.ui.datepicker-ru.js +0 -37
  164. data/spec/tmp/public/javascripts/datepicker/jquery.ui.datepicker-uk.js +0 -37
  165. data/spec/tmp/public/javascripts/jquery-ui-timepicker-addon.js +0 -911
  166. data/spec/tmp/public/javascripts/jquery.cookie.js +0 -97
  167. data/spec/tmp/public/javascripts/jquery.fancybox-1.3.4.pack.js +0 -46
  168. data/spec/tmp/public/javascripts/jquery.tmpl.min.js +0 -10
  169. data/spec/tmp/public/javascripts/manage-fileuploader.js +0 -182
  170. data/spec/tmp/public/javascripts/manage.js +0 -294
  171. data/spec/tmp/public/javascripts/preloader.js +0 -47
  172. data/spec/tmp/public/javascripts/rails.js +0 -331
  173. data/spec/tmp/public/stylesheets/alert.css +0 -26
  174. data/spec/tmp/public/stylesheets/application.css +0 -1
  175. data/spec/tmp/public/stylesheets/fancybox/images/blank.gif +0 -0
  176. data/spec/tmp/public/stylesheets/fancybox/images/fancy_close.png +0 -0
  177. data/spec/tmp/public/stylesheets/fancybox/images/fancy_loading.png +0 -0
  178. data/spec/tmp/public/stylesheets/fancybox/images/fancy_nav_left.png +0 -0
  179. data/spec/tmp/public/stylesheets/fancybox/images/fancy_nav_right.png +0 -0
  180. data/spec/tmp/public/stylesheets/fancybox/images/fancy_shadow_e.png +0 -0
  181. data/spec/tmp/public/stylesheets/fancybox/images/fancy_shadow_n.png +0 -0
  182. data/spec/tmp/public/stylesheets/fancybox/images/fancy_shadow_ne.png +0 -0
  183. data/spec/tmp/public/stylesheets/fancybox/images/fancy_shadow_nw.png +0 -0
  184. data/spec/tmp/public/stylesheets/fancybox/images/fancy_shadow_s.png +0 -0
  185. data/spec/tmp/public/stylesheets/fancybox/images/fancy_shadow_se.png +0 -0
  186. data/spec/tmp/public/stylesheets/fancybox/images/fancy_shadow_sw.png +0 -0
  187. data/spec/tmp/public/stylesheets/fancybox/images/fancy_shadow_w.png +0 -0
  188. data/spec/tmp/public/stylesheets/fancybox/images/fancy_title_left.png +0 -0
  189. data/spec/tmp/public/stylesheets/fancybox/images/fancy_title_main.png +0 -0
  190. data/spec/tmp/public/stylesheets/fancybox/images/fancy_title_over.png +0 -0
  191. data/spec/tmp/public/stylesheets/fancybox/images/fancy_title_right.png +0 -0
  192. data/spec/tmp/public/stylesheets/fancybox/images/fancybox-x.png +0 -0
  193. data/spec/tmp/public/stylesheets/fancybox/images/fancybox-y.png +0 -0
  194. data/spec/tmp/public/stylesheets/fancybox/images/fancybox.png +0 -0
  195. data/spec/tmp/public/stylesheets/fancybox/jquery.fancybox-1.3.4.css +0 -359
  196. data/spec/tmp/public/stylesheets/manage/buttons.css +0 -42
  197. data/spec/tmp/public/stylesheets/manage/ie.css +0 -16
  198. data/spec/tmp/public/stylesheets/manage/main.css +0 -1108
  199. data/spec/tmp/public/stylesheets/manage/panel.css +0 -126
  200. data/spec/tmp/public/stylesheets/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  201. data/spec/tmp/public/stylesheets/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  202. data/spec/tmp/public/stylesheets/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  203. data/spec/tmp/public/stylesheets/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  204. data/spec/tmp/public/stylesheets/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  205. data/spec/tmp/public/stylesheets/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  206. data/spec/tmp/public/stylesheets/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  207. data/spec/tmp/public/stylesheets/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  208. data/spec/tmp/public/stylesheets/smoothness/images/ui-icons_222222_256x240.png +0 -0
  209. data/spec/tmp/public/stylesheets/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
  210. data/spec/tmp/public/stylesheets/smoothness/images/ui-icons_454545_256x240.png +0 -0
  211. data/spec/tmp/public/stylesheets/smoothness/images/ui-icons_888888_256x240.png +0 -0
  212. data/spec/tmp/public/stylesheets/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
  213. data/spec/tmp/public/stylesheets/smoothness/jquery-ui-1.8.13.custom.css +0 -578
  214. data/spec/tmp/spec/controllers/pages_controller_spec.rb +0 -22
  215. data/spec/tmp/spec/controllers/welcome_controller_spec.rb +0 -18
  216. data/spec/tmp/spec/factories/structure_factory.rb +0 -22
  217. data/spec/tmp/spec/factories/user_factory.rb +0 -60
  218. data/spec/tmp/spec/spec_helper.rb +0 -37
  219. data/spec/tmp/spec/support/helpers/controller_macros.rb +0 -51
@@ -1,359 +0,0 @@
1
- /*
2
- * FancyBox - jQuery Plugin
3
- * Simple and fancy lightbox alternative
4
- *
5
- * Examples and documentation at: http://fancybox.net
6
- *
7
- * Copyright (c) 2008 - 2010 Janis Skarnelis
8
- * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
9
- *
10
- * Version: 1.3.4 (11/11/2010)
11
- * Requires: jQuery v1.3+
12
- *
13
- * Dual licensed under the MIT and GPL licenses:
14
- * http://www.opensource.org/licenses/mit-license.php
15
- * http://www.gnu.org/licenses/gpl.html
16
- */
17
-
18
- #fancybox-loading {
19
- position: fixed;
20
- top: 50%;
21
- left: 50%;
22
- width: 40px;
23
- height: 40px;
24
- margin-top: -20px;
25
- margin-left: -20px;
26
- cursor: pointer;
27
- overflow: hidden;
28
- z-index: 1104;
29
- display: none;
30
- }
31
-
32
- #fancybox-loading div {
33
- position: absolute;
34
- top: 0;
35
- left: 0;
36
- width: 40px;
37
- height: 480px;
38
- background-image: url('/stylesheets/fancybox/images/fancybox.png');
39
- }
40
-
41
- #fancybox-overlay {
42
- position: absolute;
43
- top: 0;
44
- left: 0;
45
- width: 100%;
46
- z-index: 1100;
47
- display: none;
48
- }
49
-
50
- #fancybox-tmp {
51
- padding: 0;
52
- margin: 0;
53
- border: 0;
54
- overflow: auto;
55
- display: none;
56
- }
57
-
58
- #fancybox-wrap {
59
- position: absolute;
60
- top: 0;
61
- left: 0;
62
- padding: 20px;
63
- z-index: 1101;
64
- outline: none;
65
- display: none;
66
- }
67
-
68
- #fancybox-outer {
69
- position: relative;
70
- width: 100%;
71
- height: 100%;
72
- background: #fff;
73
- }
74
-
75
- #fancybox-content {
76
- width: 0;
77
- height: 0;
78
- padding: 0;
79
- outline: none;
80
- position: relative;
81
- overflow: hidden;
82
- z-index: 1102;
83
- border: 0px solid #fff;
84
- }
85
-
86
- #fancybox-hide-sel-frame {
87
- position: absolute;
88
- top: 0;
89
- left: 0;
90
- width: 100%;
91
- height: 100%;
92
- background: transparent;
93
- z-index: 1101;
94
- }
95
-
96
- #fancybox-close {
97
- position: absolute;
98
- top: -15px;
99
- right: -15px;
100
- width: 30px;
101
- height: 30px;
102
- background: transparent url('/stylesheets/fancybox/images/fancybox.png') -40px 0px;
103
- cursor: pointer;
104
- z-index: 1103;
105
- display: none;
106
- }
107
-
108
- #fancybox-error {
109
- color: #444;
110
- font: normal 12px/20px Arial;
111
- padding: 14px;
112
- margin: 0;
113
- }
114
-
115
- #fancybox-img {
116
- width: 100%;
117
- height: 100%;
118
- padding: 0;
119
- margin: 0;
120
- border: none;
121
- outline: none;
122
- line-height: 0;
123
- vertical-align: top;
124
- }
125
-
126
- #fancybox-frame {
127
- width: 100%;
128
- height: 100%;
129
- border: none;
130
- display: block;
131
- }
132
-
133
- #fancybox-left, #fancybox-right {
134
- position: absolute;
135
- bottom: 0px;
136
- height: 100%;
137
- width: 35%;
138
- cursor: pointer;
139
- outline: none;
140
- background: transparent url('/stylesheets/fancybox/images/blank.gif');
141
- z-index: 1102;
142
- display: none;
143
- }
144
-
145
- #fancybox-left {
146
- left: 0px;
147
- }
148
-
149
- #fancybox-right {
150
- right: 0px;
151
- }
152
-
153
- #fancybox-left-ico, #fancybox-right-ico {
154
- position: absolute;
155
- top: 50%;
156
- left: -9999px;
157
- width: 30px;
158
- height: 30px;
159
- margin-top: -15px;
160
- cursor: pointer;
161
- z-index: 1102;
162
- display: block;
163
- }
164
-
165
- #fancybox-left-ico {
166
- background-image: url('/stylesheets/fancybox/images/fancybox.png');
167
- background-position: -40px -30px;
168
- }
169
-
170
- #fancybox-right-ico {
171
- background-image: url('/stylesheets/fancybox/images/fancybox.png');
172
- background-position: -40px -60px;
173
- }
174
-
175
- #fancybox-left:hover, #fancybox-right:hover {
176
- visibility: visible; /* IE6 */
177
- }
178
-
179
- #fancybox-left:hover span {
180
- left: 20px;
181
- }
182
-
183
- #fancybox-right:hover span {
184
- left: auto;
185
- right: 20px;
186
- }
187
-
188
- .fancybox-bg {
189
- position: absolute;
190
- padding: 0;
191
- margin: 0;
192
- border: 0;
193
- width: 20px;
194
- height: 20px;
195
- z-index: 1001;
196
- }
197
-
198
- #fancybox-bg-n {
199
- top: -20px;
200
- left: 0;
201
- width: 100%;
202
- background-image: url('/stylesheets/fancybox/images/fancybox-x.png');
203
- }
204
-
205
- #fancybox-bg-ne {
206
- top: -20px;
207
- right: -20px;
208
- background-image: url('/stylesheets/fancybox/images/fancybox.png');
209
- background-position: -40px -162px;
210
- }
211
-
212
- #fancybox-bg-e {
213
- top: 0;
214
- right: -20px;
215
- height: 100%;
216
- background-image: url('/stylesheets/fancybox/images/fancybox-y.png');
217
- background-position: -20px 0px;
218
- }
219
-
220
- #fancybox-bg-se {
221
- bottom: -20px;
222
- right: -20px;
223
- background-image: url('/stylesheets/fancybox/images/fancybox.png');
224
- background-position: -40px -182px;
225
- }
226
-
227
- #fancybox-bg-s {
228
- bottom: -20px;
229
- left: 0;
230
- width: 100%;
231
- background-image: url('/stylesheets/fancybox/images/fancybox-x.png');
232
- background-position: 0px -20px;
233
- }
234
-
235
- #fancybox-bg-sw {
236
- bottom: -20px;
237
- left: -20px;
238
- background-image: url('/stylesheets/fancybox/images/fancybox.png');
239
- background-position: -40px -142px;
240
- }
241
-
242
- #fancybox-bg-w {
243
- top: 0;
244
- left: -20px;
245
- height: 100%;
246
- background-image: url('/stylesheets/fancybox/images/fancybox-y.png');
247
- }
248
-
249
- #fancybox-bg-nw {
250
- top: -20px;
251
- left: -20px;
252
- background-image: url('/stylesheets/fancybox/images/fancybox.png');
253
- background-position: -40px -122px;
254
- }
255
-
256
- #fancybox-title {
257
- font-family: Helvetica;
258
- font-size: 12px;
259
- z-index: 1102;
260
- }
261
-
262
- .fancybox-title-inside {
263
- padding-bottom: 10px;
264
- text-align: center;
265
- color: #333;
266
- background: #fff;
267
- position: relative;
268
- }
269
-
270
- .fancybox-title-outside {
271
- padding-top: 10px;
272
- color: #fff;
273
- }
274
-
275
- .fancybox-title-over {
276
- position: absolute;
277
- bottom: 0;
278
- left: 0;
279
- color: #FFF;
280
- text-align: left;
281
- }
282
-
283
- #fancybox-title-over {
284
- padding: 10px;
285
- background-image: url('/stylesheets/fancybox/images/fancy_title_over.png');
286
- display: block;
287
- }
288
-
289
- .fancybox-title-float {
290
- position: absolute;
291
- left: 0;
292
- bottom: -20px;
293
- height: 32px;
294
- }
295
-
296
- #fancybox-title-float-wrap {
297
- border: none;
298
- border-collapse: collapse;
299
- width: auto;
300
- }
301
-
302
- #fancybox-title-float-wrap td {
303
- border: none;
304
- white-space: nowrap;
305
- }
306
-
307
- #fancybox-title-float-left {
308
- padding: 0 0 0 15px;
309
- background: url('/stylesheets/fancybox/images/fancybox.png') -40px -90px no-repeat;
310
- }
311
-
312
- #fancybox-title-float-main {
313
- color: #FFF;
314
- line-height: 29px;
315
- font-weight: bold;
316
- padding: 0 0 3px 0;
317
- background: url('/stylesheets/fancybox/images/fancybox-x.png') 0px -40px;
318
- }
319
-
320
- #fancybox-title-float-right {
321
- padding: 0 0 0 15px;
322
- background: url('/stylesheets/fancybox/images/fancybox.png') -55px -90px no-repeat;
323
- }
324
-
325
- /* IE6 */
326
-
327
- .fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }
328
-
329
- .fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
330
- .fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }
331
-
332
- .fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
333
- .fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
334
- .fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
335
- .fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }
336
-
337
- .fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
338
- height: expression(this.parentNode.clientHeight + "px");
339
- }
340
-
341
- #fancybox-loading.fancybox-ie6 {
342
- position: absolute; margin-top: 0;
343
- top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
344
- }
345
-
346
- #fancybox-loading.fancybox-ie6 div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
347
-
348
- /* IE6, IE7, IE8 */
349
-
350
- .fancybox-ie .fancybox-bg { background: transparent !important; }
351
-
352
- .fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
353
- .fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
354
- .fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
355
- .fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
356
- .fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
357
- .fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
358
- .fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
359
- .fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
@@ -1,42 +0,0 @@
1
- /* cupid green (inspired by okcupid.com)
2
- *******************************************************************************/
3
- button.cupid-green {
4
- background: #7fbf4d;
5
- background: -moz-linear-gradient(top, #7fbf4d 0%, #63a62f 100%);
6
- background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7fbf4d), to(#63a62f));
7
- border: 1px solid #63a62f;
8
- border-bottom: 1px solid #5b992b;
9
- -moz-border-radius: 3px;
10
- -webkit-border-radius: 3px;
11
- border-radius: 3px;
12
- -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
13
- -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
14
- box-shadow: inset 0 1px 0 0 #96ca6d;
15
- color: #fff;
16
- font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
17
- font-size: 11px;
18
- font-weight: bold;
19
- line-height: 1;
20
- padding: 7px 0 8px 0;
21
- text-align: center;
22
- text-shadow: 0 -1px 0 #4c9021;
23
- width: 120px;
24
- }
25
-
26
- button.cupid-green:hover {
27
- background: #76b347;
28
- background: -moz-linear-gradient(top, #76b347 0%, #5e9e2e 100%);
29
- background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#76b347), to(#5e9e2e));
30
- -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
31
- -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
32
- box-shadow: inset 0 1px 0 0 #8dbf67;
33
- cursor: pointer;
34
- }
35
-
36
- button.cupid-green:active {
37
- border: 1px solid #5b992b;
38
- border-bottom: 1px solid #538c27;
39
- -moz-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eee;
40
- -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eee;
41
- box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eee;
42
- }
@@ -1,16 +0,0 @@
1
- @charset "utf-8";
2
- .main-menu ul, .head .user, .duo-bl, .dinamic-container, .dinamic-inner, .pagination, .buts, .gray-blocks .galery, .gray-blocks .bg-bl, .gray-blocks .ill-bl, .gray-blocks, .file-types, .user-buts, .back-but-bl {
3
- height: 1%;
4
- }
5
- .act-bl a.icons:hover {
6
- background-image: none;
7
- filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/but_bg.png,sizingMethod=scale);
8
- }
9
- .pagination a:hover {
10
- background-image: none;
11
- filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/page_arr_hover.png,sizingMethod=scale);
12
- }
13
- .gray-blocks .galery .ill .del {
14
- background-image: none;
15
- filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/transp_cross.png,sizingMethod=scale);
16
- }
@@ -1,1108 +0,0 @@
1
- @charset "utf-8";
2
- body {
3
- margin: 0px;
4
- padding: 0px;
5
- text-align: center;
6
- background: #02313f;
7
- color: #5b6569;
8
- font-size: 90%;
9
- font-family: Arial, Helvetica, sans-serif;
10
- }
11
- a {
12
- text-decoration: none;
13
- outline: none;
14
- color: #048db6;
15
- }
16
- a img {
17
- border: none;
18
- }
19
- form {
20
- margin: 0px;
21
- padding: 0px;
22
- }
23
- textarea {
24
- padding: 5px;
25
- font-family: Arial, Helvetica, sans-serif;
26
- color: #5B6569;
27
- margin: 0px;
28
- border: 1px solid #BBC4C0;
29
- }
30
- .main {
31
- width: 990px;
32
- overflow: hidden;
33
- margin: 0 auto;
34
- text-align: left;
35
- }
36
- .head {
37
- display: block;
38
- overflow: hidden;
39
- position: relative;
40
- }
41
- .head .logo {
42
- display: block;
43
- color: #fff;
44
- font-size: 1.1em;
45
- font-weight: bold;
46
- padding: 25px 0px 25px 40px;
47
- }
48
- .main-menu {
49
- display: block;
50
- overflow: hidden;
51
- position: absolute;
52
- left: 200px;
53
- top: 27px;
54
- }
55
- .main-menu ul {
56
- list-style: none;
57
- margin: 0px;
58
- padding: 0px;
59
- overflow: hidden;
60
- }
61
- .main-menu ul li {
62
- display: block;
63
- float: left;
64
- height: 27px;
65
- line-height: 27px;
66
- font-size: 1em;
67
- }
68
- .main-menu ul li a {
69
- color: #e7faed;
70
- text-decoration: none;
71
- padding: 0px 15px;
72
- background: none;
73
- display: block;
74
- height: 27px;
75
- float: left;
76
- }
77
- .main-menu ul li a.arr {
78
- background: url(/images/manage/top_menu_arr.gif) no-repeat right center;
79
- padding-right: 15px;
80
- }
81
- .main-menu ul li span {
82
- background: #bee5a2 url(/images/manage/l_but_corn.gif) no-repeat left top;
83
- color: #011f2b;
84
- padding: 0px 0px 0px 15px;
85
- display: block;
86
- height: 27px;
87
- float: left;
88
- }
89
- .main-menu ul li span span {
90
- background: url(/images/manage/r_but_corn.gif) no-repeat right top;
91
- padding: 0px 15px 0px 0px;
92
- }
93
- .head .minimaze {
94
- display: block;
95
- position: absolute;
96
- top: 0px;
97
- right: 40px;
98
- width: 23px;
99
- height: 18px;
100
- overflow: hidden;
101
- }
102
- .head .user {
103
- display: block;
104
- overflow: hidden;
105
- position: absolute;
106
- left: 800px;
107
- top: 25px;
108
- width: 170px;
109
- }
110
- .head .user .user-info {
111
- margin-left: -40px;
112
- float: right;
113
- width: 100%;
114
- }
115
- .head .user .user-info .info {
116
- margin-left: 40px;
117
- color: #fff;
118
- }
119
- .head .user .user-info .info .name {
120
- color: #fff;
121
- font-size: 0.85em;
122
- font-weight: bold;
123
- text-decoration: none;
124
- display: block;
125
- }
126
- .head .user .user-info .info a.exit {
127
- text-decoration: underline;
128
- font-size: 0.8em;
129
- color: #81989f;
130
- }
131
- .head .user .user-foto {
132
- float: left;
133
- width: 32px;
134
- overflow: hidden;
135
- }
136
- .main-frame {
137
- overflow: hidden;
138
- padding: 0px 15px;
139
- }
140
- .struct-bl {
141
- display: block;
142
- overflow: hidden;
143
- background: #d1e6dc url(/images/manage/top_corn.gif) no-repeat left top;
144
- padding: 20px 0 0 0;
145
- width: 960px;
146
- }
147
- .struct-bl .bot-bg {
148
- background: url(/images/manage/bot_corn.gif) no-repeat left bottom;
149
- padding: 0px 20px 20px 20px;
150
- }
151
- .white-row {
152
- display: block;
153
- overflow: hidden;
154
- margin-bottom: 10px;
155
- background: url(/images/manage/struct_corn_lw.gif) no-repeat left top;
156
- padding-left: 10px;
157
- height: 50px;
158
- line-height: 50px;
159
- }
160
- .white-row .r-corn {
161
- background: #fff url(/images/manage/struct_corn_rw.gif) no-repeat right top;
162
- padding-right: 15px;
163
- padding-left: 10px;
164
- height: 50px;
165
- }
166
- a.dark-arr {
167
- background: url(/images/manage/dark_arr.gif) no-repeat left center;
168
- padding-left: 25px;
169
- color: #5b6569;
170
- font-size: 1.2em;
171
- text-decoration: none;
172
- }
173
- a.dark-arr-left {
174
- background: url(/images/manage/dark_arr_left.gif) no-repeat left center;
175
- padding-left: 25px;
176
- color: #5b6569;
177
- font-size: 1.2em;
178
- text-decoration: none;
179
- }
180
- a.dark-text {
181
- color: #5b6569;
182
- font-size: 1.2em;
183
- text-decoration: none;
184
- }
185
- .act-bl {
186
- display: block;
187
- overflow: hidden;
188
- position: absolute;
189
- right: 15px;
190
- top: 9px;
191
- height: 33px;
192
- line-height: 33px;
193
- }
194
- .act-bl a.icons {
195
- display: block;
196
- float: left;
197
- width: 33px;
198
- height: 33px;
199
- overflow: hidden;
200
- }
201
- .act-bl a.icons:hover {
202
- background: url(/images/manage/but_bg.png) no-repeat left top;
203
- cursor: pointer;
204
- }
205
- .act-bl a.create {
206
- display: block;
207
- float: left;
208
- background: url(/images/manage/ico_add.gif) no-repeat left center;
209
- padding-left: 17px;
210
- text-decoration: none;
211
- color: #acbdc2;
212
- font-size: 0.9em;
213
- padding-right: 10px;
214
- }
215
- .gray-row {
216
- display: block;
217
- overflow: hidden;
218
- margin-bottom: 10px;
219
- background: url(/images/manage/struct_corn_lg.gif) no-repeat left top;
220
- padding-left: 10px;
221
- height: 50px;
222
- line-height: 50px;
223
- }
224
- .gray-row .r-corn {
225
- background: #e7faed url(/images/manage/struct_corn_rg.gif) no-repeat right top;
226
- padding-right: 15px;
227
- padding-left: 10px;
228
- height: 50px;
229
- }
230
- .light-gray-row {
231
- display: block;
232
- overflow: hidden;
233
- margin-bottom: 10px;
234
- background: url(/images/manage/struct_corn_llg.gif) no-repeat left top;
235
- padding-left: 10px;
236
- height: 50px;
237
- line-height: 50px;
238
- }
239
- .light-gray-row .r-corn {
240
- background: #f1fdf5 url(/images/manage/struct_corn_rlg.gif) no-repeat right top;
241
- padding-right: 15px;
242
- padding-left: 10px;
243
- height: 50px;
244
- }
245
- .stage {
246
- margin-left: 51px;
247
- }
248
- .row-container {
249
- position: relative;
250
- width: 100%;
251
- }
252
- .duo-bl {
253
- overflow: hidden;
254
- }
255
- .duo-bl .left-part {
256
- margin-right: -311px;
257
- float: left;
258
- width: 100%;
259
- }
260
- .duo-bl .left-part .content {
261
- margin-right: 311px;
262
- }
263
- .duo-bl .left-part .content .stage {
264
- margin-left: 49px;
265
- }
266
- .duo-bl .right-part {
267
- width: 290px;
268
- float: right;
269
- overflow: hidden;
270
- }
271
- .filter-right {
272
- display: block;
273
- width: 290px;
274
- overflow: hidden;
275
- background: url(/images/manage/filter_top_bg.gif) no-repeat left top;
276
- padding-top: 11px;
277
- }
278
- .filter-right .bot-bg {
279
- background: #f0fcf3 url(/images/manage/filter_bot_bg.gif) no-repeat left bottom;
280
- padding: 5px 0px 20px 00px;
281
- }
282
- .filter-right .bot-bg a.dark-arr, .filter-right .bot-bg a.dark-arr-left {
283
- display: block;
284
- margin-bottom: 20px;
285
- background-position: right center;
286
- padding: 0px 20px 0px 0px;
287
- }
288
- .dinamic-bl {
289
- display: block;
290
- overflow: hidden;
291
- background: url(/images/manage/duo_top_small.gif) no-repeat left top;
292
- padding-top: 10px;
293
- position: relative;
294
- width: 560px;
295
- margin-bottom: 10px;
296
- }
297
- .dinamic-bl .bot-bg {
298
- background: url(/images/manage/duo_bot_small.gif) no-repeat left bottom;
299
- padding: 0px 0px 10px 0px;
300
- }
301
- .dinamic-container {
302
- display: block;
303
- overflow: hidden;
304
- background: url(/images/manage/duo_bg_small.gif) repeat-y left top;
305
- }
306
- .dinamic-container .right-data {
307
- margin-left: -81px;
308
- float: right;
309
- width: 100%;
310
- }
311
- .dinamic-container .right-data .right-data-cont {
312
- margin-left: 81px;
313
- }
314
- .dinamic-container .left-data {
315
- float: left;
316
- width: 80px;
317
- overflow: hidden;
318
- text-align: center;
319
- }
320
- .data {
321
- display: block;
322
- font-size: 1.2em;
323
- padding-top: 5px;
324
- }
325
- .data span {
326
- display: block;
327
- font-size: 0.85em;
328
- }
329
- .dinamic-inner {
330
- display: block;
331
- overflow: hidden;
332
- margin: 10px 20px;
333
- }
334
- .dinamic-inner .r-block {
335
- margin-left: -90px;
336
- width: 100%;
337
- float: right;
338
- }
339
- .dinamic-inner .r-block .r-block-cont {
340
- margin:0px 80px 0px 90px;
341
- }
342
- .dinamic-inner .l-block {
343
- float: left;
344
- width: 80px;
345
- overflow: hidden;
346
- text-align: center;
347
- }
348
- .dinamic-inner .r-block .r-block-cont .title {
349
- display: block;
350
- font-size: 1.2em;
351
- color: #5B6569;
352
- padding-bottom: 10px;
353
- /*margin-right: 130px;*/
354
- }
355
- .dinamic-inner .r-block .block-cont .title {
356
- display: block;
357
- font-size: 1.2em;
358
- color: #5B6569;
359
- padding-bottom: 10px;
360
- }
361
- table.inf {
362
- font-size: 0.9em;
363
- }
364
- table.inf td {
365
- padding-bottom: 5px;
366
- }
367
- table.inf td.left {
368
- text-align: left;
369
- color: #adb2b4;
370
- padding-right: 5px;
371
- width: 25%;
372
- }
373
- .pagination {
374
- display: block;
375
- overflow: hidden;
376
- margin: 20px 0px 10px;
377
- }
378
- .pagination a, .pagination span, .pagination em {
379
- display: block;
380
- float: left;
381
- height: 32px;
382
- width: 33px;
383
- line-height: 32px;
384
- text-align: center;
385
- margin-left: 3px;
386
- font-size: 1.1em;
387
- }
388
- .pagination a {
389
- color: #476e74;
390
- text-decoration: none;
391
- }
392
- .pagination span, .pagination em {
393
- color: #5b6569;
394
- background: url(/images/manage/page_num_hover.gif) no-repeat left top;
395
- }
396
- .pagination .noact {
397
- background: none;
398
- color: #476e74;
399
- }
400
- .pagination a:hover {
401
- background: url(/images/manage/page_arr_hover.png) no-repeat left top;
402
- cursor: pointer;
403
- }
404
- .filt label {
405
- color: #677276;
406
- display: block;
407
- padding-bottom: 3px;
408
- padding-top: 10px;
409
- }
410
- input.text {
411
- background: url(/images/manage/input_bg.gif) no-repeat left top;
412
- border: solid 1px #bbc4c0;
413
- font-size: 1.1em;
414
- padding: 3px 4px;
415
- margin: 0px;
416
- color: #5b6569;
417
- }
418
- .filt input.text {
419
- width: 240px;
420
- }
421
- .select-input {
422
- background: url(/images/manage/select_bg.gif) no-repeat right top;
423
- overflow: hidden;
424
- height: 28px;
425
- line-height: 28px;
426
- color: #fff;
427
- }
428
- .select-input .corn {
429
- background:url(/images/manage/select_corn.gif) no-repeat left top;
430
- color: #fff;
431
- text-decoration: none;
432
- display: block;
433
- height: 28px;
434
- padding-left: 10px;
435
- padding-right: 30px;
436
- }
437
- .buts a.erase {
438
- font-size: 0.8em;
439
- color: #acbdc2;
440
- border-bottom: dashed 1px #acbdc2;
441
- text-decoration: none;
442
- margin-left: 10px;
443
- padding-top: 10px;
444
- display: block;
445
- float: left;
446
- }
447
- .buts {
448
- overflow: hidden;
449
- padding-top: 10px;
450
- padding-bottom: 10px;
451
- }
452
- .buts a.gr {
453
- display: block;
454
- float: left;
455
- background: url(/images/manage/but_gr_l.gif) no-repeat left top;
456
- color: #fff;
457
- text-decoration: none;
458
- line-height: 37px;
459
- font-size: 1.1em;
460
- }
461
- .buts a.gr span {
462
- background: url(/images/manage/but_gr_r.gif) no-repeat right top;
463
- padding: 0px 20px;
464
- display: block;
465
- line-height: 37px;
466
- }
467
- .buts button.gr {
468
- display: block;
469
- float: left;
470
- color: #fff;
471
- text-decoration: none;
472
- line-height: 37px;
473
- font-size: 1.1em;
474
- }
475
- .controls {
476
- padding: 0px 0px 10px 20px;
477
- }
478
- .sort {
479
- display: block;
480
- overflow: hidden;
481
- border-top: solid 1px #d1e6dc;
482
- padding: 20px 20px 10px;
483
- }
484
- .sort label {
485
- display: block;
486
- color: #677276;
487
- padding-bottom: 10px;
488
- }
489
- .filt-bl {
490
- padding: 0px 20px;
491
- overflow: hidden;
492
- }
493
- .edit-bl {
494
- display: block;
495
- overflow: hidden;
496
- background: url(/images/manage/add_post_top.gif) no-repeat left top;
497
- padding-top: 10px;
498
- }
499
- .edit-bl .bot-bg {
500
- background: #e7faed url(/images/manage/add_post_bot.gif) no-repeat left bottom;
501
- padding: 0px 10px 10px 10px;
502
- }
503
- .edit-bl .block-title {
504
- color: #5B6569;
505
- font-size: 1.3em;
506
- display: block;
507
- padding: 10px;
508
- }
509
- .edit-bl .edit-cont {
510
- display: block;
511
- overflow: hidden;
512
- padding: 5px 20px 20px 20px;
513
- }
514
- .inputs-bl label {
515
- display: block;
516
- font-size: 1.1em;
517
- color: #5b6569;
518
- padding-bottom: 5px;
519
- padding-top: 15px;
520
- }
521
- .inputs-bl label span {
522
- color: #a0aca6;
523
- font-style: italic;
524
- font-size: 0.85em;
525
- padding-left: 10px;
526
- }
527
- .inputs-bl input, .inputs-bl textarea {
528
- display: block;
529
- font-family: Arial, Helvetica, sans-serif;
530
- color: #5B6569;
531
- }
532
- .inputs-bl input.text {
533
- width: 330px;
534
- }
535
- .inputs-bl textarea {
536
- border: solid 1px #bbc4c0;
537
- width: 600px;
538
- }
539
- .inputs-bl input.name {
540
- font-size: 1.4em;
541
- width: 600px;
542
- }
543
- .inputs-bl select {
544
- color: #fff;
545
- background: #afc4b9;
546
- font-size: 1em;
547
- padding: 0px 0px 0px 5px;
548
- margin: 0px 10px 0px 0px;
549
- }
550
- .gray-blocks {
551
- overflow: hidden;
552
- margin-top: 20px;
553
- }
554
- .gray-blocks .bg-bl {
555
- background: #d1e6dc;
556
- overflow: hidden;
557
- }
558
- .gray-blocks .gr-title {
559
- display: block;
560
- color: #5b6569;
561
- font-size: 1.1em;
562
- padding: 20px 20px 15px 20px;
563
- }
564
- .gray-blocks .galery {
565
- display: block;
566
- overflow: hidden;
567
- }
568
- .gray-blocks .galery .ill {
569
- display: block;
570
- float: left;
571
- overflow: hidden;
572
- width: 80px;
573
- height: 80px;
574
- margin-right: 1px;
575
- margin-bottom: 1px;
576
- position: relative;
577
- }
578
- .gray-blocks .galery .ill .del {
579
- display: block;
580
- position: absolute;
581
- right: 0px;
582
- top: 0px;
583
- background:url(/images/manage/transp_cross.png) no-repeat left top;
584
- width: 17px;
585
- height: 17px;
586
- cursor: pointer;
587
- }
588
- .gray-blocks .galery .ill .del img {
589
- width: 17px;
590
- height: 17px;
591
- }
592
- .white-but {
593
- display: block;
594
- float: left;
595
- background: #fff url(/images/manage/ico_add.gif) no-repeat 10px center;
596
- padding: 10px 20px 10px 30px;
597
- color: #acbdc2;
598
- font-size: 0.85em;
599
- margin-top: 10px;
600
- }
601
- .gray-blocks .ill-bl {
602
- display: block;
603
- overflow: hidden;
604
- padding: 0px 20px 20px 20px;
605
- border-bottom: solid 1px #e7faed;
606
- position: relative;
607
- }
608
- .gray-blocks .ill-bl .r-ill {
609
- margin-left: -90px;
610
- width: 100%;
611
- float: right;
612
- }
613
- .gray-blocks .ill-bl .r-ill .r-ill-data {
614
- margin-left: 90px;
615
- }
616
- .gray-blocks .ill-bl .l-ill {
617
- float: left;
618
- width: 80px;
619
- overflow: hidden;
620
- }
621
- .gray-blocks .ill-bl .file-name {
622
- color: #5b6569;
623
- font-size: 0.9em;
624
- font-weight: bold;
625
- display: block;
626
- }
627
- .gray-blocks .ill-bl .del {
628
- display: block;
629
- position: absolute;
630
- right: 20px;
631
- top: 0px;
632
- width: 13px;
633
- height: 13px;
634
- overflow: hidden;
635
- }
636
- .file-types {
637
- display: block;
638
- overflow: hidden;
639
- padding: 20px;
640
- }
641
- .file-types .type-info {
642
- display: block;
643
- float: right;
644
- color: #5b6569;
645
- font-size: 0.9em;
646
- }
647
- a.external {
648
- display: block;
649
- float: left;
650
- color: #acbdc2;
651
- text-decoration: underline;
652
- font-size: 0.85em;
653
- padding-top: 20px;
654
- padding-left: 20px;
655
- }
656
- .edit-white-bl {
657
- display: block;
658
- overflow: hidden;
659
- background: url(/images/manage/add_white_top.gif) no-repeat left top;
660
- padding-top: 10px;
661
- }
662
- .edit-white-bl .bot-bg {
663
- background: #fff url(/images/manage/add_white_bot.gif) no-repeat left bottom;
664
- padding: 0px 0px 10px 0px;
665
- }
666
- .edit-white-bl .wh-title {
667
- display: block;
668
- color: #5b6569;
669
- padding: 10px 30px 20px 30px;
670
- border-bottom: solid 1px #e7faed;
671
- }
672
- .edit-white-bl .elem-bl {
673
- background: #fbfdfe;
674
- border-bottom: solid 1px #e7faed;
675
- padding: 20px 40px 25px 40px;
676
- }
677
- .edit-white-bl .elem-bl table th {
678
- font-weight: normal;
679
- color: #5b6569;
680
- font-size: 0.9em;
681
- padding-bottom: 5px;
682
- }
683
- .edit-white-bl .elem-bl table th, .edit-white-bl .elem-bl table td {
684
- vertical-align: top;
685
- text-align: left;
686
- padding-right: 10px;
687
- }
688
- .edit-white-bl .elem-bl table td input {
689
- width: 60px;
690
- }
691
- .edit-white-bl .add-elem {
692
- display: block;
693
- background: url(/images/manage/ico_add.gif) no-repeat left center;
694
- padding-left: 20px;
695
- margin: 15px 0px 10px 30px;
696
- text-decoration: none;
697
- font-size: 0.85em;
698
- color: #acbdc2;
699
- }
700
- .select-file-but {
701
- display: block;
702
- float: left;
703
- overflow: hidden;
704
- width: 92px;
705
- height: 18px;
706
- margin-right: 10px;
707
- }
708
- .ch-file {
709
- display: block;
710
- float: left;
711
- font-size: 0.9em;
712
- font-weight: bold;
713
- }
714
- .lang-tabs {
715
- display: block;
716
- overflow: hidden;
717
- height: 40px;
718
- list-style: none;
719
- margin: 0px;
720
- padding: 0px;
721
- line-height: 40px;
722
- }
723
- .lang-tabs li {
724
- display: block;
725
- float: left;
726
- margin-right: 1px;
727
- }
728
- .lang-tabs li.active {
729
- background: url(/images/manage/tab_wl.gif) no-repeat left top;
730
- padding-left: 3px;
731
- }
732
- .lang-tabs li.active span {
733
- background: #fff url(/images/manage/tab_wr.gif) no-repeat right top;
734
- display: block;
735
- padding: 0px 10px 0px 7px;
736
- }
737
- .lang-tabs li.active a.ua {
738
- display: block;
739
- line-height: 40px;
740
- text-align: center;
741
- text-decoration: none;
742
- color: #5b6569;
743
- font-size: 0.9em;
744
- background: url(/images/manage/flag_ua.gif) no-repeat left center;
745
- padding-left: 20px;
746
- }
747
- .lang-tabs li.active a.uk {
748
- display: block;
749
- line-height: 40px;
750
- text-align: center;
751
- text-decoration: none;
752
- color: #5b6569;
753
- font-size: 0.9em;
754
- background: url(/images/manage/flag_ua.gif) no-repeat left center;
755
- padding-left: 20px;
756
- }
757
- .lang-tabs li.active a.ru {
758
- display: block;
759
- line-height: 40px;
760
- text-align: center;
761
- text-decoration: none;
762
- color: #5b6569;
763
- font-size: 0.9em;
764
- background: url(/images/manage/flag_ru.gif) no-repeat left center;
765
- padding-left: 20px;
766
- }
767
- .lang-tabs li.active a.en {
768
- display: block;
769
- line-height: 40px;
770
- text-align: center;
771
- text-decoration: none;
772
- color: #5b6569;
773
- font-size: 0.9em;
774
- background: url(/images/manage/flag_en.gif) no-repeat left center;
775
- padding-left: 20px;
776
- }
777
- .lang-tabs li.not-active {
778
- background: url(/images/manage/tab_gl.gif) no-repeat left top;
779
- padding-left: 3px;
780
- }
781
- .lang-tabs li.not-active span {
782
- background: #bfd6cb url(/images/manage/tab_gr.gif) no-repeat right top;
783
- display: block;
784
- padding: 0px 10px 0px 7px;
785
- }
786
- .lang-tabs li.not-active a.ua {
787
- display: block;
788
- line-height: 40px;
789
- text-align: center;
790
- text-decoration: none;
791
- color: #fff;
792
- font-size: 0.9em;
793
- background: url(/images/manage/flag_ua_nonact.gif) no-repeat left center;
794
- padding-left: 20px;
795
- }
796
- .lang-tabs li.not-active a.uk {
797
- display: block;
798
- line-height: 40px;
799
- text-align: center;
800
- text-decoration: none;
801
- color: #fff;
802
- font-size: 0.9em;
803
- background: url(/images/manage/flag_ua_nonact.gif) no-repeat left center;
804
- padding-left: 20px;
805
- }
806
- .lang-tabs li.not-active a.ru {
807
- display: block;
808
- line-height: 40px;
809
- text-align: center;
810
- text-decoration: none;
811
- color: #fff;
812
- font-size: 0.9em;
813
- background: url(/images/manage/flag_ru_nonact.gif) no-repeat left center;
814
- padding-left: 20px;
815
- }
816
- .lang-tabs li.not-active a.en {
817
- display: block;
818
- line-height: 40px;
819
- text-align: center;
820
- text-decoration: none;
821
- color: #fff;
822
- font-size: 0.9em;
823
- background: url(/images/manage/flag_en_nonact.gif) no-repeat left center;
824
- padding-left: 20px;
825
- }
826
- .add-white-bl {
827
- background: url(/images/manage/edit_white_top.gif) no-repeat left top;
828
- padding-top: 10px;
829
- }
830
- .add-white-bl .bot-bg {
831
- background: #fff url(/images/manage/add_white_bot.gif) no-repeat left bottom;
832
- padding: 20px 30px 35px 30px;
833
- }
834
- table.page-info {
835
- margin: 20px;
836
- }
837
- table.page-info td {
838
- padding-bottom: 5px;
839
- text-align: left;
840
- padding-right: 20px;
841
- vertical-align: top;
842
- }
843
- table.page-info td label {
844
- font-size: 1.1em;
845
- color: #5b6569;
846
- padding-bottom: 5px;
847
- padding-top: 10px;
848
- display: block;
849
- }
850
- table.page-info td input.text {
851
- width: 300px;
852
- }
853
- table.page-info td.check {
854
- padding-top: 10px;
855
- }
856
- table.page-info td.check label {
857
- display: inline;
858
- font-size: 0.9em;
859
- padding: 0px 0px 0px 5px;
860
- }
861
- table.page-info td.check input {
862
- margin: 0px;
863
- padding: 0px;
864
- }
865
- .select-list {
866
- display: block;
867
- overflow-x: hidden;
868
- overflow-y: auto;
869
- position: absolute;
870
- background: #a9bfb4;
871
- color: #fff;
872
- width: 250px;
873
- left: 867px;
874
- top: 467px;
875
- text-align: left;
876
- padding: 5px 0px 7px 0px;
877
- z-index: 5000;
878
- }
879
- .select-list a {
880
- color: #fff;
881
- text-decoration: none;
882
- display: block;
883
- margin: 3px 0px;
884
- padding: 5px 10px;
885
- }
886
- .select-list a.selected {
887
- background: #8da298;
888
- }
889
- .select-list a:hover {
890
- background: #e7faed;
891
- color: #5b6569;
892
- text-decoration: none;
893
- }
894
- .progress-container {
895
- padding-bottom:20px;
896
- clear: both;
897
- margin: 0px;
898
- padding-left: 20px;
899
- }
900
- .progress-container .status-message {
901
- font-size: 0.8em;
902
- font-style: italic;
903
- line-height: 16px;
904
- }
905
- .progress-container .progress-bar {
906
- background: #FFFFFF none repeat scroll 0 0;
907
- border: 1px solid #ABD2E7;
908
- overflow: hidden;
909
- width: 400px;
910
- }
911
- .progress-container .progress-bar .progress {
912
- background: url(/images/manage/upload_progress.gif) repeat-x scroll 0 0;
913
- border-right: 1px solid #ABD2E7;
914
- height: 17px;
915
- width: 400px;
916
- }
917
- .input-bl input, .input-bl textarea, .input-bl label {
918
- display: block;
919
- }
920
- .input-bl label {
921
- padding: 7px 0px 2px 0px;
922
- }
923
- .pending {
924
- background: url(/images/manage/duo_top_small_notact.gif) no-repeat left top;
925
- }
926
- .pending .bot-bg {
927
- background: url(/images/manage/duo_bot_small_notact.gif) no-repeat left bottom;
928
- }
929
- .pending .dinamic-container {
930
- background: url(/images/manage/duo_bg_small_notact.gif) repeat-y left top;
931
- }
932
- .suspended {
933
- background: url(/images/manage/duo_top_small_frozed.gif) no-repeat left top;
934
- }
935
- .suspended .bot-bg {
936
- background: url(/images/manage/duo_bot_small_frozed.gif) no-repeat left bottom;
937
- }
938
- .suspended .dinamic-container {
939
- background: url(/images/manage/duo_bg_small_frozed.gif) repeat-y left top;
940
- }
941
- .deleted {
942
- background: url(/images/manage/duo_top_small_blocked.gif) no-repeat left top;
943
- }
944
- .deleted .bot-bg {
945
- background: url(/images/manage/duo_bot_small_blocked.gif) no-repeat left bottom;
946
- }
947
- .deleted .dinamic-container {
948
- background: url(/images/manage/duo_bg_small_blocked.gif) repeat-y left top;
949
- }
950
- .user-buts {
951
- display: block;
952
- overflow: hidden;
953
- padding-top: 10px;
954
- }
955
- .user-buts a {
956
- display: block;
957
- float: left;
958
- margin-right: 10px;
959
- color: #fff;
960
- text-decoration: none;
961
- }
962
- .user-buts a.activate {
963
- background: url(/images/manage/user_act_lc.gif) no-repeat left top;
964
- }
965
- .user-buts a.activate span {
966
- background: url(/images/manage/user_act_rc.gif) no-repeat right top;
967
- display: block;
968
- line-height: 30px;
969
- padding: 0px 15px;
970
- }
971
- .user-buts a.suspend {
972
- background: url(/images/manage/but_freze_lc.gif) no-repeat left top;
973
- font-size: 0.9em;
974
- }
975
- .user-buts a.suspend span {
976
- background: url(/images/manage/but_freze_rc.gif) no-repeat right top;
977
- display: block;
978
- line-height: 22px;
979
- padding: 0px 10px 0px 25px;
980
- }
981
- .user-buts a.unsuspend {
982
- background: url(/images/manage/but_unfreze_lc.gif) no-repeat left top;
983
- font-size: 0.9em;
984
- }
985
- .user-buts a.unsuspend span {
986
- background: url(/images/manage/but_unfreze_rc.gif) no-repeat right top;
987
- display: block;
988
- line-height: 22px;
989
- padding: 0px 10px 0px 25px;
990
- }
991
- .user-buts a.unlock {
992
- background: url(/images/manage/but_unfreze_lc.gif) no-repeat left top;
993
- font-size: 0.9em;
994
- }
995
- .user-buts a.unlock span {
996
- background: url(/images/manage/but_unfreze_rc.gif) no-repeat right top;
997
- display: block;
998
- line-height: 22px;
999
- padding: 0px 10px 0px 25px;
1000
- }
1001
- .user-buts a.delete {
1002
- background: url(/images/manage/but_block_lc.gif) no-repeat left top;
1003
- font-size: 0.9em;
1004
- }
1005
- .user-buts a.delete span {
1006
- background: url(/images/manage/but_block_rc.gif) no-repeat right top;
1007
- display: block;
1008
- line-height: 22px;
1009
- padding: 0px 10px 0px 25px;
1010
- }
1011
- .back-but-bl {
1012
- display: block;
1013
- overflow: hidden;
1014
- padding-bottom: 10px;
1015
- }
1016
- .back-but-bl a.back {
1017
- background: url(/images/manage/back_but_lc.gif) no-repeat left top;
1018
- display: block;
1019
- float: left;
1020
- color: #476e74;
1021
- font-size: 0.9em;
1022
- text-decoration: none;
1023
- }
1024
- .back-but-bl a.back span {
1025
- display: block;
1026
- background: url(/images/manage/back_but_rc.gif) no-repeat right top;
1027
- line-height: 32px;
1028
- padding: 0px 10px 0px 35px;
1029
- }
1030
- ul.error_box {
1031
- list-style: none;
1032
- margin: 0px;
1033
- padding: 0px 0px 0px 10px;
1034
- color: #c33d17;
1035
- font-size: 0.9em;
1036
- }
1037
- ul.error_box li {
1038
- padding-bottom: 2px;
1039
- }
1040
- /* Messages */
1041
- .message {
1042
- margin-bottom: 20px;
1043
- background-color: #fcfbe7;
1044
- border: solid 1px #e4ead5;
1045
- padding: 15px 40px 15px 20px;
1046
- position: relative;
1047
- }
1048
- .message.error {
1049
- background-color: #ffe5e5;
1050
- border: solid 1px #e4d1d1;
1051
- }
1052
- .message a {
1053
- color:#2399E4;
1054
- }
1055
- .message a.close {
1056
- position: absolute;
1057
- top: 8px;
1058
- right: 20px;
1059
- }
1060
- .message.notice {
1061
- background-color: #FF9;
1062
- border: solid 1px #e4d1d1;
1063
- }
1064
- input.hidden {
1065
- margin: 0px !important;
1066
- padding: 0px !important;
1067
- }
1068
- .radio-bl {
1069
- overflow: hidden;
1070
- padding: 15px 0px;
1071
- }
1072
- .radio-bl .boolean {
1073
- display: block;
1074
- padding-bottom: 5px;
1075
- }
1076
- .radio-bl .boolean input, .radio-bl .boolean label {
1077
- display: inline;
1078
- margin-right: 3px;
1079
- font-size: 1em;
1080
- }
1081
- .radio-bl .boolean label {
1082
- padding-top:0px;
1083
- }
1084
- .buttons {
1085
- padding-top:10px;
1086
- position:relative;
1087
- }
1088
- .margin-top {
1089
- margin-top: 10px;
1090
- }
1091
- .ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
1092
- .ui-timepicker-div dl{ text-align: left; }
1093
- .ui-timepicker-div dl dt{ height: 25px; }
1094
- .ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
1095
- .ui-timepicker-div td { font-size: 90%; }
1096
- .ui-autocomplete li.ui-menu-item a {
1097
- overflow:hidden;
1098
- }
1099
- .ui-autocomplete li.ui-menu-item img {
1100
- margin-right: 10px;
1101
- }
1102
- .ui-autocomplete li.ui-menu-item span {
1103
- line-height: 32px;
1104
- }
1105
- .ui-autocomplete li.ui-menu-item img, .ui-autocomplete li.ui-menu-item span {
1106
- display: block;
1107
- float:left;
1108
- }