mirror of
https://github.com/bckelley/blueberry-pma-theme.git
synced 2026-08-24 11:14:11 -05:00
Merge pull request #17 from fransallen/dev
Fix element position for demo server
This commit is contained in:
@@ -1408,3 +1408,16 @@ p.print_ignore {
|
||||
.prefsmanage_opts .localStorage-empty .notice {
|
||||
margin-left: -18px
|
||||
}
|
||||
|
||||
/* Fix element position for demo server */
|
||||
|
||||
#pma_navigation #serverChoice, #pma_navigation #databaseList, #pma_navigation div.pageselector.dbselector {
|
||||
margin-top: 10px
|
||||
}
|
||||
|
||||
li.fast_filter.db_fast_filter {
|
||||
margin-top: 20px;
|
||||
margin-left: -8px!important
|
||||
}
|
||||
|
||||
/* End */
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 524 B |
Binary file not shown.
|
After Width: | Height: | Size: 500 B |
Reference in New Issue
Block a user