mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 18:32:44 +02:00
Fixed password-protected pages.
This commit is contained in:
@@ -12,7 +12,7 @@ thead tr {
|
||||
}
|
||||
|
||||
table.adminlist { border-left:1px solid #212121; border-right:1px solid #212121; border-bottom:1px solid #212121}
|
||||
div.navbar-inner { border: 1px solid #212121; }
|
||||
div.navbar-inner { border-bottom: 1px solid #212121; border-left: 1px solid #212121; border-right: 1px solid #212121; border-top:0px}
|
||||
|
||||
.adminlist tr > td {
|
||||
|
||||
|
Reference in New Issue
Block a user