Commit Graph

395 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
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
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
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
Rouslan Placella
860586e3b2 Stick table tools to top of page on scroll 2011-10-31 22:03:44 +00: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
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
Piotr Przybylski
ac365e0262 Upgrade jQuery UI to 1.8.6 2011-10-10 22:35:36 +02: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
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
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
Piotr Przybylski
a2093e66e2 bugfix: makegrid broke styling of rows with conditions in table search 2011-09-01 14:43:20 +02:00
Sven Strickroth
cfd837497c original layout doesn't contain round buttons
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2011-08-30 14:32:51 +02:00
Piotr Przybylski
a31b30ba57 Merge remote-tracking branch 'origin/master' into drizzle 2011-08-23 21:56:33 +02:00
Michal Čihař
19ab72bf85 One place to generate CodeMirror CSS 2011-08-22 15:52:35 +02:00
Michal Čihař
e898b1ec19 Move theme helpers to theme class 2011-08-22 15:42:37 +02:00
Piotr Przybylski
d2255fb9ae Merge remote-tracking branch 'origin/master' into drizzle 2011-08-22 15:19:50 +02:00
Michal Čihař
ccbefbb5ef Adjust calling convention, do not include # in color 2011-08-22 15:09:21 +02:00
Michal Čihař
a2485d0379 Use new function for gradient instead of doing it manually 2011-08-22 15:05:45 +02:00
Michal Čihař
00fab43533 Factor out function out of themes 2011-08-22 14:57:12 +02:00
Michal Čihař
98112c58f2 Fix path to image 2011-08-22 14:53:25 +02:00
Michal Čihař
86b2676a48 Load PMD images from theme 2011-08-22 12:04:02 +02:00
Michal Čihař
94a577d71d Avoid using image from other theme 2011-08-22 12:02:58 +02:00
Michal Čihař
d0f97758fc Add designer CSS to original theme 2011-08-22 12:02:25 +02:00
Piotr Przybylski
41c18f6113 Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	libraries/Table.class.php
	libraries/Tracker.class.php
2011-08-20 00:48:40 +02:00
Marc Delisle
8b607b4a43 Merge commit '52648bbcf61fc1b1d0495f7d911e84a96c6d1913' 2011-08-19 14:53:36 -04:00
Piotr Przybylski
0ca4a5f02e Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	db_search.php
	libraries/Table.class.php
	libraries/schema/Pdf_Relation_Schema.class.php
	libraries/schema/User_Schema.class.php
	libraries/tbl_select.lib.php
	server_status.php
	tbl_change.php
2011-08-19 15:56:26 +02:00
Aris Feryanto
52648bbcf6 Grid edit: modify class for Original theme 2011-08-19 15:33:31 +08:00
Tyron Madlener
ea96d94526 Merge remote-tracking branch 'origin/master' 2011-08-18 16:50:45 +03:00
Piotr Przybylski
24ffd3e1d3 Change sprites for .headerSortUp and .headerSortDown to match original phpMyAdmin behavior 2011-08-18 13:17:23 +02:00