1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-06 17:41:00 +00:00

Make entries sorting configurable

This commit is contained in:
Frédéric Guillot 2017-12-02 17:04:01 -08:00
parent 453ff64f29
commit 2f1367a8d4
28 changed files with 253 additions and 193 deletions

View file

@ -1,5 +1,5 @@
// Code generated by go generate; DO NOT EDIT.
// 2017-11-27 21:07:53.21170439 -0800 PST m=+0.005890618
// 2017-12-02 16:12:47.261744369 -0800 PST m=+0.007253685
package static

File diff suppressed because one or more lines are too long

View file

@ -10,7 +10,7 @@ body {
text-rendering: optimizeLegibility;
}
.main {
main {
padding-left: 5px;
padding-right: 5px;
}

View file

@ -1,5 +1,5 @@
// Code generated by go generate; DO NOT EDIT.
// 2017-12-02 14:53:55.175825378 -0800 PST m=+0.009022020
// 2017-12-02 16:12:47.268772139 -0800 PST m=+0.014281455
package static