1
0
Fork 0

Properly readd CSS changes from PR #5345.

I wrongly added CSS to generated files, now adding changes to less
as is good and proper.

And sorry for PR #5356.
This commit is contained in:
Andreas Neustifter 2018-07-11 21:27:44 +02:00
commit 5e76ea6a35
4 changed files with 12 additions and 0 deletions

View file

@ -2554,6 +2554,9 @@ footer {
#adminpage .selectall {
text-align: right;
}
#adminpage .settings-block {
border-bottom: 1px solid #cccccc;
}
/* edit buttons for comments */
.icon.dim {
opacity: 0.3;