1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Backward compatibility fixes.

This commit is contained in:
Cameron
2020-05-06 16:15:52 -07:00
parent 8ac7f1fdf1
commit 0f2ab37d47
6 changed files with 63 additions and 4 deletions

View File

@@ -65,6 +65,9 @@ table.table { width: 100% }
background-color: #f9f9f9;
}
.s-message a.close { cursor: pointer }
/* Bootstrap classes that hide content for all devices except screen readers (accessibility) */
.sr-only {
position: absolute;