Commit Graph

343 Commits

Author SHA1 Message Date
Rouslan Placella
402a832e93 Fixed bug #3375325 - Page list in navigation frame looks odd 2011-07-26 14:35:47 +01:00
Marc Delisle
98d113270e bug #3306981 [interface] pmahomme and table statistics 2011-06-02 10:44:45 -04:00
Madhura Jayaratne
b091f91f92 bug #3301249 [interface] Iconic table operations does not remove inline edit label 2011-05-17 22:15:58 +05:30
Mike Hommé
0d1772b6f1 updated view icon for "Create View" link 2011-05-11 07:14:40 +02:00
Marc Delisle
b5e544536d New test image for views in navi panel 2011-05-10 09:24:48 -04:00
Mike Hommé
5e82c3634d Fix for 3299241. Updated style for "disabled" topnav buttons.
Now easier to read and have a more traditional "disabled" look.
2011-05-09 16:21:33 -04:00
Mike Hommé
393f4772e1 Darkened .notice normal text to better distinguish between hyperlinks 2011-05-09 16:21:26 -04:00
tyron
246cf649e4 Correct indent (spaces instead of tabs) 2011-05-05 09:44:47 +02:00
tyron
cc8a27edce Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/tyronm into tyronm 2011-05-05 09:39:14 +02:00
Marc Delisle
ea3af8325e tabcaution no longer exists 2011-05-04 12:53:00 -04:00
Marc Delisle
5188c435b3 Put back the red X displayed on some menu tabs when the action is not possible 2011-05-04 12:48:45 -04:00
Marc Delisle
082d410d25 Continue to replace warning level with error level 2011-05-04 06:31:26 -04:00
tyron
b44abc0f19 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-05-01 23:48:11 +02:00
Madhura Jayaratne
f25945b8be DB Operations tab adjusted for low resolution browsers 2011-05-02 01:45:14 +05:30
Marc Delisle
fcaedaf75b Invalid value class did not work on input fields for pmahomme 2011-04-30 11:05:47 -04:00
Tyron Madlener
7645bc93d1 Adjusted chart code to use colors as defined in each theme's layout.inc.php 2011-04-30 13:36:55 +02:00
Madhura Jayaratne
be14efaa75 Database operations tab made more compact. Table operations altered to use classes for styling. 2011-04-24 18:05:18 +05:30
Piotr Przybylski
b089769241 Added SVG gradient generator instead of using one file for each gradient 2011-04-22 21:24:34 +02:00
Piotr Przybylski
21ac63902d Make PMA_ieFilter simpler and more generic 2011-04-22 20:22:45 +02:00
unknown
5610cd4651 IE9 theme compatibility - gradient button 2011-04-22 19:56:39 +02:00
Marc Delisle
b2d9121f18 Remove the custom color picker feature 2011-04-22 07:00:45 -04:00
Mike Hommé
7408db5eef Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-04-18 23:35:56 -04:00
Mike Hommé
4520c809f3 Moves colors around on "informational" messages such as warnings, info, successes, errors. 2011-04-18 22:56:33 -04:00
aris_feryanto
e55b92d35f Patch #3288496 Remove underline when hovering "Create table" button 2011-04-18 12:51:29 -04:00
Piotr Przybylski
2f7db2e3e5 Changed background for form tabs in user preferences 2011-04-16 23:40:52 +02:00
Piotr Przybylski
82443928d5 fix overwriting of .even/.odd <th> background in IE (was broken by gradient filter) 2011-04-16 23:18:52 +02:00
Piotr Przybylski
c1d26ca431 Fix background for hovered "Create table" link in nav frame 2011-04-16 23:03:15 +02:00
Piotr Przybylski
8e58438b57 Added CSS gradients for Opera 11.10 2011-04-16 22:27:04 +02:00
Piotr Przybylski
49d96e7852 fix background of <select>s with multiple=true by using CSS3 backgrounds 2011-04-16 22:19:12 +02:00
Mike Hommé
d503995e34 Updates for RC1, per Piotr. Not everything is exactly as he asked for but should be close.
Also created a button style for "newtable" link under the general table listing.
2011-04-15 22:43:31 -04:00
Aris Feryanto
b1146ee73f IE9 theme compatibility - AJAX "Loading" message misaligned 2011-04-15 08:52:16 +02:00
Azhari Harahap
8396eec3e7 jQuery ui-dialog fieldset link color 2011-04-14 10:30:34 +02:00
Rouslan Placella
8b392c661e Corrected CSS selector. Related to bug #3271928 and patch#3271930. 2011-04-13 10:46:12 +02:00
Rouslan Placella
8119fa3769 Bug #3271928 - Fix alignment of form fields when creating a new table 2011-04-07 13:14:14 +02:00
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