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 - Feel free to send patches to me 10 (Andreas Haerter). */ 11 12/* external links */ 13div#bodyContent a.urlextern { 14 background: url(static/3rd/vector/external-link-rtl-icon.png) center left no-repeat; 15 padding: 0 13px 0 0; 16} 17