Advertisement
Guest User

Untitled

a guest
Nov 27th, 2017
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.87 KB | None | 0 0
  1. .THIS {
  2.     color : black;
  3.     background-color : blue;
  4. }
  5.  
  6. .THIS .textarea {
  7.     font-weight : bold !important;
  8.     color : black !important;
  9.     font-size : 3em;.THIS {
  10.     color : black;
  11.     background-color : blue;
  12. }
  13.  
  14. .THIS .textarea {
  15.     font-weight : bold !important;
  16.     color : black !important;
  17.     font-size : 3em;
  18.     background-color : blue !important;
  19. }
  20.  
  21. .THIS .uiOutputRichText {
  22.     font-size : 3em;
  23.     background-color : blue;
  24.     color : black;
  25. }
  26.  
  27. .THIS .slds-scope{
  28.     font-size : 3em;    color : black;  
  29.     background-color : blue;
  30.     color : black !important;
  31. }
  32.  
  33.  
  34.     background-color : blue !important;
  35. }
  36.  
  37. .THIS .uiOutputRichText {
  38.     font-size : 3em;
  39.     background-color : blue;
  40.     color : black;
  41. }
  42.  
  43. .THIS .slds-scope{
  44.     font-size : 3em;    color : black;  
  45.     background-color : blue;
  46.     color : black !important;
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement