Commit Graph

1302 Commits

Author SHA1 Message Date
sharmamohit123
9f5d5fde17 CSS Issue
Signed-off-by: Mohit Sharma <mohitdonsharma9@gmail.com>
(cherry picked from commit 71eebf3ad8)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-12-11 09:33:44 -05:00
William Desportes
13fd268fdd Fix #14438 - "Show Full Queries" icons
Closes: #14438
Signed-off-by: William Desportes <williamdes@wdes.fr>
2018-12-11 09:33:44 -05:00
William Desportes
93ec29933b Fix - #14382 "Visualize GIS data" icon missing
Closes: #14382
Signed-off-by: William Desportes <williamdes@wdes.fr>
(cherry picked from commit b3379d7700)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-07-04 20:42:32 -03:00
William Desportes
0d2f70c875 Patch for #14257 CodeMirror hints hidden
[CI skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>
(cherry picked from commit 24f483793c)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-04 23:39:17 -03:00
Maurício Meneghini Fauth
97547e8e16 Revert "Fix table horizontal scrolling (#14001)"
This reverts commit e92b357210.

This fixes #14193, fixes #14029, fixes #14199, fixes #14102 and fixes #14232

This closes #14196 and closes #14206

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-25 15:53:19 -03:00
Anu4ruby
65e3074722 Remove inline styles in ReplicationGui.php (#13981)
* removed inline styles from AuthenticationConfig.php file-issue 12262

* removed inline styles from AuthenticationConfig.php- file-issue 12262-Signed-off-by: Anupama.V <sadicarnot@gmail.com>

* Remove inline styles from ReplicationGui.php #12262.

Signed-off by: Anupama.V <sadicarnot@gmail.com>
2018-03-24 13:57:29 -03:00
Maurício Meneghini Fauth
aa958b5567 Replace pmd* in CSS classes and IDs with designer*
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-24 18:33:10 -03:00
Maurício Meneghini Fauth
e2e9795206 Rename css/pmd.css.php to css/designer.css.php
Rename themes/pmahomme/css/pmd.css.php to themes/pmahomme/css/designer.css.php.

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-24 18:16:32 -03:00
Maurício Meneghini Fauth
cbe0fab819 Rename img/pmd directory to img/designer
Rename themes/pmahomme/img/pmd directory to themes/pmahomme/img/designer.

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-02-24 18:09:58 -03:00
nulll-pointer
e92b357210 Fix table horizontal scrolling (#14001)
Fix table horizontal scrolling

Fix #13959
2018-02-16 12:43:10 -02:00
Maurício Meneghini Fauth
9fc96ed8f8
Merge pull request #13998 from shucon/hover
Fixes Hover on tables
2018-02-16 11:49:30 -02:00
Raman Tehlan
1323bee7c4
Final Patch for issue #14013
Signed-off-by: Raman Tehlan <ramantehlan@gmail.com>
2018-02-16 15:28:30 +05:30
Saksham Gupta
8d30d07cbd Fixes Hover on tables
Fixes: https://github.com/phpmyadmin/phpmyadmin/issues/13980

Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2018-02-12 16:07:02 +05:30
Anu4ruby
5efb29d500 Removed inline styles from AuthenticationConfig.php file-issue 12262 (#13979)
* removed inline styles from AuthenticationConfig.php file-issue 12262

* removed inline styles from AuthenticationConfig.php- file-issue 12262-

Signed-off-by: Anupama V <sadicarnot@gmail.com>
2018-02-09 19:34:32 -02:00
Saksham Gupta
4027f4fc49 Fixes Colour issue in rows on hover (#13960)
* Fixes Colour issue in rows on hover
Fixes : https://github.com/phpmyadmin/phpmyadmin/issues/13880

Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2018-01-30 13:29:46 -02:00
Saksham Gupta
439185c612 Fix Row coloring issue@Indexes (#13877)
Fix #13090

* Fix Row coloring issue@Indexes
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13090
* Update Index.php
* Update Index.php
* Update common.css.php
* Fix Row Colouring Issue
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13090
* Fix Row Colouring Issue @ Indexes
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13090
* Fix Row Colouring Issue [Original Theme]
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13090
* Refactor code
* Fix Row coloring issue@Indexes
* Body wrap
* Fix Keyname Column and colour inversion

Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2018-01-29 14:43:47 -02:00
Juvenildo Vaz
3767d8343f Removed all remaining inline styles from functions.js #12262
Signed-off-by: Juvenildo Vaz <juvenildo1511@yahoo.com.br>
2017-12-25 17:33:37 -03:00
Juvenildo Vaz
4e0d1331fd Remove inline styles from messages.php #12262
Signed-off-by: Juvenildo Vaz <juvenildo1511@yahoo.com.br>
2017-12-25 16:14:09 -03:00
Juvenv
561c6bf82c Remove inline styles from elements (#13883)
* Remove inline styles from elements in index.php #12262
* Remove inline style from element in CentralColumns #12262

Related to #12262

Signed-off-by: Juvenildo Vaz <juvenildo1511@yahoo.com.br>
2017-12-23 15:24:01 -02:00
Maurício Meneghini Fauth
4a8bd1cf5c Fix toggle button not showing background image
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-12-05 15:53:14 -02:00
Michal Čihař
10808a2497 Revert "Add PMD images to original theme"
This reverts commit c7a33031b3.

The images should be used from the default theme if they are not
present.
2017-12-01 07:59:40 +01:00
Maurício Meneghini Fauth
c7a33031b3 Add PMD images to original theme
Fix #13586

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-11-30 22:40:44 -02:00
Michal Čihař
e34823779e
Merge pull request #13780 from BePsvPT-Fork/navigation-patch
make navigation database name and icon are in the same horizontal line
2017-11-28 10:41:42 +01:00
Michal Čihař
8e94ba3a40 Use generic PHPMYADMIN define to avoid CSS exection
It should work pretty much same, but we really don't care which of these
is set for rendering the css.

Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-27 16:51:44 +01:00
Michal Čihař
502e1edd06 Add icons css
This should have been part of fd9150460e,
but was ommited due to too aggressive .gitignore, which was fixed in
a923d1483d.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-27 13:55:16 +01:00
Michal Čihař
a923d1483d Fix gitnore file to ignore only files at current level
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-27 13:54:33 +01:00
Michal Čihař
37abef4715 Use just one error icon
The other really does not fit the theme and there is no reason to have two.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-27 13:33:09 +01:00
Michal Čihař
fecf2de315 Remove unused info icon
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-27 13:31:50 +01:00
Michal Čihař
cedad5f931 Remove sprites from the themes
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-13 14:12:12 +01:00
Maurício Meneghini Fauth
a608f06db1
Merge pull request #13786 from smileytechguy/master
Better rendering of icons in modern browsers
2017-11-06 16:19:33 -02:00
Noah Overcash
27cdb27e47 Fix pixel rendering in pmahomme theme
Signed-off-by: Noah Overcash <smileytechguy@icloud.com>
2017-11-06 12:05:34 -05:00
Noah Overcash
f4daeb8fe4 Fix pixel rendering in original theme
Signed-off-by: Noah Overcash <smileytechguy@icloud.com>
2017-11-06 12:04:55 -05:00
Michal Čihař
9c264d8bfb Optimize PNG images with zopfli
See #13797

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-04 19:37:47 +01:00
Michal Čihař
4e492e5812 Merge branch 'QA_4_7' 2017-11-04 19:37:27 +01:00
Michal Čihař
b60c71dc75 Optimize PNG images with zopfli
See #13797

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-04 19:20:11 +01:00
Michal Čihař
8109763b75 Remove not needed CSS for span elements
These do not have any border by default, so there is no need to remove it.

Issue #13777

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-30 09:26:37 +01:00
Michal Čihař
43cbcf6bd0 Remove unused class
Issue #13777

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-30 09:23:49 +01:00
Michal Čihař
636b22cb06 Remove clearright class
This element is currently not rendered at all, so avoid adding class for it.

Issue #13777

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-30 09:21:26 +01:00
BePsvPT
760e05ae22
make navigation database name and icon are in the same horizontal line
Signed-off-by: BePsvPT <freedom@csie.io>
2017-10-27 16:01:53 +08:00
Paweł Skokowski
219197244d added changes to theme original
Signed-off-by: Paweł Skokowski <skokowskipawel@icloud.com>
2017-10-25 12:45:09 +02:00
Paweł Skokowski
d4a7cef45b added changes to theme original
Signed-off-by: Paweł Skokowski <skokowskipawel@icloud.com>
2017-10-25 12:42:19 +02:00
Paweł Skokowski
256bcde099 Removed inline css in side_menu.twig
Signed-off-by: Paweł Skokowski <skokowskipawel@icloud.com>
2017-10-25 11:46:36 +02:00
Paweł Skokowski
f6089540d2 Removed inline css in gis_data_editor.php
Signed-off-by: Paweł Skokowski <skokowskipawel@icloud.com>
2017-10-25 11:21:01 +02:00
Paweł Skokowski
220d968e5d slightly correct readability
Signed-off-by: Paweł Skokowski <skokowskipawel@icloud.com>
2017-10-22 20:18:59 +02:00
Paweł Skokowski
f863a896c1 Removed inline css in index.inc.php
Signed-off-by: Paweł Skokowski <skokowskipawel@icloud.com>
2017-10-20 23:40:07 +02:00
Anant Jain
ba4f362b67 Add word wrap in export option heading-2 (H2) (#13746)
Fixes #13745

Signed-off-by: Anant Jain <anantjain60@gmail.com>
2017-10-19 14:35:53 +02:00
Michal Čihař
e4ca1ae98f Remove cell_align_left superglobal
It can be replaced by proper CSS.

Issue #11731
Issue #12262

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 13:04:45 +02:00
Maurício Meneghini Fauth
8225cb36e0 Port server/plugins/section_links template to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-10-07 22:34:05 -03:00
Saksham Gupta
80741755dc Fixes Table Highlighting
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/13015

Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2017-09-29 07:10:16 +05:30
Michal Čihař
67a3ef67d6 Merge branch 'QA_4_7' 2017-09-28 15:55:41 +02:00