index
:
szurubooru.git
master
Fork of Szurubooru with patches for running on a modern system sans Docker
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
css
/
comment-control.styl
Age
Commit message (
Collapse
)
Author
2024-09-29
client/css: fix comment word-break
Zak B. Elep
`break-all` makes it hard to read actual comments.
2023-11-05
fix overflow on comments, prevents ugly unnecesary horizontal scroll
ewof
2020-08-26
client/css: implement dark theme option
Shyam Sunder
2018-03-10
client/css: change font size declarations to em
Michael Serajnik
2018-03-10
client/css: improve mobile styling
Michael Serajnik
2017-01-10
client/comments: fix top margin in block quotes
rr-
2017-01-04
client/comments: fix comment control tab margins
rr-
2017-01-03
client/comments: fix header wrapping on chrome
rr-
2017-01-03
client/comments: fix 1px jumping on edit preview
rr-
2017-01-03
client/comments: don't use flexbox
rr-
2016-12-25
client/comments: rework comments appearance and UX
rr-
2016-12-22
client/css: improve list margins in comments
rr-
2016-08-27
client/css: improve appearance on small screens
rr-
2016-08-27
client/css: improve comment edit form background
rr-
If text area was bigger than the post, switching to preview mode showed gray space under the text. Now the preview pane's background should fill the whole edit box size.
2016-08-27
client/css: split into files
rr-