1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/14677] Make the exclamation mark red

PHPBB3-14677
This commit is contained in:
Oliver Schramm
2017-09-10 12:19:13 +02:00
parent 41077cae64
commit 38bf2e3771
2 changed files with 6 additions and 2 deletions

View File

@@ -2506,6 +2506,10 @@ fieldset.permissions .padding {
/* Classes for additional tasks
---------------------------------------- */
.outdated-ext-icon {
color: #BC2A4D;
}
.phpinfo {
overflow: auto;
width: 99%;