Conflicts:
	inc/config.php
	inc/display.php
	inc/mod/pages.php
	js/catalog-link.js
	post.php
	templates/banned.html
This commit is contained in:
czaks 2013-08-11 09:50:33 -04:00
commit fa9bf536c3
7 changed files with 29 additions and 30 deletions

View file

@ -36,7 +36,7 @@ a.post_no:hover {
}
div.post.reply {
background: #0E0E0E;
border: #414141 2px solid;
border: #414141 2px solid !important;
}
.de-pview {
background: rgba(14, 14, 14, 0.84) !important;
@ -147,4 +147,4 @@ div.ban h2 {
table.modlog tr th {
background: #00FF00;
color: #AAAAAA;
}
}