phpmyadmin/templates
Michal Čihař 153fefb52b Improved rendering of server variables table
Several improvements to make it look better on various screen sizes:

- remove fixed layout of table, that makes it consume too much space for
  some fields
- remove using float inside the table, it is not necessary
- make the values left aligned
- allow to wrap long values

Fixes #12899

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-06-28 12:08:06 +02:00
..
columns_definitions Merge pull request #13333 from mauriciofauth/templates 2017-06-01 14:00:04 +02:00
components Port some templates to Twig 2017-04-20 00:14:06 -03:00
console Fix rendering of bookmarks in console 2017-06-13 11:17:27 +02:00
database Fix url for table tracking 2017-06-07 10:05:46 +02:00
error Port some templates to Twig 2017-05-10 21:05:26 -03:00
export Unmark field as required 2017-06-13 17:35:27 +02:00
javascript Fix test cases 2016-01-22 22:27:14 +05:30
list Add rel="noopener noreferrer" to all target="_blank" links 2016-07-12 11:02:53 +02:00
navigation Use sprintf instead of directly concatenating the variable 2016-10-10 20:56:15 +05:30
privileges Fix unwanted escape 2017-05-16 21:18:27 -03:00
server Improved rendering of server variables table 2017-06-28 12:08:06 +02:00
table Fix #13350 Add Index issue 2017-06-13 21:49:54 +10:00
test Add support for pgettext 2017-03-30 14:01:34 -03:00
checkbox.twig Port some templates to Twig 2017-04-20 00:14:06 -03:00
div_for_slider_effect.twig Refactor variable names in Twig templates 2017-05-09 23:39:41 -03:00
dropdown.twig Refactor variable names in Twig templates 2017-05-09 23:39:41 -03:00
filter.twig Refactor variable names in Twig templates 2017-05-09 23:39:41 -03:00
header_location.twig Small refactoring in preparation to CSP. 2017-05-27 22:54:49 +03:00
prefs_autoload.twig Remove inline CSS 2017-05-22 23:21:03 -03:00
preview_sql.twig Port some templates to Twig 2017-04-23 16:53:19 -03:00
radio_fields.twig Port some templates to Twig 2017-04-23 16:53:19 -03:00
secondary_tabs.twig Port some templates to Twig 2017-04-23 16:53:19 -03:00
select_all.twig Refactor variable names in Twig templates 2017-05-09 23:39:41 -03:00
select_lang.twig Fix unwanted escape on select_lang template 2017-04-24 12:59:07 -03:00
start_and_number_of_rows_panel.twig Port some templates to Twig 2017-04-20 00:14:06 -03:00
toggle_button.twig Refactor variable names in Twig templates 2017-05-09 23:39:41 -03:00