github.com/rpdict/ponzu@v0.10.1-0.20190226054626-477f29d6bf5e/system/admin/static/editor/css/materialNote.css (about) 1 .materialize-red.lighten-5 { 2 background-color: #fdeaeb !important; } 3 4 .materialize-red-text.text-lighten-5 { 5 color: #fdeaeb !important; } 6 7 .materialize-red.lighten-4 { 8 background-color: #f8c1c3 !important; } 9 10 .materialize-red-text.text-lighten-4 { 11 color: #f8c1c3 !important; } 12 13 .materialize-red.lighten-3 { 14 background-color: #f3989b !important; } 15 16 .materialize-red-text.text-lighten-3 { 17 color: #f3989b !important; } 18 19 .materialize-red.lighten-2 { 20 background-color: #ee6e73 !important; } 21 22 .materialize-red-text.text-lighten-2 { 23 color: #ee6e73 !important; } 24 25 .materialize-red.lighten-1 { 26 background-color: #ea454b !important; } 27 28 .materialize-red-text.text-lighten-1 { 29 color: #ea454b !important; } 30 31 .materialize-red { 32 background-color: #e51c23 !important; } 33 34 .materialize-red-text { 35 color: #e51c23 !important; } 36 37 .materialize-red.darken-1 { 38 background-color: #d0181e !important; } 39 40 .materialize-red-text.text-darken-1 { 41 color: #d0181e !important; } 42 43 .materialize-red.darken-2 { 44 background-color: #b9151b !important; } 45 46 .materialize-red-text.text-darken-2 { 47 color: #b9151b !important; } 48 49 .materialize-red.darken-3 { 50 background-color: #a21318 !important; } 51 52 .materialize-red-text.text-darken-3 { 53 color: #a21318 !important; } 54 55 .materialize-red.darken-4 { 56 background-color: #8b1014 !important; } 57 58 .materialize-red-text.text-darken-4 { 59 color: #8b1014 !important; } 60 61 .red.lighten-5 { 62 background-color: #FFEBEE !important; } 63 64 .red-text.text-lighten-5 { 65 color: #FFEBEE !important; } 66 67 .red.lighten-4 { 68 background-color: #FFCDD2 !important; } 69 70 .red-text.text-lighten-4 { 71 color: #FFCDD2 !important; } 72 73 .red.lighten-3 { 74 background-color: #EF9A9A !important; } 75 76 .red-text.text-lighten-3 { 77 color: #EF9A9A !important; } 78 79 .red.lighten-2 { 80 background-color: #E57373 !important; } 81 82 .red-text.text-lighten-2 { 83 color: #E57373 !important; } 84 85 .red.lighten-1 { 86 background-color: #EF5350 !important; } 87 88 .red-text.text-lighten-1 { 89 color: #EF5350 !important; } 90 91 .red { 92 background-color: #F44336 !important; } 93 94 .red-text { 95 color: #F44336 !important; } 96 97 .red.darken-1 { 98 background-color: #E53935 !important; } 99 100 .red-text.text-darken-1 { 101 color: #E53935 !important; } 102 103 .red.darken-2 { 104 background-color: #D32F2F !important; } 105 106 .red-text.text-darken-2 { 107 color: #D32F2F !important; } 108 109 .red.darken-3 { 110 background-color: #C62828 !important; } 111 112 .red-text.text-darken-3 { 113 color: #C62828 !important; } 114 115 .red.darken-4 { 116 background-color: #B71C1C !important; } 117 118 .red-text.text-darken-4 { 119 color: #B71C1C !important; } 120 121 .red.accent-1 { 122 background-color: #FF8A80 !important; } 123 124 .red-text.text-accent-1 { 125 color: #FF8A80 !important; } 126 127 .red.accent-2 { 128 background-color: #FF5252 !important; } 129 130 .red-text.text-accent-2 { 131 color: #FF5252 !important; } 132 133 .red.accent-3 { 134 background-color: #FF1744 !important; } 135 136 .red-text.text-accent-3 { 137 color: #FF1744 !important; } 138 139 .red.accent-4 { 140 background-color: #D50000 !important; } 141 142 .red-text.text-accent-4 { 143 color: #D50000 !important; } 144 145 .pink.lighten-5 { 146 background-color: #fce4ec !important; } 147 148 .pink-text.text-lighten-5 { 149 color: #fce4ec !important; } 150 151 .pink.lighten-4 { 152 background-color: #f8bbd0 !important; } 153 154 .pink-text.text-lighten-4 { 155 color: #f8bbd0 !important; } 156 157 .pink.lighten-3 { 158 background-color: #f48fb1 !important; } 159 160 .pink-text.text-lighten-3 { 161 color: #f48fb1 !important; } 162 163 .pink.lighten-2 { 164 background-color: #f06292 !important; } 165 166 .pink-text.text-lighten-2 { 167 color: #f06292 !important; } 168 169 .pink.lighten-1 { 170 background-color: #ec407a !important; } 171 172 .pink-text.text-lighten-1 { 173 color: #ec407a !important; } 174 175 .pink { 176 background-color: #e91e63 !important; } 177 178 .pink-text { 179 color: #e91e63 !important; } 180 181 .pink.darken-1 { 182 background-color: #d81b60 !important; } 183 184 .pink-text.text-darken-1 { 185 color: #d81b60 !important; } 186 187 .pink.darken-2 { 188 background-color: #c2185b !important; } 189 190 .pink-text.text-darken-2 { 191 color: #c2185b !important; } 192 193 .pink.darken-3 { 194 background-color: #ad1457 !important; } 195 196 .pink-text.text-darken-3 { 197 color: #ad1457 !important; } 198 199 .pink.darken-4 { 200 background-color: #880e4f !important; } 201 202 .pink-text.text-darken-4 { 203 color: #880e4f !important; } 204 205 .pink.accent-1 { 206 background-color: #ff80ab !important; } 207 208 .pink-text.text-accent-1 { 209 color: #ff80ab !important; } 210 211 .pink.accent-2 { 212 background-color: #ff4081 !important; } 213 214 .pink-text.text-accent-2 { 215 color: #ff4081 !important; } 216 217 .pink.accent-3 { 218 background-color: #f50057 !important; } 219 220 .pink-text.text-accent-3 { 221 color: #f50057 !important; } 222 223 .pink.accent-4 { 224 background-color: #c51162 !important; } 225 226 .pink-text.text-accent-4 { 227 color: #c51162 !important; } 228 229 .purple.lighten-5 { 230 background-color: #f3e5f5 !important; } 231 232 .purple-text.text-lighten-5 { 233 color: #f3e5f5 !important; } 234 235 .purple.lighten-4 { 236 background-color: #e1bee7 !important; } 237 238 .purple-text.text-lighten-4 { 239 color: #e1bee7 !important; } 240 241 .purple.lighten-3 { 242 background-color: #ce93d8 !important; } 243 244 .purple-text.text-lighten-3 { 245 color: #ce93d8 !important; } 246 247 .purple.lighten-2 { 248 background-color: #ba68c8 !important; } 249 250 .purple-text.text-lighten-2 { 251 color: #ba68c8 !important; } 252 253 .purple.lighten-1 { 254 background-color: #ab47bc !important; } 255 256 .purple-text.text-lighten-1 { 257 color: #ab47bc !important; } 258 259 .purple { 260 background-color: #9c27b0 !important; } 261 262 .purple-text { 263 color: #9c27b0 !important; } 264 265 .purple.darken-1 { 266 background-color: #8e24aa !important; } 267 268 .purple-text.text-darken-1 { 269 color: #8e24aa !important; } 270 271 .purple.darken-2 { 272 background-color: #7b1fa2 !important; } 273 274 .purple-text.text-darken-2 { 275 color: #7b1fa2 !important; } 276 277 .purple.darken-3 { 278 background-color: #6a1b9a !important; } 279 280 .purple-text.text-darken-3 { 281 color: #6a1b9a !important; } 282 283 .purple.darken-4 { 284 background-color: #4a148c !important; } 285 286 .purple-text.text-darken-4 { 287 color: #4a148c !important; } 288 289 .purple.accent-1 { 290 background-color: #ea80fc !important; } 291 292 .purple-text.text-accent-1 { 293 color: #ea80fc !important; } 294 295 .purple.accent-2 { 296 background-color: #e040fb !important; } 297 298 .purple-text.text-accent-2 { 299 color: #e040fb !important; } 300 301 .purple.accent-3 { 302 background-color: #d500f9 !important; } 303 304 .purple-text.text-accent-3 { 305 color: #d500f9 !important; } 306 307 .purple.accent-4 { 308 background-color: #aa00ff !important; } 309 310 .purple-text.text-accent-4 { 311 color: #aa00ff !important; } 312 313 .deep-purple.lighten-5 { 314 background-color: #ede7f6 !important; } 315 316 .deep-purple-text.text-lighten-5 { 317 color: #ede7f6 !important; } 318 319 .deep-purple.lighten-4 { 320 background-color: #d1c4e9 !important; } 321 322 .deep-purple-text.text-lighten-4 { 323 color: #d1c4e9 !important; } 324 325 .deep-purple.lighten-3 { 326 background-color: #b39ddb !important; } 327 328 .deep-purple-text.text-lighten-3 { 329 color: #b39ddb !important; } 330 331 .deep-purple.lighten-2 { 332 background-color: #9575cd !important; } 333 334 .deep-purple-text.text-lighten-2 { 335 color: #9575cd !important; } 336 337 .deep-purple.lighten-1 { 338 background-color: #7e57c2 !important; } 339 340 .deep-purple-text.text-lighten-1 { 341 color: #7e57c2 !important; } 342 343 .deep-purple { 344 background-color: #673ab7 !important; } 345 346 .deep-purple-text { 347 color: #673ab7 !important; } 348 349 .deep-purple.darken-1 { 350 background-color: #5e35b1 !important; } 351 352 .deep-purple-text.text-darken-1 { 353 color: #5e35b1 !important; } 354 355 .deep-purple.darken-2 { 356 background-color: #512da8 !important; } 357 358 .deep-purple-text.text-darken-2 { 359 color: #512da8 !important; } 360 361 .deep-purple.darken-3 { 362 background-color: #4527a0 !important; } 363 364 .deep-purple-text.text-darken-3 { 365 color: #4527a0 !important; } 366 367 .deep-purple.darken-4 { 368 background-color: #311b92 !important; } 369 370 .deep-purple-text.text-darken-4 { 371 color: #311b92 !important; } 372 373 .deep-purple.accent-1 { 374 background-color: #b388ff !important; } 375 376 .deep-purple-text.text-accent-1 { 377 color: #b388ff !important; } 378 379 .deep-purple.accent-2 { 380 background-color: #7c4dff !important; } 381 382 .deep-purple-text.text-accent-2 { 383 color: #7c4dff !important; } 384 385 .deep-purple.accent-3 { 386 background-color: #651fff !important; } 387 388 .deep-purple-text.text-accent-3 { 389 color: #651fff !important; } 390 391 .deep-purple.accent-4 { 392 background-color: #6200ea !important; } 393 394 .deep-purple-text.text-accent-4 { 395 color: #6200ea !important; } 396 397 .indigo.lighten-5 { 398 background-color: #e8eaf6 !important; } 399 400 .indigo-text.text-lighten-5 { 401 color: #e8eaf6 !important; } 402 403 .indigo.lighten-4 { 404 background-color: #c5cae9 !important; } 405 406 .indigo-text.text-lighten-4 { 407 color: #c5cae9 !important; } 408 409 .indigo.lighten-3 { 410 background-color: #9fa8da !important; } 411 412 .indigo-text.text-lighten-3 { 413 color: #9fa8da !important; } 414 415 .indigo.lighten-2 { 416 background-color: #7986cb !important; } 417 418 .indigo-text.text-lighten-2 { 419 color: #7986cb !important; } 420 421 .indigo.lighten-1 { 422 background-color: #5c6bc0 !important; } 423 424 .indigo-text.text-lighten-1 { 425 color: #5c6bc0 !important; } 426 427 .indigo { 428 background-color: #3f51b5 !important; } 429 430 .indigo-text { 431 color: #3f51b5 !important; } 432 433 .indigo.darken-1 { 434 background-color: #3949ab !important; } 435 436 .indigo-text.text-darken-1 { 437 color: #3949ab !important; } 438 439 .indigo.darken-2 { 440 background-color: #303f9f !important; } 441 442 .indigo-text.text-darken-2 { 443 color: #303f9f !important; } 444 445 .indigo.darken-3 { 446 background-color: #283593 !important; } 447 448 .indigo-text.text-darken-3 { 449 color: #283593 !important; } 450 451 .indigo.darken-4 { 452 background-color: #1a237e !important; } 453 454 .indigo-text.text-darken-4 { 455 color: #1a237e !important; } 456 457 .indigo.accent-1 { 458 background-color: #8c9eff !important; } 459 460 .indigo-text.text-accent-1 { 461 color: #8c9eff !important; } 462 463 .indigo.accent-2 { 464 background-color: #536dfe !important; } 465 466 .indigo-text.text-accent-2 { 467 color: #536dfe !important; } 468 469 .indigo.accent-3 { 470 background-color: #3d5afe !important; } 471 472 .indigo-text.text-accent-3 { 473 color: #3d5afe !important; } 474 475 .indigo.accent-4 { 476 background-color: #304ffe !important; } 477 478 .indigo-text.text-accent-4 { 479 color: #304ffe !important; } 480 481 .blue.lighten-5 { 482 background-color: #E3F2FD !important; } 483 484 .blue-text.text-lighten-5 { 485 color: #E3F2FD !important; } 486 487 .blue.lighten-4 { 488 background-color: #BBDEFB !important; } 489 490 .blue-text.text-lighten-4 { 491 color: #BBDEFB !important; } 492 493 .blue.lighten-3 { 494 background-color: #90CAF9 !important; } 495 496 .blue-text.text-lighten-3 { 497 color: #90CAF9 !important; } 498 499 .blue.lighten-2 { 500 background-color: #64B5F6 !important; } 501 502 .blue-text.text-lighten-2 { 503 color: #64B5F6 !important; } 504 505 .blue.lighten-1 { 506 background-color: #42A5F5 !important; } 507 508 .blue-text.text-lighten-1 { 509 color: #42A5F5 !important; } 510 511 .blue { 512 background-color: #2196F3 !important; } 513 514 .blue-text { 515 color: #2196F3 !important; } 516 517 .blue.darken-1 { 518 background-color: #1E88E5 !important; } 519 520 .blue-text.text-darken-1 { 521 color: #1E88E5 !important; } 522 523 .blue.darken-2 { 524 background-color: #1976D2 !important; } 525 526 .blue-text.text-darken-2 { 527 color: #1976D2 !important; } 528 529 .blue.darken-3 { 530 background-color: #1565C0 !important; } 531 532 .blue-text.text-darken-3 { 533 color: #1565C0 !important; } 534 535 .blue.darken-4 { 536 background-color: #0D47A1 !important; } 537 538 .blue-text.text-darken-4 { 539 color: #0D47A1 !important; } 540 541 .blue.accent-1 { 542 background-color: #82B1FF !important; } 543 544 .blue-text.text-accent-1 { 545 color: #82B1FF !important; } 546 547 .blue.accent-2 { 548 background-color: #448AFF !important; } 549 550 .blue-text.text-accent-2 { 551 color: #448AFF !important; } 552 553 .blue.accent-3 { 554 background-color: #2979FF !important; } 555 556 .blue-text.text-accent-3 { 557 color: #2979FF !important; } 558 559 .blue.accent-4 { 560 background-color: #2962FF !important; } 561 562 .blue-text.text-accent-4 { 563 color: #2962FF !important; } 564 565 .light-blue.lighten-5 { 566 background-color: #e1f5fe !important; } 567 568 .light-blue-text.text-lighten-5 { 569 color: #e1f5fe !important; } 570 571 .light-blue.lighten-4 { 572 background-color: #b3e5fc !important; } 573 574 .light-blue-text.text-lighten-4 { 575 color: #b3e5fc !important; } 576 577 .light-blue.lighten-3 { 578 background-color: #81d4fa !important; } 579 580 .light-blue-text.text-lighten-3 { 581 color: #81d4fa !important; } 582 583 .light-blue.lighten-2 { 584 background-color: #4fc3f7 !important; } 585 586 .light-blue-text.text-lighten-2 { 587 color: #4fc3f7 !important; } 588 589 .light-blue.lighten-1 { 590 background-color: #29b6f6 !important; } 591 592 .light-blue-text.text-lighten-1 { 593 color: #29b6f6 !important; } 594 595 .light-blue { 596 background-color: #03a9f4 !important; } 597 598 .light-blue-text { 599 color: #03a9f4 !important; } 600 601 .light-blue.darken-1 { 602 background-color: #039be5 !important; } 603 604 .light-blue-text.text-darken-1 { 605 color: #039be5 !important; } 606 607 .light-blue.darken-2 { 608 background-color: #0288d1 !important; } 609 610 .light-blue-text.text-darken-2 { 611 color: #0288d1 !important; } 612 613 .light-blue.darken-3 { 614 background-color: #0277bd !important; } 615 616 .light-blue-text.text-darken-3 { 617 color: #0277bd !important; } 618 619 .light-blue.darken-4 { 620 background-color: #01579b !important; } 621 622 .light-blue-text.text-darken-4 { 623 color: #01579b !important; } 624 625 .light-blue.accent-1 { 626 background-color: #80d8ff !important; } 627 628 .light-blue-text.text-accent-1 { 629 color: #80d8ff !important; } 630 631 .light-blue.accent-2 { 632 background-color: #40c4ff !important; } 633 634 .light-blue-text.text-accent-2 { 635 color: #40c4ff !important; } 636 637 .light-blue.accent-3 { 638 background-color: #00b0ff !important; } 639 640 .light-blue-text.text-accent-3 { 641 color: #00b0ff !important; } 642 643 .light-blue.accent-4 { 644 background-color: #0091ea !important; } 645 646 .light-blue-text.text-accent-4 { 647 color: #0091ea !important; } 648 649 .cyan.lighten-5 { 650 background-color: #e0f7fa !important; } 651 652 .cyan-text.text-lighten-5 { 653 color: #e0f7fa !important; } 654 655 .cyan.lighten-4 { 656 background-color: #b2ebf2 !important; } 657 658 .cyan-text.text-lighten-4 { 659 color: #b2ebf2 !important; } 660 661 .cyan.lighten-3 { 662 background-color: #80deea !important; } 663 664 .cyan-text.text-lighten-3 { 665 color: #80deea !important; } 666 667 .cyan.lighten-2 { 668 background-color: #4dd0e1 !important; } 669 670 .cyan-text.text-lighten-2 { 671 color: #4dd0e1 !important; } 672 673 .cyan.lighten-1 { 674 background-color: #26c6da !important; } 675 676 .cyan-text.text-lighten-1 { 677 color: #26c6da !important; } 678 679 .cyan { 680 background-color: #00bcd4 !important; } 681 682 .cyan-text { 683 color: #00bcd4 !important; } 684 685 .cyan.darken-1 { 686 background-color: #00acc1 !important; } 687 688 .cyan-text.text-darken-1 { 689 color: #00acc1 !important; } 690 691 .cyan.darken-2 { 692 background-color: #0097a7 !important; } 693 694 .cyan-text.text-darken-2 { 695 color: #0097a7 !important; } 696 697 .cyan.darken-3 { 698 background-color: #00838f !important; } 699 700 .cyan-text.text-darken-3 { 701 color: #00838f !important; } 702 703 .cyan.darken-4 { 704 background-color: #006064 !important; } 705 706 .cyan-text.text-darken-4 { 707 color: #006064 !important; } 708 709 .cyan.accent-1 { 710 background-color: #84ffff !important; } 711 712 .cyan-text.text-accent-1 { 713 color: #84ffff !important; } 714 715 .cyan.accent-2 { 716 background-color: #18ffff !important; } 717 718 .cyan-text.text-accent-2 { 719 color: #18ffff !important; } 720 721 .cyan.accent-3 { 722 background-color: #00e5ff !important; } 723 724 .cyan-text.text-accent-3 { 725 color: #00e5ff !important; } 726 727 .cyan.accent-4 { 728 background-color: #00b8d4 !important; } 729 730 .cyan-text.text-accent-4 { 731 color: #00b8d4 !important; } 732 733 .teal.lighten-5 { 734 background-color: #e0f2f1 !important; } 735 736 .teal-text.text-lighten-5 { 737 color: #e0f2f1 !important; } 738 739 .teal.lighten-4 { 740 background-color: #b2dfdb !important; } 741 742 .teal-text.text-lighten-4 { 743 color: #b2dfdb !important; } 744 745 .teal.lighten-3 { 746 background-color: #80cbc4 !important; } 747 748 .teal-text.text-lighten-3 { 749 color: #80cbc4 !important; } 750 751 .teal.lighten-2 { 752 background-color: #4db6ac !important; } 753 754 .teal-text.text-lighten-2 { 755 color: #4db6ac !important; } 756 757 .teal.lighten-1 { 758 background-color: #26a69a !important; } 759 760 .teal-text.text-lighten-1 { 761 color: #26a69a !important; } 762 763 .teal { 764 background-color: #009688 !important; } 765 766 .teal-text { 767 color: #009688 !important; } 768 769 .teal.darken-1 { 770 background-color: #00897b !important; } 771 772 .teal-text.text-darken-1 { 773 color: #00897b !important; } 774 775 .teal.darken-2 { 776 background-color: #00796b !important; } 777 778 .teal-text.text-darken-2 { 779 color: #00796b !important; } 780 781 .teal.darken-3 { 782 background-color: #00695c !important; } 783 784 .teal-text.text-darken-3 { 785 color: #00695c !important; } 786 787 .teal.darken-4 { 788 background-color: #004d40 !important; } 789 790 .teal-text.text-darken-4 { 791 color: #004d40 !important; } 792 793 .teal.accent-1 { 794 background-color: #a7ffeb !important; } 795 796 .teal-text.text-accent-1 { 797 color: #a7ffeb !important; } 798 799 .teal.accent-2 { 800 background-color: #64ffda !important; } 801 802 .teal-text.text-accent-2 { 803 color: #64ffda !important; } 804 805 .teal.accent-3 { 806 background-color: #1de9b6 !important; } 807 808 .teal-text.text-accent-3 { 809 color: #1de9b6 !important; } 810 811 .teal.accent-4 { 812 background-color: #00bfa5 !important; } 813 814 .teal-text.text-accent-4 { 815 color: #00bfa5 !important; } 816 817 .green.lighten-5 { 818 background-color: #E8F5E9 !important; } 819 820 .green-text.text-lighten-5 { 821 color: #E8F5E9 !important; } 822 823 .green.lighten-4 { 824 background-color: #C8E6C9 !important; } 825 826 .green-text.text-lighten-4 { 827 color: #C8E6C9 !important; } 828 829 .green.lighten-3 { 830 background-color: #A5D6A7 !important; } 831 832 .green-text.text-lighten-3 { 833 color: #A5D6A7 !important; } 834 835 .green.lighten-2 { 836 background-color: #81C784 !important; } 837 838 .green-text.text-lighten-2 { 839 color: #81C784 !important; } 840 841 .green.lighten-1 { 842 background-color: #66BB6A !important; } 843 844 .green-text.text-lighten-1 { 845 color: #66BB6A !important; } 846 847 .green { 848 background-color: #4CAF50 !important; } 849 850 .green-text { 851 color: #4CAF50 !important; } 852 853 .green.darken-1 { 854 background-color: #43A047 !important; } 855 856 .green-text.text-darken-1 { 857 color: #43A047 !important; } 858 859 .green.darken-2 { 860 background-color: #388E3C !important; } 861 862 .green-text.text-darken-2 { 863 color: #388E3C !important; } 864 865 .green.darken-3 { 866 background-color: #2E7D32 !important; } 867 868 .green-text.text-darken-3 { 869 color: #2E7D32 !important; } 870 871 .green.darken-4 { 872 background-color: #1B5E20 !important; } 873 874 .green-text.text-darken-4 { 875 color: #1B5E20 !important; } 876 877 .green.accent-1 { 878 background-color: #B9F6CA !important; } 879 880 .green-text.text-accent-1 { 881 color: #B9F6CA !important; } 882 883 .green.accent-2 { 884 background-color: #69F0AE !important; } 885 886 .green-text.text-accent-2 { 887 color: #69F0AE !important; } 888 889 .green.accent-3 { 890 background-color: #00E676 !important; } 891 892 .green-text.text-accent-3 { 893 color: #00E676 !important; } 894 895 .green.accent-4 { 896 background-color: #00C853 !important; } 897 898 .green-text.text-accent-4 { 899 color: #00C853 !important; } 900 901 .light-green.lighten-5 { 902 background-color: #f1f8e9 !important; } 903 904 .light-green-text.text-lighten-5 { 905 color: #f1f8e9 !important; } 906 907 .light-green.lighten-4 { 908 background-color: #dcedc8 !important; } 909 910 .light-green-text.text-lighten-4 { 911 color: #dcedc8 !important; } 912 913 .light-green.lighten-3 { 914 background-color: #c5e1a5 !important; } 915 916 .light-green-text.text-lighten-3 { 917 color: #c5e1a5 !important; } 918 919 .light-green.lighten-2 { 920 background-color: #aed581 !important; } 921 922 .light-green-text.text-lighten-2 { 923 color: #aed581 !important; } 924 925 .light-green.lighten-1 { 926 background-color: #9ccc65 !important; } 927 928 .light-green-text.text-lighten-1 { 929 color: #9ccc65 !important; } 930 931 .light-green { 932 background-color: #8bc34a !important; } 933 934 .light-green-text { 935 color: #8bc34a !important; } 936 937 .light-green.darken-1 { 938 background-color: #7cb342 !important; } 939 940 .light-green-text.text-darken-1 { 941 color: #7cb342 !important; } 942 943 .light-green.darken-2 { 944 background-color: #689f38 !important; } 945 946 .light-green-text.text-darken-2 { 947 color: #689f38 !important; } 948 949 .light-green.darken-3 { 950 background-color: #558b2f !important; } 951 952 .light-green-text.text-darken-3 { 953 color: #558b2f !important; } 954 955 .light-green.darken-4 { 956 background-color: #33691e !important; } 957 958 .light-green-text.text-darken-4 { 959 color: #33691e !important; } 960 961 .light-green.accent-1 { 962 background-color: #ccff90 !important; } 963 964 .light-green-text.text-accent-1 { 965 color: #ccff90 !important; } 966 967 .light-green.accent-2 { 968 background-color: #b2ff59 !important; } 969 970 .light-green-text.text-accent-2 { 971 color: #b2ff59 !important; } 972 973 .light-green.accent-3 { 974 background-color: #76ff03 !important; } 975 976 .light-green-text.text-accent-3 { 977 color: #76ff03 !important; } 978 979 .light-green.accent-4 { 980 background-color: #64dd17 !important; } 981 982 .light-green-text.text-accent-4 { 983 color: #64dd17 !important; } 984 985 .lime.lighten-5 { 986 background-color: #f9fbe7 !important; } 987 988 .lime-text.text-lighten-5 { 989 color: #f9fbe7 !important; } 990 991 .lime.lighten-4 { 992 background-color: #f0f4c3 !important; } 993 994 .lime-text.text-lighten-4 { 995 color: #f0f4c3 !important; } 996 997 .lime.lighten-3 { 998 background-color: #e6ee9c !important; } 999 1000 .lime-text.text-lighten-3 { 1001 color: #e6ee9c !important; } 1002 1003 .lime.lighten-2 { 1004 background-color: #dce775 !important; } 1005 1006 .lime-text.text-lighten-2 { 1007 color: #dce775 !important; } 1008 1009 .lime.lighten-1 { 1010 background-color: #d4e157 !important; } 1011 1012 .lime-text.text-lighten-1 { 1013 color: #d4e157 !important; } 1014 1015 .lime { 1016 background-color: #cddc39 !important; } 1017 1018 .lime-text { 1019 color: #cddc39 !important; } 1020 1021 .lime.darken-1 { 1022 background-color: #c0ca33 !important; } 1023 1024 .lime-text.text-darken-1 { 1025 color: #c0ca33 !important; } 1026 1027 .lime.darken-2 { 1028 background-color: #afb42b !important; } 1029 1030 .lime-text.text-darken-2 { 1031 color: #afb42b !important; } 1032 1033 .lime.darken-3 { 1034 background-color: #9e9d24 !important; } 1035 1036 .lime-text.text-darken-3 { 1037 color: #9e9d24 !important; } 1038 1039 .lime.darken-4 { 1040 background-color: #827717 !important; } 1041 1042 .lime-text.text-darken-4 { 1043 color: #827717 !important; } 1044 1045 .lime.accent-1 { 1046 background-color: #f4ff81 !important; } 1047 1048 .lime-text.text-accent-1 { 1049 color: #f4ff81 !important; } 1050 1051 .lime.accent-2 { 1052 background-color: #eeff41 !important; } 1053 1054 .lime-text.text-accent-2 { 1055 color: #eeff41 !important; } 1056 1057 .lime.accent-3 { 1058 background-color: #c6ff00 !important; } 1059 1060 .lime-text.text-accent-3 { 1061 color: #c6ff00 !important; } 1062 1063 .lime.accent-4 { 1064 background-color: #aeea00 !important; } 1065 1066 .lime-text.text-accent-4 { 1067 color: #aeea00 !important; } 1068 1069 .yellow.lighten-5 { 1070 background-color: #fffde7 !important; } 1071 1072 .yellow-text.text-lighten-5 { 1073 color: #fffde7 !important; } 1074 1075 .yellow.lighten-4 { 1076 background-color: #fff9c4 !important; } 1077 1078 .yellow-text.text-lighten-4 { 1079 color: #fff9c4 !important; } 1080 1081 .yellow.lighten-3 { 1082 background-color: #fff59d !important; } 1083 1084 .yellow-text.text-lighten-3 { 1085 color: #fff59d !important; } 1086 1087 .yellow.lighten-2 { 1088 background-color: #fff176 !important; } 1089 1090 .yellow-text.text-lighten-2 { 1091 color: #fff176 !important; } 1092 1093 .yellow.lighten-1 { 1094 background-color: #ffee58 !important; } 1095 1096 .yellow-text.text-lighten-1 { 1097 color: #ffee58 !important; } 1098 1099 .yellow { 1100 background-color: #ffeb3b !important; } 1101 1102 .yellow-text { 1103 color: #ffeb3b !important; } 1104 1105 .yellow.darken-1 { 1106 background-color: #fdd835 !important; } 1107 1108 .yellow-text.text-darken-1 { 1109 color: #fdd835 !important; } 1110 1111 .yellow.darken-2 { 1112 background-color: #fbc02d !important; } 1113 1114 .yellow-text.text-darken-2 { 1115 color: #fbc02d !important; } 1116 1117 .yellow.darken-3 { 1118 background-color: #f9a825 !important; } 1119 1120 .yellow-text.text-darken-3 { 1121 color: #f9a825 !important; } 1122 1123 .yellow.darken-4 { 1124 background-color: #f57f17 !important; } 1125 1126 .yellow-text.text-darken-4 { 1127 color: #f57f17 !important; } 1128 1129 .yellow.accent-1 { 1130 background-color: #ffff8d !important; } 1131 1132 .yellow-text.text-accent-1 { 1133 color: #ffff8d !important; } 1134 1135 .yellow.accent-2 { 1136 background-color: #ffff00 !important; } 1137 1138 .yellow-text.text-accent-2 { 1139 color: #ffff00 !important; } 1140 1141 .yellow.accent-3 { 1142 background-color: #ffea00 !important; } 1143 1144 .yellow-text.text-accent-3 { 1145 color: #ffea00 !important; } 1146 1147 .yellow.accent-4 { 1148 background-color: #ffd600 !important; } 1149 1150 .yellow-text.text-accent-4 { 1151 color: #ffd600 !important; } 1152 1153 .amber.lighten-5 { 1154 background-color: #fff8e1 !important; } 1155 1156 .amber-text.text-lighten-5 { 1157 color: #fff8e1 !important; } 1158 1159 .amber.lighten-4 { 1160 background-color: #ffecb3 !important; } 1161 1162 .amber-text.text-lighten-4 { 1163 color: #ffecb3 !important; } 1164 1165 .amber.lighten-3 { 1166 background-color: #ffe082 !important; } 1167 1168 .amber-text.text-lighten-3 { 1169 color: #ffe082 !important; } 1170 1171 .amber.lighten-2 { 1172 background-color: #ffd54f !important; } 1173 1174 .amber-text.text-lighten-2 { 1175 color: #ffd54f !important; } 1176 1177 .amber.lighten-1 { 1178 background-color: #ffca28 !important; } 1179 1180 .amber-text.text-lighten-1 { 1181 color: #ffca28 !important; } 1182 1183 .amber { 1184 background-color: #ffc107 !important; } 1185 1186 .amber-text { 1187 color: #ffc107 !important; } 1188 1189 .amber.darken-1 { 1190 background-color: #ffb300 !important; } 1191 1192 .amber-text.text-darken-1 { 1193 color: #ffb300 !important; } 1194 1195 .amber.darken-2 { 1196 background-color: #ffa000 !important; } 1197 1198 .amber-text.text-darken-2 { 1199 color: #ffa000 !important; } 1200 1201 .amber.darken-3 { 1202 background-color: #ff8f00 !important; } 1203 1204 .amber-text.text-darken-3 { 1205 color: #ff8f00 !important; } 1206 1207 .amber.darken-4 { 1208 background-color: #ff6f00 !important; } 1209 1210 .amber-text.text-darken-4 { 1211 color: #ff6f00 !important; } 1212 1213 .amber.accent-1 { 1214 background-color: #ffe57f !important; } 1215 1216 .amber-text.text-accent-1 { 1217 color: #ffe57f !important; } 1218 1219 .amber.accent-2 { 1220 background-color: #ffd740 !important; } 1221 1222 .amber-text.text-accent-2 { 1223 color: #ffd740 !important; } 1224 1225 .amber.accent-3 { 1226 background-color: #ffc400 !important; } 1227 1228 .amber-text.text-accent-3 { 1229 color: #ffc400 !important; } 1230 1231 .amber.accent-4 { 1232 background-color: #ffab00 !important; } 1233 1234 .amber-text.text-accent-4 { 1235 color: #ffab00 !important; } 1236 1237 .orange.lighten-5 { 1238 background-color: #fff3e0 !important; } 1239 1240 .orange-text.text-lighten-5 { 1241 color: #fff3e0 !important; } 1242 1243 .orange.lighten-4 { 1244 background-color: #ffe0b2 !important; } 1245 1246 .orange-text.text-lighten-4 { 1247 color: #ffe0b2 !important; } 1248 1249 .orange.lighten-3 { 1250 background-color: #ffcc80 !important; } 1251 1252 .orange-text.text-lighten-3 { 1253 color: #ffcc80 !important; } 1254 1255 .orange.lighten-2 { 1256 background-color: #ffb74d !important; } 1257 1258 .orange-text.text-lighten-2 { 1259 color: #ffb74d !important; } 1260 1261 .orange.lighten-1 { 1262 background-color: #ffa726 !important; } 1263 1264 .orange-text.text-lighten-1 { 1265 color: #ffa726 !important; } 1266 1267 .orange { 1268 background-color: #ff9800 !important; } 1269 1270 .orange-text { 1271 color: #ff9800 !important; } 1272 1273 .orange.darken-1 { 1274 background-color: #fb8c00 !important; } 1275 1276 .orange-text.text-darken-1 { 1277 color: #fb8c00 !important; } 1278 1279 .orange.darken-2 { 1280 background-color: #f57c00 !important; } 1281 1282 .orange-text.text-darken-2 { 1283 color: #f57c00 !important; } 1284 1285 .orange.darken-3 { 1286 background-color: #ef6c00 !important; } 1287 1288 .orange-text.text-darken-3 { 1289 color: #ef6c00 !important; } 1290 1291 .orange.darken-4 { 1292 background-color: #e65100 !important; } 1293 1294 .orange-text.text-darken-4 { 1295 color: #e65100 !important; } 1296 1297 .orange.accent-1 { 1298 background-color: #ffd180 !important; } 1299 1300 .orange-text.text-accent-1 { 1301 color: #ffd180 !important; } 1302 1303 .orange.accent-2 { 1304 background-color: #ffab40 !important; } 1305 1306 .orange-text.text-accent-2 { 1307 color: #ffab40 !important; } 1308 1309 .orange.accent-3 { 1310 background-color: #ff9100 !important; } 1311 1312 .orange-text.text-accent-3 { 1313 color: #ff9100 !important; } 1314 1315 .orange.accent-4 { 1316 background-color: #ff6d00 !important; } 1317 1318 .orange-text.text-accent-4 { 1319 color: #ff6d00 !important; } 1320 1321 .deep-orange.lighten-5 { 1322 background-color: #fbe9e7 !important; } 1323 1324 .deep-orange-text.text-lighten-5 { 1325 color: #fbe9e7 !important; } 1326 1327 .deep-orange.lighten-4 { 1328 background-color: #ffccbc !important; } 1329 1330 .deep-orange-text.text-lighten-4 { 1331 color: #ffccbc !important; } 1332 1333 .deep-orange.lighten-3 { 1334 background-color: #ffab91 !important; } 1335 1336 .deep-orange-text.text-lighten-3 { 1337 color: #ffab91 !important; } 1338 1339 .deep-orange.lighten-2 { 1340 background-color: #ff8a65 !important; } 1341 1342 .deep-orange-text.text-lighten-2 { 1343 color: #ff8a65 !important; } 1344 1345 .deep-orange.lighten-1 { 1346 background-color: #ff7043 !important; } 1347 1348 .deep-orange-text.text-lighten-1 { 1349 color: #ff7043 !important; } 1350 1351 .deep-orange { 1352 background-color: #ff5722 !important; } 1353 1354 .deep-orange-text { 1355 color: #ff5722 !important; } 1356 1357 .deep-orange.darken-1 { 1358 background-color: #f4511e !important; } 1359 1360 .deep-orange-text.text-darken-1 { 1361 color: #f4511e !important; } 1362 1363 .deep-orange.darken-2 { 1364 background-color: #e64a19 !important; } 1365 1366 .deep-orange-text.text-darken-2 { 1367 color: #e64a19 !important; } 1368 1369 .deep-orange.darken-3 { 1370 background-color: #d84315 !important; } 1371 1372 .deep-orange-text.text-darken-3 { 1373 color: #d84315 !important; } 1374 1375 .deep-orange.darken-4 { 1376 background-color: #bf360c !important; } 1377 1378 .deep-orange-text.text-darken-4 { 1379 color: #bf360c !important; } 1380 1381 .deep-orange.accent-1 { 1382 background-color: #ff9e80 !important; } 1383 1384 .deep-orange-text.text-accent-1 { 1385 color: #ff9e80 !important; } 1386 1387 .deep-orange.accent-2 { 1388 background-color: #ff6e40 !important; } 1389 1390 .deep-orange-text.text-accent-2 { 1391 color: #ff6e40 !important; } 1392 1393 .deep-orange.accent-3 { 1394 background-color: #ff3d00 !important; } 1395 1396 .deep-orange-text.text-accent-3 { 1397 color: #ff3d00 !important; } 1398 1399 .deep-orange.accent-4 { 1400 background-color: #dd2c00 !important; } 1401 1402 .deep-orange-text.text-accent-4 { 1403 color: #dd2c00 !important; } 1404 1405 .brown.lighten-5 { 1406 background-color: #efebe9 !important; } 1407 1408 .brown-text.text-lighten-5 { 1409 color: #efebe9 !important; } 1410 1411 .brown.lighten-4 { 1412 background-color: #d7ccc8 !important; } 1413 1414 .brown-text.text-lighten-4 { 1415 color: #d7ccc8 !important; } 1416 1417 .brown.lighten-3 { 1418 background-color: #bcaaa4 !important; } 1419 1420 .brown-text.text-lighten-3 { 1421 color: #bcaaa4 !important; } 1422 1423 .brown.lighten-2 { 1424 background-color: #a1887f !important; } 1425 1426 .brown-text.text-lighten-2 { 1427 color: #a1887f !important; } 1428 1429 .brown.lighten-1 { 1430 background-color: #8d6e63 !important; } 1431 1432 .brown-text.text-lighten-1 { 1433 color: #8d6e63 !important; } 1434 1435 .brown { 1436 background-color: #795548 !important; } 1437 1438 .brown-text { 1439 color: #795548 !important; } 1440 1441 .brown.darken-1 { 1442 background-color: #6d4c41 !important; } 1443 1444 .brown-text.text-darken-1 { 1445 color: #6d4c41 !important; } 1446 1447 .brown.darken-2 { 1448 background-color: #5d4037 !important; } 1449 1450 .brown-text.text-darken-2 { 1451 color: #5d4037 !important; } 1452 1453 .brown.darken-3 { 1454 background-color: #4e342e !important; } 1455 1456 .brown-text.text-darken-3 { 1457 color: #4e342e !important; } 1458 1459 .brown.darken-4 { 1460 background-color: #3e2723 !important; } 1461 1462 .brown-text.text-darken-4 { 1463 color: #3e2723 !important; } 1464 1465 .blue-grey.lighten-5 { 1466 background-color: #eceff1 !important; } 1467 1468 .blue-grey-text.text-lighten-5 { 1469 color: #eceff1 !important; } 1470 1471 .blue-grey.lighten-4 { 1472 background-color: #cfd8dc !important; } 1473 1474 .blue-grey-text.text-lighten-4 { 1475 color: #cfd8dc !important; } 1476 1477 .blue-grey.lighten-3 { 1478 background-color: #b0bec5 !important; } 1479 1480 .blue-grey-text.text-lighten-3 { 1481 color: #b0bec5 !important; } 1482 1483 .blue-grey.lighten-2 { 1484 background-color: #90a4ae !important; } 1485 1486 .blue-grey-text.text-lighten-2 { 1487 color: #90a4ae !important; } 1488 1489 .blue-grey.lighten-1 { 1490 background-color: #78909c !important; } 1491 1492 .blue-grey-text.text-lighten-1 { 1493 color: #78909c !important; } 1494 1495 .blue-grey { 1496 background-color: #607d8b !important; } 1497 1498 .blue-grey-text { 1499 color: #607d8b !important; } 1500 1501 .blue-grey.darken-1 { 1502 background-color: #546e7a !important; } 1503 1504 .blue-grey-text.text-darken-1 { 1505 color: #546e7a !important; } 1506 1507 .blue-grey.darken-2 { 1508 background-color: #455a64 !important; } 1509 1510 .blue-grey-text.text-darken-2 { 1511 color: #455a64 !important; } 1512 1513 .blue-grey.darken-3 { 1514 background-color: #37474f !important; } 1515 1516 .blue-grey-text.text-darken-3 { 1517 color: #37474f !important; } 1518 1519 .blue-grey.darken-4 { 1520 background-color: #263238 !important; } 1521 1522 .blue-grey-text.text-darken-4 { 1523 color: #263238 !important; } 1524 1525 .grey.lighten-5 { 1526 background-color: #fafafa !important; } 1527 1528 .grey-text.text-lighten-5 { 1529 color: #fafafa !important; } 1530 1531 .grey.lighten-4 { 1532 background-color: #f5f5f5 !important; } 1533 1534 .grey-text.text-lighten-4 { 1535 color: #f5f5f5 !important; } 1536 1537 .grey.lighten-3 { 1538 background-color: #eeeeee !important; } 1539 1540 .grey-text.text-lighten-3 { 1541 color: #eeeeee !important; } 1542 1543 .grey.lighten-2 { 1544 background-color: #e0e0e0 !important; } 1545 1546 .grey-text.text-lighten-2 { 1547 color: #e0e0e0 !important; } 1548 1549 .grey.lighten-1 { 1550 background-color: #bdbdbd !important; } 1551 1552 .grey-text.text-lighten-1 { 1553 color: #bdbdbd !important; } 1554 1555 .grey { 1556 background-color: #9e9e9e !important; } 1557 1558 .grey-text { 1559 color: #9e9e9e !important; } 1560 1561 .grey.darken-1 { 1562 background-color: #757575 !important; } 1563 1564 .grey-text.text-darken-1 { 1565 color: #757575 !important; } 1566 1567 .grey.darken-2 { 1568 background-color: #616161 !important; } 1569 1570 .grey-text.text-darken-2 { 1571 color: #616161 !important; } 1572 1573 .grey.darken-3 { 1574 background-color: #424242 !important; } 1575 1576 .grey-text.text-darken-3 { 1577 color: #424242 !important; } 1578 1579 .grey.darken-4 { 1580 background-color: #212121 !important; } 1581 1582 .grey-text.text-darken-4 { 1583 color: #212121 !important; } 1584 1585 .shades.black { 1586 background-color: #000000 !important; } 1587 1588 .shades-text.text-black { 1589 color: #000000 !important; } 1590 1591 .shades.white { 1592 background-color: #FFFFFF !important; } 1593 1594 .shades-text.text-white { 1595 color: #FFFFFF !important; } 1596 1597 .shades.transparent { 1598 background-color: transparent !important; } 1599 1600 .shades-text.text-transparent { 1601 color: transparent !important; } 1602 1603 .black { 1604 background-color: #000000 !important; } 1605 1606 .black-text { 1607 color: #000000 !important; } 1608 1609 .white { 1610 background-color: #FFFFFF !important; } 1611 1612 .white-text { 1613 color: #FFFFFF !important; } 1614 1615 .transparent { 1616 background-color: transparent !important; } 1617 1618 .transparent-text { 1619 color: transparent !important; } 1620 1621 /*** Colors ***/ 1622 /*** Badges ***/ 1623 /*** Buttons ***/ 1624 /*** Cards ***/ 1625 /*** Collapsible ***/ 1626 /*** Dropdown ***/ 1627 /*** Fonts ***/ 1628 /*** Forms ***/ 1629 /*** Global ***/ 1630 /*** Navbar ***/ 1631 /*** SideNav ***/ 1632 /*** Photo Slider ***/ 1633 /*** Tabs ***/ 1634 /*** Tables ***/ 1635 /*** Toasts ***/ 1636 /*** Typography ***/ 1637 /*** Collections ***/ 1638 /* Progress Bar */ 1639 /* variables 1640 =================================================================================*/ 1641 .editorDialogs .modal, .note-editor .modal { 1642 background-color: white; 1643 color: #424242; 1644 z-index: 1057 !important; 1645 backface-visibility: hidden; } 1646 .editorDialogs .modal .input-field input:not([readonly]), .editorDialogs .modal .input-field input.datepicker, .note-editor .modal .input-field input:not([readonly]), .note-editor .modal .input-field input.datepicker { 1647 border-color: #424242 !important; } 1648 .editorDialogs .modal .input-field input:focus:not([readonly]), .editorDialogs .modal .input-field input.datepicker:focus, .editorDialogs .modal textarea.materialize-textarea:focus:not([readonly]), .note-editor .modal .input-field input:focus:not([readonly]), .note-editor .modal .input-field input.datepicker:focus, .note-editor .modal textarea.materialize-textarea:focus:not([readonly]) { 1649 box-shadow: 0 1px 0 0 #2196F3 !important; 1650 border-color: #2196F3 !important; } 1651 .editorDialogs .modal label, .editorDialogs .modal .input-field input:not([readonly]) + label, .editorDialogs .modal .input-field input.datepicker + label, .editorDialogs .modal .input-field .prefix, .editorDialogs .modal .note-editor + label, .note-editor .modal label, .note-editor .modal .input-field input:not([readonly]) + label, .note-editor .modal .input-field input.datepicker + label, .note-editor .modal .input-field .prefix, .note-editor .modal .note-editor + label { 1652 color: #424242 !important; } 1653 .editorDialogs .modal .input-field input:focus:not([readonly]) + label, .editorDialogs .modal .input-field input.datepicker:focus + label, .editorDialogs .modal .input-field .prefix.active, .editorDialogs .modal textarea.materialize-textarea:focus:not([readonly]) + label, .note-editor .modal .input-field input:focus:not([readonly]) + label, .note-editor .modal .input-field input.datepicker:focus + label, .note-editor .modal .input-field .prefix.active, .note-editor .modal textarea.materialize-textarea:focus:not([readonly]) + label { 1654 color: #2196F3 !important; } 1655 .editorDialogs .modal .btn, .note-editor .modal .btn { 1656 background-color: #0D47A1; 1657 color: white !important; } 1658 .editorDialogs .modal .btn:hover, .note-editor .modal .btn:hover { 1659 background-color: #115cd0 !important; } 1660 .editorDialogs .modal .btn.disabled, .note-editor .modal .btn.disabled { 1661 background-color: #07285a !important; } 1662 .editorDialogs .modal .modal-footer, .note-editor .modal .modal-footer { 1663 background-color: #c7c7c7; } 1664 .editorDialogs .modal .modal-footer .btnClose, .note-editor .modal .modal-footer .btnClose { 1665 margin-right: 15px; 1666 background-color: #B71C1C; } 1667 .editorDialogs .modal .modal-footer .btnClose:hover, .note-editor .modal .modal-footer .btnClose:hover { 1668 background-color: #de2828 !important; } 1669 .editorDialogs .modal .canvasContainerEmpty, .note-editor .modal .canvasContainerEmpty { 1670 border: solid 5px #2196F3; } 1671 1672 .note-editor .note-editable::-webkit-scrollbar, .editorDialogs .modal-content::-webkit-scrollbar, .note-editor .note-color-palette::-webkit-scrollbar, .note-editor .note-codable::-webkit-scrollbar, .modal.modal-fixed-footer .modal-content::-webkit-scrollbar { 1673 width: 17px !important; } 1674 .note-editor .note-editable::-webkit-scrollbar-track, .editorDialogs .modal-content::-webkit-scrollbar-track, .note-editor .note-color-palette::-webkit-scrollbar-track, .note-editor .note-codable::-webkit-scrollbar-track, .modal.modal-fixed-footer .modal-content::-webkit-scrollbar-track { 1675 background-color: #e0e0e0 !important; } 1676 .note-editor .note-editable::-webkit-scrollbar-thumb, .editorDialogs .modal-content::-webkit-scrollbar-thumb, .note-editor .note-color-palette::-webkit-scrollbar-thumb, .note-editor .note-codable::-webkit-scrollbar-thumb, .modal.modal-fixed-footer .modal-content::-webkit-scrollbar-thumb { 1677 background-color: white !important; } 1678 .note-editor .note-editable::-webkit-scrollbar-thumb:hover, .editorDialogs .modal-content::-webkit-scrollbar-thumb:hover, .note-editor .note-color-palette::-webkit-scrollbar-thumb:hover, .note-editor .note-codable::-webkit-scrollbar-thumb:hover, .modal.modal-fixed-footer .modal-content::-webkit-scrollbar-thumb:hover { 1679 background-color: white !important; } 1680 1681 .note-editor { 1682 position: relative; 1683 border-left: 1px solid #e0e0e0; 1684 border-bottom: 1px solid #e0e0e0; 1685 border-right: 1px solid #e0e0e0; } 1686 .note-editor .img-circle { 1687 border-radius: 50%; } 1688 .note-editor .img-rounded { 1689 border-radius: 5%; } 1690 .note-editor .img-thumbnail { 1691 border: solid 2px #e0e0e0; 1692 height: 200px; } 1693 .note-editor .img-bordered { 1694 border: solid 5px #e0e0e0; } 1695 .note-editor .btn:hover { 1696 background-color: #fafafa !important; } 1697 .note-editor .btn.active { 1698 background-color: #2196F3; } 1699 .note-editor .note-editable ul li { 1700 list-style-type: square !important; 1701 display: list-item; 1702 list-style-position: inside; } 1703 .note-editor .note-dialog > div { 1704 display: none; } 1705 .note-editor .note-dialog .form-group { 1706 margin-right: 0; 1707 margin-left: 0; } 1708 .note-editor .note-dialog .note-modal-form { 1709 margin: 0; } 1710 .note-editor .note-dialog .note-image-dialog .note-dropzone { 1711 min-height: 100px; 1712 margin-bottom: 10px; 1713 font-size: 30px; 1714 line-height: 4; 1715 color: lightgray; 1716 text-align: center; 1717 border: 4px dashed lightgray; } 1718 .note-editor .transparent { 1719 opacity: 0; } 1720 .note-editor .note-resizebar { 1721 background-color: #e0e0e0; 1722 width: 100%; 1723 height: 13px; 1724 cursor: ns-resize; 1725 padding-top: 1px; } 1726 .note-editor .note-resizebar .note-icon-bar { 1727 width: 20px; 1728 margin: 2px auto; 1729 border-top: 2px solid white; } 1730 .note-editor .note-toolbar { 1731 position: relative; 1732 color: #424242; 1733 background-color: #e0e0e0; 1734 margin: 0; 1735 z-index: 1052; } 1736 .note-editor .note-toolbar ul { 1737 padding: 0; } 1738 .note-editor .note-toolbar .btn.disabled, .note-editor .note-toolbar button.disabled { 1739 display: none; } 1740 .note-editor .note-toolbar .dropdown { 1741 cursor: pointer; } 1742 .note-editor .note-toolbar .note-current-fontname { 1743 min-width: 134px; 1744 display: inline-block; 1745 text-align: left; } 1746 .note-editor .note-handle .note-control-selection { 1747 position: absolute; 1748 display: none; 1749 border: 2px solid #e0e0e0; } 1750 .note-editor .note-handle .note-control-selection .note-control-selection-bg { 1751 width: 100%; 1752 height: 100%; 1753 z-index: 3; 1754 background-color: rgba(117, 117, 117, 0.3); } 1755 .note-editor .note-handle .note-control-selection > div { 1756 position: absolute; } 1757 .note-editor .note-handle .note-control-selection .note-control-handle { 1758 width: 7px; 1759 height: 7px; 1760 border: 1px solid black; } 1761 .note-editor .note-handle .note-control-selection .note-control-holder { 1762 width: 7px; 1763 height: 7px; 1764 border: 1px solid black; } 1765 .note-editor .note-handle .note-control-selection .note-control-sizing { 1766 width: 15px; 1767 height: 15px; 1768 background-color: #e0e0e0; 1769 z-index: 5; 1770 cursor: se-resize; } 1771 .note-editor .note-handle .note-control-selection .note-control-nw { 1772 top: -5px; 1773 left: -5px; 1774 border-right: 0; 1775 border-bottom: 0; } 1776 .note-editor .note-handle .note-control-selection .note-control-ne { 1777 top: -5px; 1778 right: -5px; 1779 border-bottom: 0; 1780 border-left: none; } 1781 .note-editor .note-handle .note-control-selection .note-control-sw { 1782 bottom: -5px; 1783 left: -5px; 1784 border-top: 0; 1785 border-right: 0; } 1786 .note-editor .note-handle .note-control-selection .note-control-se { 1787 right: -5px; 1788 bottom: -5px; } 1789 .note-editor .note-handle .note-control-selection .note-control-selection-info { 1790 right: 0; 1791 bottom: 0; 1792 padding: 5px; 1793 margin: 17px; 1794 font-size: 15px; 1795 color: #424242; 1796 background-color: #e0e0e0; 1797 z-index: 5; } 1798 1799 .note-dialog .note-help-dialog { 1800 color: #e0e0e0; } 1801 .note-dialog .note-help-dialog h4 { 1802 color: #424242; } 1803 .note-dialog .note-help-dialog thead { 1804 background-color: #2196F3; } 1805 .note-dialog .note-help-dialog tbody { 1806 background-color: #e0e0e0; } 1807 1808 .note-editor .btn-group, .popover .btn-group { 1809 display: inline-block; 1810 margin-right: 10px; 1811 position: relative; } 1812 .note-editor .btn-group ul, .popover .btn-group ul { 1813 padding: 0; } 1814 .note-editor .btn-group .closeLeft, .popover .btn-group .closeLeft { 1815 padding-right: 0 !important; 1816 margin-right: 0 !important; } 1817 .note-editor .btn-group .closeLeft i, .popover .btn-group .closeLeft i { 1818 margin-right: 0 !important; } 1819 .note-editor .btn-group i.left, .popover .btn-group i.left { 1820 margin-right: 5px; } 1821 .note-editor .note-toolbar .btn, .popover .note-toolbar .btn { 1822 border-radius: 0 !important; 1823 box-shadow: none !important; 1824 padding: 0 9px !important; 1825 background-color: #e0e0e0; } 1826 .note-editor .btnSecond, .popover .btnSecond { 1827 background-color: #0D47A1 !important; } 1828 .note-editor .btnThird, .popover .btnThird { 1829 background-color: #B71C1C !important; } 1830 .note-editor note-toolbar button, .note-editor button, .note-editor .note-toolbar .btn, .popover note-toolbar button, .popover button, .popover .note-toolbar .btn { 1831 background-color: #e0e0e0; 1832 border: none; 1833 height: 36px; 1834 text-transform: uppercase; 1835 color: #424242 !important; } 1836 .note-editor [type="checkbox"]:checked + label:before, .note-editor [type="checkbox"]:checked + label:before, .popover [type="checkbox"]:checked + label:before, .popover [type="checkbox"]:checked + label:before { 1837 border-right-color: #0D47A1 !important; 1838 border-bottom-color: #0D47A1 !important; } 1839 .note-editor .note-palette-title, .popover .note-palette-title { 1840 padding: 0 !important; } 1841 .note-editor .colorName, .popover .colorName { 1842 display: inline-block; 1843 color: #424242; } 1844 @media only screen and (max-width: 600px) { 1845 .note-editor .colorName, .popover .colorName { 1846 display: none; } } 1847 .note-editor .note-color-palette, .popover .note-color-palette { 1848 line-height: 10px; 1849 border: solid 3px #e0e0e0; 1850 padding: 0 !important; 1851 overflow-x: scroll; 1852 overflow-y: hidden; } 1853 .note-editor .note-color-palette .note-color-row, .popover .note-color-palette .note-color-row { 1854 padding: 0 !important; 1855 min-width: 300px; } 1856 .note-editor .note-color-palette button.note-color-btn, .popover .note-color-palette button.note-color-btn { 1857 width: 20px; 1858 height: 20px; 1859 padding: 0; 1860 margin: 0; } 1861 .note-editor .note-color-palette .note-color-btn:hover:after, .popover .note-color-palette .note-color-btn:hover:after { 1862 position: absolute; 1863 width: 30px; 1864 height: 30px; 1865 content: ""; 1866 background-color: inherit; 1867 margin-top: -15px; 1868 margin-left: -15px; } 1869 .note-editor .note-dimension-picker, .popover .note-dimension-picker { 1870 overflow: hidden; } 1871 .note-editor .largeDropdown, .popover .largeDropdown { 1872 width: 290px; } 1873 .note-editor .dropdown-menu, .popover .dropdown-menu { 1874 z-index: 1033; } 1875 .note-editor .dropdown-menu.note-check, .popover .dropdown-menu.note-check { 1876 min-width: 80px; } 1877 .note-editor .dropdown-menu label, .popover .dropdown-menu label { 1878 color: #424242 !important; } 1879 .note-editor ul.dropdown-menu, .popover ul.dropdown-menu { 1880 position: absolute; 1881 top: 20px; 1882 background-color: #fafafa; 1883 border-left: 3px solid #e0e0e0; 1884 border-bottom: 3px solid #e0e0e0; 1885 border-right: 3px solid #e0e0e0; } 1886 .note-editor ul.dropdown-menu#colors, .popover ul.dropdown-menu#colors { 1887 width: 342px; } 1888 .note-editor ul.dropdown-menu#colors .indicator, .popover ul.dropdown-menu#colors .indicator { 1889 width: 50%; 1890 left: 0; } 1891 .note-editor ul.dropdown-menu .colorTable, .popover ul.dropdown-menu .colorTable { 1892 padding: 3px 0; } 1893 .note-editor ul.dropdown-menu .tabs, .popover ul.dropdown-menu .tabs { 1894 background-color: #e0e0e0; } 1895 .note-editor ul.dropdown-menu .tabs:hover, .popover ul.dropdown-menu .tabs:hover { 1896 background-color: #e0e0e0; } 1897 .note-editor ul.dropdown-menu .tabs .tab a, .note-editor ul.dropdown-menu .tabs .tab a:hover, .popover ul.dropdown-menu .tabs .tab a, .popover ul.dropdown-menu .tabs .tab a:hover { 1898 color: #9e9e9e; } 1899 .note-editor ul.dropdown-menu .tabs .indicator, .popover ul.dropdown-menu .tabs .indicator { 1900 background-color: #9e9e9e; } 1901 .note-editor ul.dropdown-menu li, .popover ul.dropdown-menu li { 1902 list-style-type: none; 1903 padding: 0 !important; } 1904 .note-editor ul.dropdown-menu li div, .popover ul.dropdown-menu li div { 1905 padding: 3px 15px; 1906 cursor: pointer; } 1907 1908 .note-popover .popover { 1909 position: absolute; 1910 max-width: none; 1911 color: #424242; } 1912 .note-popover .popover .arrow { 1913 width: 0; 1914 height: 0; 1915 border-style: solid; 1916 border-width: 0 10px 10px 10px; 1917 border-color: transparent transparent #e0e0e0 transparent; } 1918 .note-popover .popover .popover-content { 1919 background-color: #e0e0e0; } 1920 .note-popover .popover .popover-content > a { 1921 margin-left: 12px; } 1922 .note-popover .popover .popover-content a { 1923 display: inline-block; 1924 max-width: 200px; 1925 overflow: hidden; 1926 text-overflow: ellipsis; 1927 white-space: nowrap; 1928 vertical-align: middle; } 1929 .note-popover .popover .popover-content .arrow { 1930 left: 20px; } 1931 .note-popover .popover .popover-content .btn-group { 1932 display: inline-block; } 1933 .note-popover .popover .popover-content .btn-group .btn { 1934 border-radius: 0 !important; 1935 box-shadow: none !important; 1936 padding: 0 9px !important; 1937 background-color: #e0e0e0; 1938 color: #424242 !important; } 1939 1940 .note-popover .popover .popover-content .note-para .dropdown-menu, .note-toolbar .note-para .dropdown-menu { 1941 min-width: 172px; 1942 padding: 5px; } 1943 1944 .note-popover .popover .popover-content .note-para .dropdown-menu > div:first-child, .note-toolbar .note-para .dropdown-menu > div:first-child { 1945 margin-right: 5px; } 1946 1947 .note-editor .note-dropzone { 1948 position: absolute; 1949 z-index: 100; 1950 display: none; 1951 color: #87cefa; 1952 background-color: white; 1953 border: 2px dashed #87cefa; 1954 opacity: .95; 1955 pointer-event: none; } 1956 1957 .note-editor .note-dropzone .note-dropzone-message { 1958 display: table-cell; 1959 font-size: 28px; 1960 font-weight: bold; 1961 text-align: center; 1962 vertical-align: middle; } 1963 1964 .note-editor .note-dropzone.hover { 1965 color: #098ddf; 1966 border: 2px dashed #098ddf; } 1967 1968 .note-editor.dragover .note-dropzone { 1969 display: table; } 1970 1971 .note-editor.fullscreen { 1972 position: fixed; 1973 top: 0; 1974 left: 0; 1975 z-index: 2021; 1976 width: 100%; } 1977 1978 .note-editor.fullscreen .note-editable { 1979 background-color: white; } 1980 1981 .note-editor.fullscreen .note-resizebar { 1982 display: none; } 1983 1984 .note-editor.codeview .note-editable { 1985 display: none; } 1986 1987 .note-editor.codeview .note-codable { 1988 display: block; } 1989 1990 .note-editor .note-statusbar { 1991 background-color: #f5f5f5; } 1992 1993 .note-editor .note-editable[contenteditable=true]:empty:not(:focus):before { 1994 color: #a9a9a9; 1995 content: attr(data-placeholder); } 1996 1997 .note-editor .note-editable { 1998 padding: 10px; 1999 overflow: auto; 2000 outline: 0; } 2001 2002 .note-editor .note-editable[contenteditable="false"] { 2003 background-color: #e5e5e5; } 2004 2005 .note-editor .note-codable { 2006 display: none; 2007 width: 100%; 2008 padding: 10px; 2009 margin-bottom: 0; 2010 font-family: Menlo, Monaco, monospace, sans-serif; 2011 font-size: 14px; 2012 color: #ccc; 2013 background-color: #222; 2014 border: 0; 2015 -webkit-border-radius: 0; 2016 -moz-border-radius: 0; 2017 border-radius: 0; 2018 box-shadow: none; 2019 -webkit-box-sizing: border-box; 2020 -moz-box-sizing: border-box; 2021 -ms-box-sizing: border-box; 2022 box-sizing: border-box; 2023 resize: none; } 2024 2025 .note-air-editor { 2026 outline: 0; } 2027 2028 .note-popover .popover .popover-content, 2029 .note-toolbar { 2030 padding: 0; 2031 margin: 0; } 2032 2033 .note-popover .popover .popover-content > .btn-group, 2034 .note-toolbar > .btn-group { 2035 margin-top: 0; 2036 margin-right: 5px; 2037 margin-left: 0; } 2038 2039 .note-popover .popover .popover-content .btn-group .note-table, 2040 .note-toolbar .btn-group .note-table { 2041 min-width: 0; 2042 padding: 5px; } 2043 2044 .note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker, 2045 .note-toolbar .btn-group .note-table .note-dimension-picker { 2046 font-size: 18px; } 2047 2048 .note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, 2049 .note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher { 2050 position: absolute !important; 2051 z-index: 3; 2052 width: 260px; 2053 height: 260px; 2054 cursor: pointer; } 2055 2056 .note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, 2057 .note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted { 2058 position: relative !important; 2059 z-index: 1; 2060 width: 312px; 2061 height: 130px; 2062 background-size: 26px 26px; 2063 background-image: repeating-linear-gradient(0deg, #3b3b3b, #3b3b3b 4px, transparent 4px, transparent 26px), repeating-linear-gradient(-90deg, transparent, transparent 4px, #fff 4px, #fff 26px); } 2064 2065 .note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, 2066 .note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted { 2067 position: absolute !important; 2068 z-index: 2; 2069 width: 26px; 2070 height: 26px; 2071 background-size: 26px 26px; 2072 background-image: repeating-linear-gradient(0deg, #3b3b3b, #3b3b3b 4px, transparent 4px, transparent 26px), repeating-linear-gradient(-90deg, transparent, transparent 4px, #2196F3 4px, #2196F3 26px); } 2073 2074 .note-popover .popover .popover-content .note-style h1, 2075 .note-toolbar .note-style h1, 2076 .note-popover .popover .popover-content .note-style h2, 2077 .note-toolbar .note-style h2, 2078 .note-popover .popover .popover-content .note-style h3, 2079 .note-toolbar .note-style h3, 2080 .note-popover .popover .popover-content .note-style h4, 2081 .note-toolbar .note-style h4, 2082 .note-popover .popover .popover-content .note-style h5, 2083 .note-toolbar .note-style h5, 2084 .note-popover .popover .popover-content .note-style h6, 2085 .note-toolbar .note-style h6, 2086 .note-popover .popover .popover-content .note-style blockquote, 2087 .note-toolbar .note-style blockquote { 2088 margin: 0; } 2089 2090 .note-popover .popover .popover-content .note-color .dropdown-toggle, 2091 .note-toolbar .note-color .dropdown-toggle { 2092 width: 20px; 2093 padding-left: 5px; } 2094 2095 .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group, 2096 .note-toolbar .note-color .dropdown-menu .btn-group { 2097 margin: 0; } 2098 2099 .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group:first-child, 2100 .note-toolbar .note-color .dropdown-menu .btn-group:first-child { 2101 margin: 0 5px; } 2102 2103 .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title, 2104 .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title { 2105 margin: 2px 7px; 2106 font-size: 12px; 2107 text-align: center; 2108 border-bottom: 1px solid #eee; } 2109 2110 .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset, 2111 .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset { 2112 padding: 0 3px; 2113 margin: 3px; 2114 font-size: 11px; 2115 cursor: pointer; 2116 -webkit-border-radius: 5px; 2117 -moz-border-radius: 5px; 2118 border-radius: 5px; } 2119 2120 .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row, 2121 .note-toolbar .note-color .dropdown-menu .btn-group .note-color-row { 2122 height: 20px; } 2123 2124 .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover, 2125 .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover { 2126 background: #eee; } 2127 2128 /*.note-popover .popover .popover-content .dropdown-menu, 2129 .note-toolbar .dropdown-menu { 2130 min-width: 90px 2131 }*/ 2132 .note-popover .popover .popover-content .dropdown-menu.right, 2133 .note-toolbar .dropdown-menu.right { 2134 right: 0; 2135 left: auto; } 2136 2137 .note-popover .popover .popover-content .dropdown-menu.right::before, 2138 .note-toolbar .dropdown-menu.right::before { 2139 right: 9px; 2140 left: auto !important; } 2141 2142 .note-popover .popover .popover-content .dropdown-menu.right::after, 2143 .note-toolbar .dropdown-menu.right::after { 2144 right: 10px; 2145 left: auto !important; } 2146 2147 .note-popover .popover .popover-content .dropdown-menu.note-check li a i, 2148 .note-toolbar .dropdown-menu.note-check li a i { 2149 color: deepskyblue; 2150 visibility: hidden; } 2151 2152 .note-popover .popover .popover-content .dropdown-menu.note-check li a.checked i, 2153 .note-toolbar .dropdown-menu.note-check li a.checked i { 2154 visibility: visible; } 2155 2156 .note-popover .popover .popover-content .note-fontsize-10, 2157 .note-toolbar .note-fontsize-10 { 2158 font-size: 10px; } 2159 2160 /*# sourceMappingURL=materialNote.css.map */