GochiSiyan

epic news element

Dec 1st, 2021 (edited)
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. .fadeOutRight {
  2. -webkit-animation-name: fadeOutRight !important;
  3. animation-name: fadeOutRight !important;
  4. }
  5.  
  6. .jeg_postblock .jeg_block_heading .jeg_block_title {
  7. float: right;
  8. }
  9.  
  10. [dir="rtl"] .jeg_news_ticker_control {
  11. right: auto !IMPORTANT;
  12. left: 0 !IMPORTANT;
  13. border-right: 1px solid #eee !IMPORTANT;
  14. }
  15.  
  16. [dir="rtl"] h3.jeg_block_title {
  17. float:right !IMPORTANT;
  18. }
  19.  
  20. [dir="rtl"] .jeg_breakingnews_title {
  21. float:right !IMPORTANT;
  22. }
  23.  
  24. [dir="rtl"] .jeg_slider_type_5 .jeg_slide_caption {
  25. left: unset;
  26. right: 40px;
  27. }
Add Comment
Please, Sign In to add comment