patch #1893538 [GUI] Display issues on Opera 9.50
This commit is contained in:
@@ -22,6 +22,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
|
|||||||
- bug #1884911 [GUI] Space usage
|
- bug #1884911 [GUI] Space usage
|
||||||
- bug #1863326 [GUI] Wrong error message / no edit (Suhosin)
|
- bug #1863326 [GUI] Wrong error message / no edit (Suhosin)
|
||||||
- bug #1887204 [GUI] Order columns in result list messing up query
|
- bug #1887204 [GUI] Order columns in result list messing up query
|
||||||
|
- patch #1893538 [GUI] Display issues on Opera 9.50,
|
||||||
|
thanks to Jürgen Wind - windkiel
|
||||||
|
|
||||||
2.11.4.0 (2008-01-12)
|
2.11.4.0 (2008-01-12)
|
||||||
- bug #1843428 [GUI] Space issue with DROP/DELETE/ALTER TABLE
|
- bug #1843428 [GUI] Space issue with DROP/DELETE/ALTER TABLE
|
||||||
|
@@ -108,6 +108,7 @@ fieldset legend {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #444444;
|
color: #444444;
|
||||||
|
background: <?php echo 'OPERA' != PMA_USR_BROWSER_AGENT ? 'transparent' : $GLOBALS['cfg']['BgOne']; ?>;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* buttons in some browsers (eg. Konqueror) are block elements,
|
/* buttons in some browsers (eg. Konqueror) are block elements,
|
||||||
|
Reference in New Issue
Block a user