 .report-barricade-units-container { text-align: center; } .report-barricade-units-container .unit-found { display: inline-block; text-align: center; margin-bottom: 10px; } .report-barricade-units-container .unit-found .name { background-color: rgb(193,162,100); background-image: -webkit-linear-gradient(rgb(229,194,126), rgb(193,162,100)); background-image: -moz-linear-gradient(rgb(229,194,126), rgb(193,162,100)); background-image: -o-linear-gradient(rgb(229,194,126), rgb(193,162,100)); background-image: linear-gradient(rgb(229,194,126), rgb(193,162,100)); padding: 2px 3px; font-weight: bold; margin-top: 1px; } .report-barricade-units-container .unit-found .portrait { display: block; width: 120px; height: 120px; background-size: 100%; } .report-barricade-units-container .unit-found .count { background-color: #f4e4bc; color: green; font-weight: bold; margin-top: 1px; padding: 5px; } .report-preview { width: 500px; position: fixed; z-index: 100000; display: none; border: 9px solid #804000; -moz-border-image: url("https://dsde.innogamescdn.com/asset/75cb846c/graphic/popup/border_slim.webp") 9 9 9 9 repeat; -webkit-border-image: url("https://dsde.innogamescdn.com/asset/75cb846c/graphic/popup/border_slim.webp") 9 9 9 9 repeat; -o-border-image: url("https://dsde.innogamescdn.com/asset/75cb846c/graphic/popup/border_slim.webp") 9 9 9 9 repeat; border-image: url("https://dsde.innogamescdn.com/asset/75cb846c/graphic/popup/border_slim.webp") 9 9 9 9 repeat; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; transform-origin: left; -webkit-font-smoothing: subpixel-antialiased; } .report-preview-content { padding: 5px; background: #f4e4bc; overflow: hidden; } .report-preview-content a { color: #000; font-weight: normal; } .report-preview-content .no-preview { display: none; } .preview-only { display: none; } .report-preview-content .preview-only { display: block; } .report-preview-content div.report_image { height: 100px; } .report-preview-content img { max-width: 98%; } .report-unread { display: none; } .unread .report-unread { display: inline; } .event-horse-race-report-body { padding: 10px; } .event-horse-race-report-body .event-logo { display: inline-block; width: 100px; height: 100px; background-image: url("https://dsde.innogamescdn.com/asset/75cb846c/graphic/events/horse_race/event_logo.webp"); background-size: 100% 100%; float: left; margin: 0 8px 8px 0; } .rtl .event-horse-race-report-body .event-logo { float: left; } .event-daily-ranking { padding: 5px; } .event-daily-ranking .event-logo { display: inline-block; width: 100px; height: 100px; float: right; } .rtl .event-daily-ranking .event-logo { float: left; } 