Advertisement
Guest User

Untitled

a guest
Aug 1st, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. @-moz-document domain('genome.klick.com') {
  2.  
  3. body, html {
  4. font-size: 10pt;
  5. /*line-height: 1.4;*/
  6. font-family: Arial,sans-serif;
  7. }
  8.  
  9. div.dashboard-grids .grid, div.dashboard-grids input, div.dashboard-grids textarea {
  10. font-family: Arial,sans-serif;
  11. font-size: 10pt;
  12. }
  13.  
  14. .grid.sensei-os .sensei-table td {
  15. padding-bottom: 5px;
  16. padding-top: 5px;
  17. }
  18.  
  19. .chatter .chatter-post .chatter-post-content, .chatter .chatter-post .chatter-post-kudo-type, .chatter .chatter-post .chatter-post-comment {
  20. font-size: 10pt;
  21. }
  22.  
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement