mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-03 19:56:22 -07:00
Add bbcode, HTML reparsing function for imageboard admins
This commit is contained in:
parent
4d93f8bb98
commit
46a3e8ac77
9 changed files with 55 additions and 17 deletions
|
@ -178,7 +178,6 @@ table#pages td {
|
|||
}
|
||||
|
||||
.post-text {
|
||||
white-space: pre-wrap;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
|
@ -232,8 +231,7 @@ table#pages td {
|
|||
}
|
||||
|
||||
.dropdown-button {
|
||||
display: inline;
|
||||
padding: 4px;
|
||||
padding: 4px 8px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue