Commit Graph

665 Commits

Author SHA1 Message Date
Michal Čihař
ad29ef2de5 Update CSS from CodeMirror 2.18 2012-01-27 11:03:42 +01:00
Madhura Jayaratne
7e4fe589f3 Improve the look and feel of the fast filter 2012-01-20 23:10:37 +05:30
Marc Delisle
b3143e6cc0 Increase CodeMirror font size 2012-01-20 04:25:44 -05:00
Marc Delisle
85344d2bfe rfe #3438266 [designer] Toggle for relation lines 2011-12-10 07:52:47 -05:00
Madhura Jayaratne
e095e926c1 styles for #popup_background is still needed for gis data editor 2011-11-27 14:13:57 +05:30
Rouslan Placella
6be4f840ed Need to hide the "No indexes found" message in print view 2011-11-23 22:32:56 +00:00
Rouslan Placella
9671074354 Revert "Prevent the menubar from floating in print view"
This reverts commit dab7a58304.

Conflicts:

	js/functions.js
	themes/original/css/theme_right.css.php
	themes/pmahomme/css/theme_right.css.php
2011-11-23 22:07:37 +00:00
Rouslan Placella
a6dc747df1 Fix regression from commit dab7a58304 2011-11-23 18:24:47 +00:00
Rouslan Placella
dab7a58304 Prevent the menubar from floating in print view 2011-11-23 16:00:27 +00:00
Michal Čihař
ecaafb190d Optimize sprite images 2011-11-22 19:22:12 +01:00
Rouslan Placella
a26e706378 Regenerated sprites 2011-11-21 14:47:41 +00:00
Rouslan Placella
b9cc59f43e Updated the disabled versions of icons 2011-11-21 14:46:39 +00:00
Rouslan Placella
af322da95a Fixed IE bug in the new index editor 2011-11-20 15:04:09 +00:00
Rouslan Placella
b131ec75ba Improved layout for the data editor from the zoom search feature 2011-11-19 19:50:58 +00:00
Rouslan Placella
fc22faa6e1 Improved index editor 2011-11-19 14:43:52 +00:00
Marc Delisle
28f87bd8a0 Merge branch 'QA_3_4' 2011-11-07 09:54:39 -05:00
Marc Delisle
cc2fe91e76 Less intense vertical border for data 2011-11-07 09:54:21 -05:00
Rouslan Placella
4d1e6f302f Fix column border visibility in makegrid.js 2011-11-06 12:46:02 +00:00
Rouslan Placella
6d85a894b3 Fixed bug #3302419 - Tabs break when squeezing page 2011-11-05 13:47:24 +00:00
Rouslan Placella
eedf03282c Prevent the breadcrumbs from wrapping 2011-11-04 17:08:16 +00:00
Rouslan Placella
7011f7e925 Merge branch 'master' into menubar 2011-11-04 15:09:48 +00:00
Rouslan Placella
15b25f93e9 Fixed incorrect display of breadcrumbs in RTL mode 2011-11-04 14:43:25 +00:00
Marc Delisle
6a5af526bb Fix merge conflicts 2011-11-02 07:42:59 -04:00
Marc Delisle
0b24e69435 bug #3426836 [interface] Visual column separation 2011-11-02 07:33:01 -04:00
Rouslan Placella
860586e3b2 Stick table tools to top of page on scroll 2011-10-31 22:03:44 +00:00
Marc Delisle
4266f39876 Remove title bar in Create table dialog, as suggested by Tyron Madlener. 2011-10-28 08:55:03 -04:00
Rouslan Placella
977be12bda Reduced vertical padding between fields in the ENUM/SET editor 2011-10-26 17:32:42 +01:00
Rouslan Placella
1fd7a96135 Merge branch 'enum'
Conflicts:
	enum_editor.php
2011-10-26 16:29:10 +01:00
Rouslan Placella
f6d2da769b Integrated the ENUM/SET editor with the Routines editor 2011-10-26 16:26:15 +01:00
Rouslan Placella
93686fd47a Improved ENUM/SET editor 2011-10-26 16:01:24 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Michal Čihař
a521cded01 Remove commented out code 2011-10-24 17:20:35 +02:00
Rouslan Placella
137a70e671 Checkstyle fixes 2011-10-13 19:25:07 +01:00
Marc Delisle
c84dcb69c3 As suggested by Piotr:
I think we should target text inputs specifically, and don't touch
checkboxes at all, just to be safe in case of future style changes.
For instance, Opera can completely change checkbox rendering even with
simple CSS rules that in theory don't collide with standard control
drawing.
2011-10-13 12:42:36 -04:00
Marc Delisle
52871d929b Horizontal space reduction 2011-10-13 07:56:30 -04:00
Piotr Przybylski
021e0225cc jQueryUI: move style customizations to theme's CSS
We have simple customizations, let's keep library's CSS clean
2011-10-11 02:05:43 +02:00
Rouslan Placella
de64133959 Fixed font sizes for jQuery dialogs 2011-10-11 00:05:54 +01:00
Piotr Przybylski
ac365e0262 Upgrade jQuery UI to 1.8.6 2011-10-10 22:35:36 +02:00
Rouslan Placella
3db0cb1a18 Deleted old sprites 2011-09-30 19:52:25 +01:00
Rouslan Placella
ef2e103adb Merge branch 'sprites' 2011-09-30 19:51:05 +01:00
Marc Delisle
96bf96d422 Merge branch 'QA_3_4' 2011-09-29 12:48:03 -04:00
Hans Fr. Nordhaug
6c980106b7 patch #3314626 [display] CharTextareaRows is not respected 2011-09-29 12:47:48 -04:00
Rouslan Placella
2b5a70cd48 More readable generation of CSS code for sprites 2011-09-27 16:34:11 +01:00
Rouslan Placella
2a24125ecc Prevent the CSS background attribute from being overridden for the 'icon' class 2011-09-27 16:29:18 +01:00
Rouslan Placella
d17814f463 Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS). 2011-09-26 20:54:59 +01:00
Rouslan Placella
b1c60c7d19 Regenerated the sprites 2011-09-26 20:47:22 +01:00
Rouslan Placella
1431d02c8f Made PMA aware of the presence of sprites + added a script for generating sprites from icons 2011-09-26 20:46:28 +01:00
Piotr Przybylski
b4d96e83df IE7 and IE8 used gradient background where they shouldn't 2011-09-20 13:07:09 +02:00
Piotr Przybylski
d32bcb16c6 Better looking settings tabs in pmahomme 2011-09-20 13:02:30 +02:00
Rouslan Placella
51eb8069db Fixed display of codemirror in routines, triggers and events editors 2011-09-11 19:33:00 +01:00