Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
This commit is contained in:
commit
3ee7b63f6f
@ -40,6 +40,7 @@ phpMyAdmin - ChangeLog
|
||||
|
||||
4.4.8.0 (not yet released)
|
||||
- bug Allow accessing visual query builder when pmadb is not configured
|
||||
- bug #4893 Nav tree line alignment issue
|
||||
|
||||
4.4.7.0 (2015-05-16)
|
||||
- bug #4876 Settings issues (Favorite tables shown twice in Settings)
|
||||
|
||||
3225
po/be@latin.po
3225
po/be@latin.po
File diff suppressed because it is too large
Load Diff
3187
po/en_GB.po
3187
po/en_GB.po
File diff suppressed because it is too large
Load Diff
3177
po/phpmyadmin.pot
3177
po/phpmyadmin.pot
File diff suppressed because it is too large
Load Diff
3180
po/pt_BR.po
3180
po/pt_BR.po
File diff suppressed because it is too large
Load Diff
3185
po/sr@latin.po
3185
po/sr@latin.po
File diff suppressed because it is too large
Load Diff
3225
po/uz@latin.po
3225
po/uz@latin.po
File diff suppressed because it is too large
Load Diff
3187
po/zh_CN.po
3187
po/zh_CN.po
File diff suppressed because it is too large
Load Diff
3200
po/zh_TW.po
3200
po/zh_TW.po
File diff suppressed because it is too large
Load Diff
@ -185,8 +185,6 @@ if (! defined('PMA_MINIMUM_COMMON') && ! defined('TESTSUITE')) {
|
||||
padding-bottom: 4px;
|
||||
clear: both;
|
||||
min-height: 16px;
|
||||
border-bottom-left-radius: 3px;
|
||||
border-top-left-radius: 3px;
|
||||
}
|
||||
#pma_navigation_tree img {
|
||||
margin: 0;
|
||||
@ -301,6 +299,7 @@ li.fast_filter span {
|
||||
cursor: pointer;
|
||||
font-weight: bold;
|
||||
color: #800;
|
||||
font-size: 0.7em;
|
||||
}
|
||||
/* IE10+ has its own reset X */
|
||||
html.ie li.fast_filter span {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user