1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Added dark/light mode toggle to profile dropdown menu

- Also fixed some remaining areas which needed dark mode support.
This commit is contained in:
Dan Brown
2020-04-11 20:37:51 +01:00
parent d4b0e4acad
commit 573c848d51
7 changed files with 31 additions and 7 deletions

View File

@ -603,6 +603,9 @@ ul.pagination {
li.border-bottom {
border-bottom: 1px solid #DDD;
}
li hr {
margin: $-xs 0;
}
}
// Books grid view