Piotr Przybylski
7bbd3ab177
improved database group display
2011-03-12 00:20:04 +01:00
Piotr Przybylski
ce116ac614
fixed row/column highlighting
2011-03-11 23:55:52 +01:00
Mike Hommé
22bb1aa134
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-03-11 17:04:38 -05:00
Mike Hommé
84b3135b2e
Removed 100% width on .data selector. Was causing UI problems.
2011-03-11 17:03:13 -05:00
Piotr Przybylski
149af3e687
fix @subpackage in file level docs for pmahomme
2011-03-10 17:31:04 +01:00
Marc Delisle
675677e8c5
To save some space in the table creation dialog
2011-03-10 07:13:44 -05:00
Mike Hommé
9c78c34fde
Updated background color from #333 (dark bg on dark text) to #f3f3f3 (light bg with dark text) to fix.
2011-03-08 20:19:16 -05:00
Mike Hommé
4ea86d7d2d
Updated padding on navigation icons to fit on one row when Exit icon showing. Changed "marked" style to be the same gray as hover instead of orange color.
2011-03-08 20:16:53 -05:00
Mike Hommé
4c34ad043c
Updated logout icon
2011-03-08 20:14:35 -05:00
Mike Hommé
7f5626788f
Updates for 3.4 release.
...
- Updated .structure_actions_dropdown. This looked very bad with the theme, almost unreadable, so, fixed.
- Updated left logo to be smaller (could be better, but have yet to find vector version of the logo, will fix before release)
- Removed CSS comments including "MH" in CSS files.
- Toned down hues on info,waring,and success messages
- Toned down padding on TD's in table data.
- Leaving .data at 100% at this point. I think the data should flow with the browser width, and other core adjustments should be made.
2011-03-07 21:37:05 -05:00
mikehomme
6450fa2b47
Testing git setup. Commit includes a padding change to reduce amount of padding on table td's
2011-03-06 19:35:59 -05:00
Piotr Przybylski
7fe857322b
fix More for topmenu in pmahomme
...
formatting
2011-03-03 12:59:11 +01:00
Madhura Jayaratne
10a4ec1fba
Updated CSS styles related to inline edit mode for the new theme pmahomme.
2011-03-02 21:25:56 +05:30
Michal Čihař
5ac81bc496
Update ignore list
2011-03-02 16:00:02 +01:00
Michal Čihař
360e24c6f9
Whitespace cleanup
2011-03-02 10:51:14 +01:00
Michal Čihař
eeafbbc053
Display help links in titles
2011-03-02 10:50:56 +01:00
Michal Čihař
60ce9dcfd4
Drop darkblue_orange theme
2011-03-01 16:41:30 +01:00
Michal Čihař
da2a487fb1
Merge branch 'themes-integration'
...
Conflicts:
.gitignore
2011-03-01 16:40:46 +01:00
Michal Čihař
9b97169285
Prepare for mergin pmahomme
2011-03-01 16:40:27 +01:00
Madhura Jayaratne
f6285413d7
More CSS styles for 'null' checkbox in inline edit mode.
2011-02-20 21:49:40 +05:30
Madhura Jayaratne
81974e6d93
CSS styles for null checkbox and for NULL values in table cells.
2011-02-20 00:46:29 +05:30
Michal Čihař
66282adec9
Update ignore list
2011-02-17 17:49:28 +01:00
Michal Čihař
e5e21be62a
Update screenshots of builtin themes.
...
The old screenshots were from some ancient times.
2011-02-14 15:43:03 +01:00
Marc Delisle
698126002c
Avoid notice of undefined index when cookie does not exist
2011-02-08 18:01:03 -05:00
Marc Delisle
a9845254cb
Gain some vertical space in table create form
2011-02-08 17:52:30 -05:00
Michal Čihař
e8d1261001
Optimize images
2011-02-08 10:10:59 +01:00
Michal Čihař
7d599c14ba
Ignore new themes as well
2011-02-08 09:45:32 +01:00
Michal Čihař
b0ecded21e
Not used image
2011-02-07 12:55:16 +01:00
Michal Čihař
42263863f9
Not used image (if logo_left.png exists)
2011-02-07 11:04:51 +01:00
Jan Prachař
9b4543f2e8
CSS: Top menu items margins and paddings converted to absolute units to prevent changing outer width on hover.
2011-02-04 12:47:17 -05:00
Michal Čihař
48d3e6850a
Change More hiding/showing to CSS class from explicit block/none.
...
When theme wants to use something else than display: block; the old
method did not work.
2011-02-02 23:14:52 +01:00
Michal Čihař
775abf7392
No longer used variable.
...
As the database name from the navigation frame was dropped, this is
useless.
2011-02-02 14:21:12 +01:00
Michal Čihař
51da49153d
No longer used CSS
2011-02-02 14:21:04 +01:00
Michal Čihař
c17266919d
Another not used image
2011-02-01 18:16:34 +01:00
Michal Čihař
b77f9b9cae
Optimize images with pngcrush
2011-02-01 17:37:20 +01:00
Michal Čihař
ec051f6c2f
These files does not seem to be used
2011-02-01 16:53:49 +01:00
Michal Čihař
9bf467fad7
Not used images
2011-02-01 16:43:31 +01:00
Michal Čihař
ec60ed129a
This image is not used at all
2011-02-01 16:37:58 +01:00
Michal Čihař
153219a082
Merge branch 'QA_3_3'
...
Conflicts:
libraries/core.lib.php
2011-01-06 09:56:32 +01:00
Michal Čihař
6135612dbb
Ignore another theme.
2011-01-06 09:55:32 +01:00
Marc Delisle
6c0e5fd710
Inline edit icon
2010-12-27 09:07:05 -05:00
Piotr Przybylski
a874856d01
Fixes to "More" dropdown on Structure page:
...
* hide using mouseleave for owning table cell instead of mouseleave on menu
* links as blocks, so that they are as wide as possible
2010-12-26 14:00:09 +01:00
Marc Delisle
fc37859b42
RFE 3141334: Reload icon
...
New icon by Michael Keck
and move it with other navi frame icons
2010-12-23 13:02:53 -05:00
Marc Delisle
92008fc9b1
Avoid recreating a jQuery object
...
Remove tab characters
2010-12-15 13:26:33 -05:00
dylfin
3b7a23ca21
Fix clear button
...
Script was adapted to use jquery
Fix input box for all browsers
2010-12-15 13:16:28 -05:00
Marc Delisle
2f580bb085
vertical marker and pointer for AJAX-reached results
2010-10-30 19:23:36 -04:00
Michal Čihař
36d2627151
Merge branch 'QA_3_3'
2010-10-26 15:06:44 +02:00
Michal Čihař
74f593aa86
Ignore new theme.
2010-10-26 15:06:30 +02:00
Marc Delisle
7d0c11c256
class nowrap was missing; div not allowed here
2010-10-09 09:05:54 -04:00
Crack
07d85d420b
remove problematic CSS, it will make overlay of enum/set editor popup to be a bit off in IE6
2010-09-02 23:39:26 +02:00