mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 14:31:19 +02:00
[ticket/12488] Removed <em> and removed anonymous check
PHPBB3-12488
This commit is contained in:
@@ -660,7 +660,7 @@ fieldset.polls dd div {
|
||||
background-image: url("./en/icon_user_online.gif");
|
||||
}
|
||||
|
||||
dd.profile-warnings em {
|
||||
dd.profile-warnings {
|
||||
color: #BC2A4D;
|
||||
}
|
||||
|
||||
|
@@ -731,8 +731,7 @@ fieldset.polls dd div {
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
dd.profile-warnings em {
|
||||
font-style: normal;
|
||||
dd.profile-warnings {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user