/* Language-specific images for the yela style.

   phpBB always requests styles/<style>/theme/<lang>/stylesheet.css, so this
   file has to exist even though the only thing prosilver puts in it is the
   "online" ribbon - which the yela style replaces with its own. */

.online { background-image: url("../images/icon_user_online.png"); }
