wysiwyg-rails 4.5.1 → 4.6.0

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.
Files changed (154) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/froala_editor.min.js +2 -2
  3. data/app/assets/javascripts/froala_editor.pkgd.min.js +2 -2
  4. data/app/assets/javascripts/languages/ar.js +1 -1
  5. data/app/assets/javascripts/languages/bs.js +1 -1
  6. data/app/assets/javascripts/languages/cs.js +1 -1
  7. data/app/assets/javascripts/languages/da.js +1 -1
  8. data/app/assets/javascripts/languages/de.js +1 -1
  9. data/app/assets/javascripts/languages/el.js +1 -1
  10. data/app/assets/javascripts/languages/en_ca.js +1 -1
  11. data/app/assets/javascripts/languages/en_gb.js +1 -1
  12. data/app/assets/javascripts/languages/es.js +1 -1
  13. data/app/assets/javascripts/languages/et.js +1 -1
  14. data/app/assets/javascripts/languages/fa.js +1 -1
  15. data/app/assets/javascripts/languages/fi.js +1 -1
  16. data/app/assets/javascripts/languages/fr.js +1 -1
  17. data/app/assets/javascripts/languages/he.js +1 -1
  18. data/app/assets/javascripts/languages/hr.js +1 -1
  19. data/app/assets/javascripts/languages/hu.js +1 -1
  20. data/app/assets/javascripts/languages/id.js +1 -1
  21. data/app/assets/javascripts/languages/it.js +1 -1
  22. data/app/assets/javascripts/languages/ja.js +1 -1
  23. data/app/assets/javascripts/languages/ko.js +1 -1
  24. data/app/assets/javascripts/languages/ku.js +1 -1
  25. data/app/assets/javascripts/languages/me.js +1 -1
  26. data/app/assets/javascripts/languages/nb.js +1 -1
  27. data/app/assets/javascripts/languages/nl.js +1 -1
  28. data/app/assets/javascripts/languages/pl.js +1 -1
  29. data/app/assets/javascripts/languages/pt_br.js +1 -1
  30. data/app/assets/javascripts/languages/pt_pt.js +1 -1
  31. data/app/assets/javascripts/languages/ro.js +1 -1
  32. data/app/assets/javascripts/languages/ru.js +1 -1
  33. data/app/assets/javascripts/languages/sk.js +1 -1
  34. data/app/assets/javascripts/languages/sl.js +1 -1
  35. data/app/assets/javascripts/languages/sr.js +1 -1
  36. data/app/assets/javascripts/languages/sv.js +1 -1
  37. data/app/assets/javascripts/languages/th.js +1 -1
  38. data/app/assets/javascripts/languages/tr.js +1 -1
  39. data/app/assets/javascripts/languages/uk.js +1 -1
  40. data/app/assets/javascripts/languages/vi.js +1 -1
  41. data/app/assets/javascripts/languages/zh_cn.js +1 -1
  42. data/app/assets/javascripts/languages/zh_tw.js +1 -1
  43. data/app/assets/javascripts/plugins/align.min.js +1 -1
  44. data/app/assets/javascripts/plugins/char_counter.min.js +2 -2
  45. data/app/assets/javascripts/plugins/code_beautifier.min.js +1 -1
  46. data/app/assets/javascripts/plugins/code_view.min.js +1 -1
  47. data/app/assets/javascripts/plugins/colors.min.js +2 -2
  48. data/app/assets/javascripts/plugins/cryptojs.min.js +1 -1
  49. data/app/assets/javascripts/plugins/draggable.min.js +1 -1
  50. data/app/assets/javascripts/plugins/edit_in_popup.min.js +1 -1
  51. data/app/assets/javascripts/plugins/emoticons.min.js +2 -2
  52. data/app/assets/javascripts/plugins/entities.min.js +1 -1
  53. data/app/assets/javascripts/plugins/file.min.js +1 -1
  54. data/app/assets/javascripts/plugins/files_manager.min.js +1 -1
  55. data/app/assets/javascripts/plugins/filestack.min.js +2 -2
  56. data/app/assets/javascripts/plugins/find_and_replace.min.js +7 -0
  57. data/app/assets/javascripts/plugins/font_family.min.js +1 -1
  58. data/app/assets/javascripts/plugins/font_size.min.js +1 -1
  59. data/app/assets/javascripts/plugins/forms.min.js +1 -1
  60. data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
  61. data/app/assets/javascripts/plugins/help.min.js +1 -1
  62. data/app/assets/javascripts/plugins/image.min.js +2 -2
  63. data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
  64. data/app/assets/javascripts/plugins/inline_class.min.js +1 -1
  65. data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
  66. data/app/assets/javascripts/plugins/line_breaker.min.js +2 -2
  67. data/app/assets/javascripts/plugins/line_height.min.js +1 -1
  68. data/app/assets/javascripts/plugins/link.min.js +2 -2
  69. data/app/assets/javascripts/plugins/lists.min.js +2 -2
  70. data/app/assets/javascripts/plugins/markdown.min.js +1 -1
  71. data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
  72. data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
  73. data/app/assets/javascripts/plugins/print.min.js +1 -1
  74. data/app/assets/javascripts/plugins/quick_insert.min.js +1 -1
  75. data/app/assets/javascripts/plugins/quote.min.js +1 -1
  76. data/app/assets/javascripts/plugins/save.min.js +1 -1
  77. data/app/assets/javascripts/plugins/special_characters.min.js +2 -2
  78. data/app/assets/javascripts/plugins/table.min.js +2 -2
  79. data/app/assets/javascripts/plugins/track_changes.min.js +2 -2
  80. data/app/assets/javascripts/plugins/trim_video.min.js +1 -1
  81. data/app/assets/javascripts/plugins/url.min.js +2 -2
  82. data/app/assets/javascripts/plugins/video.min.js +2 -2
  83. data/app/assets/javascripts/plugins/word_counter.min.js +1 -1
  84. data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
  85. data/app/assets/javascripts/plugins.pkgd.min.js +2 -2
  86. data/app/assets/javascripts/third_party/embedly.min.js +1 -1
  87. data/app/assets/javascripts/third_party/font_awesome.min.js +2 -2
  88. data/app/assets/javascripts/third_party/image_tui.min.js +1 -1
  89. data/app/assets/javascripts/third_party/showdown.min.js +1 -1
  90. data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
  91. data/app/assets/stylesheets/froala_editor.css +15 -1
  92. data/app/assets/stylesheets/froala_editor.min.css +2 -2
  93. data/app/assets/stylesheets/froala_editor.pkgd.css +525 -22
  94. data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
  95. data/app/assets/stylesheets/froala_style.css +3 -2
  96. data/app/assets/stylesheets/froala_style.min.css +2 -2
  97. data/app/assets/stylesheets/plugins/char_counter.css +1 -1
  98. data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
  99. data/app/assets/stylesheets/plugins/code_view.css +1 -1
  100. data/app/assets/stylesheets/plugins/code_view.min.css +1 -1
  101. data/app/assets/stylesheets/plugins/colors.css +2 -2
  102. data/app/assets/stylesheets/plugins/colors.min.css +2 -2
  103. data/app/assets/stylesheets/plugins/draggable.css +1 -1
  104. data/app/assets/stylesheets/plugins/draggable.min.css +1 -1
  105. data/app/assets/stylesheets/plugins/emoticons.css +1 -1
  106. data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
  107. data/app/assets/stylesheets/plugins/file.css +1 -1
  108. data/app/assets/stylesheets/plugins/file.min.css +1 -1
  109. data/app/assets/stylesheets/plugins/files_manager.css +1 -1
  110. data/app/assets/stylesheets/plugins/files_manager.min.css +1 -1
  111. data/app/assets/stylesheets/plugins/filestack.css +1 -1
  112. data/app/assets/stylesheets/plugins/filestack.min.css +1 -1
  113. data/app/assets/stylesheets/plugins/find_and_replace.css +224 -0
  114. data/app/assets/stylesheets/plugins/find_and_replace.min.css +7 -0
  115. data/app/assets/stylesheets/plugins/fullscreen.css +1 -1
  116. data/app/assets/stylesheets/plugins/fullscreen.min.css +1 -1
  117. data/app/assets/stylesheets/plugins/help.css +1 -1
  118. data/app/assets/stylesheets/plugins/help.min.css +1 -1
  119. data/app/assets/stylesheets/plugins/image.css +3 -3
  120. data/app/assets/stylesheets/plugins/image.min.css +2 -2
  121. data/app/assets/stylesheets/plugins/image_manager.css +1 -1
  122. data/app/assets/stylesheets/plugins/image_manager.min.css +1 -1
  123. data/app/assets/stylesheets/plugins/line_breaker.css +1 -1
  124. data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
  125. data/app/assets/stylesheets/plugins/markdown.css +1 -1
  126. data/app/assets/stylesheets/plugins/markdown.min.css +1 -1
  127. data/app/assets/stylesheets/plugins/quick_insert.css +1 -1
  128. data/app/assets/stylesheets/plugins/quick_insert.min.css +1 -1
  129. data/app/assets/stylesheets/plugins/special_characters.css +1 -1
  130. data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
  131. data/app/assets/stylesheets/plugins/table.css +287 -18
  132. data/app/assets/stylesheets/plugins/table.min.css +2 -2
  133. data/app/assets/stylesheets/plugins/trim_video.css +1 -1
  134. data/app/assets/stylesheets/plugins/trim_video.min.css +1 -1
  135. data/app/assets/stylesheets/plugins/video.css +1 -1
  136. data/app/assets/stylesheets/plugins/video.min.css +1 -1
  137. data/app/assets/stylesheets/plugins.pkgd.css +509 -21
  138. data/app/assets/stylesheets/plugins.pkgd.min.css +2 -2
  139. data/app/assets/stylesheets/themes/dark.css +199 -12
  140. data/app/assets/stylesheets/themes/dark.min.css +2 -2
  141. data/app/assets/stylesheets/themes/gray.css +199 -12
  142. data/app/assets/stylesheets/themes/gray.min.css +2 -2
  143. data/app/assets/stylesheets/themes/royal.css +199 -12
  144. data/app/assets/stylesheets/themes/royal.min.css +2 -2
  145. data/app/assets/stylesheets/third_party/embedly.css +1 -1
  146. data/app/assets/stylesheets/third_party/embedly.min.css +1 -1
  147. data/app/assets/stylesheets/third_party/font_awesome.css +1 -1
  148. data/app/assets/stylesheets/third_party/font_awesome.min.css +1 -1
  149. data/app/assets/stylesheets/third_party/image_tui.css +1 -1
  150. data/app/assets/stylesheets/third_party/image_tui.min.css +1 -1
  151. data/app/assets/stylesheets/third_party/spell_checker.css +1 -1
  152. data/app/assets/stylesheets/third_party/spell_checker.min.css +1 -1
  153. data/lib/wysiwyg-rails/version.rb +1 -1
  154. metadata +5 -2
@@ -1,9 +1,10 @@
1
1
  /*!
2
- * froala_editor v4.5.1 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v4.6.0 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2025 Froala Labs
5
5
  */
6
6
 
7
+ @charset "UTF-8";
7
8
  .fr-clearfix::after {
8
9
  clear: both;
9
10
  display: block;
@@ -223,7 +224,7 @@ textarea.fr-code {
223
224
  left: 0;
224
225
  text-align: center;
225
226
  cursor: default; }
226
- .fr-popup .fr-color-set > span:hover, .fr-popup .fr-color-set > span:focus {
227
+ .fr-popup .fr-color-set > span:hover, .fr-popup .fr-color-set > span:focus, .fr-popup .fr-color-set > span:not(.fr-table-cell):hover, .fr-popup .fr-color-set > span:not(.fr-table-cell):focus {
227
228
  outline: 1px solid #222222;
228
229
  z-index: 2; }
229
230
 
@@ -1707,6 +1708,225 @@ body.fr-fullscreen .fs-transforms-container {
1707
1708
  clip: rect(0, 0, 0, 0);
1708
1709
  border: 0; }
1709
1710
 
1711
+ .fr-find-replace-layer .fr-header {
1712
+ padding: 15px; }
1713
+ .fr-find-replace-layer .fr-body {
1714
+ padding: 0 15px 15px; }
1715
+ .fr-find-replace-layer .fr-drag-handle {
1716
+ cursor: move; }
1717
+ .fr-find-replace-layer h3 {
1718
+ margin: 0;
1719
+ font-size: 16px;
1720
+ text-align: left;
1721
+ font-weight: bold; }
1722
+ .fr-find-replace-layer .fr-body .fr-input-line input.fr-disabled {
1723
+ background-color: #f5f5f5;
1724
+ color: #a9a9a9;
1725
+ border: 1px solid #d1d1d1;
1726
+ cursor: not-allowed; }
1727
+ .fr-find-replace-layer .fr-body .fr-input-line input#fr-findText::placeholder,
1728
+ .fr-find-replace-layer .fr-body .fr-input-line input#fr-replaceText::placeholder {
1729
+ color: #a9a9a9; }
1730
+ .fr-find-replace-layer .fr-body .fr-input-line.fr-find-field {
1731
+ width: 227px;
1732
+ padding-bottom: 5px; }
1733
+ .fr-find-replace-layer .fr-body .fr-input-line.fr-replace-field {
1734
+ top: -8px;
1735
+ padding-bottom: 0px; }
1736
+ .fr-find-replace-layer .fr-body .fr-label-disabled {
1737
+ background-color: #f5f5f5; }
1738
+ .fr-find-replace-layer .fr-body .fr-close-btn {
1739
+ position: absolute;
1740
+ top: 2px;
1741
+ right: 10px;
1742
+ font-size: 25px;
1743
+ background: none;
1744
+ border: none;
1745
+ cursor: pointer;
1746
+ color: #333333; }
1747
+ .fr-find-replace-layer .fr-body .fr-close-btn:hover {
1748
+ color: #CCCCCC; }
1749
+ .fr-find-replace-layer .fr-body .fr-toggle-advanced-options {
1750
+ display: flex;
1751
+ align-items: center;
1752
+ justify-content: space-between;
1753
+ padding: 10px 0px;
1754
+ background-color: #f5f5f5;
1755
+ border-radius: 4px;
1756
+ cursor: pointer;
1757
+ font-weight: bold;
1758
+ transition: background-color 0.3s ease;
1759
+ width: auto;
1760
+ background: none;
1761
+ color: #333333; }
1762
+ .fr-find-replace-layer .fr-body input {
1763
+ padding: 8px;
1764
+ font-size: 14px;
1765
+ border: 1px solid #CCCCCC;
1766
+ border-radius: 4px;
1767
+ margin-left: 0px; }
1768
+ .fr-find-replace-layer .fr-body .fr-input-container {
1769
+ position: relative;
1770
+ display: flex;
1771
+ align-items: center;
1772
+ width: 100%;
1773
+ /* Ensures proper layout for container */ }
1774
+ .fr-find-replace-layer .fr-body .fr-arrow-buttons {
1775
+ display: flex;
1776
+ flex-direction: row;
1777
+ gap: 5px;
1778
+ margin-left: 10px;
1779
+ /* Add margin to separate from input field */
1780
+ margin-top: 10px;
1781
+ /* Align with input field */ }
1782
+ .fr-find-replace-layer .fr-body .fr-arrow-buttons button {
1783
+ border: none;
1784
+ background: none;
1785
+ cursor: pointer;
1786
+ padding: 2px 4px;
1787
+ margin-bottom: 12px;
1788
+ font-size: 12px; }
1789
+ .fr-find-replace-layer .fr-body .fr-arrow-buttons .fr-disabled {
1790
+ pointer-events: none;
1791
+ cursor: not-allowed;
1792
+ color: #a9a9a9; }
1793
+ .fr-find-replace-layer .fr-body .fr-button-group {
1794
+ display: flex;
1795
+ gap: 10px;
1796
+ justify-content: flex-end;
1797
+ margin-top: 10px; }
1798
+ .fr-find-replace-layer .fr-body .fr-button-group button.fr-find-btn {
1799
+ background-color: #FFF;
1800
+ color: #0098f7;
1801
+ margin-top: 10px;
1802
+ border: 1px solid #0098f7; }
1803
+ .fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-btn {
1804
+ background-color: #FFF;
1805
+ color: #0098f7;
1806
+ font-size: 14px;
1807
+ margin-top: 10px; }
1808
+ .fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-btn.fr-disabled {
1809
+ pointer-events: none;
1810
+ cursor: not-allowed;
1811
+ color: #a9a9a9; }
1812
+ .fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-all-btn {
1813
+ background-color: #FFF;
1814
+ color: #0098f7;
1815
+ font-size: 14px;
1816
+ margin-top: 10px; }
1817
+ .fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-all-btn.fr-disabled {
1818
+ pointer-events: none;
1819
+ cursor: not-allowed;
1820
+ color: #a9a9a9; }
1821
+ .fr-find-replace-layer .fr-body button {
1822
+ padding: 8px 12px;
1823
+ font-size: 14px;
1824
+ border: none;
1825
+ border-radius: 4px;
1826
+ cursor: pointer; }
1827
+ .fr-find-replace-layer .fr-body .fr-input-container {
1828
+ position: relative;
1829
+ display: flex;
1830
+ align-items: center; }
1831
+ .fr-find-replace-layer .fr-body #fr-replaceText {
1832
+ width: 77%; }
1833
+ .fr-find-replace-layer .fr-body #fr-findText {
1834
+ position: relative;
1835
+ padding-right: 40px;
1836
+ /* Create space for the count indicator */
1837
+ font-size: 14px;
1838
+ border: 1px solid #CCCCCC;
1839
+ border-radius: 4px; }
1840
+ .fr-find-replace-layer .fr-body #fr-findText:focus {
1841
+ border: 2px solid #0098f7; }
1842
+ .fr-find-replace-layer .fr-body .fr-find-error {
1843
+ color: #f70000;
1844
+ font-size: 12px;
1845
+ display: none;
1846
+ max-width: 300px;
1847
+ overflow-wrap: break-word; }
1848
+ .fr-find-replace-layer .fr-body #fr-findText.error {
1849
+ border-color: #f70000; }
1850
+ .fr-find-replace-layer .fr-body .fr-count-indicator {
1851
+ position: absolute;
1852
+ right: 80px;
1853
+ top: 57%;
1854
+ /* Center vertically */
1855
+ transform: translateY(-50%);
1856
+ color: #CCCCCC;
1857
+ font-size: 12px;
1858
+ pointer-events: none;
1859
+ visibility: hidden;
1860
+ /* Hidden by default */
1861
+ z-index: 10; }
1862
+ .fr-find-replace-layer .fr-body .fr-toggle-advanced-options .arrow {
1863
+ font-size: 15px;
1864
+ transition: transform 0.3s ease;
1865
+ margin-right: 10px;
1866
+ font-size: 14px;
1867
+ margin-right: 4px;
1868
+ margin-top: 2px;
1869
+ font-weight: 100; }
1870
+ .fr-find-replace-layer .fr-body .fr-advanced-options-panel {
1871
+ border-radius: 4px; }
1872
+ .fr-find-replace-layer .fr-body .fr-advanced-options-panel .fr-checkbox-group {
1873
+ display: flex;
1874
+ flex-direction: column;
1875
+ gap: 8px; }
1876
+ .fr-find-replace-layer .fr-body .fr-advanced-options-panel .fr-checkbox-group .fr-checkbox-row {
1877
+ display: flex;
1878
+ align-items: center;
1879
+ gap: 6px;
1880
+ font-size: 14px; }
1881
+ .fr-find-replace-layer .fr-body .fr-advanced-options-panel .fr-checkbox-group .fr-checkbox-row input[type="checkbox"]:focus-visible {
1882
+ outline: 2px solid #0098f7;
1883
+ outline-offset: 2px; }
1884
+ .fr-find-replace-layer .fr-body .fr-toggle-btn {
1885
+ width: 40px;
1886
+ height: 20px;
1887
+ background-color: #CCCCCC;
1888
+ border-radius: 10px;
1889
+ position: relative;
1890
+ cursor: pointer;
1891
+ margin-right: 10px;
1892
+ display: inline-block;
1893
+ vertical-align: middle; }
1894
+ .fr-find-replace-layer .fr-body .fr-arrow {
1895
+ margin-right: 5px;
1896
+ font-size: 12px;
1897
+ margin-top: 1px;
1898
+ position: absolute;
1899
+ right: 15px; }
1900
+ .fr-find-replace-layer .fr-body .fr-disabled svg.fr-arrow-button {
1901
+ fill: #a9a9a9; }
1902
+ .fr-find-replace-layer .fr-body .fr-arrow-button {
1903
+ width: 12px;
1904
+ height: 12px; }
1905
+ .fr-find-replace-layer .fr-body .fr-btn-active-popup {
1906
+ background: #d6d6d6; }
1907
+
1908
+ .fr-find-replace-highlight {
1909
+ background-color: #ffff00; }
1910
+
1911
+ .fr-find-replace-current-highlight {
1912
+ background-color: #ffa500; }
1913
+
1914
+ .fr-clearfix::after {
1915
+ clear: both;
1916
+ display: block;
1917
+ content: "";
1918
+ height: 0; }
1919
+
1920
+ .fr-hide-by-clipping {
1921
+ position: absolute;
1922
+ width: 1px;
1923
+ height: 1px;
1924
+ padding: 0;
1925
+ margin: -1px;
1926
+ overflow: hidden;
1927
+ clip: rect(0, 0, 0, 0);
1928
+ border: 0; }
1929
+
1710
1930
  body.fr-fullscreen {
1711
1931
  overflow: hidden;
1712
1932
  height: 100%;
@@ -1913,7 +2133,7 @@ body.fr-fullscreen {
1913
2133
  letter-spacing: 1px;
1914
2134
  line-height: 140%;
1915
2135
  text-align: center; }
1916
- .fr-popup .fr-image-upload-layer:hover {
2136
+ .fr-popup .fr-image-upload-layer:hover, .fr-popup .fr-image-upload-layer:has(.fr-not-empty) {
1917
2137
  background: #ebebeb; }
1918
2138
  .fr-popup .fr-image-upload-layer.fr-drop {
1919
2139
  background: #ebebeb;
@@ -1939,7 +2159,7 @@ body.fr-fullscreen {
1939
2159
  right: 0;
1940
2160
  top: 0;
1941
2161
  bottom: 0;
1942
- width: 500%;
2162
+ width: 100%;
1943
2163
  height: 100%;
1944
2164
  margin: 0;
1945
2165
  font-size: 400px; }
@@ -2534,16 +2754,12 @@ div.fr-modal-body {
2534
2754
 
2535
2755
  .fr-element table td.fr-selected-cell, .fr-element table th.fr-selected-cell {
2536
2756
  border: 1px double #0098f7;
2537
- position: relative; }
2538
- .fr-element table td.fr-selected-cell:after, .fr-element table th.fr-selected-cell:after {
2539
- content: "";
2540
- position: absolute;
2541
- top: 0;
2542
- left: 0;
2543
- width: 100%;
2544
- height: 100%;
2545
- background-color: rgba(0, 100, 255, 0.15);
2546
- pointer-events: none; }
2757
+ position: relative;
2758
+ /**
2759
+ Removed the ::after, as it blocks the browser’s ability to correctly place the caret (text cursor) mainly in firefox.
2760
+ provided the background color directly to the selected cell.
2761
+ */
2762
+ background-color: rgba(0, 100, 255, 0.15); }
2547
2763
  .fr-element table td, .fr-element table th {
2548
2764
  user-select: text;
2549
2765
  -o-user-select: text;
@@ -2584,7 +2800,7 @@ div.fr-modal-body {
2584
2800
  .fr-table-selector {
2585
2801
  display: block;
2586
2802
  position: absolute;
2587
- z-index: 9999;
2803
+ z-index: 3;
2588
2804
  width: 16px;
2589
2805
  height: 16px;
2590
2806
  padding: 3px;
@@ -2601,24 +2817,26 @@ div.fr-modal-body {
2601
2817
  .fr-table-selector-active {
2602
2818
  opacity: 1;
2603
2819
  visibility: visible;
2604
- border: #fdcf00 2px solid; }
2820
+ border: #F6D146 2px solid;
2821
+ background-color: #F6D146; }
2605
2822
  .fr-table-selector-active a > svg {
2606
- color: #fdcf00; }
2823
+ color: #F6D146; }
2607
2824
 
2608
2825
  .fr-table-selector-active-selected {
2609
- border: #0d65ff 2px solid; }
2826
+ border: #0098F7 2px solid;
2827
+ background-color: #0098F7; }
2610
2828
  .fr-table-selector-active-selected a > svg {
2611
- color: #0d65ff; }
2829
+ color: #0098F7; }
2612
2830
 
2613
2831
  .fr-table-selector-inactive {
2614
2832
  opacity: 0;
2615
2833
  visibility: hidden; }
2616
2834
 
2617
2835
  .fr-view .fr-table-selection-hover {
2618
- outline: #fdcf00 2px solid; }
2836
+ outline: #F6D146 2px solid; }
2619
2837
 
2620
2838
  .fr-view .fr-table-selected {
2621
- outline: #0d65ff 2px solid;
2839
+ outline: #0098F7 2px solid;
2622
2840
  caret-color: transparent; }
2623
2841
 
2624
2842
  .fr-popup .fr-table-size {
@@ -2665,6 +2883,276 @@ div.fr-modal-body {
2665
2883
  z-index: 9999;
2666
2884
  white-space: nowrap; }
2667
2885
 
2886
+ .fr-view .fr-table-selected *::selection {
2887
+ background: transparent; }
2888
+
2889
+ .fr-view .fr-table-selected *::-moz-selection {
2890
+ background: transparent; }
2891
+
2892
+ .fr-cell-properties-form, .fr-table-properties-form {
2893
+ padding: 15px;
2894
+ width: 360px;
2895
+ max-width: 100%;
2896
+ background-color: #FFF;
2897
+ border-radius: 10px; }
2898
+ .fr-cell-properties-form .fr-cell-properties-section, .fr-cell-properties-form .fr-table-properties-section, .fr-table-properties-form .fr-cell-properties-section, .fr-table-properties-form .fr-table-properties-section {
2899
+ margin-bottom: 12px; }
2900
+ .fr-cell-properties-form .fr-cell-properties-section label, .fr-cell-properties-form .fr-table-properties-section label, .fr-table-properties-form .fr-cell-properties-section label, .fr-table-properties-form .fr-table-properties-section label {
2901
+ font-weight: bold;
2902
+ display: block;
2903
+ margin-bottom: 6px;
2904
+ font-size: 14px; }
2905
+ .fr-cell-properties-form .fr-cell-bg-container, .fr-cell-properties-form .fr-table-bg-container, .fr-table-properties-form .fr-cell-bg-container, .fr-table-properties-form .fr-table-bg-container {
2906
+ display: flex;
2907
+ align-items: center;
2908
+ position: relative;
2909
+ width: 100%; }
2910
+ .fr-cell-properties-form .fr-cell-bg-container .fr-input, .fr-cell-properties-form .fr-table-bg-container .fr-input, .fr-table-properties-form .fr-cell-bg-container .fr-input, .fr-table-properties-form .fr-table-bg-container .fr-input {
2911
+ flex: 1;
2912
+ height: 36px;
2913
+ padding: 4px 12px;
2914
+ border: 1px solid #CCCCCC;
2915
+ border-radius: 2px 0 0 2px;
2916
+ box-sizing: border-box;
2917
+ font-size: 14px; }
2918
+ .fr-cell-properties-form .fr-cell-bg-container .fr-input:focus, .fr-cell-properties-form .fr-table-bg-container .fr-input:focus, .fr-table-properties-form .fr-cell-bg-container .fr-input:focus, .fr-table-properties-form .fr-table-bg-container .fr-input:focus {
2919
+ outline: none;
2920
+ border-color: #0098f7; }
2921
+ .fr-cell-properties-form .fr-cell-bg-container .fr-input.fr-disabled, .fr-cell-properties-form .fr-table-bg-container .fr-input.fr-disabled, .fr-table-properties-form .fr-cell-bg-container .fr-input.fr-disabled, .fr-table-properties-form .fr-table-bg-container .fr-input.fr-disabled {
2922
+ background-color: #f5f5f5;
2923
+ color: #a9a9a9;
2924
+ border: 1px solid #d1d1d1;
2925
+ cursor: not-allowed; }
2926
+ .fr-cell-properties-form .fr-cell-bg-container .fr-input::placeholder, .fr-cell-properties-form .fr-table-bg-container .fr-input::placeholder, .fr-table-properties-form .fr-cell-bg-container .fr-input::placeholder, .fr-table-properties-form .fr-table-bg-container .fr-input::placeholder {
2927
+ color: #AAA; }
2928
+ .fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color, .fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color, .fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color, .fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color {
2929
+ width: 36px;
2930
+ height: 36px;
2931
+ border: 1px solid #CCCCCC;
2932
+ border-left: none;
2933
+ border-radius: 0 2px 2px 0;
2934
+ position: relative;
2935
+ padding: 0;
2936
+ background: transparent;
2937
+ height: 36px;
2938
+ display: flex;
2939
+ align-items: center;
2940
+ justify-content: center;
2941
+ cursor: pointer;
2942
+ margin: -1px 0 0 -1px; }
2943
+ .fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color:hover, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color:hover, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color:hover, .fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color:hover, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color:hover, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color:hover, .fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color:hover, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color:hover, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color:hover, .fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color:hover, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color:hover, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color:hover {
2944
+ background-color: #ebebeb; }
2945
+ .fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview, .fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview, .fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview, .fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview, .fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview, .fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview, .fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview {
2946
+ width: 20px;
2947
+ height: 20px;
2948
+ border: 1px solid #999999;
2949
+ border-radius: 2px;
2950
+ position: relative;
2951
+ overflow: hidden; }
2952
+ .fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator, .fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator, .fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator, .fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator, .fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator, .fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator, .fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator, .fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator, .fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator, .fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator, .fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator, .fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator, .fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator, .fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator, .fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator, .fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator, .fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator {
2953
+ position: absolute;
2954
+ background: red;
2955
+ width: 28px;
2956
+ height: 1px;
2957
+ top: 9px;
2958
+ left: -4px;
2959
+ transform: rotate(-45deg);
2960
+ transform-origin: center; }
2961
+ .fr-cell-properties-form .fr-cell-dimensions-container, .fr-table-properties-form .fr-cell-dimensions-container {
2962
+ display: flex;
2963
+ gap: 10px;
2964
+ margin-bottom: 12px; }
2965
+ .fr-cell-properties-form .fr-cell-dimensions-container label, .fr-table-properties-form .fr-cell-dimensions-container label {
2966
+ font-weight: bold;
2967
+ font-size: 14px; }
2968
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section {
2969
+ flex: 1; }
2970
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs {
2971
+ display: flex;
2972
+ gap: 6px;
2973
+ align-items: center; }
2974
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input {
2975
+ width: 90px;
2976
+ padding: 8px;
2977
+ border: 1px solid #CCCCCC;
2978
+ border-radius: 2px;
2979
+ font-size: 14px; }
2980
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input:focus, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input:focus {
2981
+ outline: none;
2982
+ border-color: #0098f7; }
2983
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input.fr-disabled, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input.fr-disabled {
2984
+ background-color: #f5f5f5;
2985
+ color: #a9a9a9;
2986
+ border: 1px solid #d1d1d1;
2987
+ cursor: not-allowed; }
2988
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input::placeholder, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input::placeholder {
2989
+ color: #AAA; }
2990
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs .fr-dimension-separator, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs .fr-dimension-separator {
2991
+ line-height: 1;
2992
+ font-size: 16px; }
2993
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section {
2994
+ flex: 1; }
2995
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section label, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section label {
2996
+ font-weight: bold;
2997
+ font-size: 14px; }
2998
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input {
2999
+ width: 90px;
3000
+ padding: 8px;
3001
+ border: 1px solid #CCCCCC;
3002
+ border-radius: 2px;
3003
+ font-size: 14px; }
3004
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input:focus, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input:focus {
3005
+ outline: none;
3006
+ border-color: #0098f7; }
3007
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input.fr-disabled, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input.fr-disabled {
3008
+ background-color: #f5f5f5;
3009
+ color: #a9a9a9;
3010
+ border: 1px solid #d1d1d1;
3011
+ cursor: not-allowed; }
3012
+ .fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input::placeholder, .fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input::placeholder {
3013
+ color: #AAA; }
3014
+ .fr-cell-properties-form .fr-cell-properties-buttons, .fr-cell-properties-form .fr-table-properties-buttons, .fr-table-properties-form .fr-cell-properties-buttons, .fr-table-properties-form .fr-table-properties-buttons {
3015
+ display: flex;
3016
+ justify-content: flex-end;
3017
+ gap: 10px;
3018
+ margin-top: 20px; }
3019
+ .fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button, .fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button, .fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button, .fr-cell-properties-form .fr-table-properties-buttons .fr-save-button, .fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button, .fr-table-properties-form .fr-cell-properties-buttons .fr-save-button, .fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button, .fr-table-properties-form .fr-table-properties-buttons .fr-save-button {
3020
+ font-size: 14px;
3021
+ cursor: pointer;
3022
+ padding: 8px 12px;
3023
+ font-weight: 500;
3024
+ height: 36px;
3025
+ line-height: 20px;
3026
+ box-sizing: border-box; }
3027
+ .fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button.fr-disabled, .fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button.fr-disabled, .fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button.fr-disabled, .fr-cell-properties-form .fr-table-properties-buttons .fr-save-button.fr-disabled, .fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button.fr-disabled, .fr-table-properties-form .fr-cell-properties-buttons .fr-save-button.fr-disabled, .fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button.fr-disabled, .fr-table-properties-form .fr-table-properties-buttons .fr-save-button.fr-disabled {
3028
+ pointer-events: none;
3029
+ cursor: not-allowed;
3030
+ color: #a9a9a9; }
3031
+ .fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button, .fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button, .fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button, .fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button {
3032
+ background: none;
3033
+ border: none;
3034
+ color: #0098f7;
3035
+ border-radius: 2px; }
3036
+ .fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button:hover, .fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button:hover, .fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button:hover, .fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button:hover {
3037
+ text-decoration: underline; }
3038
+ .fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button, .fr-cell-properties-form .fr-table-properties-buttons .fr-save-button, .fr-table-properties-form .fr-cell-properties-buttons .fr-save-button, .fr-table-properties-form .fr-table-properties-buttons .fr-save-button {
3039
+ background-color: #FFF;
3040
+ border: 1px solid #0098f7;
3041
+ color: #0098f7;
3042
+ border-radius: 2px; }
3043
+ .fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button:hover, .fr-cell-properties-form .fr-table-properties-buttons .fr-save-button:hover, .fr-table-properties-form .fr-cell-properties-buttons .fr-save-button:hover, .fr-table-properties-form .fr-table-properties-buttons .fr-save-button:hover {
3044
+ background-color: #ebebeb; }
3045
+ .fr-cell-properties-form .fr-error, .fr-table-properties-form .fr-error {
3046
+ color: red;
3047
+ font-size: 12px;
3048
+ padding-bottom: 5px;
3049
+ display: none; }
3050
+ .fr-cell-properties-form input.fr-error, .fr-table-properties-form input.fr-error {
3051
+ border-color: red;
3052
+ display: block; }
3053
+
3054
+ .fr-table-properties-section label:not(:first-child) {
3055
+ margin-top: 15px; }
3056
+ .fr-table-properties-section .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
3057
+ line-height: 170%; }
3058
+
3059
+ .fr-table-bg-container .fr-input-line, .fr-table-border-container .fr-input-line, .fr-table-dimentions-container .fr-input-line, .fr-table-style-container .fr-input-line {
3060
+ padding: 0px;
3061
+ width: 100%; }
3062
+ .fr-table-bg-container .fr-input-line input[type="text"], .fr-table-border-container .fr-input-line input[type="text"], .fr-table-dimentions-container .fr-input-line input[type="text"], .fr-table-style-container .fr-input-line input[type="text"] {
3063
+ height: 36px;
3064
+ border-color: #CCCCCC; }
3065
+ .fr-table-bg-container .fr-input-line input + label, .fr-table-border-container .fr-input-line input + label, .fr-table-dimentions-container .fr-input-line input + label, .fr-table-style-container .fr-input-line input + label {
3066
+ top: -5px;
3067
+ font-weight: 100; }
3068
+ .fr-table-bg-container .fr-input-line input.fr-not-empty + label, .fr-table-border-container .fr-input-line input.fr-not-empty + label, .fr-table-dimentions-container .fr-input-line input.fr-not-empty + label, .fr-table-style-container .fr-input-line input.fr-not-empty + label {
3069
+ top: -20px;
3070
+ font-weight: 100; }
3071
+ .fr-table-bg-container .fr-input-line #fr-table-border-style, .fr-table-border-container .fr-input-line #fr-table-border-style, .fr-table-dimentions-container .fr-input-line #fr-table-border-style, .fr-table-style-container .fr-input-line #fr-table-border-style {
3072
+ width: 90%;
3073
+ height: 36px;
3074
+ border-color: #CCCCCC;
3075
+ border-radius: 2px; }
3076
+ .fr-table-bg-container .fr-input-line .fr-field-lable, .fr-table-border-container .fr-input-line .fr-field-lable, .fr-table-dimentions-container .fr-input-line .fr-field-lable, .fr-table-style-container .fr-input-line .fr-field-lable {
3077
+ position: absolute;
3078
+ font-size: 11px;
3079
+ padding: 0px 3px;
3080
+ margin: -6px 5px;
3081
+ background: #FFF;
3082
+ font-weight: 100;
3083
+ color: dimgray;
3084
+ z-index: 3; }
3085
+ .fr-table-bg-container .fr-input-line .fr-buttons, .fr-table-border-container .fr-input-line .fr-buttons, .fr-table-dimentions-container .fr-input-line .fr-buttons, .fr-table-style-container .fr-input-line .fr-buttons {
3086
+ padding: 0px; }
3087
+ .fr-table-bg-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after, .fr-table-border-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after, .fr-table-dimentions-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after, .fr-table-style-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after {
3088
+ right: 10px; }
3089
+ .fr-table-bg-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active, .fr-table-border-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active, .fr-table-dimentions-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active, .fr-table-style-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active {
3090
+ background: transparent; }
3091
+ .fr-table-bg-container .fr-input-line .fr-dropdown, .fr-table-border-container .fr-input-line .fr-dropdown, .fr-table-dimentions-container .fr-input-line .fr-dropdown, .fr-table-style-container .fr-input-line .fr-dropdown {
3092
+ margin: 0px;
3093
+ background: transparent;
3094
+ border: 1px solid #CCCCCC;
3095
+ margin-right: 10px;
3096
+ height: 36px;
3097
+ border-radius: 2px; }
3098
+
3099
+ .fr-table-border-container .fr-dropdown-wrapper {
3100
+ width: 120px; }
3101
+
3102
+ .fr-table-alignment-section {
3103
+ margin-left: 10px; }
3104
+
3105
+ .fr-table-border-container, .fr-table-dimentions-container, .fr-table-dimentions-section {
3106
+ display: flex;
3107
+ margin-top: 10px; }
3108
+ .fr-table-border-container .fr-dimension-separator, .fr-table-dimentions-container .fr-dimension-separator, .fr-table-dimentions-section .fr-dimension-separator {
3109
+ margin: 10px 5px; }
3110
+ .fr-table-border-container .fr-btn-table-border-bg-color, .fr-table-dimentions-container .fr-btn-table-border-bg-color, .fr-table-dimentions-section .fr-btn-table-border-bg-color {
3111
+ margin-right: 10px;
3112
+ background: transparent;
3113
+ border: 1px solid #CCCCCC;
3114
+ border-radius: 2px;
3115
+ border-left: 0px;
3116
+ height: 36px;
3117
+ margin-left: -1px; }
3118
+ .fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview, .fr-table-dimentions-container .fr-btn-table-border-bg-color .fr-border-color-preview, .fr-table-dimentions-section .fr-btn-table-border-bg-color .fr-border-color-preview {
3119
+ width: 20px;
3120
+ height: 20px;
3121
+ border: 1px solid #999999;
3122
+ border-radius: 2px;
3123
+ position: relative;
3124
+ overflow: hidden; }
3125
+ .fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator, .fr-table-dimentions-container .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator, .fr-table-dimentions-section .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator {
3126
+ position: absolute;
3127
+ background: red;
3128
+ width: 28px;
3129
+ height: 1px;
3130
+ top: 9px;
3131
+ left: -4px;
3132
+ transform: rotate(-45deg);
3133
+ transform-origin: center; }
3134
+
3135
+ .fr-table-style > button {
3136
+ width: 100%; }
3137
+
3138
+ .fr-table-style .fr-dropdown-wrapper {
3139
+ width: 200px; }
3140
+
3141
+ .fr-table-alignment-container {
3142
+ height: 33px;
3143
+ border: 1px solid #CCCCCC;
3144
+ margin-top: 10px;
3145
+ border-radius: 2px;
3146
+ min-width: 130px; }
3147
+ .fr-table-alignment-container button {
3148
+ height: 30px;
3149
+ width: 36px;
3150
+ padding: 2px 2px 2px 5px;
3151
+ border: none;
3152
+ background: transparent;
3153
+ margin: 2px;
3154
+ cursor: pointer; }
3155
+
2668
3156
  .fr-clearfix::after {
2669
3157
  clear: both;
2670
3158
  display: block;