You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 lines
728 B

  1. /******************************************************************************
  2. ******************************** ATTENTION *********************************
  3. DO NOT MODIFY THIS FILE, IT WILL NOT BE PRESERVED ON UPDATES!
  4. ******************************************************************************
  5. If you want to add some own screen CSS, have a look at the README of this
  6. template and "/user/rtl.css". You have been warned!
  7. *****************************************************************************/
  8. /* right-to-left-support is still TODO */
  9. /* external links */
  10. div#bodyContent a.urlextern {
  11. background: url(static/3rd/vector/external-link-rtl-icon.png) center left no-repeat;
  12. padding: 0 13px 0 0;
  13. }