rich_table_component 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +156 -139
- data/app/helpers/component_helper.rb +176 -0
- data/app/helpers/documents_helper.rb +22 -0
- data/app/helpers/menus_helper.rb +182 -0
- data/app/helpers/paragraph_helper.rb +57 -0
- data/app/helpers/translations_helper.rb +9 -0
- data/app/views/application/_document_fields.html.haml +20 -0
- data/app/views/application/_edit.html.haml +11 -0
- data/app/views/application/_new.html.haml +11 -0
- data/app/views/application/access_denied.js.erb +5 -0
- data/app/views/application/create.js.erb +19 -0
- data/app/views/application/destroy.js.erb +9 -0
- data/app/views/application/destroy_fail.js.erb +2 -0
- data/app/views/application/edit.html.haml +8 -0
- data/app/views/application/edit.js.erb +28 -0
- data/app/views/application/index.js.erb +7 -0
- data/app/views/application/index.pdf.haml +87 -0
- data/app/views/application/index.xls.haml +64 -0
- data/app/views/application/new.html.haml +7 -0
- data/app/views/application/new.js.erb +23 -0
- data/app/views/application/recapitulation.js.erb +12 -0
- data/app/views/application/recapitulation.pdf.haml +68 -0
- data/app/views/application/recapitulation.xls.haml +41 -0
- data/app/views/application/session_expired.js.erb +5 -0
- data/app/views/application/show.js.erb +29 -0
- data/app/views/application/update.js.erb +15 -0
- data/app/views/layouts/print/pdf.html.haml +8 -0
- data/app/views/layouts/print/recapitulation.html.haml +8 -0
- data/app/views/rich_table_component/_notification.html.haml +9 -0
- data/app/views/rich_table_component/_pagination.html.haml +11 -0
- data/app/views/rich_table_component/_recapitulation_matrix_groups.html.haml +42 -0
- data/app/views/rich_table_component/component/_ajax_upload.html.haml +6 -0
- data/app/views/rich_table_component/component/_ajax_upload_result.html.haml +2 -0
- data/app/views/rich_table_component/component/_breadcrumbs.html.haml +25 -0
- data/app/views/rich_table_component/component/_breadcrumbs_dropdown.html.haml +18 -0
- data/app/views/rich_table_component/component/_tabbed.html.haml +5 -0
- data/app/views/rich_table_component/rtc/_advanced_search.html.haml +95 -0
- data/app/views/rich_table_component/rtc/_advanced_search_recapitulation.html.haml +90 -0
- data/app/views/rich_table_component/rtc/_component.html.haml +62 -0
- data/app/views/rich_table_component/rtc/_component_actions.html.haml +69 -0
- data/app/views/rich_table_component/rtc/_component_content.html.haml +37 -0
- data/app/views/rich_table_component/rtc/_component_title.html.haml +37 -0
- data/app/views/rich_table_component/rtc/_content.html.haml +22 -0
- data/app/views/rich_table_component/rtc/_footer.html.haml +4 -0
- data/app/views/rich_table_component/rtc/_header.html.haml +56 -0
- data/app/views/rich_table_component/rtc/_recapitulation_matrix.html.haml +25 -0
- data/app/views/rich_table_component/rtc/_recapitulation_matrix_form.html.haml +47 -0
- data/app/views/rich_table_component/rtc/_table.html.haml +22 -0
- data/lib/pagination_list_link_renderer.rb +51 -0
- data/lib/rich_table_component/version.rb +1 -1
- data/lib/rich_table_component.rb +0 -8
- data/rich_table_component.gemspec +0 -1
- data/vendor/assets/images/icons/file_extension/file_extension_.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_3gp.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_7z.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_ace.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_ai.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_aif.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_aiff.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_amr.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_asf.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_asx.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_bat.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_bin.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_bmp.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_bup.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_cab.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_cbr.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_cda.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_cdl.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_cdr.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_chm.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_dat.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_divx.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_dll.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_dmg.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_doc.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_dss.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_dvf.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_dwg.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_eml.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_eps.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_exe.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_fla.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_flv.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_gif.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_gz.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_hqx.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_htm.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_html.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_ifo.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_indd.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_iso.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_jar.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_jpeg.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_jpg.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_lnk.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_log.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_m4a.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_m4b.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_m4p.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_m4v.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_mcd.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_mdb.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_mid.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_mov.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_mp2.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_mp4.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_mpeg.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_mpg.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_msi.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_mswmm.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_ogg.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_pdf.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_png.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_pps.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_ppt.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_ps.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_psd.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_pst.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_ptb.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_pub.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_qbb.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_qbw.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_qxd.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_ram.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_rar.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_rm.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_rmvb.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_rtf.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_sea.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_ses.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_sit.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_sitx.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_ss.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_swf.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_tgz.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_thm.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_tif.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_tmp.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_torrent.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_ttf.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_txt.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_vcd.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_vob.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_wav.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_wma.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_wmv.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_wps.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_xls.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_xpi.png +0 -0
- data/vendor/assets/images/icons/file_extension/file_extension_zip.png +0 -0
- data/vendor/assets/images/loading_image.gif +0 -0
- data/vendor/assets/images/pbar-ani.gif +0 -0
- data/vendor/assets/javascripts/admin/starqle.grid.js +708 -0
- data/vendor/assets/javascripts/admin/starqle.ui.jquery.js +927 -0
- data/vendor/assets/javascripts/ckeditor/config.js +112 -0
- data/vendor/assets/javascripts/jquery-ui-1.8.13.custom.min.js +445 -0
- data/vendor/assets/javascripts/jquery.fileupload-ui.js +533 -0
- data/vendor/assets/javascripts/jquery.fileupload.js +975 -0
- data/vendor/assets/javascripts/jquery.tmpl.min.js +1 -0
- data/vendor/assets/javascripts/jquery.tokeninput.js +860 -0
- data/vendor/assets/javascripts/nested_attribute_action.js +19 -0
- data/vendor/assets/javascripts/rich_table_component.js +51 -0
- data/vendor/assets/stylesheets/fontfaces/england_hand_db/Freeware License.txt +5 -0
- data/vendor/assets/stylesheets/fontfaces/england_hand_db/england-webfont.eot +0 -0
- data/vendor/assets/stylesheets/fontfaces/england_hand_db/england-webfont.svg +146 -0
- data/vendor/assets/stylesheets/fontfaces/england_hand_db/england-webfont.ttf +0 -0
- data/vendor/assets/stylesheets/fontfaces/england_hand_db/england-webfont.woff +0 -0
- data/vendor/assets/stylesheets/fontfaces/england_hand_db/stylesheet.css +16 -0
- data/vendor/assets/stylesheets/fontfaces/museo300-regular-webfont.eot +0 -0
- data/vendor/assets/stylesheets/fontfaces/museo300-regular-webfont.svg +249 -0
- data/vendor/assets/stylesheets/fontfaces/museo300-regular-webfont.ttf +0 -0
- data/vendor/assets/stylesheets/fontfaces/museo300-regular-webfont.woff +0 -0
- data/vendor/assets/stylesheets/fontfaces/museo500-regular-webfont.eot +0 -0
- data/vendor/assets/stylesheets/fontfaces/museo500-regular-webfont.svg +249 -0
- data/vendor/assets/stylesheets/fontfaces/museo500-regular-webfont.ttf +0 -0
- data/vendor/assets/stylesheets/fontfaces/museo500-regular-webfont.woff +0 -0
- data/vendor/assets/stylesheets/fontfaces/museo700-regular-webfont.eot +0 -0
- data/vendor/assets/stylesheets/fontfaces/museo700-regular-webfont.svg +249 -0
- data/vendor/assets/stylesheets/fontfaces/museo700-regular-webfont.ttf +0 -0
- data/vendor/assets/stylesheets/fontfaces/museo700-regular-webfont.woff +0 -0
- data/vendor/assets/stylesheets/partial/_base_functions.sass +101 -0
- data/vendor/assets/stylesheets/partial/_base_variables.sass +76 -0
- data/vendor/assets/stylesheets/partial/_form.sass +57 -0
- data/vendor/assets/stylesheets/partial/_grid.css +374 -0
- data/vendor/assets/stylesheets/partial/_notification.sass +33 -0
- data/vendor/assets/stylesheets/partial/_position.sass +122 -0
- data/vendor/assets/stylesheets/partial/_starqle.ui.grid.sass +495 -0
- data/vendor/assets/stylesheets/partial/_style.sass +674 -0
- data/vendor/assets/stylesheets/partial/_tabbed.sass +33 -0
- data/vendor/assets/stylesheets/partial/_user_component.sass +2 -0
- data/vendor/assets/stylesheets/rich_table_component/_custom.sass +0 -0
- data/vendor/assets/stylesheets/rich_table_component.css +18 -0
- data/vendor/assets/stylesheets/rtc_bootstrap_and_overrides.css.less +315 -0
- data/vendor/assets/stylesheets/rtc_config.sass +31 -0
- data/vendor/assets/stylesheets/rtc_jquery.fileupload-ui.css +155 -0
- data/vendor/assets/stylesheets/smoothness/images/Thumbs.db +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-icons_222222_256x240.png +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-icons_454545_256x240.png +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-icons_888888_256x240.png +0 -0
- data/vendor/assets/stylesheets/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/vendor/assets/stylesheets/smoothness/jquery-ui-1.8.11.custom.css +573 -0
- metadata +209 -17
|
@@ -0,0 +1,495 @@
|
|
|
1
|
+
$table_background_color: mix($theme_color, white, 10%)
|
|
2
|
+
|
|
3
|
+
$table_gradient_color_top: mix($theme_color, white, 8%)
|
|
4
|
+
$table_gradient_color_middle: mix($theme_color, white, 12%)
|
|
5
|
+
$table_gradient_color_bottom: mix($theme_color, white, 15%)
|
|
6
|
+
|
|
7
|
+
$table_border_color: $theme_border_box_shadow_color
|
|
8
|
+
|
|
9
|
+
$separator_border_left: $table_border_color
|
|
10
|
+
$separator_border_right: transparentize(white, 0.1)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
.rich_table_component
|
|
14
|
+
|
|
15
|
+
.rtc_actions
|
|
16
|
+
margin-bottom: 5px
|
|
17
|
+
text-align: right
|
|
18
|
+
.component_content
|
|
19
|
+
overflow: hidden
|
|
20
|
+
margin: 0px
|
|
21
|
+
margin-bottom: 20px
|
|
22
|
+
+background-image(linear-gradient(lighten($table_background_color, 10), $table_background_color 30px))
|
|
23
|
+
+box-shadow(0 0 0 1px $table_border_color inset)
|
|
24
|
+
|
|
25
|
+
table,
|
|
26
|
+
tr,
|
|
27
|
+
th,
|
|
28
|
+
td
|
|
29
|
+
border-width: 0px
|
|
30
|
+
border-spacing: 0px
|
|
31
|
+
padding: 0px
|
|
32
|
+
vertical-align: top
|
|
33
|
+
|
|
34
|
+
td
|
|
35
|
+
background-color: $bright_color
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
// RTC HEADER ====================================================================================
|
|
39
|
+
.rtc_header
|
|
40
|
+
clear: both
|
|
41
|
+
margin: 1px 1px 0
|
|
42
|
+
vertical-align: top
|
|
43
|
+
padding: 4px 10px
|
|
44
|
+
overflow: hidden
|
|
45
|
+
+box-shadow(0 -1px 0 0 $table_border_color inset)
|
|
46
|
+
+border-radius(4px 4px 0 0)
|
|
47
|
+
|
|
48
|
+
.rtc_title
|
|
49
|
+
float: left
|
|
50
|
+
padding-right: 5px
|
|
51
|
+
line-height: 160%
|
|
52
|
+
font-size: 12px
|
|
53
|
+
font-weight: bold
|
|
54
|
+
+punched-text(#777)
|
|
55
|
+
|
|
56
|
+
.rtc_search
|
|
57
|
+
input[type=text]
|
|
58
|
+
margin-bottom: 0px
|
|
59
|
+
|
|
60
|
+
.rtc_header_expanded
|
|
61
|
+
display: none
|
|
62
|
+
clear: both
|
|
63
|
+
border: 1px solid $table_border_color
|
|
64
|
+
margin: 25px 0px 0px
|
|
65
|
+
padding: 20px 0px 0px
|
|
66
|
+
background-color: white
|
|
67
|
+
.rtc_advanced_search
|
|
68
|
+
&.form-horizontal .control-group
|
|
69
|
+
margin-bottom: 10px
|
|
70
|
+
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
|
|
71
|
+
padding: 3px 3px 2px
|
|
72
|
+
label
|
|
73
|
+
padding-top: 2px
|
|
74
|
+
.help-block
|
|
75
|
+
font-size: 8px
|
|
76
|
+
margin-top: 3px
|
|
77
|
+
.range
|
|
78
|
+
input[type=text]
|
|
79
|
+
width: 80px
|
|
80
|
+
.controls
|
|
81
|
+
overflow: hidden
|
|
82
|
+
width: 90px
|
|
83
|
+
float: left
|
|
84
|
+
margin-left: 20px
|
|
85
|
+
p
|
|
86
|
+
float: left
|
|
87
|
+
width: 80px
|
|
88
|
+
.floating
|
|
89
|
+
margin-left: 9px
|
|
90
|
+
float: left
|
|
91
|
+
.form-actions
|
|
92
|
+
margin-bottom: 0px
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
.ttablock
|
|
96
|
+
padding-top: 10px
|
|
97
|
+
|
|
98
|
+
.hide_ttadvance
|
|
99
|
+
font-size: 10px
|
|
100
|
+
font-weight: normal
|
|
101
|
+
cursor: pointer
|
|
102
|
+
color: #4697DF
|
|
103
|
+
padding: 2px 5px
|
|
104
|
+
&:hover
|
|
105
|
+
+border-radius(3px)
|
|
106
|
+
+box-shadow(0 0 0 1px #CCCCCC inset)
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
// RTC CONTENT ====================================================================================
|
|
110
|
+
.rtc_content
|
|
111
|
+
.rtc_grid_header
|
|
112
|
+
clear: both
|
|
113
|
+
overflow: hidden
|
|
114
|
+
+background-image(linear-gradient(#FFFFFF, $table_gradient_color_top))
|
|
115
|
+
+box-shadow(0 -1px 0 0 $table_border_color inset)
|
|
116
|
+
margin: 0px 1px
|
|
117
|
+
|
|
118
|
+
.rtc_gh_items
|
|
119
|
+
overflow: hidden
|
|
120
|
+
position: relative
|
|
121
|
+
|
|
122
|
+
.rtc_gh_item
|
|
123
|
+
float: left
|
|
124
|
+
cursor: pointer
|
|
125
|
+
+box-shadow(-1px 0 0 0 transparentize(black, 0.8) inset)
|
|
126
|
+
+user-select(none)
|
|
127
|
+
|
|
128
|
+
a
|
|
129
|
+
color: transparentize(black, 0.2)
|
|
130
|
+
text-shadow: 1px 1px #FFFFFF
|
|
131
|
+
font-size: 11px
|
|
132
|
+
line-height: 100%
|
|
133
|
+
font-weight: bold
|
|
134
|
+
text-decoration: none
|
|
135
|
+
&:active
|
|
136
|
+
color: transparentize(black, 0.1)
|
|
137
|
+
|
|
138
|
+
a:hover
|
|
139
|
+
color: transparentize(black, 0.2)
|
|
140
|
+
|
|
141
|
+
> a,
|
|
142
|
+
> span
|
|
143
|
+
position: relative
|
|
144
|
+
left: -4px
|
|
145
|
+
padding: 3px 0
|
|
146
|
+
margin: 0px 8px
|
|
147
|
+
overflow: hidden
|
|
148
|
+
display: block
|
|
149
|
+
white-space: nowrap
|
|
150
|
+
|
|
151
|
+
&.asc:after
|
|
152
|
+
content: " \25B2"
|
|
153
|
+
&.desc:after
|
|
154
|
+
content: " \25BC"
|
|
155
|
+
|
|
156
|
+
> span
|
|
157
|
+
color: transparentize(black, 0.2)
|
|
158
|
+
text-shadow: 1px 1px #FFFFFF
|
|
159
|
+
font-size: 11px
|
|
160
|
+
font-weight: bold
|
|
161
|
+
text-decoration: none
|
|
162
|
+
|
|
163
|
+
&:hover
|
|
164
|
+
+background-image(linear-gradient($table_gradient_color_top, mix(black, $table_gradient_color_bottom, 5%)))
|
|
165
|
+
|
|
166
|
+
&:active
|
|
167
|
+
+background-image(linear-gradient(mix(black, $table_gradient_color_bottom, 10%), mix(black, $table_gradient_color_bottom, 2%)))
|
|
168
|
+
|
|
169
|
+
.rtc_grid
|
|
170
|
+
clear: both
|
|
171
|
+
margin: 0px 1px
|
|
172
|
+
background-color: #FFFFFF
|
|
173
|
+
position: relative
|
|
174
|
+
overflow-y: auto
|
|
175
|
+
border-bottom: 1px solid $table_border_color
|
|
176
|
+
|
|
177
|
+
.resizer
|
|
178
|
+
height: 0px
|
|
179
|
+
|
|
180
|
+
table
|
|
181
|
+
width: 100%
|
|
182
|
+
table-layout: fixed
|
|
183
|
+
|
|
184
|
+
tr > td
|
|
185
|
+
border-bottom: 1px solid darken(mix($theme_color, $bright_color, 3%), 3%)
|
|
186
|
+
+transition-property(background-color)
|
|
187
|
+
+transition-duration(0.4s)
|
|
188
|
+
|
|
189
|
+
tr:nth-child(odd) td
|
|
190
|
+
background-color: mix($theme_color, $bright_color, 3%)
|
|
191
|
+
|
|
192
|
+
tr:hover > td
|
|
193
|
+
background-color: mix($theme_color, $bright_color, 6%)
|
|
194
|
+
|
|
195
|
+
tr.created > td
|
|
196
|
+
background-color: #DFF0D8
|
|
197
|
+
|
|
198
|
+
tr.updated > td
|
|
199
|
+
background-color: #D9EDF7
|
|
200
|
+
|
|
201
|
+
tr.deleted > td
|
|
202
|
+
background-color: #DDDDDD
|
|
203
|
+
|
|
204
|
+
tr.sup_header > td
|
|
205
|
+
font-size: $font_size - 2
|
|
206
|
+
font-weight: bold
|
|
207
|
+
border-bottom: 1px solid darken($bright_color, 10%)
|
|
208
|
+
+background-image(linear-gradient(darken($bright_color, 3%), darken($bright_color, 6%)))
|
|
209
|
+
.cell
|
|
210
|
+
padding: 2px 5px
|
|
211
|
+
white-space: normal
|
|
212
|
+
line-height: 200%
|
|
213
|
+
tr.sup_header.new > td
|
|
214
|
+
+background-image(linear-gradient(darken(#CCDDEE, 3%), darken(#CCDDEE, 6%)))
|
|
215
|
+
border-bottom: 1px solid darken(#CCDDEE, 10%)
|
|
216
|
+
|
|
217
|
+
tr.list_view_row
|
|
218
|
+
.lvr_entry
|
|
219
|
+
.lvr_entry_content
|
|
220
|
+
overflow: hidden
|
|
221
|
+
font-size: $main_font_size * 0.9
|
|
222
|
+
.nim_part
|
|
223
|
+
font-weight: normal
|
|
224
|
+
.lvr_entry_main_content
|
|
225
|
+
font-weight: bold
|
|
226
|
+
float: left
|
|
227
|
+
a
|
|
228
|
+
color: $dark_color
|
|
229
|
+
.lvr_entry_additional_content
|
|
230
|
+
.part_label
|
|
231
|
+
margin-right: 5px
|
|
232
|
+
font-size: $main_font_size * 0.8
|
|
233
|
+
font-weight: bold
|
|
234
|
+
&:after
|
|
235
|
+
content: ':'
|
|
236
|
+
float: right
|
|
237
|
+
.lvr_entry_description
|
|
238
|
+
white-space: normal
|
|
239
|
+
p
|
|
240
|
+
font-size: $main_font_size * 0.9
|
|
241
|
+
line-height: $main_font_size * 0.9 * 1.4
|
|
242
|
+
padding: ($main_font_size * 0.25) 0px
|
|
243
|
+
.lvr_entry_meta
|
|
244
|
+
overflow: hidden
|
|
245
|
+
.part
|
|
246
|
+
float: left
|
|
247
|
+
margin-right: 10px
|
|
248
|
+
font-size: $main_font_size * 0.8
|
|
249
|
+
color: $thin_color
|
|
250
|
+
|
|
251
|
+
.part_label
|
|
252
|
+
margin-right: 5px
|
|
253
|
+
font-weight: bold
|
|
254
|
+
&:after
|
|
255
|
+
content: ':'
|
|
256
|
+
.part_value
|
|
257
|
+
> i
|
|
258
|
+
color: darken($thin_color, 30%)
|
|
259
|
+
|
|
260
|
+
.right_part
|
|
261
|
+
float: right
|
|
262
|
+
margin-right: 0px
|
|
263
|
+
margin-left: 10px
|
|
264
|
+
|
|
265
|
+
.created_at_part
|
|
266
|
+
.status_part
|
|
267
|
+
&.proposed
|
|
268
|
+
&.approved
|
|
269
|
+
color: $green_notice_color
|
|
270
|
+
&.rejected
|
|
271
|
+
color: $red_notice_color
|
|
272
|
+
.total_progress_part
|
|
273
|
+
&.zero_progress
|
|
274
|
+
//color: $red_notice_color
|
|
275
|
+
.total_final_project_part
|
|
276
|
+
.total_comment_part
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
.lvr_entry_action
|
|
280
|
+
text-align: right
|
|
281
|
+
.btn-group
|
|
282
|
+
margin-bottom: -6px
|
|
283
|
+
display: inline-block
|
|
284
|
+
.lvr_entry_thumbnail
|
|
285
|
+
float: left
|
|
286
|
+
margin-left: -45px
|
|
287
|
+
margin-top: 4px
|
|
288
|
+
a
|
|
289
|
+
display: inline-block
|
|
290
|
+
&.lvr_entry_with_thumbnail
|
|
291
|
+
margin-left: 45px
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
.cell
|
|
297
|
+
position: relative
|
|
298
|
+
padding: 2px 5px
|
|
299
|
+
overflow: hidden
|
|
300
|
+
white-space: nowrap
|
|
301
|
+
font-size: 11px
|
|
302
|
+
line-height: 150%
|
|
303
|
+
|
|
304
|
+
> .part
|
|
305
|
+
font-size: $main_font_size * 0.8
|
|
306
|
+
|
|
307
|
+
.part_label
|
|
308
|
+
margin-right: 5px
|
|
309
|
+
font-weight: bold
|
|
310
|
+
&:after
|
|
311
|
+
content: ':'
|
|
312
|
+
.part_value
|
|
313
|
+
> i
|
|
314
|
+
color: darken($thin_color, 30%)
|
|
315
|
+
|
|
316
|
+
.edit, .delete
|
|
317
|
+
padding: 2px 6px
|
|
318
|
+
.edit[not='btn']
|
|
319
|
+
.delete[not='btn']
|
|
320
|
+
|
|
321
|
+
.rtc_inner_table
|
|
322
|
+
background-color: white
|
|
323
|
+
table
|
|
324
|
+
margin-top: 5px
|
|
325
|
+
margin-bottom: 5px
|
|
326
|
+
+box-shadow(0 0 1px 0px rgba(0, 0, 0, 0.2))
|
|
327
|
+
tr > td
|
|
328
|
+
background-color: white
|
|
329
|
+
tr:nth-child(odd) > td
|
|
330
|
+
background-color: mix($theme_color, $bright_color, 3%)
|
|
331
|
+
|
|
332
|
+
tr:hover > td
|
|
333
|
+
background-color: mix($theme_color, $bright_color, 6%)
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
$lvr_thumbnail_width: 116px
|
|
337
|
+
ul
|
|
338
|
+
margin-left: 10px
|
|
339
|
+
li.lvr_thumbnail
|
|
340
|
+
float: left
|
|
341
|
+
width: $lvr_thumbnail_width
|
|
342
|
+
margin: 10px
|
|
343
|
+
|
|
344
|
+
a.lvr_entry_thumbnail
|
|
345
|
+
img
|
|
346
|
+
width: $lvr_thumbnail_width - 8
|
|
347
|
+
height: $lvr_thumbnail_width - 8
|
|
348
|
+
|
|
349
|
+
.caption
|
|
350
|
+
.caption_part
|
|
351
|
+
line-height: 130%
|
|
352
|
+
&.nowrap_part
|
|
353
|
+
white-space: nowrap
|
|
354
|
+
overflow: hidden
|
|
355
|
+
text-overflow: ellipsis
|
|
356
|
+
|
|
357
|
+
.part
|
|
358
|
+
float: left
|
|
359
|
+
margin-right: 10px
|
|
360
|
+
font-size: $main_font_size * 0.8
|
|
361
|
+
color: $thin_color
|
|
362
|
+
max-width: $lvr_thumbnail_width - 8 - 15
|
|
363
|
+
overflow: hidden
|
|
364
|
+
text-overflow: ellipsis
|
|
365
|
+
|
|
366
|
+
.part_label
|
|
367
|
+
margin-right: 5px
|
|
368
|
+
font-weight: bold
|
|
369
|
+
&:after
|
|
370
|
+
content: ':'
|
|
371
|
+
.part_value
|
|
372
|
+
i
|
|
373
|
+
color: darken($thin_color, 30%)
|
|
374
|
+
|
|
375
|
+
.rtc_loading
|
|
376
|
+
position: absolute
|
|
377
|
+
left: 0
|
|
378
|
+
text-align: center
|
|
379
|
+
background-color: rgba(255, 255, 255, 0.8)
|
|
380
|
+
|
|
381
|
+
.loading_message
|
|
382
|
+
margin: 0 auto
|
|
383
|
+
background-color: #FFFBCC
|
|
384
|
+
padding: 2px 10px 4px
|
|
385
|
+
font-weight: bold
|
|
386
|
+
display: inline-block
|
|
387
|
+
+border-radius(0 0 3px 3px)
|
|
388
|
+
+box-shadow(inset 0 2px 2px -2px rgba(0, 0, 0, 0.3))
|
|
389
|
+
|
|
390
|
+
.rtc_data_empty_text
|
|
391
|
+
color: lighten(black, 60%)
|
|
392
|
+
font-size: 12px
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
|
|
397
|
+
// RTC FOOTER ====================================================================================
|
|
398
|
+
.rtc_footer
|
|
399
|
+
clear: both
|
|
400
|
+
margin: 0 1px 1px
|
|
401
|
+
padding: 6px 10px 8px
|
|
402
|
+
overflow: hidden
|
|
403
|
+
+border-radius(0 0 $border_radius $border_radius)
|
|
404
|
+
|
|
405
|
+
.pagination_area
|
|
406
|
+
overflow: hidden
|
|
407
|
+
float: left
|
|
408
|
+
|
|
409
|
+
.pagination
|
|
410
|
+
overflow: hidden
|
|
411
|
+
float: left
|
|
412
|
+
padding-top: 1px
|
|
413
|
+
padding-right: 7px
|
|
414
|
+
|
|
415
|
+
> div, > a, > span
|
|
416
|
+
float: left
|
|
417
|
+
margin-right: 3px
|
|
418
|
+
|
|
419
|
+
.per_page_part,
|
|
420
|
+
.go_to_page_part,
|
|
421
|
+
.current_page_part
|
|
422
|
+
+punched-text
|
|
423
|
+
font-size: 11px
|
|
424
|
+
vertical-align: middle
|
|
425
|
+
line-height: 21px
|
|
426
|
+
|
|
427
|
+
.current_page_part
|
|
428
|
+
padding: 0 3px
|
|
429
|
+
|
|
430
|
+
.per_page_part
|
|
431
|
+
margin-right: 15px
|
|
432
|
+
select
|
|
433
|
+
margin-top: -1px
|
|
434
|
+
height: 23px
|
|
435
|
+
padding: 1px 2px
|
|
436
|
+
width: 50px
|
|
437
|
+
text-align: right
|
|
438
|
+
margin-right: 3px
|
|
439
|
+
.go_to_page_part
|
|
440
|
+
div
|
|
441
|
+
float: left
|
|
442
|
+
input
|
|
443
|
+
width: 40px
|
|
444
|
+
text-align: right
|
|
445
|
+
margin-bottom: 0px
|
|
446
|
+
height: 18px
|
|
447
|
+
padding: 0px 4px
|
|
448
|
+
a
|
|
449
|
+
float: none
|
|
450
|
+
|
|
451
|
+
|
|
452
|
+
.page_entries_info
|
|
453
|
+
padding-top: 1px
|
|
454
|
+
float: left
|
|
455
|
+
margin-right: 3px
|
|
456
|
+
+punched-text
|
|
457
|
+
font-size: 11px
|
|
458
|
+
vertical-align: middle
|
|
459
|
+
line-height: 21px
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
|
|
464
|
+
.rtc_item
|
|
465
|
+
&.right
|
|
466
|
+
float: right
|
|
467
|
+
|
|
468
|
+
&.left
|
|
469
|
+
float: left
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
.rtc_item_separator
|
|
473
|
+
+rect(0, 20)
|
|
474
|
+
display: inline-block
|
|
475
|
+
border-right: 1px solid $separator_border_right
|
|
476
|
+
border-left: 1px solid $separator_border_left
|
|
477
|
+
|
|
478
|
+
&.left
|
|
479
|
+
margin-right: 5px
|
|
480
|
+
float: left
|
|
481
|
+
|
|
482
|
+
&.right
|
|
483
|
+
margin: 0px 5px
|
|
484
|
+
float: right
|
|
485
|
+
|
|
486
|
+
|
|
487
|
+
.vertical_line
|
|
488
|
+
position: absolute
|
|
489
|
+
width: 1px
|
|
490
|
+
display: block
|
|
491
|
+
background-color: #000000
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
.numeric
|
|
495
|
+
text-align: right
|