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.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
Do some minor optimizations on the admin theme
Thomas Lange
1
-61
/
+0
2021-07-05
Add dark color mode for admin theme
Thomas Lange
1
-2
/
+6
2021-07-05
Add SCSS variables and do some minor optimizations
Thomas Lange
1
-738
/
+33
2021-07-04
Remove unused CSS rules from admin theme
Thomas Lange
1
-38
/
+1
2021-07-04
Use CSS grid for admin search forms
Thomas Lange
1
-0
/
+4
2021-07-04
Prettify the item meta elements in the admin theme
Thomas Lange
1
-21
/
+12
2021-07-04
Use list for item meta elements
Thomas Lange
1
-0
/
+10
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
-2
/
+2
2021-06-24
Implement database schema Migrator
Thomas Lange
1
-9
/
+23
2021-06-19
Remove ID form field (and rearrange other fields)
Thomas Lange
1
-0
/
+5
2021-06-19
Fix missing margin on user list
Thomas Lange
1
-0
/
+5
2021-06-14
Darken background on focused/active buttons
Thomas Lange
1
-0
/
+12
2021-06-13
Use grid layout for items in administration area
Thomas Lange
1
-10
/
+26
2021-06-13
Replace the flex layout in favor of a grid layout
Thomas Lange
1
-53
/
+46
2021-06-12
Remove outline from focused form elements
Thomas Lange
1
-0
/
+4
2021-06-12
Place message boxes outside the <form> elements
Thomas Lange
1
-0
/
+5
2021-06-12
Show first image from items content
Thomas Lange
1
-4
/
+16
2021-06-12
Use SCSS for stylesheets
Thomas Lange
1
-0
/
+726