summernote-lite.css 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867
  1. @font-face {
  2. font-family: "summernote";
  3. font-style: normal;
  4. font-weight: normal;
  5. src: url("./font/summernote.eot?e557617934c52ea068954af79ed7c221");
  6. src: url("./font/summernote.eot?#iefix") format("embedded-opentype"),url("./font/summernote.woff?e557617934c52ea068954af79ed7c221") format("woff"),url("./font/summernote.ttf?e557617934c52ea068954af79ed7c221") format("truetype");
  7. }[class^="note-icon-"]:before, [class*=" note-icon-"]:before {
  8. display: inline-block;
  9. font: normal normal normal 14px summernote;
  10. font-size: inherit;
  11. -webkit-font-smoothing: antialiased;
  12. text-decoration: inherit;
  13. text-rendering: auto;
  14. text-transform: none;
  15. vertical-align: middle;
  16. speak: none;
  17. -moz-osx-font-smoothing: grayscale;
  18. }.note-icon-align-center:before, .note-icon-align-indent:before, .note-icon-align-justify:before, .note-icon-align-left:before, .note-icon-align-outdent:before, .note-icon-align-right:before, .note-icon-align:before, .note-icon-arrow-circle-down:before, .note-icon-arrow-circle-left:before, .note-icon-arrow-circle-right:before, .note-icon-arrow-circle-up:before, .note-icon-arrows-alt:before, .note-icon-arrows-h:before, .note-icon-arrows-v:before, .note-icon-bold:before, .note-icon-caret:before, .note-icon-chain-broken:before, .note-icon-circle:before, .note-icon-close:before, .note-icon-code:before, .note-icon-col-after:before, .note-icon-col-before:before, .note-icon-col-remove:before, .note-icon-eraser:before, .note-icon-font:before, .note-icon-frame:before, .note-icon-italic:before, .note-icon-link:before, .note-icon-magic:before, .note-icon-menu-check:before, .note-icon-minus:before, .note-icon-orderedlist:before, .note-icon-pencil:before, .note-icon-picture:before, .note-icon-question:before, .note-icon-redo:before, .note-icon-row-above:before, .note-icon-row-below:before, .note-icon-row-remove:before, .note-icon-special-character:before, .note-icon-square:before, .note-icon-strikethrough:before, .note-icon-subscript:before, .note-icon-summernote:before, .note-icon-superscript:before, .note-icon-table:before, .note-icon-text-height:before, .note-icon-trash:before, .note-icon-underline:before, .note-icon-undo:before, .note-icon-unorderedlist:before, .note-icon-video:before {
  19. display: inline-block;
  20. font-family: "summernote";
  21. font-style: normal;
  22. font-weight: normal;
  23. text-decoration: inherit;
  24. }.note-icon-align-center:before {
  25. content: "\f101";
  26. }.note-icon-align-indent:before {
  27. content: "\f102";
  28. }.note-icon-align-justify:before {
  29. content: "\f103";
  30. }.note-icon-align-left:before {
  31. content: "\f104";
  32. }.note-icon-align-outdent:before {
  33. content: "\f105";
  34. }.note-icon-align-right:before {
  35. content: "\f106";
  36. }.note-icon-align:before {
  37. content: "\f107";
  38. }.note-icon-arrow-circle-down:before {
  39. content: "\f108";
  40. }.note-icon-arrow-circle-left:before {
  41. content: "\f109";
  42. }.note-icon-arrow-circle-right:before {
  43. content: "\f10a";
  44. }.note-icon-arrow-circle-up:before {
  45. content: "\f10b";
  46. }.note-icon-arrows-alt:before {
  47. content: "\f10c";
  48. }.note-icon-arrows-h:before {
  49. content: "\f10d";
  50. }.note-icon-arrows-v:before {
  51. content: "\f10e";
  52. }.note-icon-bold:before {
  53. content: "\f10f";
  54. }.note-icon-caret:before {
  55. content: "\f110";
  56. }.note-icon-chain-broken:before {
  57. content: "\f111";
  58. }.note-icon-circle:before {
  59. content: "\f112";
  60. }.note-icon-close:before {
  61. content: "\f113";
  62. }.note-icon-code:before {
  63. content: "\f114";
  64. }.note-icon-col-after:before {
  65. content: "\f115";
  66. }.note-icon-col-before:before {
  67. content: "\f116";
  68. }.note-icon-col-remove:before {
  69. content: "\f117";
  70. }.note-icon-eraser:before {
  71. content: "\f118";
  72. }.note-icon-font:before {
  73. content: "\f119";
  74. }.note-icon-frame:before {
  75. content: "\f11a";
  76. }.note-icon-italic:before {
  77. content: "\f11b";
  78. }.note-icon-link:before {
  79. content: "\f11c";
  80. }.note-icon-magic:before {
  81. content: "\f11d";
  82. }.note-icon-menu-check:before {
  83. content: "\f11e";
  84. }.note-icon-minus:before {
  85. content: "\f11f";
  86. }.note-icon-orderedlist:before {
  87. content: "\f120";
  88. }.note-icon-pencil:before {
  89. content: "\f121";
  90. }.note-icon-picture:before {
  91. content: "\f122";
  92. }.note-icon-question:before {
  93. content: "\f123";
  94. }.note-icon-redo:before {
  95. content: "\f124";
  96. }.note-icon-row-above:before {
  97. content: "\f125";
  98. }.note-icon-row-below:before {
  99. content: "\f126";
  100. }.note-icon-row-remove:before {
  101. content: "\f127";
  102. }.note-icon-special-character:before {
  103. content: "\f128";
  104. }.note-icon-square:before {
  105. content: "\f129";
  106. }.note-icon-strikethrough:before {
  107. content: "\f12a";
  108. }.note-icon-subscript:before {
  109. content: "\f12b";
  110. }.note-icon-summernote:before {
  111. content: "\f12c";
  112. }.note-icon-superscript:before {
  113. content: "\f12d";
  114. }.note-icon-table:before {
  115. content: "\f12e";
  116. }.note-icon-text-height:before {
  117. content: "\f12f";
  118. }.note-icon-trash:before {
  119. content: "\f130";
  120. }.note-icon-underline:before {
  121. content: "\f131";
  122. }.note-icon-undo:before {
  123. content: "\f132";
  124. }.note-icon-unorderedlist:before {
  125. content: "\f133";
  126. }.note-icon-video:before {
  127. content: "\f134";
  128. }.summernote-ui * {
  129. color: black;
  130. -webkit-box-sizing: border-box;
  131. -moz-box-sizing: border-box;
  132. -ms-box-sizing: border-box;
  133. box-sizing: border-box;
  134. }p {
  135. margin: 0 0 10px;
  136. }kbd {
  137. padding: 3px 5px;
  138. font-weight: bold;
  139. color: white;
  140. background-color: black;
  141. border-radius: 2px;
  142. -webkit-box-sizing: border-box;
  143. -moz-box-sizing: border-box;
  144. -ms-box-sizing: border-box;
  145. box-sizing: border-box;
  146. }.note-toolbar {
  147. padding: 10px 5px;
  148. border-bottom: 1px solid #e2e2e2;
  149. }.note-btn-group {
  150. position: relative;
  151. display: inline-block;
  152. margin-right: 8px;
  153. }.note-btn-group > .note-btn-group {
  154. margin-right: 0;
  155. }.note-btn-group > .note-btn, .note-btn-group > .note-btn-group {
  156. margin-left: -4px;
  157. border-radius: 0;
  158. }.note-btn-group > .note-btn.focus, .note-btn-group > .note-btn-group.focus, .note-btn-group > .note-btn.active, .note-btn-group > .note-btn-group.active {
  159. border-radius: 0;
  160. }.note-btn-group > .note-btn:first-child, .note-btn-group > .note-btn-group:first-child {
  161. margin-left: 0;
  162. border-bottom-left-radius: 1px;
  163. border-top-left-radius: 1px;
  164. }.note-btn-group > .note-btn:first-child.focus, .note-btn-group > .note-btn-group:first-child.focus, .note-btn-group > .note-btn:first-child.active, .note-btn-group > .note-btn-group:first-child.active {
  165. border-bottom-left-radius: 1px;
  166. border-top-left-radius: 1px;
  167. }.note-btn-group > .note-btn:last-child:not(.note-dropdown), .note-btn-group > .note-btn-group:last-child:not(.note-dropdown) {
  168. border-top-right-radius: 1px;
  169. border-bottom-right-radius: 1px;
  170. }.note-btn-group > .note-btn:last-child:not(.note-dropdown).focus, .note-btn-group > .note-btn-group:last-child:not(.note-dropdown).focus, .note-btn-group > .note-btn:last-child:not(.note-dropdown).active, .note-btn-group > .note-btn-group:last-child:not(.note-dropdown).active {
  171. border-top-right-radius: 1px;
  172. border-bottom-right-radius: 1px;
  173. }.note-btn-group.open > .note-dropdown {
  174. display: block;
  175. }.note-btn {
  176. display: inline-block;
  177. padding: 5px 10px;
  178. margin-bottom: 0;
  179. font-size: 14px;
  180. font-weight: normal;
  181. line-height: 1.4;
  182. color: #333;
  183. text-align: center;
  184. white-space: nowrap;
  185. vertical-align: middle;
  186. cursor: pointer;
  187. background-color: #fff;
  188. background-image: none;
  189. border: 1px solid #fff;
  190. border-color: #fff;
  191. border-radius: 1px;
  192. outline: 0;
  193. -webkit-user-select: none;
  194. -moz-user-select: none;
  195. -ms-user-select: none;
  196. user-select: none;
  197. -ms-touch-action: manipulation;
  198. touch-action: manipulation;
  199. }.note-btn:focus, .note-btn.focus {
  200. color: #333;
  201. background-color: #ebebeb;
  202. border-color: #fff;
  203. }.note-btn:hover {
  204. color: #333;
  205. background-color: #ebebeb;
  206. border-color: #fff;
  207. }.note-btn.disabled:focus, .note-btn[disabled]:focus, fieldset[disabled] .note-btn:focus, .note-btn.disabled.focus, .note-btn[disabled].focus, fieldset[disabled] .note-btn.focus {
  208. background-color: #fff;
  209. border-color: #fff;
  210. }.note-btn:hover, .note-btn:focus, .note-btn.focus {
  211. color: #333;
  212. text-decoration: none;
  213. background-color: #ebebeb;
  214. border: 1px solid #fff;
  215. border-radius: 1px;
  216. outline: 0;
  217. }.note-btn:active, .note-btn.active {
  218. background-image: none;
  219. outline: 0;
  220. }.note-btn.disabled, .note-btn[disabled], fieldset[disabled] .note-btn {
  221. cursor: not-allowed;
  222. -webkit-opacity: .65;
  223. -khtml-opacity: .65;
  224. -moz-opacity: .65;
  225. opacity: .65;
  226. -ms-filter: alpha(opacity=65);
  227. filter: alpha(opacity=65);
  228. -webkit-box-shadow: none;
  229. box-shadow: none;
  230. }.note-btn-primary {
  231. color: white;
  232. background: #fa6362;
  233. }.note-btn-primary:hover, .note-btn-primary:focus, .note-btn-primary.focus {
  234. color: white;
  235. text-decoration: none;
  236. background-color: #fa6362;
  237. border: 1px solid #fff;
  238. border-radius: 1px;
  239. }.note-btn-large {
  240. padding: 8px 34px;
  241. font-size: 16px;
  242. }.note-btn-block {
  243. display: block;
  244. width: 100%;
  245. }.note-btn-block + .note-btn-block {
  246. margin-top: 5px;
  247. }input[type="submit"].note-btn-block, input[type="reset"].note-btn-block, input[type="button"].note-btn-block {
  248. width: 100%;
  249. }button.close {
  250. padding: 0;
  251. cursor: pointer;
  252. background: transparent;
  253. border: 0;
  254. -webkit-appearance: none;
  255. }.close {
  256. float: right;
  257. font-size: 21px;
  258. line-height: 1;
  259. color: #000;
  260. opacity: .2;
  261. }.note-dropdown {
  262. position: relative;
  263. }.note-dropdown-menu {
  264. position: absolute;
  265. top: 100%;
  266. left: 0;
  267. z-index: 1000;
  268. display: none;
  269. float: left;
  270. min-width: 100px;
  271. padding: 5px;
  272. text-align: left;
  273. background: #fff;
  274. border: 1px solid #e2e2e2;
  275. -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.06);
  276. box-shadow: 0 1px 1px rgba(0,0,0,.06);
  277. -webkit-background-clip: padding-box;
  278. background-clip: padding-box;
  279. }.note-btn-group.open .note-dropdown-menu {
  280. display: block;
  281. }.note-dropdown-item {
  282. display: block;
  283. }.note-dropdown-item:hover {
  284. background-color: #ebebeb;
  285. }a.note-dropdown-item {
  286. color: black;
  287. text-decoration: none;
  288. }.note-modal {
  289. position: absolute;
  290. top: 0;
  291. right: 0;
  292. bottom: 0;
  293. left: 0;
  294. z-index: 1050;
  295. display: none;
  296. overflow: hidden;
  297. -webkit-opacity: 1;
  298. -khtml-opacity: 1;
  299. -moz-opacity: 1;
  300. opacity: 1;
  301. -ms-filter: alpha(opacity=100);
  302. filter: alpha(opacity=100);
  303. }.note-modal.open {
  304. display: block;
  305. }.note-modal-content {
  306. position: relative;
  307. width: auto;
  308. margin: 30px 20px;
  309. background: #fff;
  310. border: 1px solid rgba(0,0,0,.2);
  311. outline: 0;
  312. -webkit-background-clip: border-box;
  313. background-clip: border-box;
  314. }.note-modal-header {
  315. padding-top: 30px;
  316. padding-right: 20px;
  317. padding-bottom: 20px;
  318. padding-left: 20px;
  319. border: 1px solid #ededef;
  320. }.note-modal-header .close {
  321. margin-top: -10px;
  322. }.note-modal-body {
  323. position: relative;
  324. padding: 20px 30px;
  325. }.note-modal-footer {
  326. padding-top: 10px;
  327. padding-right: 10px;
  328. padding-bottom: 10px;
  329. padding-left: 10px;
  330. text-align: center;
  331. }.note-modal-title {
  332. margin: 0;
  333. font-size: 26px;
  334. line-height: 1.4;
  335. color: #42515f;
  336. text-align: center;
  337. }.note-modal-backdrop {
  338. position: absolute;
  339. top: 0;
  340. right: 0;
  341. bottom: 0;
  342. left: 0;
  343. z-index: 1040;
  344. display: none;
  345. background: #000;
  346. -webkit-opacity: .5;
  347. -khtml-opacity: .5;
  348. -moz-opacity: .5;
  349. opacity: .5;
  350. -ms-filter: alpha(opacity=50);
  351. filter: alpha(opacity=50);
  352. }.note-modal-backdrop.open {
  353. display: block;
  354. }@media(min-width:768px) {
  355. .note-modal-content {
  356. width: 600px;
  357. margin: 30px auto;
  358. }
  359. }@media(min-width:992px) {
  360. .note-modal-content-large {
  361. width: 900px;
  362. }
  363. }.note-form-group {
  364. padding-bottom: 20px;
  365. }.note-form-group:last-child {
  366. padding-bottom: 0;
  367. }.note-form-label {
  368. display: block;
  369. margin-bottom: 10px;
  370. font-size: 16px;
  371. font-weight: bold;
  372. color: #42515f;
  373. }.note-input {
  374. display: block;
  375. width: 100%;
  376. padding: 6px 4px;
  377. font-size: 14px;
  378. background: white;
  379. border: 1px solid #ededef;
  380. outline: 0;
  381. -webkit-box-sizing: border-box;
  382. -moz-box-sizing: border-box;
  383. -ms-box-sizing: border-box;
  384. box-sizing: border-box;
  385. }.note-input::-webkit-input-placeholder {
  386. color: #eee;
  387. }.note-input:-moz-placeholder {
  388. color: #eee;
  389. }.note-input::-moz-placeholder {
  390. color: #eee;
  391. }.note-input:-ms-input-placeholder {
  392. color: #eee;
  393. }.note-tooltip {
  394. position: absolute;
  395. z-index: 1070;
  396. display: block;
  397. font-size: 13px;
  398. -webkit-opacity: 0;
  399. -khtml-opacity: 0;
  400. -moz-opacity: 0;
  401. opacity: 0;
  402. -ms-filter: alpha(opacity=0);
  403. filter: alpha(opacity=0);
  404. }.note-tooltip.in {
  405. -webkit-opacity: .9;
  406. -khtml-opacity: .9;
  407. -moz-opacity: .9;
  408. opacity: .9;
  409. -ms-filter: alpha(opacity=90);
  410. filter: alpha(opacity=90);
  411. }.note-tooltip.top {
  412. padding: 5px 0;
  413. margin-top: -3px;
  414. }.note-tooltip.right {
  415. padding: 0 5px;
  416. margin-left: 3px;
  417. }.note-tooltip.bottom {
  418. padding: 5px 0;
  419. margin-top: 3px;
  420. }.note-tooltip.left {
  421. padding: 0 5px;
  422. margin-left: -3px;
  423. }.note-tooltip.bottom .note-tooltip-arrow {
  424. top: 0;
  425. left: 50%;
  426. margin-left: -5px;
  427. border-bottom-color: #47c8f7;
  428. border-width: 0 5px 5px;
  429. }.note-tooltip.top .note-tooltip-arrow {
  430. bottom: 0;
  431. left: 50%;
  432. margin-left: -5px;
  433. border-top-color: #47c8f7;
  434. border-width: 5px 5px 0;
  435. }.note-tooltip.right .note-tooltip-arrow {
  436. top: 50%;
  437. left: 0;
  438. margin-top: -5px;
  439. border-right-color: #47c8f7;
  440. border-width: 5px 5px 5px 0;
  441. }.note-tooltip.left .note-tooltip-arrow {
  442. top: 50%;
  443. right: 0;
  444. margin-top: -5px;
  445. border-left-color: #47c8f7;
  446. border-width: 5px 0 5px 5px;
  447. }.note-tooltip-arrow {
  448. position: absolute;
  449. width: 0;
  450. height: 0;
  451. border-color: transparent;
  452. border-style: solid;
  453. }.note-tooltip-content {
  454. max-width: 200px;
  455. padding: 3px 8px;
  456. color: #fff;
  457. text-align: center;
  458. background-color: #47c8f7;
  459. }.note-popover {
  460. position: absolute;
  461. z-index: 1060;
  462. display: block;
  463. display: none;
  464. font-size: 13px;
  465. background: #fff;
  466. border: 1px solid rgba(0,0,0,.2);
  467. border: 1px solid #ccc;
  468. }.note-popover.in {
  469. display: block;
  470. }.note-popover.top {
  471. padding: 5 0;
  472. margin-top: -3px;
  473. }.note-popover.right {
  474. padding: 0 5;
  475. margin-left: 3px;
  476. }.note-popover.bottom {
  477. padding: 5 0;
  478. margin-top: 3px;
  479. }.note-popover.left {
  480. padding: 0 5;
  481. margin-left: -3px;
  482. }.note-popover.bottom .note-popover-arrow {
  483. top: -11px;
  484. left: 50%;
  485. margin-left: -10px;
  486. border-bottom-color: #999;
  487. border-bottom-color: rgba(0,0,0,.25);
  488. border-top-width: 0;
  489. }.note-popover.bottom .note-popover-arrow::after {
  490. top: 1px;
  491. margin-left: -10px;
  492. border-bottom-color: #fff;
  493. border-top-width: 0;
  494. content: " ";
  495. }.note-popover.top .note-popover-arrow {
  496. bottom: -11px;
  497. left: 50%;
  498. margin-left: -10px;
  499. border-top-color: #999;
  500. border-top-color: rgba(0,0,0,.25);
  501. border-bottom-width: 0;
  502. }.note-popover.top .note-popover-arrow::after {
  503. bottom: 1px;
  504. margin-left: -10px;
  505. border-top-color: #fff;
  506. border-bottom-width: 0;
  507. content: " ";
  508. }.note-popover.right .note-popover-arrow {
  509. top: 50%;
  510. left: -11px;
  511. margin-top: -10px;
  512. border-right-color: #999;
  513. border-right-color: rgba(0,0,0,.25);
  514. border-left-width: 0;
  515. }.note-popover.right .note-popover-arrow::after {
  516. left: 1px;
  517. margin-top: -10px;
  518. border-right-color: #fff;
  519. border-left-width: 0;
  520. content: " ";
  521. }.note-popover.left .note-popover-arrow {
  522. top: 50%;
  523. right: -11px;
  524. margin-top: -10px;
  525. border-left-color: #999;
  526. border-left-color: rgba(0,0,0,.25);
  527. border-right-width: 0;
  528. }.note-popover.left .note-popover-arrow::after {
  529. right: 1px;
  530. margin-top: -10px;
  531. border-left-color: #fff;
  532. border-right-width: 0;
  533. content: " ";
  534. }.note-popover-arrow {
  535. position: absolute;
  536. width: 0;
  537. height: 0;
  538. border-color: transparent;
  539. border-style: solid;
  540. border-width: 11px;
  541. }.note-popover-arrow::after {
  542. position: absolute;
  543. display: block;
  544. width: 0;
  545. height: 0;
  546. border-color: transparent;
  547. border-style: solid;
  548. border-width: 10px;
  549. content: " ";
  550. }.note-popover-content {
  551. min-width: 100px;
  552. min-height: 30px;
  553. padding: 3px 8px;
  554. color: #000;
  555. text-align: center;
  556. background-color: #fff;
  557. }.note-editor {
  558. position: relative;
  559. }.note-editor .note-dropzone {
  560. position: absolute;
  561. z-index: 100;
  562. display: none;
  563. color: #87cefa;
  564. background-color: white;
  565. opacity: .95;
  566. pointer-event: none;
  567. }.note-editor .note-dropzone .note-dropzone-message {
  568. display: table-cell;
  569. font-size: 28px;
  570. font-weight: bold;
  571. text-align: center;
  572. vertical-align: middle;
  573. }.note-editor .note-dropzone.hover {
  574. color: #098ddf;
  575. }.note-editor.dragover .note-dropzone {
  576. display: table;
  577. }.note-editor .note-editing-area {
  578. position: relative;
  579. }.note-editor .note-editing-area p {
  580. margin: 0 0 10px;
  581. }.note-editor .note-editing-area .note-editable {
  582. outline: 0;
  583. }.note-editor .note-editing-area .note-editable table {
  584. width: 100%;
  585. border-collapse: collapse;
  586. }.note-editor .note-editing-area .note-editable table td, .note-editor .note-editing-area .note-editable table th {
  587. padding: 5px 3px;
  588. border: 1px solid #ececec;
  589. }.note-editor .note-editing-area .note-editable sup {
  590. vertical-align: super;
  591. }.note-editor .note-editing-area .note-editable sub {
  592. vertical-align: sub;
  593. }.note-editor.note-frame {
  594. border: 1px solid #a9a9a9;
  595. }.note-editor.note-frame.codeview .note-editing-area .note-editable {
  596. display: none;
  597. }.note-editor.note-frame.codeview .note-editing-area .note-codable {
  598. display: block;
  599. }.note-editor.note-frame .note-editing-area {
  600. overflow: hidden;
  601. }.note-editor.note-frame .note-editing-area .note-editable {
  602. padding: 10px;
  603. overflow: auto;
  604. color: #000;
  605. word-wrap: break-word;
  606. background-color: #fff;
  607. }.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
  608. background-color: #e5e5e5;
  609. }.note-editor.note-frame .note-editing-area .note-codable {
  610. display: none;
  611. width: 100%;
  612. padding: 10px;
  613. margin-bottom: 0;
  614. font-family: Menlo,Monaco,monospace,sans-serif;
  615. font-size: 14px;
  616. color: #ccc;
  617. background-color: #222;
  618. border: 0;
  619. border-radius: 0;
  620. -webkit-box-shadow: none;
  621. box-shadow: none;
  622. -webkit-box-sizing: border-box;
  623. -moz-box-sizing: border-box;
  624. -ms-box-sizing: border-box;
  625. box-sizing: border-box;
  626. resize: none;
  627. }.note-editor.note-frame.fullscreen {
  628. position: fixed;
  629. top: 0;
  630. left: 0;
  631. z-index: 1050;
  632. width: 100%!important;
  633. }.note-editor.note-frame.fullscreen .note-editable {
  634. background-color: white;
  635. }.note-editor.note-frame.fullscreen .note-resizebar {
  636. display: none;
  637. }.note-editor.note-frame .note-statusbar {
  638. background-color: #f5f5f5;
  639. border-bottom-right-radius: 4px;
  640. border-bottom-left-radius: 4px;
  641. }.note-editor.note-frame .note-statusbar .note-resizebar {
  642. width: 100%;
  643. height: 8px;
  644. padding-top: 1px;
  645. cursor: ns-resize;
  646. }.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  647. width: 20px;
  648. margin: 1px auto;
  649. border-top: 1px solid #a9a9a9;
  650. }.note-editor.note-frame .note-placeholder {
  651. padding: 10px;
  652. }.note-popover {
  653. max-width: none;
  654. }.note-popover .note-popover-content a {
  655. display: inline-block;
  656. max-width: 200px;
  657. overflow: hidden;
  658. text-overflow: ellipsis;
  659. white-space: nowrap;
  660. vertical-align: middle;
  661. }.note-popover .note-popover-arrow {
  662. left: 20px!important;
  663. }.note-popover .note-popover-content, .note-toolbar {
  664. padding: 0 0 5px 5px;
  665. margin: 0;
  666. background-color: white;
  667. }.note-popover .note-popover-content > .note-btn-group, .note-toolbar > .note-btn-group {
  668. margin-top: 5px;
  669. margin-right: 5px;
  670. margin-left: 0;
  671. }.note-popover .note-popover-content .note-btn-group .note-table, .note-toolbar .note-btn-group .note-table {
  672. min-width: 0;
  673. padding: 5px;
  674. }.note-popover .note-popover-content .note-btn-group .note-table .note-dimension-picker, .note-toolbar .note-btn-group .note-table .note-dimension-picker {
  675. font-size: 18px;
  676. }.note-popover .note-popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  677. position: absolute!important;
  678. z-index: 3;
  679. width: 10em;
  680. height: 10em;
  681. cursor: pointer;
  682. }.note-popover .note-popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  683. position: relative!important;
  684. z-index: 1;
  685. width: 5em;
  686. height: 5em;
  687. background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
  688. }.note-popover .note-popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  689. position: absolute!important;
  690. z-index: 2;
  691. width: 1em;
  692. height: 1em;
  693. background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
  694. }.note-popover .note-popover-content .note-style h1, .note-toolbar .note-style h1, .note-popover .note-popover-content .note-style h2, .note-toolbar .note-style h2, .note-popover .note-popover-content .note-style h3, .note-toolbar .note-style h3, .note-popover .note-popover-content .note-style h4, .note-toolbar .note-style h4, .note-popover .note-popover-content .note-style h5, .note-toolbar .note-style h5, .note-popover .note-popover-content .note-style h6, .note-toolbar .note-style h6, .note-popover .note-popover-content .note-style blockquote, .note-toolbar .note-style blockquote {
  695. margin: 0;
  696. }.note-popover .note-popover-content .note-color .dropdown-toggle, .note-toolbar .note-color .dropdown-toggle {
  697. width: 20px;
  698. padding-left: 5px;
  699. }.note-popover .note-popover-content .note-color .note-dropdown-menu, .note-toolbar .note-color .note-dropdown-menu {
  700. min-width: 346px;
  701. }.note-popover .note-popover-content .note-color .note-dropdown-menu .note-palette, .note-toolbar .note-color .note-dropdown-menu .note-palette {
  702. display: inline-block;
  703. width: 160px;
  704. margin: 0;
  705. }.note-popover .note-popover-content .note-color .note-dropdown-menu .note-palette:first-child, .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child {
  706. margin: 0 5px;
  707. margin-right: 15px;
  708. }.note-popover .note-popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title, .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title {
  709. margin: 2px 7px;
  710. font-size: 12px;
  711. text-align: center;
  712. border-bottom: 1px solid #eee;
  713. }.note-popover .note-popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset, .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset {
  714. width: 100%;
  715. padding: 2px 3px;
  716. margin: 3px;
  717. cursor: pointer;
  718. background-color: white;
  719. border: 0;
  720. border-radius: 5px;
  721. }.note-popover .note-popover-content .note-color .note-dropdown-menu .note-palette .note-color-row, .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row {
  722. height: 20px;
  723. }.note-popover .note-popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover, .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover {
  724. background: #eee;
  725. }.note-popover .note-popover-content .note-para .note-dropdown-menu, .note-toolbar .note-para .note-dropdown-menu {
  726. min-width: 216px;
  727. padding: 5px;
  728. }.note-popover .note-popover-content .note-para .note-dropdown-menu > div:first-child, .note-toolbar .note-para .note-dropdown-menu > div:first-child {
  729. margin-right: 5px;
  730. }.note-popover .note-popover-content .note-btn-fontname .note-dropdown-menu, .note-toolbar .note-btn-fontname .note-dropdown-menu {
  731. min-width: 200px;
  732. }.note-popover .note-popover-content .note-dropdown-menu, .note-toolbar .note-dropdown-menu {
  733. min-width: 160px;
  734. }.note-popover .note-popover-content .note-dropdown-menu.right, .note-toolbar .note-dropdown-menu.right {
  735. right: 0;
  736. left: auto;
  737. }.note-popover .note-popover-content .note-dropdown-menu.right::before, .note-toolbar .note-dropdown-menu.right::before {
  738. right: 9px;
  739. left: auto!important;
  740. }.note-popover .note-popover-content .note-dropdown-menu.right::after, .note-toolbar .note-dropdown-menu.right::after {
  741. right: 10px;
  742. left: auto!important;
  743. }.note-popover .note-popover-content .note-dropdown-menu.note-check .note-dropdown-item i, .note-toolbar .note-dropdown-menu.note-check .note-dropdown-item i {
  744. color: deepskyblue;
  745. visibility: hidden;
  746. }.note-popover .note-popover-content .note-dropdown-menu.note-check .note-dropdown-item.checked i, .note-toolbar .note-dropdown-menu.note-check .note-dropdown-item.checked i {
  747. visibility: visible;
  748. }.note-popover .note-popover-content .note-dropdown-menu .note-dropdown-item > *, .note-toolbar .note-dropdown-menu .note-dropdown-item > * {
  749. margin: 0;
  750. }.note-popover .note-popover-content .note-fontsize-10, .note-toolbar .note-fontsize-10 {
  751. font-size: 10px;
  752. }.note-popover .note-popover-content .note-color-palette, .note-toolbar .note-color-palette {
  753. line-height: 1;
  754. }.note-popover .note-popover-content .note-color-palette div .note-color-btn, .note-toolbar .note-color-palette div .note-color-btn {
  755. width: 20px;
  756. height: 20px;
  757. padding: 0;
  758. margin: 0;
  759. border: 1px solid #fff;
  760. }.note-popover .note-popover-content .note-color-palette div .note-color-btn:hover, .note-toolbar .note-color-palette div .note-color-btn:hover {
  761. border: 1px solid #000;
  762. }.note-modal .note-modal-body label {
  763. display: inline-block;
  764. padding: 2px 5px;
  765. margin-bottom: 2px;
  766. }.note-modal .note-modal-body .help-list-item:hover {
  767. background-color: #e0e0e0;
  768. }@-moz-document url-prefix() {
  769. .note-image-input {
  770. height: auto;
  771. }
  772. }.note-placeholder {
  773. position: absolute;
  774. display: none;
  775. color: gray;
  776. }.note-handle .note-control-selection {
  777. position: absolute;
  778. display: none;
  779. border: 1px solid black;
  780. }.note-handle .note-control-selection > div {
  781. position: absolute;
  782. }.note-handle .note-control-selection .note-control-selection-bg {
  783. width: 100%;
  784. height: 100%;
  785. background-color: black;
  786. -webkit-opacity: .3;
  787. -khtml-opacity: .3;
  788. -moz-opacity: .3;
  789. opacity: .3;
  790. -ms-filter: alpha(opacity=30);
  791. filter: alpha(opacity=30);
  792. }.note-handle .note-control-selection .note-control-handle {
  793. width: 7px;
  794. height: 7px;
  795. border: 1px solid black;
  796. }.note-handle .note-control-selection .note-control-holder {
  797. width: 7px;
  798. height: 7px;
  799. border: 1px solid black;
  800. }.note-handle .note-control-selection .note-control-sizing {
  801. width: 7px;
  802. height: 7px;
  803. background-color: white;
  804. border: 1px solid black;
  805. }.note-handle .note-control-selection .note-control-nw {
  806. top: -5px;
  807. left: -5px;
  808. border-right: 0;
  809. border-bottom: 0;
  810. }.note-handle .note-control-selection .note-control-ne {
  811. top: -5px;
  812. right: -5px;
  813. border-bottom: 0;
  814. border-left: none;
  815. }.note-handle .note-control-selection .note-control-sw {
  816. bottom: -5px;
  817. left: -5px;
  818. border-top: 0;
  819. border-right: 0;
  820. }.note-handle .note-control-selection .note-control-se {
  821. right: -5px;
  822. bottom: -5px;
  823. cursor: se-resize;
  824. }.note-handle .note-control-selection .note-control-se.note-control-holder {
  825. cursor: default;
  826. border-top: 0;
  827. border-left: none;
  828. }.note-handle .note-control-selection .note-control-selection-info {
  829. right: 0;
  830. bottom: 0;
  831. padding: 5px;
  832. margin: 5px;
  833. font-size: 12px;
  834. color: white;
  835. background-color: black;
  836. border-radius: 5px;
  837. -webkit-opacity: .7;
  838. -khtml-opacity: .7;
  839. -moz-opacity: .7;
  840. opacity: .7;
  841. -ms-filter: alpha(opacity=70);
  842. filter: alpha(opacity=70);
  843. }.note-hint-popover {
  844. min-width: 100px;
  845. padding: 2px;
  846. }.note-hint-popover .note-popover-content {
  847. max-height: 150px;
  848. padding: 3px;
  849. overflow: auto;
  850. }.note-hint-popover .note-popover-content .note-hint-group .note-hint-item {
  851. display: block!important;
  852. padding: 3px;
  853. }.note-hint-popover .note-popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .note-popover-content .note-hint-group .note-hint-item:hover {
  854. display: block;
  855. clear: both;
  856. font-weight: 400;
  857. line-height: 1.4;
  858. color: white;
  859. text-decoration: none;
  860. white-space: nowrap;
  861. cursor: pointer;
  862. background-color: #428bca;
  863. outline: 0;
  864. }.help-list-item label {
  865. display: inline-block;
  866. margin-bottom: 5px;
  867. }