Commit graph

20 commits

Author SHA1 Message Date
REJack
08151496fc add dark-mode in some components 2020-09-23 16:08:15 +02:00
XhmikosR
86d5d9b038 Remove trailing spaces 2020-06-02 12:16:43 +03: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
cf7daa0159 fix select2 dropdown while maximized card 2020-05-17 01:05:53 +02:00
REJack
bc3123cb08 fixed select2 single input focus without opened menu 2020-03-13 17:41:13 +01:00
REJack
ede720e2b8
enhanced select2 text-sm support with form-control-sm 2020-02-21 15:09:02 +01:00
REJack
ba8f8a8bbc
fixed select2 height with text-sm 2020-02-13 14:07:05 +01:00
REJack
a3ede49485
fixed select2 focus border color 2020-02-13 13:50:38 +01:00
REJack
ec0cf8a197
corrected select2 paddings to change look similar to form-control/custom-form select 2019-10-31 12:59:46 +01:00
REJack
60830bb6c7
fixed select2 paddings/margins 2019-10-31 08:47:54 +01:00
REJack
139fbd3454
fixed box-shadow with select2 bootstrap4 theme 2019-10-24 10:04:55 +02:00
REJack
c5c5b6a407
fixed select2 multiple padding bottom 2019-10-23 11:36:05 +02:00
REJack
8d20d4791f
added abilty to use select2 with input-group 2019-10-23 08:46:37 +02:00
Raphael Jackstadt
302c85fb47
fixed select2 multiple height bug (#2325) 2019-10-12 12:02:07 +02:00
Adriano Pedro
f13e935b75
Update _select2.scss
The arrow down overrides the clear "x" button.
Removing this padding-right: 0 fix this issue.
2019-10-11 11:22:05 +01:00
REJack
cd5f84b253
enhanced default select2 theme (built in)
- created build/scss/plugins/_mixins.scss
- updated build/scss/plugins/_select2.scss
- added color variation for select2
- updated build/scss/AdminLTE(-raw).scss
- updated pages/forms/advanced.html with color variations and both themes
2019-09-25 10:24:16 +02:00
REJack
09651f0a82
added @ttskch/select2-bootstrap4-theme and updated legacy select2 scss code 2019-08-20 12:48:22 +02:00
REJack
14f59c34f2
conflict resolve
- added "Fix Select2 heights" #2178
- rebuild dist files & synced to docs
2019-07-29 21:37:35 +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
f70483a806
plugins updates part 2
- added .editorconfig
- updated package.json & build/npm/Plugins.js according to the following changes
- updated dev dependencies to clear audits
- updated daterangepicker
- updated overlayScrollbars
- moved flot (0.8.2) to flot-old for plugins
- updated flot
- updated fullcalendar
- replaced icheck with icheck-bootstrap & updated demo files
- added icheck-bootstrap color overrides
- updated inputmask
- updated ion-rangeslider
- updated jquery-ui
- updated bootstrap-slider tweaks & demo files
- replaced jvectormap with jqvmap & updated demo files
- added jquery-mapael & replaced in index2 jvectormap
- updated jquery-knob
- replaced pace with pace-progress
- updated select2 & demo files
- replaced jquery.sparkline with sparklines & updated demo files and removed jquery.sparkline demo section
2019-06-14 09:33:43 +02:00
Renamed from build/scss/_select2.scss (Browse further)