mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-12-01 02:27:24 +01:00
Fixed quick reply Yotsuba CSS
This commit is contained in:
parent
9087e6befe
commit
9e38579f79
@ -105,3 +105,11 @@ table.board-list-table .board-tags .board-cell:hover {
|
||||
table.board-list-table tr:nth-of-type( even ) .board-tags .board-cell {
|
||||
background: #ede2d4;
|
||||
}
|
||||
|
||||
|
||||
#quick-reply .post-table, #quick-reply td {
|
||||
border-collapse: collapse;
|
||||
background: none repeat scroll 0% 0% #f0e0d6;
|
||||
margin: 0px;
|
||||
width: 100%;
|
||||
}
|
Loading…
Reference in New Issue
Block a user