| 1fae5fe6 | 06-Dec-2023 |
Masaki Yasutake <my17560@gmail.com> |
Added IndexMenu no-js styles. |
| 3de4fea9 | 02-Dec-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed contents are overflowed on search result pages. |
| 085a940d | 14-Nov-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed header not aligned to left. |
| a6d929d7 | 13-Nov-2023 |
Masaki Yasutake <my17560@gmail.com> |
Modified a style to wrap a word when overflowed. |
| 58d99a69 | 25-Sep-2023 |
Masaki Yasutake <49435291+my17560@users.noreply.github.com> |
Update README.md. |
| 368cb5c6 | 09-Sep-2023 |
Masaki Yasutake <my17560@gmail.com> |
Moved mode_denied width from content.css to _admin.css. Fixed mobile mode_denied width to be always 100%. |
| f734804d | 22-Aug-2023 |
Masaki Yasutake <my17560@gmail.com> |
Release v20230822. |
| 9f9677e5 | 21-Jun-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed the login denied page to use content width from settings. |
| ff31fec2 | 21-Jun-2023 |
Masaki Yasutake <my17560@gmail.com> |
Reverted. |
| ad7e2d70 | 20-Jun-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed mode_denied page to apply the width. |
| b742503b | 08-Jun-2023 |
Masaki Yasutake <my17560@gmail.com> |
Added Searchindex plugin CSS support. |
| e345d9c7 | 08-Jun-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed to apply content width to preview/edit mode. Fixed preview/edit mode to be 100% width in mobile mode. |
| 3b961a9c | 27-Apr-2023 |
Masaki Yasutake <my17560@gmail.com> |
Modified to support Book Creator Plugin. |
| d53cad0b | 06-Apr-2023 |
Masaki Yasutake <my17560@gmail.com> |
Release 20230406. |
| 4c7b7988 | 30-Mar-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed the code tag overflows the content area when strings are long. |
| ae8065e8 | 30-Mar-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed the login fieldset overflows the content area when screen size is narrow. Fixed the code tag overflows the content area when strings are long. |
| c89ce064 | 27-Mar-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed diff and draft recovery page's background color to use theme's background color. |
| 5e52ab53 | 21-Mar-2023 |
Masaki Yasutake <my17560@gmail.com> |
Added "viewport-fit=cover" option to viewport settings. |
| 5cd92aab | 18-Mar-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed search content width to be 100% when screen size < 768px. |
| e161983e | 18-Mar-2023 |
Masaki Yasutake <my17560@gmail.com> |
Moved mode_search styles into content.css. |
| 6caa89f3 | 17-Mar-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed content width to be 100% when screen size < 768px. |
| 933dc546 | 15-Mar-2023 |
Masaki Yasutake <my17560@gmail.com> |
Release 20230315. |
| 1463dcfb | 08-Mar-2023 |
Masaki Yasutake <my17560@gmail.com> |
Modified to hide sidebar scrollbar. |
| df6741ad | 08-Mar-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed toc doesn't show up in old revisions page. (Need to call tpl_toc() after tpl_content() in old revisions page.) |
| d718a86c | 07-Mar-2023 |
Masaki Yasutake <my17560@gmail.com> |
Fixed sidebar breaks when percentage is specified in sidebar width settings. |