1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 03:24:20 +00:00
Commit graph

258 commits

Author SHA1 Message Date
325c2698c5
Add an outline to keyboard-focused buttons 2021-07-23 03:55:01 +02:00
81efc147f8
Add an outline to keyboard-focused buttons 2021-07-23 03:50:31 +02:00
a78d94bad8
Make the .element-anchor underline thicker if navigating with keyboard 2021-07-23 03:41:20 +02:00
5166f2dcde
Add support for strong, em, del 2021-07-23 03:37:01 +02:00
fded762269
🐞 Remove spoilers, as they do not work properly on CSS 2021-07-23 03:34:30 +02:00
ed75c897f1
🔧 Properly display underline in .element-anchor even if they are not :link (#14) 2021-07-23 03:11:42 +02:00
b40f0bad53
🔧 Enforce placeholder color on all browsers 2021-07-23 03:01:04 +02:00
8c7142972c
🔧 Move some rules from .form-field to .input-field 2021-07-23 02:57:25 +02:00
77ffffbcda
🔧 Add a margin to the preview page body 2021-07-23 02:53:52 +02:00
b9dbaabce5
Use normalize.css 2021-07-23 02:48:24 +02:00
9e5d65304d
🔧 Give bold elements the accent color (#17) 2021-07-23 02:28:33 +02:00
ee8915c109
🔧 Rename .form-input to .form-field 2021-07-19 21:54:13 +02:00
a7451b047a
🐛 Fix paper.module.css being root 2021-07-19 21:23:18 +02:00
6f7edba293
🔧 Add gap to .form-buttons 2021-07-19 21:08:44 +02:00
a47f83b536
💥 Add text inputs
* 🚧 Begin implementing input fields

* 🚧 Make more progress

* 💥 Change everything again

*  Complete the task

* 💥 Add some new things

* 🧹 Clean non-existant stylesheet
2021-07-19 18:21:57 +02:00
34cc20cbeb
idk there's a comment there now 2021-07-17 03:25:58 +02:00
6f505ab4be
Implement a few new thingies
Closes #8
Closes some bugs I didn't even open an issue for
Closes za warudo
2021-07-17 03:23:58 +02:00
ccff439a77
🐛 Fix bold color 2021-03-23 23:00:08 +01:00
bcaebe13f2
🔧 Improve a few things here and there 2021-03-23 22:55:35 +01:00
ec3e8b376d
🐛 Change text color correctly 2021-03-23 22:48:27 +01:00
72f82709c3
🔧 Reorder some things and add an !important 2021-03-23 17:28:42 +01:00
11b0a7856c
🐛 Fix no-border buttons gaining a border when disabled 2021-03-23 17:18:02 +01:00
dadc6e0f7f
🔧 Increase status priority 2021-03-23 17:14:26 +01:00
1d961aef22
🐛 Disable hover animations on disabled buttons 2021-03-23 17:12:13 +01:00
a0040d4e2c
Implement buttons and a lot of improvements 2021-03-22 16:28:15 +01:00
1af4c2d3ff
🗒 Add README.md 2021-03-21 03:46:43 +01:00
b91b9284dc
🐛 And so on 2021-03-21 02:06:37 +01:00
dde4aebf94
🐛 Aaaand another one 2021-03-21 02:02:01 +01:00
4580cfab87
🐛 Fix a few leftover bugs 2021-03-21 02:00:14 +01:00
25795e4b87
🐛 Fix global text being black 2021-03-21 01:49:34 +01:00
8743d8f13d
🐛 Fix the same bug for module targets 2021-03-21 01:40:49 +01:00
055c272aef
🐛 Fix text inside panels not changing colors 2021-03-21 01:35:40 +01:00
6a8ef50df0
Allow variable colored boxes 2021-03-21 01:06:22 +01:00
7faf276e30
🐛 Go back to the old root rules 2021-03-20 04:29:17 +01:00
12b3b5c36d
🔧 Restructure the whole project again (#6) 2021-03-20 04:10:00 +01:00
d59d49f6a4
Create README.md 2021-02-20 04:31:52 +01:00
9fd45e4d39
🧹 Remove table panels pending rework 2021-01-29 04:52:28 +01:00
22b6781122
Properly set margin on panels (fixes #3) 2021-01-29 04:48:52 +01:00
5320c66204
Improve the documentation page 2021-01-29 01:50:03 +01:00
70aef6452f
Give 50% opacity to disabled elements (closes #2) 2021-01-29 01:49:51 +01:00
dc82947dae
🔨 Build css 2021-01-26 01:54:48 +01:00
a77e28cd75
🐛 Fix paragraphs and titles margin 2021-01-26 01:54:14 +01:00
8d5def76c3
Update rygblue.less 2021-01-24 19:44:06 +01:00
93571d5dd0
🗑 Did these files respawn? 2021-01-24 17:21:50 +01:00
edec123c5b
🔧 Make skin in module mode use the .bluelib class 2021-01-24 16:23:09 +01:00
e7364f1d40
🗑 Delete leftover stylesheets 2021-01-24 16:22:43 +01:00
e429621116
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	index.html
2021-01-24 15:31:08 +01:00
24c9a01145
✏ Rename files to allow their import with webpack 2021-01-24 15:28:35 +01:00
c481ce06e3
Use LESS instead of CSS (#1) 2021-01-24 13:47:54 +01:00
9f7ea32fb9
Now it works properly too 2021-01-24 04:56:06 +01:00