1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 19:24:01 +02:00

Merge branch '3.2.x'

This commit is contained in:
Marc Alexander
2017-10-15 20:42:05 +02:00
2 changed files with 12 additions and 2 deletions

View File

@@ -2757,6 +2757,14 @@ fieldset.permissions .permissions-switch {
/* Classes for additional tasks
---------------------------------------- */
.current-ext {
color: #228822;
}
.outdated-ext {
color: #BC2A4D;
}
.phpinfo {
overflow: auto;
width: 99%;