1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 03:30:17 +02:00

[feature/remove-imagesets] Changing prosilver

Removing imagesets. Changing prosilver

PHPBB3-10336
This commit is contained in:
Vjacheslav Trushkin
2011-09-04 01:21:07 +03:00
parent 830c3f4047
commit 57fac62c0c
10 changed files with 612 additions and 149 deletions

View File

@@ -148,8 +148,8 @@ a.topictitle:active {
a.top {
background: none no-repeat top left;
text-decoration: none;
width: {IMG_ICON_BACK_TOP_WIDTH}px;
height: {IMG_ICON_BACK_TOP_HEIGHT}px;
width: 11px;
height: 11px;
display: block;
float: right;
overflow: hidden;