18 Commits

Author SHA1 Message Date
Roberto Tonino
511d3f3aad style: replaced html and body stylings with Tailwind classes; worflow: removed rollup plugin esbuild and re-added rollup-plugin-terser for minification 2020-11-09 22:16:45 +01:00
Roberto Tonino
81f8ed0899 style: removed some classes and ids; style: added typography.css; style: added vendor folder; wip: BaseAccordion component 2020-11-07 19:00:34 +01:00
Roberto Tonino
d0f7e11afd fix: correctly hidden empty sections after performing a search; style: added CoverContainer component; style: removed some CSS classes 2020-11-02 22:33:00 +01:00
Roberto Tonino
482f54bf07 build: v1.2.1; style: changed theme icon; style: sidebar link active bg color; style: updated toastify-js to v1.9.3; style: used toastify-js styles instead of local ones; style: removed inclusion of animate.css styles (but kept the file for future usage) 2020-10-17 17:52:31 +02:00
Roberto Tonino
301c6f0ebe wip: fixed sidebar style; style: removed foreground inverted variable; style: removed icon hover variable; style: removed panels text variable; wip: sidebar link active style 2020-10-16 23:56:53 +02:00
Roberto Tonino
09f3b2138d style: removed grayscale filters on sidebar; style: refactored sidebar; style: now the sidebar is fixed 2020-10-16 23:02:34 +02:00
Roberto Tonino
2f42f965d2 build: v1.2.0; style: changed dark theme palette; style: changed green and explicit colors
thanks to @BasCurtiz
2020-10-16 21:42:28 +02:00
Roberto Tonino
c1c585de3c style: unified accent color and changed its name to primary-color; style: back button; style: added btn css component 2020-10-10 20:03:19 +02:00
Roberto Tonino
685c637d3d style: integrated base variables into Taiwlind 2020-10-10 17:35:04 +02:00
RemixDev
fb87766ea0 Fixed fonts not loading on Windows 7 2020-08-24 18:08:01 +02:00
RemixDev
94c4ca00a3 Added stuff for a future feature 2020-08-14 19:49:36 +02:00
mortalis
eb483b813f - track selection on row click (js)
- left margin alignment for 'explicit' icon (css)
- softer alt colors in table (light theme) (css)
- more visible download icon hover color (css)
2020-07-25 15:22:16 +02:00
Roberto Tonino
657f02c7d5 finished writing scss declarations with SASS synthax. Now the repo is a bit lighter 2020-06-22 21:07:51 +02:00
Roberto Tonino
973dc630c5 improved sidebar smoothness and status feddback 2020-06-19 20:57:05 +02:00
Roberto Tonino
ea1938d429 updated content tabs' style 2020-06-16 21:57:18 +02:00
Roberto Tonino
2ca5ce4bfa changed searchbar style 2020-06-09 22:32:54 +02:00
Roberto Tonino
03a9cb5c86 started editing styles files using sass synthax 2020-06-07 21:42:20 +02:00
Roberto Tonino
6b05933352 installed sass devDependency; installed rimraf devDependency to clean files before builds (no more sourcemaps in builds); updated README.md and corrected typos in it; updated rollupjs devDependency to latest version; updated rollup-plugin-terser devDependency to latest version 2020-06-07 21:06:52 +02:00