1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/11046] Add border-radius for UCP message colours block

PHPBB3-11046
This commit is contained in:
Vinny
2012-08-07 13:18:46 -03:00
parent 095d7d97a3
commit 321b1f1a39

View File

@@ -260,8 +260,9 @@ ul.cplist {
/* Friends list */
.cp-mini {
padding: 0 5px;
margin: 10px 15px 10px 5px;
padding: 5px 10px;
border-radius: 7px;
}
dl.mini dt {