index
:
Blog
master
optimization
A simple blog system with Markdown support, written in PHP & MySQL.
Thomas Lange
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
theme
/
admin
/
rsrc
/
css
/
dark.css
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
Darken the background color of the header
Thomas Lange
1
-2
/
+2
2023-02-01
Remove "text-shadow" property from header text
Thomas Lange
1
-1
/
+0
2023-02-01
Recompile CSS and add ".sass-cache" to .gitignore
Thomas Lange
1
-637
/
+395
2021-08-26
Add underline for blue hyperlinks in admin theme
Thomas Lange
1
-0
/
+4
2021-08-26
Explicitly set placeholder color for admin theme
Thomas Lange
1
-0
/
+8
2021-08-26
Explicitly set scrollbar colors for admin theme
Thomas Lange
1
-0
/
+30
2021-08-10
Clear floating for #message-list-wrapper
Thomas Lange
1
-0
/
+1
2021-08-09
Show action button list in entity update template
Thomas Lange
1
-0
/
+1
2021-07-24
Update CSS for "code" tag in error message box
Thomas Lange
1
-0
/
+4
2021-07-14
Do some minor optimizations on the admin theme
Thomas Lange
1
-5
/
+5
2021-07-10
Fix unequal grid item widths (and use fr unit)
Thomas Lange
1
-13
/
+10
2021-07-09
Bugfix: Add CSS "word-break" property
Thomas Lange
1
-0
/
+1
2021-07-05
Add dark color mode for admin theme
Thomas Lange
1
-0
/
+1169