muck-engine 0.3.3 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. data/VERSION +1 -1
  2. data/app/controllers/admin/muck/base_controller.rb +7 -0
  3. data/app/helpers/muck_admin_helper.rb +6 -0
  4. data/app/helpers/muck_engine_helper.rb +12 -27
  5. data/app/views/layouts/admin/_footer.html.erb +1 -4
  6. data/app/views/layouts/admin/_head.html.erb +5 -3
  7. data/app/views/layouts/admin/_header.html.erb +4 -0
  8. data/app/views/layouts/admin/_header_nav_item.html.erb +1 -3
  9. data/app/views/layouts/global/_head.html.erb +7 -3
  10. data/lib/muck_engine.rb +14 -13
  11. data/lib/muck_engine/flash_errors.rb +32 -0
  12. data/lib/test/muck_factories.rb +8 -0
  13. data/locales/en.yml +1 -0
  14. data/muck-engine.gemspec +7 -64
  15. data/public/javascripts/muck.js +39 -13
  16. data/public/stylesheets/admin.css +19 -3
  17. data/public/stylesheets/jquery/cupertino/jquery-ui-1.7.2.custom.css +160 -0
  18. data/public/stylesheets/jquery/redmond/jquery-ui-1.7.2.custom.css +160 -0
  19. data/public/stylesheets/jquery/smoothness/jquery-ui-1.7.2.custom.css +160 -0
  20. data/public/stylesheets/jquery/ui-lightness/jquery-ui-1.7.2.custom.css +160 -0
  21. data/test/rails_root/public/javascripts/muck.js +43 -3
  22. data/test/rails_root/public/stylesheets/admin.css +32 -8
  23. metadata +7 -64
  24. data/public/stylesheets/jquery/cupertino/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png +0 -0
  25. data/public/stylesheets/jquery/cupertino/images/ui-bg_diagonals-thick_15_444444_40x40.png +0 -0
  26. data/public/stylesheets/jquery/cupertino/images/ui-bg_glass_100_f0f0f0_1x400.png +0 -0
  27. data/public/stylesheets/jquery/cupertino/images/ui-bg_glass_50_99c2ff_1x400.png +0 -0
  28. data/public/stylesheets/jquery/cupertino/images/ui-bg_glass_55_fbf5d0_1x400.png +0 -0
  29. data/public/stylesheets/jquery/cupertino/images/ui-bg_glass_80_e6e6e6_1x400.png +0 -0
  30. data/public/stylesheets/jquery/cupertino/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  31. data/public/stylesheets/jquery/cupertino/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png +0 -0
  32. data/public/stylesheets/jquery/cupertino/images/ui-bg_highlight-soft_100_e7eef3_1x100.png +0 -0
  33. data/public/stylesheets/jquery/cupertino/images/ui-icons_222222_256x240.png +0 -0
  34. data/public/stylesheets/jquery/cupertino/images/ui-icons_2694e8_256x240.png +0 -0
  35. data/public/stylesheets/jquery/cupertino/images/ui-icons_2e83ff_256x240.png +0 -0
  36. data/public/stylesheets/jquery/cupertino/images/ui-icons_72a7cf_256x240.png +0 -0
  37. data/public/stylesheets/jquery/cupertino/images/ui-icons_888888_256x240.png +0 -0
  38. data/public/stylesheets/jquery/cupertino/images/ui-icons_cd0a0a_256x240.png +0 -0
  39. data/public/stylesheets/jquery/cupertino/images/ui-icons_ffffff_256x240.png +0 -0
  40. data/public/stylesheets/jquery/cupertino/jquery-ui-1.7.1.custom.css +0 -404
  41. data/public/stylesheets/jquery/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  42. data/public/stylesheets/jquery/redmond/images/ui-bg_flat_55_fbec88_40x100.png +0 -0
  43. data/public/stylesheets/jquery/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png +0 -0
  44. data/public/stylesheets/jquery/redmond/images/ui-bg_glass_85_dfeffc_1x400.png +0 -0
  45. data/public/stylesheets/jquery/redmond/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  46. data/public/stylesheets/jquery/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png +0 -0
  47. data/public/stylesheets/jquery/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png +0 -0
  48. data/public/stylesheets/jquery/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png +0 -0
  49. data/public/stylesheets/jquery/redmond/images/ui-icons_217bc0_256x240.png +0 -0
  50. data/public/stylesheets/jquery/redmond/images/ui-icons_2e83ff_256x240.png +0 -0
  51. data/public/stylesheets/jquery/redmond/images/ui-icons_469bdd_256x240.png +0 -0
  52. data/public/stylesheets/jquery/redmond/images/ui-icons_6da8d5_256x240.png +0 -0
  53. data/public/stylesheets/jquery/redmond/images/ui-icons_cd0a0a_256x240.png +0 -0
  54. data/public/stylesheets/jquery/redmond/images/ui-icons_d8e7f3_256x240.png +0 -0
  55. data/public/stylesheets/jquery/redmond/images/ui-icons_f9bd01_256x240.png +0 -0
  56. data/public/stylesheets/jquery/redmond/jquery-ui-1.7.1.custom.css +0 -404
  57. data/public/stylesheets/jquery/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  58. data/public/stylesheets/jquery/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  59. data/public/stylesheets/jquery/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  60. data/public/stylesheets/jquery/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  61. data/public/stylesheets/jquery/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  62. data/public/stylesheets/jquery/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  63. data/public/stylesheets/jquery/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  64. data/public/stylesheets/jquery/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  65. data/public/stylesheets/jquery/smoothness/images/ui-icons_222222_256x240.png +0 -0
  66. data/public/stylesheets/jquery/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
  67. data/public/stylesheets/jquery/smoothness/images/ui-icons_454545_256x240.png +0 -0
  68. data/public/stylesheets/jquery/smoothness/images/ui-icons_888888_256x240.png +0 -0
  69. data/public/stylesheets/jquery/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
  70. data/public/stylesheets/jquery/smoothness/jquery-ui-1.7.1.custom.css +0 -404
  71. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
  72. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
  73. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_flat_10_000000_40x100.png +0 -0
  74. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
  75. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
  76. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  77. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
  78. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
  79. data/public/stylesheets/jquery/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
  80. data/public/stylesheets/jquery/ui-lightness/images/ui-icons_222222_256x240.png +0 -0
  81. data/public/stylesheets/jquery/ui-lightness/images/ui-icons_228ef1_256x240.png +0 -0
  82. data/public/stylesheets/jquery/ui-lightness/images/ui-icons_ef8c08_256x240.png +0 -0
  83. data/public/stylesheets/jquery/ui-lightness/images/ui-icons_ffd27a_256x240.png +0 -0
  84. data/public/stylesheets/jquery/ui-lightness/images/ui-icons_ffffff_256x240.png +0 -0
  85. data/public/stylesheets/jquery/ui-lightness/jquery-ui-1.7.1.custom.css +0 -404
@@ -0,0 +1,160 @@
1
+ /*
2
+ * jQuery UI CSS Framework
3
+ * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
4
+ * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
5
+ */
6
+
7
+ /* Layout helpers
8
+ ----------------------------------*/
9
+ .ui-helper-hidden { display: none; }
10
+ .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
11
+ .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
12
+ .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
13
+ .ui-helper-clearfix { display: inline-block; }
14
+ /* required comment for clearfix to work in Opera \*/
15
+ * html .ui-helper-clearfix { height:1%; }
16
+ .ui-helper-clearfix { display:block; }
17
+ /* end clearfix */
18
+ .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
19
+
20
+
21
+ /* Interaction Cues
22
+ ----------------------------------*/
23
+ .ui-state-disabled { cursor: default !important; }
24
+
25
+
26
+ /* Icons
27
+ ----------------------------------*/
28
+
29
+ /* states and images */
30
+ .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
31
+
32
+
33
+ /* Misc visuals
34
+ ----------------------------------*/
35
+
36
+ /* Overlays */
37
+ .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }/* Accordion
38
+ ----------------------------------*/
39
+ .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
40
+ .ui-accordion .ui-accordion-li-fix { display: inline; }
41
+ .ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
42
+ .ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
43
+ .ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
44
+ .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
45
+ .ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
46
+ ----------------------------------*/
47
+ .ui-datepicker { width: 17em; padding: .2em .2em 0; }
48
+ .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
49
+ .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
50
+ .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
51
+ .ui-datepicker .ui-datepicker-prev { left:2px; }
52
+ .ui-datepicker .ui-datepicker-next { right:2px; }
53
+ .ui-datepicker .ui-datepicker-prev-hover { left:1px; }
54
+ .ui-datepicker .ui-datepicker-next-hover { right:1px; }
55
+ .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
56
+ .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
57
+ .ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
58
+ .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
59
+ .ui-datepicker select.ui-datepicker-month,
60
+ .ui-datepicker select.ui-datepicker-year { width: 49%;}
61
+ .ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
62
+ .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
63
+ .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
64
+ .ui-datepicker td { border: 0; padding: 1px; }
65
+ .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
66
+ .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
67
+ .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
68
+ .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
69
+
70
+ /* with multiple calendars */
71
+ .ui-datepicker.ui-datepicker-multi { width:auto; }
72
+ .ui-datepicker-multi .ui-datepicker-group { float:left; }
73
+ .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
74
+ .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
75
+ .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
76
+ .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
77
+ .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
78
+ .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
79
+ .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
80
+ .ui-datepicker-row-break { clear:both; width:100%; }
81
+
82
+ /* RTL support */
83
+ .ui-datepicker-rtl { direction: rtl; }
84
+ .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
85
+ .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
86
+ .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
87
+ .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
88
+ .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
89
+ .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
90
+ .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
91
+ .ui-datepicker-rtl .ui-datepicker-group { float:right; }
92
+ .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
93
+ .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
94
+
95
+ /* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
96
+ .ui-datepicker-cover {
97
+ display: none; /*sorry for IE5*/
98
+ display/**/: block; /*sorry for IE5*/
99
+ position: absolute; /*must have*/
100
+ z-index: -1; /*must have*/
101
+ filter: mask(); /*must have*/
102
+ top: -4px; /*must have*/
103
+ left: -4px; /*must have*/
104
+ width: 200px; /*must have*/
105
+ height: 200px; /*must have*/
106
+ }/* Dialog
107
+ ----------------------------------*/
108
+ .ui-dialog { position: relative; padding: .2em; width: 300px; }
109
+ .ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; }
110
+ .ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
111
+ .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
112
+ .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
113
+ .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
114
+ .ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
115
+ .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
116
+ .ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
117
+ .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
118
+ .ui-draggable .ui-dialog-titlebar { cursor: move; }
119
+ /* Progressbar
120
+ ----------------------------------*/
121
+ .ui-progressbar { height:2em; text-align: left; }
122
+ .ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
123
+ ----------------------------------*/
124
+ .ui-resizable { position: relative;}
125
+ .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
126
+ .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
127
+ .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
128
+ .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
129
+ .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
130
+ .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
131
+ .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
132
+ .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
133
+ .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
134
+ .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
135
+ ----------------------------------*/
136
+ .ui-slider { position: relative; text-align: left; }
137
+ .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
138
+ .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }
139
+
140
+ .ui-slider-horizontal { height: .8em; }
141
+ .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
142
+ .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
143
+ .ui-slider-horizontal .ui-slider-range-min { left: 0; }
144
+ .ui-slider-horizontal .ui-slider-range-max { right: 0; }
145
+
146
+ .ui-slider-vertical { width: .8em; height: 100px; }
147
+ .ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
148
+ .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
149
+ .ui-slider-vertical .ui-slider-range-min { bottom: 0; }
150
+ .ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
151
+ ----------------------------------*/
152
+ .ui-tabs { padding: .2em; zoom: 1; }
153
+ .ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
154
+ .ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
155
+ .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
156
+ .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
157
+ .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
158
+ .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
159
+ .ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
160
+ .ui-tabs .ui-tabs-hide { display: none !important; }
@@ -1,8 +1,6 @@
1
1
  //jQuery.noConflict();
2
2
  jQuery(document).ajaxSend(function(event, request, settings) {
3
- request.setRequestHeader("Accept", "text/javascript");
4
- request.setRequestHeader("Content-Type", "application/x-www-form-urlencoded");
5
-
3
+ add_headers(request);
6
4
  if (settings.type.toUpperCase() == 'GET' || typeof(AUTH_TOKEN) == "undefined") return; // for details see: http://www.justinball.com/2009/07/08/jquery-ajax-get-in-firefox-post-in-internet-explorer/
7
5
  // settings.data is a serialized string like "foo=bar&baz=boink" (or null)
8
6
  settings.data = settings.data || "";
@@ -92,7 +90,49 @@ function setup_country(force_load){
92
90
  }
93
91
  }
94
92
 
93
+ function apply_ajax_forms() {
94
+ jQuery('form.ajax').ajaxForm({
95
+ dataType: 'script',
96
+ beforeSend: add_headers
97
+ });
98
+ jQuery('form.ajax').append('<input type="hidden" name="format" value="js" />');
99
+ }
100
+
101
+ function add_headers(xhr){
102
+ xhr.setRequestHeader("Accept", "text/javascript");
103
+ xhr.setRequestHeader("X-Requested-With", "XMLHttpRequest");
104
+ }
105
+
95
106
  jQuery(document).ready(function() {
107
+
108
+ jQuery('a.ajax-delete').live('click', function() {
109
+ jQuery.post(this.href, { _method: 'delete', format: 'js' }, null, "script");
110
+ return false;
111
+ });
112
+
113
+ jQuery('a.ajax-update').live('click', function() {
114
+ jQuery.post(this.href, { _method: 'put', format: 'js' }, null, "script");
115
+ return false;
116
+ });
117
+
118
+ jQuery(".submit-form").click(function() {
119
+ jQuery(this).parent('form').submit();
120
+ });
121
+
122
+ apply_ajax_forms();
123
+
124
+ jQuery('a.fancy-pop').fancybox({'hideOnContentClick':false, 'overlayShow':true, 'frameWidth':600, 'frameHeight':500 });
125
+
126
+ jQuery('a.dialog-pop').live('click', function() {
127
+ var d = jQuery('<div class="dialog"></div>').appendTo("body");
128
+ d.dialog({ modal: true, autoOpen: false, width: 'auto', title: jQuery(this).attr('title') });
129
+ d.load(jQuery(this).attr('href'), '', function(){
130
+ d.dialog("open");
131
+ apply_ajax_forms();
132
+ });
133
+ return false;
134
+ });
135
+
96
136
  jQuery("#global-login").focus(function() {
97
137
  jQuery("#global-login").val("");
98
138
  });
@@ -1,12 +1,36 @@
1
- /* main-navigation */
2
- #main-navigation{float:left;display:inline;}
3
- #account-navigation {float:right;display:inline;}
4
-
5
- .navigation ul{float:left;margin:4px 0;padding:2px;display:inline;}
6
- .navigation ul li{float:left;padding:0 4px 0 10px;list-style:none;font-weight:bold;}
1
+ /* header */
2
+ a {color:#000;}
3
+ #main-navigation{}
4
+ #account-navigation {}
5
+ .navigation ul{padding:2px;margin:0;}
6
+ .navigation ul li{list-style:none;font-weight:bold;display:inline-block;}
7
7
  .navigation ul li a{float:left;text-decoration:none;font-weight:bold;}
8
8
  .navigation ul li a:hover{text-decoration:underline;}
9
-
9
+ ul.inline{padding:0;margin:0;}
10
+ ul.inline li{list-style:none;}
11
+ ul.admin-list li {list-style:none;}
12
+ ul.admin-list li a{font-size:1.2em;}
13
+ #header{border-bottom:solid 2px #333;}
14
+ #admin-account{width:100%;float:right;}
15
+ #admin-account ul{float:right;}
16
+ #admin-account ul li{margin:1px;padding:0 4px;float:left;}
17
+ /*#admin-nav li a{background-repeat:no-repeat;height:20px;margin:0 4px;padding-top:35px;text-align:center;width:40px;}*/
18
+ #admin-nav li a{margin:0 12px 0 0;}
19
+ #sub-header{width:100%;float:left;}
20
+ /* dashboard widgets */
21
+ .dashboard-widget{padding:5px;}
22
+ .dashboard-widget h2{font-size:12px;border-bottom:solid 1px #555;}
10
23
  /* themes */
11
24
  #current-theme{clear:both;float:left;width:100%;}
12
- .theme-block{width:250px;height:300px;float:left;clear:none;margin:10px;}
25
+ .theme-block{width:250px;height:300px;float:left;clear:none;margin:10px;}
26
+ /* errors, message */
27
+ .notify-box{font-size:1.2em;color:#555;width:100%}
28
+ .error,.notice,.success {margin:0;}
29
+ #errorExplanation{margin:0;padding:0;}
30
+ /* tables */
31
+ .adminTable{margin:5px 0 0 0;padding:0 0 40px 0px;width:980px;}
32
+ .adminTable a{color:#000;text-decoration:none;font-weight:bold;}
33
+ .adminTable a:hover{;text-decoration:underline;}
34
+ .adminTable tr{background-color:#fff;}
35
+ .adminTable table{border:2px solid #c4ad63;}
36
+ .adminTable tr td{font-size:1.1em;font-weight:bold;padding:5px;border-bottom:1px solid #eee;}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: muck-engine
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Ball
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2010-01-22 00:00:00 -07:00
13
+ date: 2010-01-30 00:00:00 -07:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -116,6 +116,7 @@ files:
116
116
  - lib/action_mailer/muck_mailer.rb
117
117
  - lib/active_record/muck_model.rb
118
118
  - lib/muck_engine.rb
119
+ - lib/muck_engine/flash_errors.rb
119
120
  - lib/muck_engine/initialize_routes.rb
120
121
  - lib/muck_engine/populate.rb
121
122
  - lib/muck_engine/tasks.rb
@@ -623,70 +624,12 @@ files:
623
624
  - public/stylesheets/blueprint/src/print.css
624
625
  - public/stylesheets/blueprint/src/reset.css
625
626
  - public/stylesheets/blueprint/src/typography.css
626
- - public/stylesheets/jquery/cupertino/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png
627
- - public/stylesheets/jquery/cupertino/images/ui-bg_diagonals-thick_15_444444_40x40.png
628
- - public/stylesheets/jquery/cupertino/images/ui-bg_glass_100_f0f0f0_1x400.png
629
- - public/stylesheets/jquery/cupertino/images/ui-bg_glass_50_99c2ff_1x400.png
630
- - public/stylesheets/jquery/cupertino/images/ui-bg_glass_55_fbf5d0_1x400.png
631
- - public/stylesheets/jquery/cupertino/images/ui-bg_glass_80_e6e6e6_1x400.png
632
- - public/stylesheets/jquery/cupertino/images/ui-bg_glass_95_fef1ec_1x400.png
633
- - public/stylesheets/jquery/cupertino/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png
634
- - public/stylesheets/jquery/cupertino/images/ui-bg_highlight-soft_100_e7eef3_1x100.png
635
- - public/stylesheets/jquery/cupertino/images/ui-icons_222222_256x240.png
636
- - public/stylesheets/jquery/cupertino/images/ui-icons_2694e8_256x240.png
637
- - public/stylesheets/jquery/cupertino/images/ui-icons_2e83ff_256x240.png
638
- - public/stylesheets/jquery/cupertino/images/ui-icons_72a7cf_256x240.png
639
- - public/stylesheets/jquery/cupertino/images/ui-icons_888888_256x240.png
640
- - public/stylesheets/jquery/cupertino/images/ui-icons_cd0a0a_256x240.png
641
- - public/stylesheets/jquery/cupertino/images/ui-icons_ffffff_256x240.png
642
- - public/stylesheets/jquery/cupertino/jquery-ui-1.7.1.custom.css
627
+ - public/stylesheets/jquery/cupertino/jquery-ui-1.7.2.custom.css
643
628
  - public/stylesheets/jquery/jquery.autocomplete.css
644
629
  - public/stylesheets/jquery/jquery.fancybox.css
645
- - public/stylesheets/jquery/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
646
- - public/stylesheets/jquery/redmond/images/ui-bg_flat_55_fbec88_40x100.png
647
- - public/stylesheets/jquery/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
648
- - public/stylesheets/jquery/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
649
- - public/stylesheets/jquery/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
650
- - public/stylesheets/jquery/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
651
- - public/stylesheets/jquery/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
652
- - public/stylesheets/jquery/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
653
- - public/stylesheets/jquery/redmond/images/ui-icons_217bc0_256x240.png
654
- - public/stylesheets/jquery/redmond/images/ui-icons_2e83ff_256x240.png
655
- - public/stylesheets/jquery/redmond/images/ui-icons_469bdd_256x240.png
656
- - public/stylesheets/jquery/redmond/images/ui-icons_6da8d5_256x240.png
657
- - public/stylesheets/jquery/redmond/images/ui-icons_cd0a0a_256x240.png
658
- - public/stylesheets/jquery/redmond/images/ui-icons_d8e7f3_256x240.png
659
- - public/stylesheets/jquery/redmond/images/ui-icons_f9bd01_256x240.png
660
- - public/stylesheets/jquery/redmond/jquery-ui-1.7.1.custom.css
661
- - public/stylesheets/jquery/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
662
- - public/stylesheets/jquery/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
663
- - public/stylesheets/jquery/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
664
- - public/stylesheets/jquery/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
665
- - public/stylesheets/jquery/smoothness/images/ui-bg_glass_75_dadada_1x400.png
666
- - public/stylesheets/jquery/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
667
- - public/stylesheets/jquery/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
668
- - public/stylesheets/jquery/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
669
- - public/stylesheets/jquery/smoothness/images/ui-icons_222222_256x240.png
670
- - public/stylesheets/jquery/smoothness/images/ui-icons_2e83ff_256x240.png
671
- - public/stylesheets/jquery/smoothness/images/ui-icons_454545_256x240.png
672
- - public/stylesheets/jquery/smoothness/images/ui-icons_888888_256x240.png
673
- - public/stylesheets/jquery/smoothness/images/ui-icons_cd0a0a_256x240.png
674
- - public/stylesheets/jquery/smoothness/jquery-ui-1.7.1.custom.css
675
- - public/stylesheets/jquery/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
676
- - public/stylesheets/jquery/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
677
- - public/stylesheets/jquery/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
678
- - public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
679
- - public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
680
- - public/stylesheets/jquery/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
681
- - public/stylesheets/jquery/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
682
- - public/stylesheets/jquery/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
683
- - public/stylesheets/jquery/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
684
- - public/stylesheets/jquery/ui-lightness/images/ui-icons_222222_256x240.png
685
- - public/stylesheets/jquery/ui-lightness/images/ui-icons_228ef1_256x240.png
686
- - public/stylesheets/jquery/ui-lightness/images/ui-icons_ef8c08_256x240.png
687
- - public/stylesheets/jquery/ui-lightness/images/ui-icons_ffd27a_256x240.png
688
- - public/stylesheets/jquery/ui-lightness/images/ui-icons_ffffff_256x240.png
689
- - public/stylesheets/jquery/ui-lightness/jquery-ui-1.7.1.custom.css
630
+ - public/stylesheets/jquery/redmond/jquery-ui-1.7.2.custom.css
631
+ - public/stylesheets/jquery/smoothness/jquery-ui-1.7.2.custom.css
632
+ - public/stylesheets/jquery/ui-lightness/jquery-ui-1.7.2.custom.css
690
633
  - public/stylesheets/reset.css
691
634
  - public/stylesheets/styles.css
692
635
  - rails/init.rb
@@ -1,404 +0,0 @@
1
- /*
2
- * jQuery UI CSS Framework
3
- * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
4
- * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
5
- */
6
-
7
- /* Layout helpers
8
- ----------------------------------*/
9
- .ui-helper-hidden { display: none; }
10
- .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
11
- .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
12
- .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
13
- .ui-helper-clearfix { display: inline-block; }
14
- /* required comment for clearfix to work in Opera \*/
15
- * html .ui-helper-clearfix { height:1%; }
16
- .ui-helper-clearfix { display:block; }
17
- /* end clearfix */
18
- .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
19
-
20
-
21
- /* Interaction Cues
22
- ----------------------------------*/
23
- .ui-state-disabled { cursor: default !important; }
24
-
25
-
26
- /* Icons
27
- ----------------------------------*/
28
-
29
- /* states and images */
30
- .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
31
-
32
-
33
- /* Misc visuals
34
- ----------------------------------*/
35
-
36
- /* Overlays */
37
- .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
38
-
39
- /*
40
- * jQuery UI CSS Framework
41
- * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
42
- * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
43
- * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=3px&bgColorHeader=e7eef3&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=100&borderColorHeader=b2c7d7&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f9f9f9&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=cccccc&fcDefault=444444&iconColorDefault=888888&bgColorHover=f0f0f0&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=b2c7d7&fcHover=0b5b98&iconColorHover=2694e8&bgColorActive=99c2ff&bgTextureActive=02_glass.png&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=000000&iconColorActive=ffffff&bgColorHighlight=fbf5d0&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=444444&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=15&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=07_diagonals_small.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=0px&offsetTopShadow=4px&offsetLeftShadow=4px&cornerRadiusShadow=4px
44
- */
45
-
46
-
47
- /* Component containers
48
- ----------------------------------*/
49
- .ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
50
- .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
51
- .ui-widget-content { border: 1px solid #dddddd; background: #f9f9f9 url(images/ui-bg_highlight-hard_100_f9f9f9_1x100.png) 50% top repeat-x; color: #362b36; }
52
- .ui-widget-content a { color: #362b36; }
53
- .ui-widget-header { border: 1px solid #b2c7d7; background: #e7eef3 url(images/ui-bg_highlight-soft_100_e7eef3_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
54
- .ui-widget-header a { color: #222222; }
55
-
56
- /* Interaction states
57
- ----------------------------------*/
58
- .ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #e6e6e6 url(images/ui-bg_glass_80_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #444444; outline: none; }
59
- .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #444444; text-decoration: none; outline: none; }
60
- .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #b2c7d7; background: #f0f0f0 url(images/ui-bg_glass_100_f0f0f0_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #0b5b98; outline: none; }
61
- .ui-state-hover a, .ui-state-hover a:hover { color: #0b5b98; text-decoration: none; outline: none; }
62
- .ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #2694e8; background: #99c2ff url(images/ui-bg_glass_50_99c2ff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #000000; outline: none; }
63
- .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #000000; outline: none; text-decoration: none; }
64
-
65
- /* Interaction Cues
66
- ----------------------------------*/
67
- .ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #f9dd34; background: #fbf5d0 url(images/ui-bg_glass_55_fbf5d0_1x400.png) 50% 50% repeat-x; color: #363636; }
68
- .ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
69
- .ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
70
- .ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
71
- .ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
72
- .ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
73
- .ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
74
- .ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
75
-
76
- /* Icons
77
- ----------------------------------*/
78
-
79
- /* states and images */
80
- .ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
81
- .ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
82
- .ui-widget-header .ui-icon {background-image: url(images/ui-icons_72a7cf_256x240.png); }
83
- .ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
84
- .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_2694e8_256x240.png); }
85
- .ui-state-active .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
86
- .ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
87
- .ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }
88
-
89
- /* positioning */
90
- .ui-icon-carat-1-n { background-position: 0 0; }
91
- .ui-icon-carat-1-ne { background-position: -16px 0; }
92
- .ui-icon-carat-1-e { background-position: -32px 0; }
93
- .ui-icon-carat-1-se { background-position: -48px 0; }
94
- .ui-icon-carat-1-s { background-position: -64px 0; }
95
- .ui-icon-carat-1-sw { background-position: -80px 0; }
96
- .ui-icon-carat-1-w { background-position: -96px 0; }
97
- .ui-icon-carat-1-nw { background-position: -112px 0; }
98
- .ui-icon-carat-2-n-s { background-position: -128px 0; }
99
- .ui-icon-carat-2-e-w { background-position: -144px 0; }
100
- .ui-icon-triangle-1-n { background-position: 0 -16px; }
101
- .ui-icon-triangle-1-ne { background-position: -16px -16px; }
102
- .ui-icon-triangle-1-e { background-position: -32px -16px; }
103
- .ui-icon-triangle-1-se { background-position: -48px -16px; }
104
- .ui-icon-triangle-1-s { background-position: -64px -16px; }
105
- .ui-icon-triangle-1-sw { background-position: -80px -16px; }
106
- .ui-icon-triangle-1-w { background-position: -96px -16px; }
107
- .ui-icon-triangle-1-nw { background-position: -112px -16px; }
108
- .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
109
- .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
110
- .ui-icon-arrow-1-n { background-position: 0 -32px; }
111
- .ui-icon-arrow-1-ne { background-position: -16px -32px; }
112
- .ui-icon-arrow-1-e { background-position: -32px -32px; }
113
- .ui-icon-arrow-1-se { background-position: -48px -32px; }
114
- .ui-icon-arrow-1-s { background-position: -64px -32px; }
115
- .ui-icon-arrow-1-sw { background-position: -80px -32px; }
116
- .ui-icon-arrow-1-w { background-position: -96px -32px; }
117
- .ui-icon-arrow-1-nw { background-position: -112px -32px; }
118
- .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
119
- .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
120
- .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
121
- .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
122
- .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
123
- .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
124
- .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
125
- .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
126
- .ui-icon-arrowthick-1-n { background-position: 0 -48px; }
127
- .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
128
- .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
129
- .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
130
- .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
131
- .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
132
- .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
133
- .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
134
- .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
135
- .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
136
- .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
137
- .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
138
- .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
139
- .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
140
- .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
141
- .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
142
- .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
143
- .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
144
- .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
145
- .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
146
- .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
147
- .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
148
- .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
149
- .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
150
- .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
151
- .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
152
- .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
153
- .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
154
- .ui-icon-arrow-4 { background-position: 0 -80px; }
155
- .ui-icon-arrow-4-diag { background-position: -16px -80px; }
156
- .ui-icon-extlink { background-position: -32px -80px; }
157
- .ui-icon-newwin { background-position: -48px -80px; }
158
- .ui-icon-refresh { background-position: -64px -80px; }
159
- .ui-icon-shuffle { background-position: -80px -80px; }
160
- .ui-icon-transfer-e-w { background-position: -96px -80px; }
161
- .ui-icon-transferthick-e-w { background-position: -112px -80px; }
162
- .ui-icon-folder-collapsed { background-position: 0 -96px; }
163
- .ui-icon-folder-open { background-position: -16px -96px; }
164
- .ui-icon-document { background-position: -32px -96px; }
165
- .ui-icon-document-b { background-position: -48px -96px; }
166
- .ui-icon-note { background-position: -64px -96px; }
167
- .ui-icon-mail-closed { background-position: -80px -96px; }
168
- .ui-icon-mail-open { background-position: -96px -96px; }
169
- .ui-icon-suitcase { background-position: -112px -96px; }
170
- .ui-icon-comment { background-position: -128px -96px; }
171
- .ui-icon-person { background-position: -144px -96px; }
172
- .ui-icon-print { background-position: -160px -96px; }
173
- .ui-icon-trash { background-position: -176px -96px; }
174
- .ui-icon-locked { background-position: -192px -96px; }
175
- .ui-icon-unlocked { background-position: -208px -96px; }
176
- .ui-icon-bookmark { background-position: -224px -96px; }
177
- .ui-icon-tag { background-position: -240px -96px; }
178
- .ui-icon-home { background-position: 0 -112px; }
179
- .ui-icon-flag { background-position: -16px -112px; }
180
- .ui-icon-calendar { background-position: -32px -112px; }
181
- .ui-icon-cart { background-position: -48px -112px; }
182
- .ui-icon-pencil { background-position: -64px -112px; }
183
- .ui-icon-clock { background-position: -80px -112px; }
184
- .ui-icon-disk { background-position: -96px -112px; }
185
- .ui-icon-calculator { background-position: -112px -112px; }
186
- .ui-icon-zoomin { background-position: -128px -112px; }
187
- .ui-icon-zoomout { background-position: -144px -112px; }
188
- .ui-icon-search { background-position: -160px -112px; }
189
- .ui-icon-wrench { background-position: -176px -112px; }
190
- .ui-icon-gear { background-position: -192px -112px; }
191
- .ui-icon-heart { background-position: -208px -112px; }
192
- .ui-icon-star { background-position: -224px -112px; }
193
- .ui-icon-link { background-position: -240px -112px; }
194
- .ui-icon-cancel { background-position: 0 -128px; }
195
- .ui-icon-plus { background-position: -16px -128px; }
196
- .ui-icon-plusthick { background-position: -32px -128px; }
197
- .ui-icon-minus { background-position: -48px -128px; }
198
- .ui-icon-minusthick { background-position: -64px -128px; }
199
- .ui-icon-close { background-position: -80px -128px; }
200
- .ui-icon-closethick { background-position: -96px -128px; }
201
- .ui-icon-key { background-position: -112px -128px; }
202
- .ui-icon-lightbulb { background-position: -128px -128px; }
203
- .ui-icon-scissors { background-position: -144px -128px; }
204
- .ui-icon-clipboard { background-position: -160px -128px; }
205
- .ui-icon-copy { background-position: -176px -128px; }
206
- .ui-icon-contact { background-position: -192px -128px; }
207
- .ui-icon-image { background-position: -208px -128px; }
208
- .ui-icon-video { background-position: -224px -128px; }
209
- .ui-icon-script { background-position: -240px -128px; }
210
- .ui-icon-alert { background-position: 0 -144px; }
211
- .ui-icon-info { background-position: -16px -144px; }
212
- .ui-icon-notice { background-position: -32px -144px; }
213
- .ui-icon-help { background-position: -48px -144px; }
214
- .ui-icon-check { background-position: -64px -144px; }
215
- .ui-icon-bullet { background-position: -80px -144px; }
216
- .ui-icon-radio-off { background-position: -96px -144px; }
217
- .ui-icon-radio-on { background-position: -112px -144px; }
218
- .ui-icon-pin-w { background-position: -128px -144px; }
219
- .ui-icon-pin-s { background-position: -144px -144px; }
220
- .ui-icon-play { background-position: 0 -160px; }
221
- .ui-icon-pause { background-position: -16px -160px; }
222
- .ui-icon-seek-next { background-position: -32px -160px; }
223
- .ui-icon-seek-prev { background-position: -48px -160px; }
224
- .ui-icon-seek-end { background-position: -64px -160px; }
225
- .ui-icon-seek-first { background-position: -80px -160px; }
226
- .ui-icon-stop { background-position: -96px -160px; }
227
- .ui-icon-eject { background-position: -112px -160px; }
228
- .ui-icon-volume-off { background-position: -128px -160px; }
229
- .ui-icon-volume-on { background-position: -144px -160px; }
230
- .ui-icon-power { background-position: 0 -176px; }
231
- .ui-icon-signal-diag { background-position: -16px -176px; }
232
- .ui-icon-signal { background-position: -32px -176px; }
233
- .ui-icon-battery-0 { background-position: -48px -176px; }
234
- .ui-icon-battery-1 { background-position: -64px -176px; }
235
- .ui-icon-battery-2 { background-position: -80px -176px; }
236
- .ui-icon-battery-3 { background-position: -96px -176px; }
237
- .ui-icon-circle-plus { background-position: 0 -192px; }
238
- .ui-icon-circle-minus { background-position: -16px -192px; }
239
- .ui-icon-circle-close { background-position: -32px -192px; }
240
- .ui-icon-circle-triangle-e { background-position: -48px -192px; }
241
- .ui-icon-circle-triangle-s { background-position: -64px -192px; }
242
- .ui-icon-circle-triangle-w { background-position: -80px -192px; }
243
- .ui-icon-circle-triangle-n { background-position: -96px -192px; }
244
- .ui-icon-circle-arrow-e { background-position: -112px -192px; }
245
- .ui-icon-circle-arrow-s { background-position: -128px -192px; }
246
- .ui-icon-circle-arrow-w { background-position: -144px -192px; }
247
- .ui-icon-circle-arrow-n { background-position: -160px -192px; }
248
- .ui-icon-circle-zoomin { background-position: -176px -192px; }
249
- .ui-icon-circle-zoomout { background-position: -192px -192px; }
250
- .ui-icon-circle-check { background-position: -208px -192px; }
251
- .ui-icon-circlesmall-plus { background-position: 0 -208px; }
252
- .ui-icon-circlesmall-minus { background-position: -16px -208px; }
253
- .ui-icon-circlesmall-close { background-position: -32px -208px; }
254
- .ui-icon-squaresmall-plus { background-position: -48px -208px; }
255
- .ui-icon-squaresmall-minus { background-position: -64px -208px; }
256
- .ui-icon-squaresmall-close { background-position: -80px -208px; }
257
- .ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
258
- .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
259
- .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
260
- .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
261
- .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
262
- .ui-icon-grip-diagonal-se { background-position: -80px -224px; }
263
-
264
-
265
- /* Misc visuals
266
- ----------------------------------*/
267
-
268
- /* Corner radius */
269
- .ui-corner-tl { -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; }
270
- .ui-corner-tr { -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; }
271
- .ui-corner-bl { -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; }
272
- .ui-corner-br { -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; }
273
- .ui-corner-top { -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; }
274
- .ui-corner-bottom { -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; }
275
- .ui-corner-right { -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; }
276
- .ui-corner-left { -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; }
277
- .ui-corner-all { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
278
-
279
- /* Overlays */
280
- .ui-widget-overlay { background: #444444 url(images/ui-bg_diagonals-thick_15_444444_40x40.png) 50% 50% repeat; opacity: .30;filter:Alpha(Opacity=30); }
281
- .ui-widget-shadow { margin: 4px 0 0 4px; padding: 0px; background: #aaaaaa url(images/ui-bg_diagonals-small_0_aaaaaa_40x40.png) 50% 50% repeat; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 4px; -webkit-border-radius: 4px; }/* Accordion
282
- ----------------------------------*/
283
- .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
284
- .ui-accordion .ui-accordion-li-fix { display: inline; }
285
- .ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
286
- .ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
287
- .ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
288
- .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
289
- .ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
290
- ----------------------------------*/
291
- .ui-datepicker { width: 17em; padding: .2em .2em 0; }
292
- .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
293
- .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
294
- .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
295
- .ui-datepicker .ui-datepicker-prev { left:2px; }
296
- .ui-datepicker .ui-datepicker-next { right:2px; }
297
- .ui-datepicker .ui-datepicker-prev-hover { left:1px; }
298
- .ui-datepicker .ui-datepicker-next-hover { right:1px; }
299
- .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
300
- .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
301
- .ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
302
- .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
303
- .ui-datepicker select.ui-datepicker-month,
304
- .ui-datepicker select.ui-datepicker-year { width: 49%;}
305
- .ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
306
- .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
307
- .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
308
- .ui-datepicker td { border: 0; padding: 1px; }
309
- .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
310
- .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
311
- .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
312
- .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
313
-
314
- /* with multiple calendars */
315
- .ui-datepicker.ui-datepicker-multi { width:auto; }
316
- .ui-datepicker-multi .ui-datepicker-group { float:left; }
317
- .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
318
- .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
319
- .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
320
- .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
321
- .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
322
- .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
323
- .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
324
- .ui-datepicker-row-break { clear:both; width:100%; }
325
-
326
- /* RTL support */
327
- .ui-datepicker-rtl { direction: rtl; }
328
- .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
329
- .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
330
- .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
331
- .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
332
- .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
333
- .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
334
- .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
335
- .ui-datepicker-rtl .ui-datepicker-group { float:right; }
336
- .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
337
- .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
338
-
339
- /* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
340
- .ui-datepicker-cover {
341
- display: none; /*sorry for IE5*/
342
- display/**/: block; /*sorry for IE5*/
343
- position: absolute; /*must have*/
344
- z-index: -1; /*must have*/
345
- filter: mask(); /*must have*/
346
- top: -4px; /*must have*/
347
- left: -4px; /*must have*/
348
- width: 200px; /*must have*/
349
- height: 200px; /*must have*/
350
- }/* Dialog
351
- ----------------------------------*/
352
- .ui-dialog { position: relative; padding: .2em; width: 300px; }
353
- .ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; }
354
- .ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
355
- .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
356
- .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
357
- .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
358
- .ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
359
- .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
360
- .ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
361
- .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
362
- .ui-draggable .ui-dialog-titlebar { cursor: move; }
363
- /* Progressbar
364
- ----------------------------------*/
365
- .ui-progressbar { height:2em; text-align: left; }
366
- .ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
367
- ----------------------------------*/
368
- .ui-resizable { position: relative;}
369
- .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
370
- .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
371
- .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
372
- .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
373
- .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
374
- .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
375
- .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
376
- .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
377
- .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
378
- .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
379
- ----------------------------------*/
380
- .ui-slider { position: relative; text-align: left; }
381
- .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
382
- .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }
383
-
384
- .ui-slider-horizontal { height: .8em; }
385
- .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
386
- .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
387
- .ui-slider-horizontal .ui-slider-range-min { left: 0; }
388
- .ui-slider-horizontal .ui-slider-range-max { right: 0; }
389
-
390
- .ui-slider-vertical { width: .8em; height: 100px; }
391
- .ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
392
- .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
393
- .ui-slider-vertical .ui-slider-range-min { bottom: 0; }
394
- .ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
395
- ----------------------------------*/
396
- .ui-tabs { padding: .2em; zoom: 1; }
397
- .ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
398
- .ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
399
- .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
400
- .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
401
- .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
402
- .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
403
- .ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
404
- .ui-tabs .ui-tabs-hide { display: none !important; }