Commit Graph

397 Commits (a7b17b332c0c0872484c09beff9d4d959566076c)

Author SHA1 Message Date
André Teles 7748b38a6e
Add verification use of & outside of style rules (#4276) 2022-03-03 20:45:40 +01:00
REJack 2db3ee975e bump version 2022-02-07 21:33:08 +01:00
REJack f88d61cbc6 fix(4186): various collapsed sidebar-mini bugs 2022-01-22 22:01:56 +01:00
REJack 0c983d5623
fix/remove-division (#4204)
* Fix Using / for division is deprecated (#4123)

* Fix Using / for division is deprecated
* replace divide function by multiplication
* attempt to fix tests

* fix: remove leading zero

* fix: Undefined operation "times"

Co-authored-by: Vincent Garnier <forxer@gmail.com>
2022-01-18 19:47:31 +01:00
kreic51 60c63ab68b
Fix card-outline-tabs in dark mode and hover (#4099)
* Fix card-outline-tabs in dark mode and hover

* removing blanks

Co-authored-by: Erick <kreic51@hotmail.com>
2022-01-12 19:21:15 +01:00
REJack 0927e68fa4 feat(css): add sidebar-hidden class to hide completely the sidebar 2022-01-12 19:15:17 +01:00
REJack 69c8d427be fix(scss): form-control-sm and custom-select-sm are inconsistent 2022-01-09 22:18:50 +01:00
REJack 41e2971cd2 feat(3973): enhance ExpandableTable with button click beside table row click 2021-11-24 22:44:04 +01:00
REJack 52d947384e fix(3965): bg-* get overwritten by print mode 2021-11-24 18:39:47 +01:00
REJack 9cc4ce3988 fix(4042): miss aligned buttons on jqvmap 2021-11-24 17:27:16 +01:00
Cleverson 3517de7586
Fixed border color for active item on dark-mode
Fixed border color for active item on dark-mode
2021-10-23 21:41:11 -03:00
REJack 0a39ce0165 bump version 2021-09-19 12:21:26 +02:00
REJack a2cf3e1a63 add darkmode for daterangepicker 2021-09-18 02:02:39 +02:00
REJack f545979c64 fix iframe plugin for default tabs 2021-09-18 01:28:18 +02:00
REJack 791a8462ed add .hide-nav-header-on-hover to hide nav-header on focus/hover 2021-09-17 23:52:20 +02:00
REJack 13bcd7b662 fix iframe fullscreen mode with fixed navbar 2021-09-17 23:42:08 +02:00
REJack d2e2987a5f fix control-sidebar-open 2021-09-17 22:32:08 +02:00
REJack afc5fb71de fix autofill bug in chrome 2021-08-26 22:01:35 +02:00
REJack 1098533bcd add navbar-nav-not-expanded class 2021-07-29 22:04:58 +02:00
REJack 52ff423787 fix invisible nav items if there is a second nav in content 2021-07-29 19:33:58 +02:00
REJack 5ed42b14da add z-index on control-sidebar in layout-boxed 2021-07-12 23:15:05 +02:00
REJack 9d099b11ee fix sidebar custom area placing on mobile devices 2021-07-12 23:10:14 +02:00
REJack c40e59870e fix badge link with custom accent 2021-07-12 22:04:57 +02:00
REJack ad2cdc7a56 fix custom area with body.text-sm 2021-07-12 21:40:48 +02: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
REJack bea0e5aa8f
Merge pull request #3696 from Shidersz/fix_default_btn_disabled_style
Fix disabled style for some buttons.
2021-06-12 18:56:34 +02:00
Diego Smania e156784867 [Gradient Buttons]: Fix to keep font color on hover event. 2021-06-12 12:13:59 -03:00
Diego Smania 1b8435c09a
[scss/info-box]: Fix overflow style on info-box-content class. (#3694) 2021-06-12 03:09:15 +02:00
Diego Smania 2aa1da0db3 Add some fixes 2021-05-16 12:23:38 -03:00
Diego Smania 2bca2ef341 [pages, scss]: Add new light and dark buttons variants to the buttons page and fix they style. 2021-05-15 17:19:39 -03:00
Diego Smania e106166fc6 [build/scss]: Fix disabled style for some buttons. 2021-05-15 16:01:08 -03:00
Diego Smania c8f206ec4b
Show sidebar search when hover/focus in the sidebar mini (#3605) 2021-04-27 17:57:15 +05:30
Daniel fecc46fd48 Fix: for scss/plugin 2021-04-15 18:42:26 +05:30
Daniel 4e42fffb32 fix: space in dark-mode in _accent.scss 2021-04-15 17:53:23 +05:30
Daniel 8209a2fb5e feat: light mode only alt css
To reduce file size
2021-04-13 17:54:31 +05:30
REJack 11c2a74e72 fix layout height with borderless navbar/brand-link 2021-04-07 01:45:52 +02:00
REJack 92ccf7896d fix control-sidebar slide in layout-boxed 2021-04-07 01:37:55 +02:00
REJack 747e0ddf5b fix custom-select arrows in dark-mode 2021-04-07 01:22:03 +02:00
Daniel d998e4c167 Fix: brand-link transparent in navtop fixed 2021-03-28 12:51:28 +05:30
Daniel 6db2e0d4e5 Fix: sidebar scroll 2021-03-28 12:51:28 +05:30
Kevin Jacoby b9c77c074e Support SVG Font Awesome icon in main sidebar
This commits adds support for SVG Font Awesome icon within the main
sidebar. Font Awesome translate i tags to svg tags, resulting in the
angle icon not rotating in the sidebar.

Fixes #3532
2021-03-26 19:57:18 +01:00
REJack c45bfe894f bump version number 2021-03-22 08:29:43 +01:00
Daniel 0e5d965059
Fix: sidebar light in dark-mode (#3526) 2021-03-21 19:47:04 +01:00
REJack 9cd655d705 add permanent-btn-iframe-close class 2021-03-20 23:08:32 +01:00
REJack 22e087afcf fixed nav tabs border inside card header 2021-03-20 21:35:27 +01:00
Daniel a75b272ab3 Update _variables-alt.scss 2021-03-12 22:33:39 +05:30
Daniel 31e665add1 upgrade dark mode 2021-03-10 23:07:01 +05:30
Daniel 1ea03fc691 root color for dark mode 2021-03-10 01:13:48 +05:30
Daniel f2e1f98dc8 import varilable-alt 2021-03-10 01:04:37 +05:30