1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 16:22:58 +02:00

[ticket/10383] Update the results without the overlay popup.

PHPBB3-10383
This commit is contained in:
Cesar G
2013-10-07 17:55:04 -07:00
parent 7f31277269
commit 98a1694c7c
4 changed files with 38 additions and 6 deletions

View File

@@ -662,6 +662,12 @@ fieldset.polls dd div {
border-right: 1px solid transparent;
}
.vote-submitted {
font-size: 1.2em;
font-weight: bold;
text-align: center;
}
/* Poster profile block
----------------------------------------*/
.postprofile {