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
9/* right-to-left-support is still TODO */
10
11/* external links */
12div#bodyContent a.urlextern {
13  background: url(static/3rd/vector/external-link-rtl-icon.png) center left no-repeat;
14  padding: 0 13px 0 0;
15}
16