Commit Graph

62 Commits (d2597beadc715bcf6e1f3b07b40ac107da06fe94)

Author SHA1 Message Date
razvanaldea89 049cdbe6eb css fixes / icons.html update 2019-02-15 10:20:17 +02:00
razvanaldea89 1c6195a0ff bootstrap overwriting fix / typography.html update ~ need to check other files for this bs4 overwriting fix 2019-02-15 09:33:52 +02:00
razvanaldea89 a5cc0f7fdd css fix /media_gallery.html update 2019-02-15 08:52:44 +02:00
razvanaldea89 45e6fa4a4f css fix/ update for bs4 / form_advanced.html update part 3 2019-02-14 10:58:02 +02:00
razvanaldea89 2d2ec6d100 css fix / form_advanced.html fix part 1 2019-02-14 10:09:33 +02:00
razvanaldea89 cd4cb89f5a css fix / form.html update / fix part 2 2019-02-14 08:24:35 +02:00
razvanaldea89 3a688683ac css fix / form.html update / fix part 1 2019-02-13 20:24:19 +02:00
razvanaldea89 d2636911d8 elements / bs4 overwrite fix part 2 2019-02-13 13:46:31 +02:00
razvanaldea89 87baabb901 menu fix / bootstrap overwrite fix part 1 2019-02-13 13:17:08 +02:00
razvanaldea89 1f93b0c63b begin update for bootstrap 4 - index.html 2019-02-13 11:32:03 +02:00
AndreiCN 783fd9bcc1 *columns compatibility with bs4 2018-09-17 17:36:32 +03:00
AndreiCN c53fa701e4 *container fluidity 2018-09-17 16:39:00 +03:00
AndreiCN e781f15385 tester page work* 2018-09-17 16:06:02 +03:00
AndreiCN e8c214dc31 Combined + tester page 2018-09-12 15:48:24 +03:00
AndreiCN 6b69fc0b06 Combined 2018-09-12 15:23:04 +03:00
AndreiCN 6c267972b3 Combined 2018-09-12 15:21:18 +03:00
AndreiCN b4c6cddde6 Combined update.
-
2018-09-06 17:07:21 +03:00
AndreiCN abae2bb9b9 Migrating from jquery 2.2.4 to 3.3.1 2018-07-25 14:33:34 +03:00
AndreiCN f386f2b32d #398
"Daily active users" component css issues

- fixed it.
2018-06-18 14:18:54 +03:00
AndreiCN 9c5cefd70b #434
Error on dashboard3

- replaced it.
2018-06-18 13:54:17 +03:00
AndreiCN eea867848a #663
gentelella daterangepicker problem on mobile/responsive pages (custom.css)
2018-03-29 17:28:38 +03:00
AndreiCN 558cd90192 #563
No discrepancy anymore between custom.css and custom.min.css
2018-03-02 18:33:39 +02:00
AndreiCN 70123bf798 *Me
Darker background color to hover icons for a better legibility
2018-03-02 18:27:28 +02:00
AndreiCN 070e407c67 #643
Problem with Panel toolbox responsive
2018-02-14 18:06:50 +02:00
AndreiCN 54f18bfedd #556
Login page invisible components
2018-02-13 15:39:32 +02:00
ccoltman 4b09b34162 Update custom.css
Better use of profile area, less vertical waste and centers text by image. Also limits the size of logo without clipping or forcing to a new line if it's too large (as I just experienced).
2017-08-22 23:44:06 -04:00
William d1406b88b0 Css error #505
.nav-sm .menu_section h3, .nav-sm .profile, .nav-sm span.fa{display: none;} -> .nav-sm .menu_section h3,.nav-sm .profile,.nav-sm .menu_section span.fa{display:none}

This will fix the error
2017-06-14 19:40:35 -05:00
William 5c75f07860 Add rule to minified css 2017-06-13 16:38:23 -05:00
William 6e6abdfb49 Rule for datetimepicker
Added rule that match with the template for datetimepicker
2017-06-13 15:02:25 -05:00
AndreiCN 913663aa45 Merge pull request #425 from vitordesousa/patch-1
fix h2 size font
2017-06-07 20:52:30 +03:00
AndreiCN be6e222e46 Merge pull request #440 from ernaniaz/master
dataTable fixed header bug on sidebar toggle
2017-05-09 15:25:43 +03:00
Ernani Azevedo 526c9961cd Update custom.css 2017-03-30 11:13:49 -03:00
Dan Atkinson 76cad33f37 Change tansformAnimation to transformAnimation 2017-03-23 11:34:11 +00:00
Dan Atkinson 4359ce250a Change tansformAnimation to transformAnimation 2017-03-23 11:33:20 +00:00
Vitor de Sousa 5bc0b17c75 fix h2 size font 2017-03-13 00:46:24 -03:00
Nicolae Gabriel 0f52be3faa #275
minor updates.
2017-01-25 12:55:51 +02:00
Nicolae Gabriel badd8f4320 #357
How to re-initialize $SIDEBAR_MENU = $('#sidebar-menu'), after ajax
load?

- Provided support.
2017-01-20 18:30:35 +02:00
Nicolae Gabriel db5ac7c613 #358
tables_dynamic overflow in mobile (responsiveness issue)

- Solved it.
2017-01-16 13:13:50 +02:00
Nicolae Gabriel 96bd8913e1 * Me
- Finalized all of the functions in custom.js ( all of them are
independent ) and working with no errors.
2017-01-13 18:39:22 +02:00
Nicolae Gabriel 0fd585bac8 #346
Sumenu labels over footer buttons

-solved that issue.
2017-01-03 15:15:50 +02:00
Nicolae Gabriel edd2b1d466 *Me
- removed all of the inline JS ( every page it has her own JS )
- created separate functions ( ex: init_chart(); )
- now all of the JS is in one place ( custom.min.js file )
2016-12-16 13:52:51 +02:00
Nicolae Gabriel 50720ff4e9 #241
Dynamic tables, search button is not working in responsive design.

- Now search button works just fine on responsive.
2016-12-12 14:15:00 +02:00
Nicolae Gabriel d2559d26d2 *Me
- Noticed that link #Logout from Sidebar doesn't work so I took care of
it on every page.
2016-12-08 15:41:47 +02:00
Nicolae Gabriel c88b5e84b7 *Me
I noticed some small issues on sidebar in terms of alignment,
line-height, font-size etc so i took care of it.
2016-12-08 15:27:01 +02:00
Nicolae Gabriel c27ee55996 #328
Searchbar in dynamic tables

- Took care of it on responsive , it works just fine now.
2016-12-08 15:00:48 +02:00
Nicolae Gabriel 78b002b252 #239
Form Elements : input background icon hidden

- Problem solved. The left icon appears now when sidebar is closed ( not
missing anymore ).
2016-12-06 15:38:22 +02:00
Nicolae Gabriel c6aedf3423 #267
Vertical alignment of buttons on modal-dialogs is not correct

- I verified and the button it's behaving just fine, vertical align it's
ok, the user who's complaining about just overwrites CSS margin rule
somewhere so the bug is in his code and not on this one.
2016-12-06 14:03:33 +02:00
christianesperar 015907c2e6 Add date and time picker 2016-10-24 00:37:02 +08:00
christianesperar 52bf6de407 Recompile assets after merging 2016-10-20 01:44:29 +08:00
christianesperar 5a521ededa Update bootstrap-daterangepicker 2016-10-20 01:37:13 +08:00