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
/
main.css
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-04
Remove unused CSS rules from admin theme
Thomas Lange
1
-38
/
+3
2021-07-04
Use CSS grid for admin search forms
Thomas Lange
1
-0
/
+3
2021-07-04
Prettify the item meta elements in the admin theme
Thomas Lange
1
-17
/
+9
2021-07-04
Use list for item meta elements
Thomas Lange
1
-0
/
+8
2021-07-04
Move ID into heading element and remove brackets
Thomas Lange
1
-0
/
+2
2021-06-26
Add and change some Fontello icons for admin theme
Thomas Lange
1
-57
/
+280
2021-06-24
Implement database schema Migrator
Thomas Lange
1
-9
/
+22
2021-06-19
Remove ID form field (and rearrange other fields)
Thomas Lange
1
-0
/
+8
2021-06-19
Fix missing margin on user list
Thomas Lange
1
-0
/
+4
2021-06-14
Darken background on focused/active buttons
Thomas Lange
1
-2
/
+9
2021-06-13
Use grid layout for items in administration area
Thomas Lange
1
-21
/
+50
2021-06-13
Replace the flex layout in favor of a grid layout
Thomas Lange
1
-64
/
+44
2021-06-12
Remove outline from focused form elements
Thomas Lange
1
-0
/
+3
2021-06-12
Place message boxes outside the <form> elements
Thomas Lange
1
-0
/
+4
2021-06-12
Show first image from items content
Thomas Lange
1
-1
/
+11
2021-06-12
Use SCSS for stylesheets
Thomas Lange
1
-0
/
+904