REJack
52d947384e
fix(3965): bg-* get overwritten by print mode
2021-11-24 18:39:47 +01:00
REJack
eb5be81a11
further iframe fixes & changes
...
- add iframe-dark
- add autoDarkMode for loaded iframes
- add border-dark overwrite in dark-mode
- fix markup with Default IFrame Tab on load
2021-07-12 21:28:23 +02:00
REJack
6dd6d2f503
fix dark-mode (text|link)-(black|dark) color switch
2021-07-12 20:13:33 +02:00
Daniel
8209a2fb5e
feat: light mode only alt css
...
To reduce file size
2021-04-13 17:54:31 +05:30
Daniel
31e665add1
upgrade dark mode
2021-03-10 23:07:01 +05:30
REJack
37a83c86fa
small dark-mode fixes
2020-09-24 10:57:27 +02:00
REJack
ee814eb531
finish dark-mode overrides
2020-09-24 09:08:20 +02:00
REJack
08151496fc
add dark-mode in some components
2020-09-23 16:08:15 +02:00
XhmikosR
3d87e3c4cb
Adhere to the Stylelint rules.
...
Also, re-use some of the color variables while at it.
2020-06-01 14:09:56 +03:00
REJack
0b1372dd0f
fixed accent color with buttons
2019-12-04 09:34:36 +01:00
REJack
c153f13057
added ability to change accent color (link & pagination)
2019-09-21 10:19:05 +02:00
REJack
6773bd1772
further scss changes
...
- changed /* comments to // (to avoid displaying in compiled css file)
- added .alert-primary
- removed _label.scss (due renamed to badge with BS4)
- reworked bg-*, bg-gradient-*, custom-switch-*, custom-range-* as mixin
- changed control-sidebar-light border color to main-header border
- renamed `.direct-chat-info` to `.direct-chat-infos` (not theme color, its a extra block inside direct-chat & updated demo files
- enhanced direct-chat with all colors
- added `.dropdown-menu-xl`
- reworked color-palette in pages/UI/general
- changed `Block Quotes Pulled Right` to `Secondary Block Quotes` in pages/UI/general
- removed `@-webkit-keyframes flipInX` due autoprefixer
- enhanced demo.js with additional colors for sidebar & renamed `Navbar border` to `No Navbar border`
2019-07-18 16:22:11 +02:00
REJack
e40b8c5171
added project add & project edit demo
...
- created project_add & project_edit
- updated project_detail
- added menu link to all demo files
- added a line break in _colors.scss
2019-06-30 23:46:41 +02:00
REJack
04b90fdd55
added contacts demo & some little scss changes
...
- created contacts demo page
- removed unnecessary scss classes (.hide, .no-border, .no-shadow, .flat & .list-unstyled)
- updated demo files to use bootstrap's class instead of old unnecessary class
- moved color scss lines in a seperate scss file (_colors)
- moved old plugin fixes in a new scss file (plugins/_miscellaneous)
2019-06-28 12:51:44 +02:00