[ Index ] |
PHP Cross Reference of MyBB 1.8.38 |
[Summary view] [Print] [Text view]
1 #left_menu div.left_menu_box ul.online_admins li a { 2 background: url('images/icons/user.png') no-repeat 15px 4px; 3 padding-left: 37px; 4 white-space: nowrap; 5 overflow: hidden; 6 text-overflow: ellipsis; 7 } 8 9 #left_menu div.left_menu_box ul.online_admins li.mobile_user a { 10 background: url('images/icons/mobile_user.png') no-repeat 15px 4px; 11 padding-left: 37px; 12 white-space: nowrap; 13 overflow: hidden; 14 text-overflow: ellipsis; 15 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup | Cross-referenced by PHPXref |