diff --git a/package.json b/package.json index 5c1bbb006b..f929ac02af 100644 --- a/package.json +++ b/package.json @@ -72,15 +72,13 @@ "stylelint": "^15.5.0", "stylelint-config-recommended-scss": "^10.0.0", "stylelint-config-standard": "^33.0.0", - "stylelint-scss": "^4.6.0", - "svg-sprite": "^2.0.2" + "stylelint-scss": "^4.6.0" }, "scripts": { "postinstall": "yarn run build", "build": "webpack", "css-lint": "stylelint \"public/themes/**/scss/*.scss\" \"public/setup/scss/*.scss\"", "js-lint": "eslint resources/js/src test/javascript jest.config.cjs", - "icon-sprite": "svg-sprite --config svg-sprite.json --symbol-dest public/themes/bootstrap/img/ 'public/themes/bootstrap/img/sprite/*.svg' && svg-sprite --config svg-sprite.json --symbol-dest public/themes/metro/img/ 'public/themes/metro/img/sprite/*.svg' && svg-sprite --config svg-sprite.json --symbol-dest public/themes/original/img/ 'public/themes/original/img/sprite/*.svg' && svg-sprite --config svg-sprite.json --symbol-dest public/themes/pmahomme/img/ 'public/themes/pmahomme/img/sprite/*.svg'", "test": "yarn node --experimental-vm-modules $(yarn bin jest)" } } diff --git a/psalm-baseline.xml b/psalm-baseline.xml index 4de171fc7e..1b6bfc9766 100644 --- a/psalm-baseline.xml +++ b/psalm-baseline.xml @@ -74,6 +74,9 @@ + + + $descriptions[$indexByDescription] $descriptions[$indexByKeyname] @@ -90,6 +93,7 @@ + $descriptions[] $keys[] $leftKeyname @@ -5517,6 +5521,7 @@ + $delUrlParams @@ -5686,6 +5691,7 @@ + @@ -6604,9 +6610,11 @@ + + $bufferMessage $pftext @@ -6680,9 +6688,6 @@ - - Theme - @@ -7285,6 +7290,12 @@ Config::getInstance() Config::getInstance() + + + + + + $hidden $hidden @@ -12492,6 +12503,14 @@ + + + + + + + + Config::getInstance() @@ -15826,6 +15845,12 @@ + + + + + backup]]> + providerForGetImgPath diff --git a/psalm.xml b/psalm.xml index f8e4e595d7..cca3db0b0b 100644 --- a/psalm.xml +++ b/psalm.xml @@ -120,7 +120,6 @@ table_priv: bool, tbl_storage_engine: string, text_dir: string, - theme: PhpMyAdmin\Theme\Theme, token_mismatch: bool, token_provided: bool, unparsed_sql?: string, diff --git a/public/themes/bootstrap/img/sprite/ajax_clock_small.gif b/public/themes/bootstrap/img/ajax_clock_small.gif similarity index 100% rename from public/themes/bootstrap/img/sprite/ajax_clock_small.gif rename to public/themes/bootstrap/img/ajax_clock_small.gif diff --git a/public/themes/bootstrap/img/sprite/asc_order.png b/public/themes/bootstrap/img/asc_order.png similarity index 100% rename from public/themes/bootstrap/img/sprite/asc_order.png rename to public/themes/bootstrap/img/asc_order.png diff --git a/public/themes/bootstrap/img/sprite/b_calendar.png b/public/themes/bootstrap/img/b_calendar.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_calendar.png rename to public/themes/bootstrap/img/b_calendar.png diff --git a/public/themes/bootstrap/img/sprite/b_dbstatistics.png b/public/themes/bootstrap/img/b_dbstatistics.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_dbstatistics.png rename to public/themes/bootstrap/img/b_dbstatistics.png diff --git a/public/themes/bootstrap/img/sprite/b_docsql.png b/public/themes/bootstrap/img/b_docsql.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_docsql.png rename to public/themes/bootstrap/img/b_docsql.png diff --git a/public/themes/bootstrap/img/sprite/b_firstpage.png b/public/themes/bootstrap/img/b_firstpage.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_firstpage.png rename to public/themes/bootstrap/img/b_firstpage.png diff --git a/public/themes/bootstrap/img/sprite/b_inline_edit.png b/public/themes/bootstrap/img/b_inline_edit.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_inline_edit.png rename to public/themes/bootstrap/img/b_inline_edit.png diff --git a/public/themes/bootstrap/img/sprite/b_lastpage.png b/public/themes/bootstrap/img/b_lastpage.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_lastpage.png rename to public/themes/bootstrap/img/b_lastpage.png diff --git a/public/themes/bootstrap/img/sprite/b_left.png b/public/themes/bootstrap/img/b_left.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_left.png rename to public/themes/bootstrap/img/b_left.png diff --git a/public/themes/bootstrap/img/sprite/b_newtbl.png b/public/themes/bootstrap/img/b_newtbl.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_newtbl.png rename to public/themes/bootstrap/img/b_newtbl.png diff --git a/public/themes/bootstrap/img/sprite/b_nextpage.png b/public/themes/bootstrap/img/b_nextpage.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_nextpage.png rename to public/themes/bootstrap/img/b_nextpage.png diff --git a/public/themes/bootstrap/img/sprite/b_pdfdoc.png b/public/themes/bootstrap/img/b_pdfdoc.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_pdfdoc.png rename to public/themes/bootstrap/img/b_pdfdoc.png diff --git a/public/themes/bootstrap/img/sprite/b_prevpage.png b/public/themes/bootstrap/img/b_prevpage.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_prevpage.png rename to public/themes/bootstrap/img/b_prevpage.png diff --git a/public/themes/bootstrap/img/sprite/b_rename.svg b/public/themes/bootstrap/img/b_rename.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_rename.svg rename to public/themes/bootstrap/img/b_rename.svg diff --git a/public/themes/bootstrap/img/sprite/b_right.png b/public/themes/bootstrap/img/b_right.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_right.png rename to public/themes/bootstrap/img/b_right.png diff --git a/public/themes/bootstrap/img/sprite/b_sdb.png b/public/themes/bootstrap/img/b_sdb.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_sdb.png rename to public/themes/bootstrap/img/b_sdb.png diff --git a/public/themes/bootstrap/img/sprite/b_snewtbl.png b/public/themes/bootstrap/img/b_snewtbl.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_snewtbl.png rename to public/themes/bootstrap/img/b_snewtbl.png diff --git a/public/themes/bootstrap/img/sprite/b_sqldoc.png b/public/themes/bootstrap/img/b_sqldoc.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_sqldoc.png rename to public/themes/bootstrap/img/b_sqldoc.png diff --git a/public/themes/bootstrap/img/sprite/b_tipp.png b/public/themes/bootstrap/img/b_tipp.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_tipp.png rename to public/themes/bootstrap/img/b_tipp.png diff --git a/public/themes/bootstrap/img/sprite/b_undo.png b/public/themes/bootstrap/img/b_undo.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_undo.png rename to public/themes/bootstrap/img/b_undo.png diff --git a/public/themes/bootstrap/img/sprite/b_view.png b/public/themes/bootstrap/img/b_view.png similarity index 100% rename from public/themes/bootstrap/img/sprite/b_view.png rename to public/themes/bootstrap/img/b_view.png diff --git a/public/themes/bootstrap/img/sprite/bd_browse.png b/public/themes/bootstrap/img/bd_browse.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_browse.png rename to public/themes/bootstrap/img/bd_browse.png diff --git a/public/themes/bootstrap/img/sprite/bd_deltbl.png b/public/themes/bootstrap/img/bd_deltbl.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_deltbl.png rename to public/themes/bootstrap/img/bd_deltbl.png diff --git a/public/themes/bootstrap/img/sprite/bd_drop.png b/public/themes/bootstrap/img/bd_drop.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_drop.png rename to public/themes/bootstrap/img/bd_drop.png diff --git a/public/themes/bootstrap/img/sprite/bd_edit.png b/public/themes/bootstrap/img/bd_edit.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_edit.png rename to public/themes/bootstrap/img/bd_edit.png diff --git a/public/themes/bootstrap/img/sprite/bd_empty.png b/public/themes/bootstrap/img/bd_empty.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_empty.png rename to public/themes/bootstrap/img/bd_empty.png diff --git a/public/themes/bootstrap/img/sprite/bd_export.png b/public/themes/bootstrap/img/bd_export.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_export.png rename to public/themes/bootstrap/img/bd_export.png diff --git a/public/themes/bootstrap/img/sprite/bd_firstpage.png b/public/themes/bootstrap/img/bd_firstpage.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_firstpage.png rename to public/themes/bootstrap/img/bd_firstpage.png diff --git a/public/themes/bootstrap/img/sprite/bd_ftext.png b/public/themes/bootstrap/img/bd_ftext.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_ftext.png rename to public/themes/bootstrap/img/bd_ftext.png diff --git a/public/themes/bootstrap/img/sprite/bd_index.png b/public/themes/bootstrap/img/bd_index.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_index.png rename to public/themes/bootstrap/img/bd_index.png diff --git a/public/themes/bootstrap/img/sprite/bd_insrow.png b/public/themes/bootstrap/img/bd_insrow.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_insrow.png rename to public/themes/bootstrap/img/bd_insrow.png diff --git a/public/themes/bootstrap/img/sprite/bd_lastpage.png b/public/themes/bootstrap/img/bd_lastpage.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_lastpage.png rename to public/themes/bootstrap/img/bd_lastpage.png diff --git a/public/themes/bootstrap/img/sprite/bd_nextpage.png b/public/themes/bootstrap/img/bd_nextpage.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_nextpage.png rename to public/themes/bootstrap/img/bd_nextpage.png diff --git a/public/themes/bootstrap/img/sprite/bd_prevpage.png b/public/themes/bootstrap/img/bd_prevpage.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_prevpage.png rename to public/themes/bootstrap/img/bd_prevpage.png diff --git a/public/themes/bootstrap/img/sprite/bd_routine_add.png b/public/themes/bootstrap/img/bd_routine_add.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_routine_add.png rename to public/themes/bootstrap/img/bd_routine_add.png diff --git a/public/themes/bootstrap/img/sprite/bd_sbrowse.png b/public/themes/bootstrap/img/bd_sbrowse.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_sbrowse.png rename to public/themes/bootstrap/img/bd_sbrowse.png diff --git a/public/themes/bootstrap/img/sprite/bd_select.png b/public/themes/bootstrap/img/bd_select.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_select.png rename to public/themes/bootstrap/img/bd_select.png diff --git a/public/themes/bootstrap/img/sprite/bd_spatial.png b/public/themes/bootstrap/img/bd_spatial.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_spatial.png rename to public/themes/bootstrap/img/bd_spatial.png diff --git a/public/themes/bootstrap/img/sprite/bd_unique.png b/public/themes/bootstrap/img/bd_unique.png similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_unique.png rename to public/themes/bootstrap/img/bd_unique.png diff --git a/public/themes/bootstrap/img/sprite/b_bookmark.svg b/public/themes/bootstrap/img/bookmark-plus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_bookmark.svg rename to public/themes/bootstrap/img/bookmark-plus.svg diff --git a/public/themes/bootstrap/img/sprite/s_top.svg b/public/themes/bootstrap/img/caret-up-stop.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_top.svg rename to public/themes/bootstrap/img/caret-up-stop.svg diff --git a/public/themes/bootstrap/img/sprite/s_asci.svg b/public/themes/bootstrap/img/charset.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_asci.svg rename to public/themes/bootstrap/img/charset.svg diff --git a/public/themes/bootstrap/img/sprite/b_chart.svg b/public/themes/bootstrap/img/chart.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_chart.svg rename to public/themes/bootstrap/img/chart.svg diff --git a/public/themes/bootstrap/img/sprite/s_okay.svg b/public/themes/bootstrap/img/check.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_okay.svg rename to public/themes/bootstrap/img/check.svg diff --git a/public/themes/bootstrap/img/sprite/b_close.svg b/public/themes/bootstrap/img/close.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_close.svg rename to public/themes/bootstrap/img/close.svg diff --git a/public/themes/bootstrap/img/sprite/centralColumns_delete.svg b/public/themes/bootstrap/img/col-minus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/centralColumns_delete.svg rename to public/themes/bootstrap/img/col-minus.svg diff --git a/public/themes/bootstrap/img/sprite/b_move.svg b/public/themes/bootstrap/img/col-move.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_move.svg rename to public/themes/bootstrap/img/col-move.svg diff --git a/public/themes/bootstrap/img/sprite/b_column_add.svg b/public/themes/bootstrap/img/col-plus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_column_add.svg rename to public/themes/bootstrap/img/col-plus.svg diff --git a/public/themes/bootstrap/img/sprite/centralColumns.svg b/public/themes/bootstrap/img/col.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/centralColumns.svg rename to public/themes/bootstrap/img/col.svg diff --git a/public/themes/bootstrap/img/sprite/col_drop.png b/public/themes/bootstrap/img/col_drop.png similarity index 100% rename from public/themes/bootstrap/img/sprite/col_drop.png rename to public/themes/bootstrap/img/col_drop.png diff --git a/public/themes/bootstrap/img/sprite/b_comment.svg b/public/themes/bootstrap/img/comment.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_comment.svg rename to public/themes/bootstrap/img/comment.svg diff --git a/public/themes/bootstrap/img/sprite/console.svg b/public/themes/bootstrap/img/console.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/console.svg rename to public/themes/bootstrap/img/console.svg diff --git a/public/themes/bootstrap/img/dark/b_rename.svg b/public/themes/bootstrap/img/dark/b_rename.svg new file mode 100644 index 0000000000..353833a1d7 --- /dev/null +++ b/public/themes/bootstrap/img/dark/b_rename.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/bookmark-plus.svg b/public/themes/bootstrap/img/dark/bookmark-plus.svg new file mode 100644 index 0000000000..46919400f6 --- /dev/null +++ b/public/themes/bootstrap/img/dark/bookmark-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/caret-up-stop.svg b/public/themes/bootstrap/img/dark/caret-up-stop.svg new file mode 100644 index 0000000000..73bde8497e --- /dev/null +++ b/public/themes/bootstrap/img/dark/caret-up-stop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/charset.svg b/public/themes/bootstrap/img/dark/charset.svg new file mode 100644 index 0000000000..96eacb521f --- /dev/null +++ b/public/themes/bootstrap/img/dark/charset.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/chart.svg b/public/themes/bootstrap/img/dark/chart.svg new file mode 100644 index 0000000000..37f11ea680 --- /dev/null +++ b/public/themes/bootstrap/img/dark/chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/check.svg b/public/themes/bootstrap/img/dark/check.svg new file mode 100644 index 0000000000..60c416f4df --- /dev/null +++ b/public/themes/bootstrap/img/dark/check.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/close.svg b/public/themes/bootstrap/img/dark/close.svg new file mode 100644 index 0000000000..61208a8109 --- /dev/null +++ b/public/themes/bootstrap/img/dark/close.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/col-minus.svg b/public/themes/bootstrap/img/dark/col-minus.svg new file mode 100644 index 0000000000..4f875b353a --- /dev/null +++ b/public/themes/bootstrap/img/dark/col-minus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/col-move.svg b/public/themes/bootstrap/img/dark/col-move.svg new file mode 100644 index 0000000000..0799ac95f2 --- /dev/null +++ b/public/themes/bootstrap/img/dark/col-move.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/col-plus.svg b/public/themes/bootstrap/img/dark/col-plus.svg new file mode 100644 index 0000000000..e900e708f1 --- /dev/null +++ b/public/themes/bootstrap/img/dark/col-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/col.svg b/public/themes/bootstrap/img/dark/col.svg new file mode 100644 index 0000000000..838228a056 --- /dev/null +++ b/public/themes/bootstrap/img/dark/col.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/comment.svg b/public/themes/bootstrap/img/dark/comment.svg new file mode 100644 index 0000000000..96c2693513 --- /dev/null +++ b/public/themes/bootstrap/img/dark/comment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/console.svg b/public/themes/bootstrap/img/dark/console.svg new file mode 100644 index 0000000000..161534fb03 --- /dev/null +++ b/public/themes/bootstrap/img/dark/console.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/database-engine.svg b/public/themes/bootstrap/img/dark/database-engine.svg new file mode 100644 index 0000000000..c6b063355e --- /dev/null +++ b/public/themes/bootstrap/img/dark/database-engine.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/database-minus.svg b/public/themes/bootstrap/img/dark/database-minus.svg new file mode 100644 index 0000000000..73df91be3b --- /dev/null +++ b/public/themes/bootstrap/img/dark/database-minus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/database-plus.svg b/public/themes/bootstrap/img/dark/database-plus.svg new file mode 100644 index 0000000000..d2b635a58f --- /dev/null +++ b/public/themes/bootstrap/img/dark/database-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/database-vars.svg b/public/themes/bootstrap/img/dark/database-vars.svg new file mode 100644 index 0000000000..448a5857fd --- /dev/null +++ b/public/themes/bootstrap/img/dark/database-vars.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/database.svg b/public/themes/bootstrap/img/dark/database.svg new file mode 100644 index 0000000000..95241efcd4 --- /dev/null +++ b/public/themes/bootstrap/img/dark/database.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/databases.svg b/public/themes/bootstrap/img/dark/databases.svg new file mode 100644 index 0000000000..cde67644d8 --- /dev/null +++ b/public/themes/bootstrap/img/dark/databases.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/designer.svg b/public/themes/bootstrap/img/dark/designer.svg new file mode 100644 index 0000000000..6e15d508f4 --- /dev/null +++ b/public/themes/bootstrap/img/dark/designer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/edit.svg b/public/themes/bootstrap/img/dark/edit.svg new file mode 100644 index 0000000000..d2fd0af82c --- /dev/null +++ b/public/themes/bootstrap/img/dark/edit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/error.svg b/public/themes/bootstrap/img/dark/error.svg new file mode 100644 index 0000000000..b54246936c --- /dev/null +++ b/public/themes/bootstrap/img/dark/error.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/event-plus.svg b/public/themes/bootstrap/img/dark/event-plus.svg new file mode 100644 index 0000000000..1d65fcbae4 --- /dev/null +++ b/public/themes/bootstrap/img/dark/event-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/event.svg b/public/themes/bootstrap/img/dark/event.svg new file mode 100644 index 0000000000..e5284a0589 --- /dev/null +++ b/public/themes/bootstrap/img/dark/event.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/export.svg b/public/themes/bootstrap/img/dark/export.svg new file mode 100644 index 0000000000..e562d30924 --- /dev/null +++ b/public/themes/bootstrap/img/dark/export.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/favorite-alt.svg b/public/themes/bootstrap/img/dark/favorite-alt.svg new file mode 100644 index 0000000000..56b893b1c9 --- /dev/null +++ b/public/themes/bootstrap/img/dark/favorite-alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/favorite.svg b/public/themes/bootstrap/img/dark/favorite.svg new file mode 100644 index 0000000000..29583b9f25 --- /dev/null +++ b/public/themes/bootstrap/img/dark/favorite.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/field-index-text.svg b/public/themes/bootstrap/img/dark/field-index-text.svg new file mode 100644 index 0000000000..7e5c465b27 --- /dev/null +++ b/public/themes/bootstrap/img/dark/field-index-text.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/field-index-uinique.svg b/public/themes/bootstrap/img/dark/field-index-uinique.svg new file mode 100644 index 0000000000..4c3fb7f33b --- /dev/null +++ b/public/themes/bootstrap/img/dark/field-index-uinique.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/field-index.svg b/public/themes/bootstrap/img/dark/field-index.svg new file mode 100644 index 0000000000..fe7af2229d --- /dev/null +++ b/public/themes/bootstrap/img/dark/field-index.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/field-spatial.svg b/public/themes/bootstrap/img/dark/field-spatial.svg new file mode 100644 index 0000000000..94494ddd44 --- /dev/null +++ b/public/themes/bootstrap/img/dark/field-spatial.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/flag-plus.svg b/public/themes/bootstrap/img/dark/flag-plus.svg new file mode 100644 index 0000000000..182ec875e6 --- /dev/null +++ b/public/themes/bootstrap/img/dark/flag-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/flag.svg b/public/themes/bootstrap/img/dark/flag.svg new file mode 100644 index 0000000000..1e3ef79171 --- /dev/null +++ b/public/themes/bootstrap/img/dark/flag.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/gear.svg b/public/themes/bootstrap/img/dark/gear.svg new file mode 100644 index 0000000000..4dce129da8 --- /dev/null +++ b/public/themes/bootstrap/img/dark/gear.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/glasses.svg b/public/themes/bootstrap/img/dark/glasses.svg new file mode 100644 index 0000000000..c092bd46ef --- /dev/null +++ b/public/themes/bootstrap/img/dark/glasses.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/globe-alt.svg b/public/themes/bootstrap/img/dark/globe-alt.svg new file mode 100644 index 0000000000..0f13db8384 --- /dev/null +++ b/public/themes/bootstrap/img/dark/globe-alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/help-alt.svg b/public/themes/bootstrap/img/dark/help-alt.svg new file mode 100644 index 0000000000..00f3ae53c7 --- /dev/null +++ b/public/themes/bootstrap/img/dark/help-alt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/help.svg b/public/themes/bootstrap/img/dark/help.svg new file mode 100644 index 0000000000..3242a4886e --- /dev/null +++ b/public/themes/bootstrap/img/dark/help.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/home.svg b/public/themes/bootstrap/img/dark/home.svg new file mode 100644 index 0000000000..9dcf5072f7 --- /dev/null +++ b/public/themes/bootstrap/img/dark/home.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/host.svg b/public/themes/bootstrap/img/dark/host.svg new file mode 100644 index 0000000000..0869ae05a7 --- /dev/null +++ b/public/themes/bootstrap/img/dark/host.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/import.svg b/public/themes/bootstrap/img/dark/import.svg new file mode 100644 index 0000000000..10ea05a03b --- /dev/null +++ b/public/themes/bootstrap/img/dark/import.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/index-plus.svg b/public/themes/bootstrap/img/dark/index-plus.svg new file mode 100644 index 0000000000..5edcfe7c20 --- /dev/null +++ b/public/themes/bootstrap/img/dark/index-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/key-primary.svg b/public/themes/bootstrap/img/dark/key-primary.svg new file mode 100644 index 0000000000..9e85003bb2 --- /dev/null +++ b/public/themes/bootstrap/img/dark/key-primary.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/key.svg b/public/themes/bootstrap/img/dark/key.svg new file mode 100644 index 0000000000..0e19b52710 --- /dev/null +++ b/public/themes/bootstrap/img/dark/key.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/language.svg b/public/themes/bootstrap/img/dark/language.svg new file mode 100644 index 0000000000..c33c003fb6 --- /dev/null +++ b/public/themes/bootstrap/img/dark/language.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/link-broken.svg b/public/themes/bootstrap/img/dark/link-broken.svg new file mode 100644 index 0000000000..ead6cb5d11 --- /dev/null +++ b/public/themes/bootstrap/img/dark/link-broken.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/link.svg b/public/themes/bootstrap/img/dark/link.svg new file mode 100644 index 0000000000..892e10c890 --- /dev/null +++ b/public/themes/bootstrap/img/dark/link.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/lock-open.svg b/public/themes/bootstrap/img/dark/lock-open.svg new file mode 100644 index 0000000000..44a0c9f69a --- /dev/null +++ b/public/themes/bootstrap/img/dark/lock-open.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/lock.svg b/public/themes/bootstrap/img/dark/lock.svg new file mode 100644 index 0000000000..03148cbc3a --- /dev/null +++ b/public/themes/bootstrap/img/dark/lock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/manual.svg b/public/themes/bootstrap/img/dark/manual.svg new file mode 100644 index 0000000000..47dcea551f --- /dev/null +++ b/public/themes/bootstrap/img/dark/manual.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/minus.svg b/public/themes/bootstrap/img/dark/minus.svg new file mode 100644 index 0000000000..61edc205f5 --- /dev/null +++ b/public/themes/bootstrap/img/dark/minus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/notice.svg b/public/themes/bootstrap/img/dark/notice.svg new file mode 100644 index 0000000000..c173696169 --- /dev/null +++ b/public/themes/bootstrap/img/dark/notice.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/optimize.svg b/public/themes/bootstrap/img/dark/optimize.svg new file mode 100644 index 0000000000..1d4cdc443d --- /dev/null +++ b/public/themes/bootstrap/img/dark/optimize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/password.svg b/public/themes/bootstrap/img/dark/password.svg new file mode 100644 index 0000000000..2a372269be --- /dev/null +++ b/public/themes/bootstrap/img/dark/password.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/pause.svg b/public/themes/bootstrap/img/dark/pause.svg new file mode 100644 index 0000000000..6a05df6e00 --- /dev/null +++ b/public/themes/bootstrap/img/dark/pause.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/plugin.svg b/public/themes/bootstrap/img/dark/plugin.svg new file mode 100644 index 0000000000..6d2d89c17b --- /dev/null +++ b/public/themes/bootstrap/img/dark/plugin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/preferences.svg b/public/themes/bootstrap/img/dark/preferences.svg new file mode 100644 index 0000000000..451162d33a --- /dev/null +++ b/public/themes/bootstrap/img/dark/preferences.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/print.svg b/public/themes/bootstrap/img/dark/print.svg new file mode 100644 index 0000000000..a71e55edba --- /dev/null +++ b/public/themes/bootstrap/img/dark/print.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/reload.svg b/public/themes/bootstrap/img/dark/reload.svg new file mode 100644 index 0000000000..6b032fd321 --- /dev/null +++ b/public/themes/bootstrap/img/dark/reload.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/replication.svg b/public/themes/bootstrap/img/dark/replication.svg new file mode 100644 index 0000000000..6a225acb71 --- /dev/null +++ b/public/themes/bootstrap/img/dark/replication.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/report.svg b/public/themes/bootstrap/img/dark/report.svg new file mode 100644 index 0000000000..0a3897ee04 --- /dev/null +++ b/public/themes/bootstrap/img/dark/report.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/routine-plus.svg b/public/themes/bootstrap/img/dark/routine-plus.svg new file mode 100644 index 0000000000..b36ceb5374 --- /dev/null +++ b/public/themes/bootstrap/img/dark/routine-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/routine.svg b/public/themes/bootstrap/img/dark/routine.svg new file mode 100644 index 0000000000..9ba9ad22f6 --- /dev/null +++ b/public/themes/bootstrap/img/dark/routine.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/row-plus.svg b/public/themes/bootstrap/img/dark/row-plus.svg new file mode 100644 index 0000000000..f34ced7f18 --- /dev/null +++ b/public/themes/bootstrap/img/dark/row-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/save.svg b/public/themes/bootstrap/img/dark/save.svg new file mode 100644 index 0000000000..ded8fd579a --- /dev/null +++ b/public/themes/bootstrap/img/dark/save.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/search-across.svg b/public/themes/bootstrap/img/dark/search-across.svg new file mode 100644 index 0000000000..13b6a1801e --- /dev/null +++ b/public/themes/bootstrap/img/dark/search-across.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/search-replace.svg b/public/themes/bootstrap/img/dark/search-replace.svg new file mode 100644 index 0000000000..8591cd0c24 --- /dev/null +++ b/public/themes/bootstrap/img/dark/search-replace.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/search.svg b/public/themes/bootstrap/img/dark/search.svg new file mode 100644 index 0000000000..8caa51334d --- /dev/null +++ b/public/themes/bootstrap/img/dark/search.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/select-all-arrow.svg b/public/themes/bootstrap/img/dark/select-all-arrow.svg new file mode 100644 index 0000000000..95ff9c425a --- /dev/null +++ b/public/themes/bootstrap/img/dark/select-all-arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/server.svg b/public/themes/bootstrap/img/dark/server.svg new file mode 100644 index 0000000000..4e46cf533e --- /dev/null +++ b/public/themes/bootstrap/img/dark/server.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/shredder.svg b/public/themes/bootstrap/img/dark/shredder.svg new file mode 100644 index 0000000000..00cb04dcca --- /dev/null +++ b/public/themes/bootstrap/img/dark/shredder.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/sign-out.svg b/public/themes/bootstrap/img/dark/sign-out.svg new file mode 100644 index 0000000000..443fd3a228 --- /dev/null +++ b/public/themes/bootstrap/img/dark/sign-out.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/sort-asc.svg b/public/themes/bootstrap/img/dark/sort-asc.svg new file mode 100644 index 0000000000..1fbd2bea11 --- /dev/null +++ b/public/themes/bootstrap/img/dark/sort-asc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/sort-desc.svg b/public/themes/bootstrap/img/dark/sort-desc.svg new file mode 100644 index 0000000000..b5dd7720b8 --- /dev/null +++ b/public/themes/bootstrap/img/dark/sort-desc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/sql.svg b/public/themes/bootstrap/img/dark/sql.svg new file mode 100644 index 0000000000..0abdd0e356 --- /dev/null +++ b/public/themes/bootstrap/img/dark/sql.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/success.svg b/public/themes/bootstrap/img/dark/success.svg new file mode 100644 index 0000000000..5afac1110c --- /dev/null +++ b/public/themes/bootstrap/img/dark/success.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/table-analyse.svg b/public/themes/bootstrap/img/dark/table-analyse.svg new file mode 100644 index 0000000000..11acaffc62 --- /dev/null +++ b/public/themes/bootstrap/img/dark/table-analyse.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/table-browse.svg b/public/themes/bootstrap/img/dark/table-browse.svg new file mode 100644 index 0000000000..4e675f69c9 --- /dev/null +++ b/public/themes/bootstrap/img/dark/table-browse.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/table-engine.svg b/public/themes/bootstrap/img/dark/table-engine.svg new file mode 100644 index 0000000000..1b6b2319de --- /dev/null +++ b/public/themes/bootstrap/img/dark/table-engine.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/table-minus.svg b/public/themes/bootstrap/img/dark/table-minus.svg new file mode 100644 index 0000000000..9b876fb224 --- /dev/null +++ b/public/themes/bootstrap/img/dark/table-minus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/table-plus.svg b/public/themes/bootstrap/img/dark/table-plus.svg new file mode 100644 index 0000000000..db0d2d2b1d --- /dev/null +++ b/public/themes/bootstrap/img/dark/table-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/table-view-plus.svg b/public/themes/bootstrap/img/dark/table-view-plus.svg new file mode 100644 index 0000000000..dbd40d32b9 --- /dev/null +++ b/public/themes/bootstrap/img/dark/table-view-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/table-view.svg b/public/themes/bootstrap/img/dark/table-view.svg new file mode 100644 index 0000000000..4dd8cae330 --- /dev/null +++ b/public/themes/bootstrap/img/dark/table-view.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/table.svg b/public/themes/bootstrap/img/dark/table.svg new file mode 100644 index 0000000000..7516c3aab9 --- /dev/null +++ b/public/themes/bootstrap/img/dark/table.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/theme.svg b/public/themes/bootstrap/img/dark/theme.svg new file mode 100644 index 0000000000..ccacffe3ec --- /dev/null +++ b/public/themes/bootstrap/img/dark/theme.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/tree-collapse.svg b/public/themes/bootstrap/img/dark/tree-collapse.svg new file mode 100644 index 0000000000..7061f99353 --- /dev/null +++ b/public/themes/bootstrap/img/dark/tree-collapse.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/tree-expand.svg b/public/themes/bootstrap/img/dark/tree-expand.svg new file mode 100644 index 0000000000..ad0f77c45f --- /dev/null +++ b/public/themes/bootstrap/img/dark/tree-expand.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/triangle-down-1.svg b/public/themes/bootstrap/img/dark/triangle-down-1.svg new file mode 100644 index 0000000000..bbfe97985e --- /dev/null +++ b/public/themes/bootstrap/img/dark/triangle-down-1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/triangle-right-1.svg b/public/themes/bootstrap/img/dark/triangle-right-1.svg new file mode 100644 index 0000000000..75bf11a690 --- /dev/null +++ b/public/themes/bootstrap/img/dark/triangle-right-1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/user-minus.svg b/public/themes/bootstrap/img/dark/user-minus.svg new file mode 100644 index 0000000000..5bd4c23acc --- /dev/null +++ b/public/themes/bootstrap/img/dark/user-minus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/user-plus.svg b/public/themes/bootstrap/img/dark/user-plus.svg new file mode 100644 index 0000000000..34e00697a7 --- /dev/null +++ b/public/themes/bootstrap/img/dark/user-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/user-props.svg b/public/themes/bootstrap/img/dark/user-props.svg new file mode 100644 index 0000000000..363ed586f0 --- /dev/null +++ b/public/themes/bootstrap/img/dark/user-props.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/user.svg b/public/themes/bootstrap/img/dark/user.svg new file mode 100644 index 0000000000..7bb010c472 --- /dev/null +++ b/public/themes/bootstrap/img/dark/user.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/users.svg b/public/themes/bootstrap/img/dark/users.svg new file mode 100644 index 0000000000..2e65b8a721 --- /dev/null +++ b/public/themes/bootstrap/img/dark/users.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/version.svg b/public/themes/bootstrap/img/dark/version.svg new file mode 100644 index 0000000000..0a4c2e3a17 --- /dev/null +++ b/public/themes/bootstrap/img/dark/version.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/visibility-hidden.svg b/public/themes/bootstrap/img/dark/visibility-hidden.svg new file mode 100644 index 0000000000..d28a4fa06c --- /dev/null +++ b/public/themes/bootstrap/img/dark/visibility-hidden.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/visibility.svg b/public/themes/bootstrap/img/dark/visibility.svg new file mode 100644 index 0000000000..75aef4fc36 --- /dev/null +++ b/public/themes/bootstrap/img/dark/visibility.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/windows.svg b/public/themes/bootstrap/img/dark/windows.svg new file mode 100644 index 0000000000..db0a485fd9 --- /dev/null +++ b/public/themes/bootstrap/img/dark/windows.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/dark/wizard.svg b/public/themes/bootstrap/img/dark/wizard.svg new file mode 100644 index 0000000000..621a1ee066 --- /dev/null +++ b/public/themes/bootstrap/img/dark/wizard.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_engine.svg b/public/themes/bootstrap/img/database-engine.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_engine.svg rename to public/themes/bootstrap/img/database-engine.svg diff --git a/public/themes/bootstrap/img/sprite/db_drop.svg b/public/themes/bootstrap/img/database-minus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/db_drop.svg rename to public/themes/bootstrap/img/database-minus.svg diff --git a/public/themes/bootstrap/img/sprite/b_newdb.svg b/public/themes/bootstrap/img/database-plus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_newdb.svg rename to public/themes/bootstrap/img/database-plus.svg diff --git a/public/themes/bootstrap/img/sprite/s_vars.svg b/public/themes/bootstrap/img/database-vars.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_vars.svg rename to public/themes/bootstrap/img/database-vars.svg diff --git a/public/themes/bootstrap/img/sprite/database.svg b/public/themes/bootstrap/img/database.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/database.svg rename to public/themes/bootstrap/img/database.svg diff --git a/public/themes/bootstrap/img/sprite/b_group.svg b/public/themes/bootstrap/img/databases.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_group.svg rename to public/themes/bootstrap/img/databases.svg diff --git a/public/themes/bootstrap/img/sprite/b_relations.svg b/public/themes/bootstrap/img/designer.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_relations.svg rename to public/themes/bootstrap/img/designer.svg diff --git a/public/themes/bootstrap/img/sprite/b_edit.svg b/public/themes/bootstrap/img/edit.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_edit.svg rename to public/themes/bootstrap/img/edit.svg diff --git a/public/themes/bootstrap/img/sprite/s_error.svg b/public/themes/bootstrap/img/error.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_error.svg rename to public/themes/bootstrap/img/error.svg diff --git a/public/themes/bootstrap/img/sprite/b_event_add.svg b/public/themes/bootstrap/img/event-plus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_event_add.svg rename to public/themes/bootstrap/img/event-plus.svg diff --git a/public/themes/bootstrap/img/sprite/b_events.svg b/public/themes/bootstrap/img/event.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_events.svg rename to public/themes/bootstrap/img/event.svg diff --git a/public/themes/bootstrap/img/sprite/b_export.svg b/public/themes/bootstrap/img/export.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_export.svg rename to public/themes/bootstrap/img/export.svg diff --git a/public/themes/bootstrap/img/sprite/eye_grey.png b/public/themes/bootstrap/img/eye_grey.png similarity index 100% rename from public/themes/bootstrap/img/sprite/eye_grey.png rename to public/themes/bootstrap/img/eye_grey.png diff --git a/public/themes/bootstrap/img/sprite/b_no_favorite.svg b/public/themes/bootstrap/img/favorite-alt.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_no_favorite.svg rename to public/themes/bootstrap/img/favorite-alt.svg diff --git a/public/themes/bootstrap/img/sprite/b_favorite.svg b/public/themes/bootstrap/img/favorite.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_favorite.svg rename to public/themes/bootstrap/img/favorite.svg diff --git a/public/themes/bootstrap/img/sprite/b_ftext.svg b/public/themes/bootstrap/img/field-index-text.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_ftext.svg rename to public/themes/bootstrap/img/field-index-text.svg diff --git a/public/themes/bootstrap/img/sprite/b_unique.svg b/public/themes/bootstrap/img/field-index-uinique.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_unique.svg rename to public/themes/bootstrap/img/field-index-uinique.svg diff --git a/public/themes/bootstrap/img/sprite/b_index.svg b/public/themes/bootstrap/img/field-index.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_index.svg rename to public/themes/bootstrap/img/field-index.svg diff --git a/public/themes/bootstrap/img/sprite/b_spatial.svg b/public/themes/bootstrap/img/field-spatial.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_spatial.svg rename to public/themes/bootstrap/img/field-spatial.svg diff --git a/public/themes/bootstrap/img/sprite/b_trigger_add.svg b/public/themes/bootstrap/img/flag-plus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_trigger_add.svg rename to public/themes/bootstrap/img/flag-plus.svg diff --git a/public/themes/bootstrap/img/sprite/b_triggers.svg b/public/themes/bootstrap/img/flag.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_triggers.svg rename to public/themes/bootstrap/img/flag.svg diff --git a/public/themes/bootstrap/img/sprite/s_cog.svg b/public/themes/bootstrap/img/gear.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_cog.svg rename to public/themes/bootstrap/img/gear.svg diff --git a/public/themes/bootstrap/img/sprite/eye.svg b/public/themes/bootstrap/img/glasses.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/eye.svg rename to public/themes/bootstrap/img/glasses.svg diff --git a/public/themes/bootstrap/img/sprite/b_globe.svg b/public/themes/bootstrap/img/globe-alt.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_globe.svg rename to public/themes/bootstrap/img/globe-alt.svg diff --git a/public/themes/bootstrap/img/sprite/b_help.svg b/public/themes/bootstrap/img/help-alt.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_help.svg rename to public/themes/bootstrap/img/help-alt.svg diff --git a/public/themes/bootstrap/img/sprite/b_docs.svg b/public/themes/bootstrap/img/help.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_docs.svg rename to public/themes/bootstrap/img/help.svg diff --git a/public/themes/bootstrap/img/sprite/b_home.svg b/public/themes/bootstrap/img/home.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_home.svg rename to public/themes/bootstrap/img/home.svg diff --git a/public/themes/bootstrap/img/sprite/s_host.svg b/public/themes/bootstrap/img/host.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_host.svg rename to public/themes/bootstrap/img/host.svg diff --git a/public/themes/bootstrap/img/icons.svg b/public/themes/bootstrap/img/icons.svg deleted file mode 100644 index 69e153a6ef..0000000000 --- a/public/themes/bootstrap/img/icons.svg +++ /dev/null @@ -1,363 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_import.svg b/public/themes/bootstrap/img/import.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_import.svg rename to public/themes/bootstrap/img/import.svg diff --git a/public/themes/bootstrap/img/sprite/b_index_add.svg b/public/themes/bootstrap/img/index-plus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_index_add.svg rename to public/themes/bootstrap/img/index-plus.svg diff --git a/public/themes/bootstrap/img/sprite/item.png b/public/themes/bootstrap/img/item.png similarity index 100% rename from public/themes/bootstrap/img/sprite/item.png rename to public/themes/bootstrap/img/item.png diff --git a/public/themes/bootstrap/img/sprite/b_primary.svg b/public/themes/bootstrap/img/key-primary.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_primary.svg rename to public/themes/bootstrap/img/key-primary.svg diff --git a/public/themes/bootstrap/img/sprite/bd_primary.svg b/public/themes/bootstrap/img/key.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/bd_primary.svg rename to public/themes/bootstrap/img/key.svg diff --git a/public/themes/bootstrap/img/sprite/s_lang.svg b/public/themes/bootstrap/img/language.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_lang.svg rename to public/themes/bootstrap/img/language.svg diff --git a/public/themes/bootstrap/img/sprite/lightbulb.png b/public/themes/bootstrap/img/lightbulb.png similarity index 100% rename from public/themes/bootstrap/img/sprite/lightbulb.png rename to public/themes/bootstrap/img/lightbulb.png diff --git a/public/themes/bootstrap/img/sprite/lightbulb_off.png b/public/themes/bootstrap/img/lightbulb_off.png similarity index 100% rename from public/themes/bootstrap/img/sprite/lightbulb_off.png rename to public/themes/bootstrap/img/lightbulb_off.png diff --git a/public/themes/bootstrap/img/sprite/s_unlink.svg b/public/themes/bootstrap/img/link-broken.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_unlink.svg rename to public/themes/bootstrap/img/link-broken.svg diff --git a/public/themes/bootstrap/img/sprite/s_link.svg b/public/themes/bootstrap/img/link.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_link.svg rename to public/themes/bootstrap/img/link.svg diff --git a/public/themes/bootstrap/img/sprite/s_unlock.svg b/public/themes/bootstrap/img/lock-open.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_unlock.svg rename to public/themes/bootstrap/img/lock-open.svg diff --git a/public/themes/bootstrap/img/sprite/s_lock.svg b/public/themes/bootstrap/img/lock.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_lock.svg rename to public/themes/bootstrap/img/lock.svg diff --git a/public/themes/bootstrap/img/sprite/b_sqlhelp.svg b/public/themes/bootstrap/img/manual.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_sqlhelp.svg rename to public/themes/bootstrap/img/manual.svg diff --git a/public/themes/bootstrap/img/sprite/b_drop.svg b/public/themes/bootstrap/img/minus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_drop.svg rename to public/themes/bootstrap/img/minus.svg diff --git a/public/themes/bootstrap/img/sprite/more.png b/public/themes/bootstrap/img/more.png similarity index 100% rename from public/themes/bootstrap/img/sprite/more.png rename to public/themes/bootstrap/img/more.png diff --git a/public/themes/bootstrap/img/sprite/new_data.png b/public/themes/bootstrap/img/new_data.png similarity index 100% rename from public/themes/bootstrap/img/sprite/new_data.png rename to public/themes/bootstrap/img/new_data.png diff --git a/public/themes/bootstrap/img/sprite/new_data_hovered.png b/public/themes/bootstrap/img/new_data_hovered.png similarity index 100% rename from public/themes/bootstrap/img/sprite/new_data_hovered.png rename to public/themes/bootstrap/img/new_data_hovered.png diff --git a/public/themes/bootstrap/img/sprite/new_data_selected.png b/public/themes/bootstrap/img/new_data_selected.png similarity index 100% rename from public/themes/bootstrap/img/sprite/new_data_selected.png rename to public/themes/bootstrap/img/new_data_selected.png diff --git a/public/themes/bootstrap/img/sprite/new_data_selected_hovered.png b/public/themes/bootstrap/img/new_data_selected_hovered.png similarity index 100% rename from public/themes/bootstrap/img/sprite/new_data_selected_hovered.png rename to public/themes/bootstrap/img/new_data_selected_hovered.png diff --git a/public/themes/bootstrap/img/sprite/new_struct.png b/public/themes/bootstrap/img/new_struct.png similarity index 100% rename from public/themes/bootstrap/img/sprite/new_struct.png rename to public/themes/bootstrap/img/new_struct.png diff --git a/public/themes/bootstrap/img/sprite/new_struct_hovered.png b/public/themes/bootstrap/img/new_struct_hovered.png similarity index 100% rename from public/themes/bootstrap/img/sprite/new_struct_hovered.png rename to public/themes/bootstrap/img/new_struct_hovered.png diff --git a/public/themes/bootstrap/img/sprite/new_struct_selected.png b/public/themes/bootstrap/img/new_struct_selected.png similarity index 100% rename from public/themes/bootstrap/img/sprite/new_struct_selected.png rename to public/themes/bootstrap/img/new_struct_selected.png diff --git a/public/themes/bootstrap/img/sprite/new_struct_selected_hovered.png b/public/themes/bootstrap/img/new_struct_selected_hovered.png similarity index 100% rename from public/themes/bootstrap/img/sprite/new_struct_selected_hovered.png rename to public/themes/bootstrap/img/new_struct_selected_hovered.png diff --git a/public/themes/bootstrap/img/sprite/s_notice.svg b/public/themes/bootstrap/img/notice.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_notice.svg rename to public/themes/bootstrap/img/notice.svg diff --git a/public/themes/bootstrap/img/sprite/b_tbloptimize.svg b/public/themes/bootstrap/img/optimize.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_tbloptimize.svg rename to public/themes/bootstrap/img/optimize.svg diff --git a/public/themes/bootstrap/img/sprite/s_passwd.svg b/public/themes/bootstrap/img/password.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_passwd.svg rename to public/themes/bootstrap/img/password.svg diff --git a/public/themes/bootstrap/img/sprite/pause.svg b/public/themes/bootstrap/img/pause.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/pause.svg rename to public/themes/bootstrap/img/pause.svg diff --git a/public/themes/bootstrap/img/sprite/php_sym.png b/public/themes/bootstrap/img/php_sym.png similarity index 100% rename from public/themes/bootstrap/img/sprite/php_sym.png rename to public/themes/bootstrap/img/php_sym.png diff --git a/public/themes/bootstrap/img/sprite/b_plugin.svg b/public/themes/bootstrap/img/plugin.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_plugin.svg rename to public/themes/bootstrap/img/plugin.svg diff --git a/public/themes/bootstrap/img/sprite/b_tblops.svg b/public/themes/bootstrap/img/preferences.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_tblops.svg rename to public/themes/bootstrap/img/preferences.svg diff --git a/public/themes/bootstrap/img/sprite/b_print.svg b/public/themes/bootstrap/img/print.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_print.svg rename to public/themes/bootstrap/img/print.svg diff --git a/public/themes/bootstrap/img/sprite/s_reload.svg b/public/themes/bootstrap/img/reload.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_reload.svg rename to public/themes/bootstrap/img/reload.svg diff --git a/public/themes/bootstrap/img/sprite/s_replication.svg b/public/themes/bootstrap/img/replication.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_replication.svg rename to public/themes/bootstrap/img/replication.svg diff --git a/public/themes/bootstrap/img/sprite/b_report.svg b/public/themes/bootstrap/img/report.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_report.svg rename to public/themes/bootstrap/img/report.svg diff --git a/public/themes/bootstrap/img/sprite/b_routine_add.svg b/public/themes/bootstrap/img/routine-plus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_routine_add.svg rename to public/themes/bootstrap/img/routine-plus.svg diff --git a/public/themes/bootstrap/img/sprite/b_routines.svg b/public/themes/bootstrap/img/routine.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_routines.svg rename to public/themes/bootstrap/img/routine.svg diff --git a/public/themes/bootstrap/img/sprite/b_insrow.svg b/public/themes/bootstrap/img/row-plus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_insrow.svg rename to public/themes/bootstrap/img/row-plus.svg diff --git a/public/themes/bootstrap/img/sprite/s_attention.png b/public/themes/bootstrap/img/s_attention.png similarity index 100% rename from public/themes/bootstrap/img/sprite/s_attention.png rename to public/themes/bootstrap/img/s_attention.png diff --git a/public/themes/bootstrap/img/sprite/s_cancel.png b/public/themes/bootstrap/img/s_cancel.png similarity index 100% rename from public/themes/bootstrap/img/sprite/s_cancel.png rename to public/themes/bootstrap/img/s_cancel.png diff --git a/public/themes/bootstrap/img/sprite/s_cancel2.png b/public/themes/bootstrap/img/s_cancel2.png similarity index 100% rename from public/themes/bootstrap/img/sprite/s_cancel2.png rename to public/themes/bootstrap/img/s_cancel2.png diff --git a/public/themes/bootstrap/img/sprite/s_collapseall.png b/public/themes/bootstrap/img/s_collapseall.png similarity index 100% rename from public/themes/bootstrap/img/sprite/s_collapseall.png rename to public/themes/bootstrap/img/s_collapseall.png diff --git a/public/themes/bootstrap/img/sprite/s_fulltext.png b/public/themes/bootstrap/img/s_fulltext.png similarity index 100% rename from public/themes/bootstrap/img/sprite/s_fulltext.png rename to public/themes/bootstrap/img/s_fulltext.png diff --git a/public/themes/bootstrap/img/sprite/s_info.png b/public/themes/bootstrap/img/s_info.png similarity index 100% rename from public/themes/bootstrap/img/sprite/s_info.png rename to public/themes/bootstrap/img/s_info.png diff --git a/public/themes/bootstrap/img/sprite/s_partialtext.png b/public/themes/bootstrap/img/s_partialtext.png similarity index 100% rename from public/themes/bootstrap/img/sprite/s_partialtext.png rename to public/themes/bootstrap/img/s_partialtext.png diff --git a/public/themes/bootstrap/img/sprite/s_process.png b/public/themes/bootstrap/img/s_process.png similarity index 100% rename from public/themes/bootstrap/img/sprite/s_process.png rename to public/themes/bootstrap/img/s_process.png diff --git a/public/themes/bootstrap/img/sprite/s_really.png b/public/themes/bootstrap/img/s_really.png similarity index 100% rename from public/themes/bootstrap/img/sprite/s_really.png rename to public/themes/bootstrap/img/s_really.png diff --git a/public/themes/bootstrap/img/sprite/s_sortable.png b/public/themes/bootstrap/img/s_sortable.png similarity index 100% rename from public/themes/bootstrap/img/sprite/s_sortable.png rename to public/themes/bootstrap/img/s_sortable.png diff --git a/public/themes/bootstrap/img/sprite/s_sync.png b/public/themes/bootstrap/img/s_sync.png similarity index 100% rename from public/themes/bootstrap/img/sprite/s_sync.png rename to public/themes/bootstrap/img/s_sync.png diff --git a/public/themes/bootstrap/img/sprite/s_views.png b/public/themes/bootstrap/img/s_views.png similarity index 100% rename from public/themes/bootstrap/img/sprite/s_views.png rename to public/themes/bootstrap/img/s_views.png diff --git a/public/themes/bootstrap/img/sprite/b_save.svg b/public/themes/bootstrap/img/save.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_save.svg rename to public/themes/bootstrap/img/save.svg diff --git a/public/themes/bootstrap/img/sprite/b_select.svg b/public/themes/bootstrap/img/search-across.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_select.svg rename to public/themes/bootstrap/img/search-across.svg diff --git a/public/themes/bootstrap/img/sprite/b_find_replace.svg b/public/themes/bootstrap/img/search-replace.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_find_replace.svg rename to public/themes/bootstrap/img/search-replace.svg diff --git a/public/themes/bootstrap/img/sprite/b_search.svg b/public/themes/bootstrap/img/search.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_search.svg rename to public/themes/bootstrap/img/search.svg diff --git a/public/themes/bootstrap/img/sprite/s_status.svg b/public/themes/bootstrap/img/server.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_status.svg rename to public/themes/bootstrap/img/server.svg diff --git a/public/themes/bootstrap/img/sprite/b_empty.svg b/public/themes/bootstrap/img/shredder.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_empty.svg rename to public/themes/bootstrap/img/shredder.svg diff --git a/public/themes/bootstrap/img/sprite/s_loggoff.svg b/public/themes/bootstrap/img/sign-out.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_loggoff.svg rename to public/themes/bootstrap/img/sign-out.svg diff --git a/public/themes/bootstrap/img/sprite/s_asc.svg b/public/themes/bootstrap/img/sort-asc.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_asc.svg rename to public/themes/bootstrap/img/sort-asc.svg diff --git a/public/themes/bootstrap/img/sprite/s_desc.svg b/public/themes/bootstrap/img/sort-desc.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_desc.svg rename to public/themes/bootstrap/img/sort-desc.svg diff --git a/public/themes/bootstrap/img/sprite/ajax_clock_small.svg b/public/themes/bootstrap/img/sprite/ajax_clock_small.svg deleted file mode 100644 index d5ad743de2..0000000000 --- a/public/themes/bootstrap/img/sprite/ajax_clock_small.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/asc_order.svg b/public/themes/bootstrap/img/sprite/asc_order.svg deleted file mode 100644 index f68ed6278f..0000000000 --- a/public/themes/bootstrap/img/sprite/asc_order.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_calendar.svg b/public/themes/bootstrap/img/sprite/b_calendar.svg deleted file mode 100644 index 1ad0ac3a5d..0000000000 --- a/public/themes/bootstrap/img/sprite/b_calendar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_dbstatistics.svg b/public/themes/bootstrap/img/sprite/b_dbstatistics.svg deleted file mode 100644 index 9efc2480be..0000000000 --- a/public/themes/bootstrap/img/sprite/b_dbstatistics.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_docsql.svg b/public/themes/bootstrap/img/sprite/b_docsql.svg deleted file mode 100644 index 71428e8c81..0000000000 --- a/public/themes/bootstrap/img/sprite/b_docsql.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_firstpage.svg b/public/themes/bootstrap/img/sprite/b_firstpage.svg deleted file mode 100644 index d2e0f39403..0000000000 --- a/public/themes/bootstrap/img/sprite/b_firstpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_inline_edit.svg b/public/themes/bootstrap/img/sprite/b_inline_edit.svg deleted file mode 100644 index 7a637f0a71..0000000000 --- a/public/themes/bootstrap/img/sprite/b_inline_edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_lastpage.svg b/public/themes/bootstrap/img/sprite/b_lastpage.svg deleted file mode 100644 index 089af1aba6..0000000000 --- a/public/themes/bootstrap/img/sprite/b_lastpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_left.svg b/public/themes/bootstrap/img/sprite/b_left.svg deleted file mode 100644 index 2751b5a70f..0000000000 --- a/public/themes/bootstrap/img/sprite/b_left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_newtbl.svg b/public/themes/bootstrap/img/sprite/b_newtbl.svg deleted file mode 100644 index 531abd443a..0000000000 --- a/public/themes/bootstrap/img/sprite/b_newtbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_nextpage.svg b/public/themes/bootstrap/img/sprite/b_nextpage.svg deleted file mode 100644 index 4a96fb7946..0000000000 --- a/public/themes/bootstrap/img/sprite/b_nextpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_pdfdoc.svg b/public/themes/bootstrap/img/sprite/b_pdfdoc.svg deleted file mode 100644 index 5c32384d6b..0000000000 --- a/public/themes/bootstrap/img/sprite/b_pdfdoc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_prevpage.svg b/public/themes/bootstrap/img/sprite/b_prevpage.svg deleted file mode 100644 index 17e6745b1e..0000000000 --- a/public/themes/bootstrap/img/sprite/b_prevpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_right.svg b/public/themes/bootstrap/img/sprite/b_right.svg deleted file mode 100644 index 9328fb6778..0000000000 --- a/public/themes/bootstrap/img/sprite/b_right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_saveimage.svg b/public/themes/bootstrap/img/sprite/b_saveimage.svg deleted file mode 100644 index a728f544f0..0000000000 --- a/public/themes/bootstrap/img/sprite/b_saveimage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_sbrowse.svg b/public/themes/bootstrap/img/sprite/b_sbrowse.svg deleted file mode 100644 index 394bc1faa6..0000000000 --- a/public/themes/bootstrap/img/sprite/b_sbrowse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_sdb.svg b/public/themes/bootstrap/img/sprite/b_sdb.svg deleted file mode 100644 index 39730d8483..0000000000 --- a/public/themes/bootstrap/img/sprite/b_sdb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_snewtbl.svg b/public/themes/bootstrap/img/sprite/b_snewtbl.svg deleted file mode 100644 index 42f4832db2..0000000000 --- a/public/themes/bootstrap/img/sprite/b_snewtbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_sqldoc.svg b/public/themes/bootstrap/img/sprite/b_sqldoc.svg deleted file mode 100644 index e028bea523..0000000000 --- a/public/themes/bootstrap/img/sprite/b_sqldoc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_tblexport.svg b/public/themes/bootstrap/img/sprite/b_tblexport.svg deleted file mode 100644 index 879e8c849f..0000000000 --- a/public/themes/bootstrap/img/sprite/b_tblexport.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_tblimport.svg b/public/themes/bootstrap/img/sprite/b_tblimport.svg deleted file mode 100644 index 6be95e99f5..0000000000 --- a/public/themes/bootstrap/img/sprite/b_tblimport.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_tipp.svg b/public/themes/bootstrap/img/sprite/b_tipp.svg deleted file mode 100644 index 50e3461e70..0000000000 --- a/public/themes/bootstrap/img/sprite/b_tipp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_undo.svg b/public/themes/bootstrap/img/sprite/b_undo.svg deleted file mode 100644 index 10ebd6f974..0000000000 --- a/public/themes/bootstrap/img/sprite/b_undo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_usredit.svg b/public/themes/bootstrap/img/sprite/b_usredit.svg deleted file mode 100644 index 4a82544e22..0000000000 --- a/public/themes/bootstrap/img/sprite/b_usredit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_view.svg b/public/themes/bootstrap/img/sprite/b_view.svg deleted file mode 100644 index ee48c77e3b..0000000000 --- a/public/themes/bootstrap/img/sprite/b_view.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_browse.svg b/public/themes/bootstrap/img/sprite/bd_browse.svg deleted file mode 100644 index a52cbda542..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_browse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_deltbl.svg b/public/themes/bootstrap/img/sprite/bd_deltbl.svg deleted file mode 100644 index c8ab6fffe2..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_deltbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_drop.svg b/public/themes/bootstrap/img/sprite/bd_drop.svg deleted file mode 100644 index 65afaf841f..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_edit.svg b/public/themes/bootstrap/img/sprite/bd_edit.svg deleted file mode 100644 index 96d9d40efc..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_empty.svg b/public/themes/bootstrap/img/sprite/bd_empty.svg deleted file mode 100644 index 5373b10a9f..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_empty.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_export.svg b/public/themes/bootstrap/img/sprite/bd_export.svg deleted file mode 100644 index 636c8511ec..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_export.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_firstpage.svg b/public/themes/bootstrap/img/sprite/bd_firstpage.svg deleted file mode 100644 index 22bd6f5587..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_firstpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_ftext.svg b/public/themes/bootstrap/img/sprite/bd_ftext.svg deleted file mode 100644 index c6858b3a84..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_ftext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_index.svg b/public/themes/bootstrap/img/sprite/bd_index.svg deleted file mode 100644 index d4f7b70e09..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_index.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_insrow.svg b/public/themes/bootstrap/img/sprite/bd_insrow.svg deleted file mode 100644 index bc43e2c1fa..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_insrow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_lastpage.svg b/public/themes/bootstrap/img/sprite/bd_lastpage.svg deleted file mode 100644 index 058ac3da3c..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_lastpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_nextpage.svg b/public/themes/bootstrap/img/sprite/bd_nextpage.svg deleted file mode 100644 index 491c047591..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_nextpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_prevpage.svg b/public/themes/bootstrap/img/sprite/bd_prevpage.svg deleted file mode 100644 index 32d1405e8e..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_prevpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_routine_add.svg b/public/themes/bootstrap/img/sprite/bd_routine_add.svg deleted file mode 100644 index e4b8792fce..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_routine_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_sbrowse.svg b/public/themes/bootstrap/img/sprite/bd_sbrowse.svg deleted file mode 100644 index c0330cdc63..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_sbrowse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_select.svg b/public/themes/bootstrap/img/sprite/bd_select.svg deleted file mode 100644 index 0f1aceb394..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_select.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_spatial.svg b/public/themes/bootstrap/img/sprite/bd_spatial.svg deleted file mode 100644 index c3d9df0f18..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_spatial.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/bd_unique.svg b/public/themes/bootstrap/img/sprite/bd_unique.svg deleted file mode 100644 index 243166b02a..0000000000 --- a/public/themes/bootstrap/img/sprite/bd_unique.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/centralColumns_add.svg b/public/themes/bootstrap/img/sprite/centralColumns_add.svg deleted file mode 100644 index 20069020ca..0000000000 --- a/public/themes/bootstrap/img/sprite/centralColumns_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/col_drop.svg b/public/themes/bootstrap/img/sprite/col_drop.svg deleted file mode 100644 index a515e93259..0000000000 --- a/public/themes/bootstrap/img/sprite/col_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/eye_grey.svg b/public/themes/bootstrap/img/sprite/eye_grey.svg deleted file mode 100644 index a0f4b87a1c..0000000000 --- a/public/themes/bootstrap/img/sprite/eye_grey.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/item.svg b/public/themes/bootstrap/img/sprite/item.svg deleted file mode 100644 index 0342643015..0000000000 --- a/public/themes/bootstrap/img/sprite/item.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/lightbulb.svg b/public/themes/bootstrap/img/sprite/lightbulb.svg deleted file mode 100644 index 5b6219e598..0000000000 --- a/public/themes/bootstrap/img/sprite/lightbulb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/lightbulb_off.svg b/public/themes/bootstrap/img/sprite/lightbulb_off.svg deleted file mode 100644 index 3d7116e063..0000000000 --- a/public/themes/bootstrap/img/sprite/lightbulb_off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/more.svg b/public/themes/bootstrap/img/sprite/more.svg deleted file mode 100644 index a7b902e062..0000000000 --- a/public/themes/bootstrap/img/sprite/more.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/new_data.svg b/public/themes/bootstrap/img/sprite/new_data.svg deleted file mode 100644 index 32d4d529ad..0000000000 --- a/public/themes/bootstrap/img/sprite/new_data.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/new_data_hovered.svg b/public/themes/bootstrap/img/sprite/new_data_hovered.svg deleted file mode 100644 index 2d5365ec24..0000000000 --- a/public/themes/bootstrap/img/sprite/new_data_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/new_data_selected.svg b/public/themes/bootstrap/img/sprite/new_data_selected.svg deleted file mode 100644 index cfd2563e3c..0000000000 --- a/public/themes/bootstrap/img/sprite/new_data_selected.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/new_data_selected_hovered.svg b/public/themes/bootstrap/img/sprite/new_data_selected_hovered.svg deleted file mode 100644 index ff8a524dd7..0000000000 --- a/public/themes/bootstrap/img/sprite/new_data_selected_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/new_struct.svg b/public/themes/bootstrap/img/sprite/new_struct.svg deleted file mode 100644 index f080451b8a..0000000000 --- a/public/themes/bootstrap/img/sprite/new_struct.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/new_struct_hovered.svg b/public/themes/bootstrap/img/sprite/new_struct_hovered.svg deleted file mode 100644 index 33c327f5a6..0000000000 --- a/public/themes/bootstrap/img/sprite/new_struct_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/new_struct_selected.svg b/public/themes/bootstrap/img/sprite/new_struct_selected.svg deleted file mode 100644 index 7ce9e02f77..0000000000 --- a/public/themes/bootstrap/img/sprite/new_struct_selected.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/new_struct_selected_hovered.svg b/public/themes/bootstrap/img/sprite/new_struct_selected_hovered.svg deleted file mode 100644 index 71cf86a7fb..0000000000 --- a/public/themes/bootstrap/img/sprite/new_struct_selected_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/php_sym.svg b/public/themes/bootstrap/img/sprite/php_sym.svg deleted file mode 100644 index 745f036158..0000000000 --- a/public/themes/bootstrap/img/sprite/php_sym.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_attention.svg b/public/themes/bootstrap/img/sprite/s_attention.svg deleted file mode 100644 index 44897cf52e..0000000000 --- a/public/themes/bootstrap/img/sprite/s_attention.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_cancel.svg b/public/themes/bootstrap/img/sprite/s_cancel.svg deleted file mode 100644 index 9dfa50ccb2..0000000000 --- a/public/themes/bootstrap/img/sprite/s_cancel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_cancel2.svg b/public/themes/bootstrap/img/sprite/s_cancel2.svg deleted file mode 100644 index f5f44720f9..0000000000 --- a/public/themes/bootstrap/img/sprite/s_cancel2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_collapseall.svg b/public/themes/bootstrap/img/sprite/s_collapseall.svg deleted file mode 100644 index 44ee374fe8..0000000000 --- a/public/themes/bootstrap/img/sprite/s_collapseall.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_db.svg b/public/themes/bootstrap/img/sprite/s_db.svg deleted file mode 100644 index 03a5e60564..0000000000 --- a/public/themes/bootstrap/img/sprite/s_db.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_fulltext.svg b/public/themes/bootstrap/img/sprite/s_fulltext.svg deleted file mode 100644 index bc02ca66e0..0000000000 --- a/public/themes/bootstrap/img/sprite/s_fulltext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_info.svg b/public/themes/bootstrap/img/sprite/s_info.svg deleted file mode 100644 index a176d2ab85..0000000000 --- a/public/themes/bootstrap/img/sprite/s_info.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_partialtext.svg b/public/themes/bootstrap/img/sprite/s_partialtext.svg deleted file mode 100644 index 0d24cde380..0000000000 --- a/public/themes/bootstrap/img/sprite/s_partialtext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_process.svg b/public/themes/bootstrap/img/sprite/s_process.svg deleted file mode 100644 index 5096458760..0000000000 --- a/public/themes/bootstrap/img/sprite/s_process.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_really.svg b/public/themes/bootstrap/img/sprite/s_really.svg deleted file mode 100644 index be8397e878..0000000000 --- a/public/themes/bootstrap/img/sprite/s_really.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_sortable.svg b/public/themes/bootstrap/img/sprite/s_sortable.svg deleted file mode 100644 index 84a3622139..0000000000 --- a/public/themes/bootstrap/img/sprite/s_sortable.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_sync.svg b/public/themes/bootstrap/img/sprite/s_sync.svg deleted file mode 100644 index f68cefe128..0000000000 --- a/public/themes/bootstrap/img/sprite/s_sync.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/s_views.svg b/public/themes/bootstrap/img/sprite/s_views.svg deleted file mode 100644 index 63e8c765dc..0000000000 --- a/public/themes/bootstrap/img/sprite/s_views.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/bootstrap/img/sprite/b_sql.svg b/public/themes/bootstrap/img/sql.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_sql.svg rename to public/themes/bootstrap/img/sql.svg diff --git a/public/themes/bootstrap/img/sprite/s_success.svg b/public/themes/bootstrap/img/success.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_success.svg rename to public/themes/bootstrap/img/success.svg diff --git a/public/themes/bootstrap/img/sprite/b_tblanalyse.svg b/public/themes/bootstrap/img/table-analyse.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_tblanalyse.svg rename to public/themes/bootstrap/img/table-analyse.svg diff --git a/public/themes/bootstrap/img/sprite/b_browse.svg b/public/themes/bootstrap/img/table-browse.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_browse.svg rename to public/themes/bootstrap/img/table-browse.svg diff --git a/public/themes/bootstrap/img/sprite/b_props.svg b/public/themes/bootstrap/img/table-engine.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_props.svg rename to public/themes/bootstrap/img/table-engine.svg diff --git a/public/themes/bootstrap/img/sprite/b_deltbl.svg b/public/themes/bootstrap/img/table-minus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_deltbl.svg rename to public/themes/bootstrap/img/table-minus.svg diff --git a/public/themes/bootstrap/img/sprite/b_table_add.svg b/public/themes/bootstrap/img/table-plus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_table_add.svg rename to public/themes/bootstrap/img/table-plus.svg diff --git a/public/themes/bootstrap/img/sprite/b_view_add.svg b/public/themes/bootstrap/img/table-view-plus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_view_add.svg rename to public/themes/bootstrap/img/table-view-plus.svg diff --git a/public/themes/bootstrap/img/sprite/b_views.svg b/public/themes/bootstrap/img/table-view.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_views.svg rename to public/themes/bootstrap/img/table-view.svg diff --git a/public/themes/bootstrap/img/sprite/s_tbl.svg b/public/themes/bootstrap/img/table.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_tbl.svg rename to public/themes/bootstrap/img/table.svg diff --git a/public/themes/bootstrap/img/sprite/s_theme.svg b/public/themes/bootstrap/img/theme.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_theme.svg rename to public/themes/bootstrap/img/theme.svg diff --git a/public/themes/bootstrap/img/sprite/b_minus.svg b/public/themes/bootstrap/img/tree-collapse.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_minus.svg rename to public/themes/bootstrap/img/tree-collapse.svg diff --git a/public/themes/bootstrap/img/sprite/b_plus.svg b/public/themes/bootstrap/img/tree-expand.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_plus.svg rename to public/themes/bootstrap/img/tree-expand.svg diff --git a/public/themes/bootstrap/img/sprite/b_more.svg b/public/themes/bootstrap/img/triangle-down-1.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_more.svg rename to public/themes/bootstrap/img/triangle-down-1.svg diff --git a/public/themes/bootstrap/img/sprite/play.svg b/public/themes/bootstrap/img/triangle-right-1.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/play.svg rename to public/themes/bootstrap/img/triangle-right-1.svg diff --git a/public/themes/bootstrap/img/sprite/b_usrdrop.svg b/public/themes/bootstrap/img/user-minus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_usrdrop.svg rename to public/themes/bootstrap/img/user-minus.svg diff --git a/public/themes/bootstrap/img/sprite/b_usradd.svg b/public/themes/bootstrap/img/user-plus.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_usradd.svg rename to public/themes/bootstrap/img/user-plus.svg diff --git a/public/themes/bootstrap/img/sprite/s_rights.svg b/public/themes/bootstrap/img/user-props.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/s_rights.svg rename to public/themes/bootstrap/img/user-props.svg diff --git a/public/themes/bootstrap/img/sprite/b_usrcheck.svg b/public/themes/bootstrap/img/user.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_usrcheck.svg rename to public/themes/bootstrap/img/user.svg diff --git a/public/themes/bootstrap/img/sprite/b_usrlist.svg b/public/themes/bootstrap/img/users.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_usrlist.svg rename to public/themes/bootstrap/img/users.svg diff --git a/public/themes/bootstrap/img/sprite/b_versions.svg b/public/themes/bootstrap/img/version.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/b_versions.svg rename to public/themes/bootstrap/img/version.svg diff --git a/public/themes/bootstrap/img/sprite/hide.svg b/public/themes/bootstrap/img/visibility-hidden.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/hide.svg rename to public/themes/bootstrap/img/visibility-hidden.svg diff --git a/public/themes/bootstrap/img/sprite/show.svg b/public/themes/bootstrap/img/visibility.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/show.svg rename to public/themes/bootstrap/img/visibility.svg diff --git a/public/themes/bootstrap/img/sprite/window-new.svg b/public/themes/bootstrap/img/windows.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/window-new.svg rename to public/themes/bootstrap/img/windows.svg diff --git a/public/themes/bootstrap/img/sprite/normalize.svg b/public/themes/bootstrap/img/wizard.svg similarity index 100% rename from public/themes/bootstrap/img/sprite/normalize.svg rename to public/themes/bootstrap/img/wizard.svg diff --git a/public/themes/bootstrap/scss/_codemirror.scss b/public/themes/bootstrap/scss/_codemirror.scss index e815fcef5a..1a7b218c53 100644 --- a/public/themes/bootstrap/scss/_codemirror.scss +++ b/public/themes/bootstrap/scss/_codemirror.scss @@ -12,7 +12,7 @@ $textarea-rows: 15; } .CodeMirror-gutters { - border-right-color: var(--#{$prefix}border-color); + border-right-color: var(--#{$prefix}border-color);; background-color: rgba(var(--#{$prefix}body-color-rgb), .03); } diff --git a/public/themes/bootstrap/scss/_icons.scss b/public/themes/bootstrap/scss/_icons.scss index 094b40d115..4e87129847 100644 --- a/public/themes/bootstrap/scss/_icons.scss +++ b/public/themes/bootstrap/scss/_icons.scss @@ -5,7 +5,6 @@ width: 16px; height: 16px; background-repeat: no-repeat; - color: var(--#{$prefix}body-color); } .icon_fulltext { @@ -24,25 +23,1348 @@ } } +.ic_asc_order { + background-image: url('../img/asc_order.png'); +} + +.ic_b_bookmark { + background-image: url('../img/bookmark-plus.svg'); +} + +.ic_b_browse, +.ic_b_sbrowse { + background-image: url('../img/table-browse.svg'); +} + +.ic_b_calendar { + background-image: url('../img/b_calendar.png'); +} + +.ic_b_chart { + background-image: url('../img/chart.svg'); +} + +.ic_b_close { + background-image: url('../img/close.svg'); +} + +.ic_b_column_add { + background-image: url('../img/col-plus.svg'); +} + +.ic_b_comment { + background-image: url('../img/comment.svg'); +} + +.ic_b_dbstatistics { + background-image: url('../img/b_dbstatistics.png'); +} + +.ic_b_deltbl { + background-image: url('../img/table-minus.svg'); +} + +.ic_b_docs { + background-image: url('../img/help.svg'); +} + +.ic_b_docsql { + background-image: url('../img/b_docsql.png'); +} + +.ic_b_drop { + background-image: url('../img/minus.svg'); +} + +.ic_b_edit { + background-image: url('../img/edit.svg'); +} + +.ic_b_empty { + background-image: url('../img/shredder.svg'); +} + +.ic_b_engine { + background-image: url('../img/database-engine.svg'); +} + +.ic_b_event_add { + background-image: url('../img/event-plus.svg'); +} + +.ic_b_events { + background-image: url('../img/event.svg'); +} + +.ic_b_export, +.ic_b_tblexport { + background-image: url('../img/export.svg'); +} + +.ic_b_favorite { + background-image: url('../img/favorite.svg'); +} + +.ic_b_find_replace { + background-image: url('../img/search-replace.svg'); +} + +.ic_b_firstpage { + background-image: url('../img/b_firstpage.png'); +} + +.ic_b_ftext { + background-image: url('../img/field-index-text.svg'); +} + +.ic_b_globe { + background-image: url('../img/globe-alt.svg'); +} + +.ic_b_group { + background-image: url('../img/databases.svg'); +} + +.ic_b_help { + background-image: url('../img/help-alt.svg'); +} + +.ic_b_home { + background-image: url('../img/home.svg'); +} + +.ic_b_import, +.ic_b_tblimport { + background-image: url('../img/import.svg'); +} + +.ic_b_index { + background-image: url('../img/field-index.svg'); +} + +.ic_b_index_add { + background-image: url('../img/index-plus.svg'); +} + +.ic_b_inline_edit { + background-image: url('../img/b_inline_edit.png'); +} + +.ic_b_insrow { + background-image: url('../img/row-plus.svg'); +} + +.ic_b_lastpage { + background-image: url('../img/b_lastpage.png'); +} + +.ic_b_minus { + background-image: url('../img/tree-collapse.svg'); +} + +.ic_b_more { + background-image: url('../img/triangle-down-1.svg'); +} + +.ic_b_move { + background-image: url('../img/col-move.svg'); +} + +.ic_b_newdb { + background-image: url('../img/database-plus.svg'); +} + +.ic_db_drop { + background-image: url('../img/database-minus.svg'); +} + +.ic_b_newtbl { + background-image: url('../img/b_newtbl.png'); +} + +.ic_b_nextpage { + background-image: url('../img/b_nextpage.png'); +} + +.ic_b_no_favorite { + background-image: url('../img/favorite-alt.svg'); +} + +.ic_b_pdfdoc { + background-image: url('../img/b_pdfdoc.png'); +} + +.ic_b_plugin { + background-image: url('../img/plugin.svg'); +} + +.ic_b_plus { + background-image: url('../img/tree-expand.svg'); +} + +.ic_b_prevpage { + background-image: url('../img/b_prevpage.png'); +} + +.ic_b_primary { + background-image: url('../img/key-primary.svg'); +} + +.ic_b_print { + background-image: url('../img/print.svg'); +} + +.ic_b_props { + background-image: url('../img/table-engine.svg'); +} + +.ic_b_relations { + background-image: url('../img/designer.svg'); +} + +.ic_b_report { + background-image: url('../img/report.svg'); +} + +.ic_b_rename { + background-image: url('../img/b_rename.svg'); +} + +.ic_b_routine_add { + background-image: url('../img/routine-plus.svg'); +} + +.ic_b_routines { + background-image: url('../img/routine.svg'); +} + +.ic_b_save, +.ic_b_saveimage { + background-image: url('../img/save.svg'); +} + .ic_b_sdb { + background-image: url('../img/b_sdb.png'); width: 10px; height: 10px; } +.ic_b_search { + background-image: url('../img/search.svg'); +} + +.ic_b_select { + background-image: url('../img/search-across.svg'); +} + +.ic_b_snewtbl { + background-image: url('../img/b_snewtbl.png'); +} + +.ic_b_spatial { + background-image: url('../img/field-spatial.svg'); +} + +.ic_b_sql { + background-image: url('../img/sql.svg'); +} + +.ic_b_sqldoc { + background-image: url('../img/b_sqldoc.png'); +} + +.ic_b_sqlhelp { + background-image: url('../img/manual.svg'); +} + +.ic_b_table_add { + background-image: url('../img/table-plus.svg'); +} + +.ic_b_tblanalyse { + background-image: url('../img/table-analyse.svg'); +} + +.ic_b_tblops { + background-image: url('../img/preferences.svg'); +} + +.ic_b_tbloptimize { + background-image: url('../img/optimize.svg'); +} + +.ic_b_tipp { + background-image: url('../img/b_tipp.png'); +} + +.ic_b_trigger_add { + background-image: url('../img/flag-plus.svg'); +} + +.ic_b_triggers { + background-image: url('../img/flag.svg'); +} + +.ic_b_undo { + background-image: url('../img/b_undo.png'); +} + +.ic_b_unique { + background-image: url('../img/field-index-uinique.svg'); +} + +.ic_b_usradd { + background-image: url('../img/user-plus.svg'); +} + +.ic_b_usrdrop { + background-image: url('../img/user-minus.svg'); +} + +.ic_b_usredit, +.ic_b_usrcheck { + background-image: url('../img/user.svg'); +} + +.ic_b_usrlist { + background-image: url('../img/users.svg'); +} + +.ic_b_versions { + background-image: url('../img/version.svg'); +} + +.ic_b_view { + background-image: url('../img/b_view.png'); +} + +.ic_b_view_add { + background-image: url('../img/table-view-plus.svg'); +} + +.ic_b_views { + background-image: url('../img/table-view.svg'); +} + +.ic_b_left { + background-image: url('../img/b_left.png'); +} + +.ic_b_right { + background-image: url('../img/b_right.png'); +} + +.ic_bd_browse { + background-image: url('../img/bd_browse.png'); +} + +.ic_bd_deltbl { + background-image: url('../img/bd_deltbl.png'); +} + +.ic_bd_drop { + background-image: url('../img/bd_drop.png'); +} + +.ic_bd_edit { + background-image: url('../img/bd_edit.png'); +} + +.ic_bd_empty { + background-image: url('../img/bd_empty.png'); +} + +.ic_bd_export { + background-image: url('../img/bd_export.png'); +} + +.ic_bd_firstpage { + background-image: url('../img/bd_firstpage.png'); +} + +.ic_bd_ftext { + background-image: url('../img/bd_ftext.png'); +} + +.ic_bd_index { + background-image: url('../img/bd_index.png'); +} + +.ic_bd_insrow { + background-image: url('../img/bd_insrow.png'); +} + +.ic_bd_lastpage { + background-image: url('../img/bd_lastpage.png'); +} + +.ic_bd_nextpage { + background-image: url('../img/bd_nextpage.png'); +} + +.ic_bd_prevpage { + background-image: url('../img/bd_prevpage.png'); +} + +.ic_bd_primary { + background-image: url('../img/key.svg'); +} + +.ic_bd_routine_add { + background-image: url('../img/bd_routine_add.png'); +} + +.ic_bd_sbrowse { + background-image: url('../img/bd_sbrowse.png'); +} + +.ic_bd_select { + background-image: url('../img/bd_select.png'); +} + +.ic_bd_spatial { + background-image: url('../img/bd_spatial.png'); +} + +.ic_bd_unique { + background-image: url('../img/bd_unique.png'); +} + +.ic_centralColumns { + background-image: url('../img/col.svg'); +} + +.ic_centralColumns_add { + background-image: url('../img/col-plus.svg'); +} + +.ic_centralColumns_delete { + background-image: url('../img/col-minus.svg'); +} + +.ic_col_drop { + background-image: url('../img/col_drop.png'); +} + +.ic_console { + background-image: url('../img/console.svg'); +} + +.ic_database, +.ic_s_db { + background-image: url('../img/database.svg'); +} + +.ic_eye { + background-image: url('../img/glasses.svg'); +} + +.ic_eye_grey { + background-image: url('../img/eye_grey.png'); +} + +.ic_hide { + background-image: url('../img/visibility-hidden.svg'); +} + .ic_item { + background-image: url('../img/item.png'); width: 9px; height: 9px; } +.ic_lightbulb { + background-image: url('../img/lightbulb.png'); +} + +.ic_lightbulb_off { + background-image: url('../img/lightbulb_off.png'); +} + .ic_more { + background-image: url('../img/more.png'); width: 13px; } +.ic_new_data { + background-image: url('../img/new_data.png'); +} + +.ic_new_data_hovered { + background-image: url('../img/new_data_hovered.png'); +} + +.ic_new_data_selected { + background-image: url('../img/new_data_selected.png'); +} + +.ic_new_data_selected_hovered { + background-image: url('../img/new_data_selected_hovered.png'); +} + +.ic_new_struct { + background-image: url('../img/new_struct.png'); +} + +.ic_new_struct_hovered { + background-image: url('../img/new_struct_hovered.png'); +} + +.ic_new_struct_selected { + background-image: url('../img/new_struct_selected.png'); +} + +.ic_new_struct_selected_hovered { + background-image: url('../img/new_struct_selected_hovered.png'); +} + +.ic_normalize { + background-image: url('../img/wizard.svg'); +} + +.ic_pause { + background-image: url('../img/pause.svg'); +} + +.ic_php_sym { + background-image: url('../img/php_sym.png'); +} + +.ic_play { + background-image: url('../img/triangle-right-1.svg'); +} + +.ic_s_asc { + background-image: url('../img/sort-asc.svg'); +} + +.ic_s_asci { + background-image: url('../img/charset.svg'); +} + +.ic_s_attention { + background-image: url('../img/s_attention.png'); +} + +.ic_s_cancel { + background-image: url('../img/s_cancel.png'); +} + +.ic_s_cancel2 { + background-image: url('../img/s_cancel2.png'); +} + +.ic_s_cog { + background-image: url('../img/gear.svg'); +} + .ic_s_collapseall { + background-image: url('../img/s_collapseall.png'); background-position: center; } +.ic_s_desc { + background-image: url('../img/sort-desc.svg'); +} + +.ic_s_error { + background-image: url('../img/error.svg'); +} + +.ic_s_host { + background-image: url('../img/host.svg'); +} + +.ic_s_info { + background-image: url('../img/s_info.png'); +} + +.ic_s_lang { + background-image: url('../img/language.svg'); +} + +.ic_s_link { + background-image: url('../img/link.svg'); +} + +.ic_s_lock { + background-image: url('../img/lock.svg'); +} + +.ic_s_unlock { + background-image: url('../img/lock-open.svg'); +} + +.ic_s_loggoff { + background-image: url('../img/sign-out.svg'); +} + +.ic_s_notice { + background-image: url('../img/notice.svg'); +} + +.ic_s_okay { + background-image: url('../img/check.svg'); +} + +.ic_s_passwd { + background-image: url('../img/password.svg'); +} + +.ic_s_process { + background-image: url('../img/s_process.png'); +} + .ic_s_really { + background-image: url('../img/s_really.png'); width: 11px; height: 11px; } + +.ic_s_reload { + background-image: url('../img/reload.svg'); +} + +.ic_s_replication { + background-image: url('../img/replication.svg'); +} + +.ic_s_rights { + background-image: url('../img/user-props.svg'); +} + +.ic_s_sortable { + background-image: url('../img/s_sortable.png'); +} + +.ic_s_status { + background-image: url('../img/server.svg'); +} + +.ic_s_success { + background-image: url('../img/success.svg'); +} + +.ic_s_sync { + background-image: url('../img/s_sync.png'); +} + +.ic_s_tbl { + background-image: url('../img/table.svg'); +} + +.ic_s_theme { + background-image: url('../img/theme.svg'); +} + +.ic_s_top { + background-image: url('../img/caret-up-stop.svg'); +} + +.ic_s_unlink { + background-image: url('../img/link-broken.svg'); +} + +.ic_s_vars { + background-image: url('../img/database-vars.svg'); +} + +.ic_s_views { + background-image: url('../img/s_views.png'); +} + +.ic_show { + background-image: url('../img/visibility.svg'); +} + +.ic_window-new { + background-image: url('../img/windows.svg'); +} + +.ic_ajax_clock_small { + background-image: url('../img/ajax_clock_small.gif'); +} + +.ic_s_partialtext { + background-image: url('../img/s_partialtext.png'); +} + +.ic_s_fulltext { + background-image: url('../img/s_fulltext.png'); +} + +@include color-mode(dark) { + .ic_select_all_arrow { + background-image: url('../img/dark/select-all-arrow.svg'); + } + + .ic_asc_order { + background-image: url('../img/asc_order.png'); + } + + .ic_b_bookmark { + background-image: url('../img/dark/bookmark-plus.svg'); + } + + .ic_b_browse, + .ic_b_sbrowse { + background-image: url('../img/dark/table-browse.svg'); + } + + .ic_b_calendar { + background-image: url('../img/b_calendar.png'); + } + + .ic_b_chart { + background-image: url('../img/dark/chart.svg'); + } + + .ic_b_close { + background-image: url('../img/dark/close.svg'); + } + + .ic_b_column_add { + background-image: url('../img/dark/col-plus.svg'); + } + + .ic_b_comment { + background-image: url('../img/dark/comment.svg'); + } + + .ic_b_dbstatistics { + background-image: url('../img/b_dbstatistics.png'); + } + + .ic_b_deltbl { + background-image: url('../img/dark/table-minus.svg'); + } + + .ic_b_docs { + background-image: url('../img/dark/help.svg'); + } + + .ic_b_docsql { + background-image: url('../img/b_docsql.png'); + } + + .ic_b_drop { + background-image: url('../img/dark/minus.svg'); + } + + .ic_b_edit { + background-image: url('../img/dark/edit.svg'); + } + + .ic_b_empty { + background-image: url('../img/dark/shredder.svg'); + } + + .ic_b_engine { + background-image: url('../img/dark/database-engine.svg'); + } + + .ic_b_event_add { + background-image: url('../img/dark/event-plus.svg'); + } + + .ic_b_events { + background-image: url('../img/dark/event.svg'); + } + + .ic_b_export, + .ic_b_tblexport { + background-image: url('../img/dark/export.svg'); + } + + .ic_b_favorite { + background-image: url('../img/dark/favorite.svg'); + } + + .ic_b_find_replace { + background-image: url('../img/dark/search-replace.svg'); + } + + .ic_b_firstpage { + background-image: url('../img/b_firstpage.png'); + } + + .ic_b_ftext { + background-image: url('../img/dark/field-index-text.svg'); + } + + .ic_b_globe { + background-image: url('../img/dark/globe-alt.svg'); + } + + .ic_b_group { + background-image: url('../img/dark/databases.svg'); + } + + .ic_b_help { + background-image: url('../img/dark/help-alt.svg'); + } + + .ic_b_home { + background-image: url('../img/dark/home.svg'); + } + + .ic_b_import, + .ic_b_tblimport { + background-image: url('../img/dark/import.svg'); + } + + .ic_b_index { + background-image: url('../img/dark/field-index.svg'); + } + + .ic_b_index_add { + background-image: url('../img/dark/index-plus.svg'); + } + + .ic_b_inline_edit { + background-image: url('../img/b_inline_edit.png'); + } + + .ic_b_insrow { + background-image: url('../img/dark/row-plus.svg'); + } + + .ic_b_lastpage { + background-image: url('../img/b_lastpage.png'); + } + + .ic_b_minus { + background-image: url('../img/dark/tree-collapse.svg'); + } + + .ic_b_more { + background-image: url('../img/dark/triangle-down-1.svg'); + } + + .ic_b_move { + background-image: url('../img/dark/col-move.svg'); + } + + .ic_b_newdb { + background-image: url('../img/dark/database-plus.svg'); + } + + .ic_db_drop { + background-image: url('../img/dark/database-minus.svg'); + } + + .ic_b_newtbl { + background-image: url('../img/b_newtbl.png'); + } + + .ic_b_nextpage { + background-image: url('../img/b_nextpage.png'); + } + + .ic_b_no_favorite { + background-image: url('../img/dark/favorite-alt.svg'); + } + + .ic_b_pdfdoc { + background-image: url('../img/b_pdfdoc.png'); + } + + .ic_b_plugin { + background-image: url('../img/dark/plugin.svg'); + } + + .ic_b_plus { + background-image: url('../img/dark/tree-expand.svg'); + } + + .ic_b_prevpage { + background-image: url('../img/b_prevpage.png'); + } + + .ic_b_primary { + background-image: url('../img/dark/key-primary.svg'); + } + + .ic_b_print { + background-image: url('../img/dark/print.svg'); + } + + .ic_b_props { + background-image: url('../img/dark/table-engine.svg'); + } + + .ic_b_relations { + background-image: url('../img/dark/designer.svg'); + } + + .ic_b_report { + background-image: url('../img/dark/report.svg'); + } + + .ic_b_rename { + background-image: url('../img/dark/b_rename.svg'); + } + + .ic_b_routine_add { + background-image: url('../img/dark/routine-plus.svg'); + } + + .ic_b_routines { + background-image: url('../img/dark/routine.svg'); + } + + .ic_b_save, + .ic_b_saveimage { + background-image: url('../img/dark/save.svg'); + } + + .ic_b_sdb { + background-image: url('../img/b_sdb.png'); + width: 10px; + height: 10px; + } + + .ic_b_search { + background-image: url('../img/dark/search.svg'); + } + + .ic_b_select { + background-image: url('../img/dark/search-across.svg'); + } + + .ic_b_snewtbl { + background-image: url('../img/b_snewtbl.png'); + } + + .ic_b_spatial { + background-image: url('../img/dark/field-spatial.svg'); + } + + .ic_b_sql { + background-image: url('../img/dark/sql.svg'); + } + + .ic_b_sqldoc { + background-image: url('../img/b_sqldoc.png'); + } + + .ic_b_sqlhelp { + background-image: url('../img/dark/manual.svg'); + } + + .ic_b_table_add { + background-image: url('../img/dark/table-plus.svg'); + } + + .ic_b_tblanalyse { + background-image: url('../img/dark/table-analyse.svg'); + } + + .ic_b_tblops { + background-image: url('../img/dark/preferences.svg'); + } + + .ic_b_tbloptimize { + background-image: url('../img/dark/optimize.svg'); + } + + .ic_b_tipp { + background-image: url('../img/b_tipp.png'); + } + + .ic_b_trigger_add { + background-image: url('../img/dark/flag-plus.svg'); + } + + .ic_b_triggers { + background-image: url('../img/dark/flag.svg'); + } + + .ic_b_undo { + background-image: url('../img/b_undo.png'); + } + + .ic_b_unique { + background-image: url('../img/dark/field-index-uinique.svg'); + } + + .ic_b_usradd { + background-image: url('../img/dark/user-plus.svg'); + } + + .ic_b_usrdrop { + background-image: url('../img/dark/user-minus.svg'); + } + + .ic_b_usredit, + .ic_b_usrcheck { + background-image: url('../img/dark/user.svg'); + } + + .ic_b_usrlist { + background-image: url('../img/dark/users.svg'); + } + + .ic_b_versions { + background-image: url('../img/dark/version.svg'); + } + + .ic_b_view { + background-image: url('../img/b_view.png'); + } + + .ic_b_view_add { + background-image: url('../img/dark/table-view-plus.svg'); + } + + .ic_b_views { + background-image: url('../img/dark/table-view.svg'); + } + + .ic_b_left { + background-image: url('../img/b_left.png'); + } + + .ic_b_right { + background-image: url('../img/b_right.png'); + } + + .ic_bd_browse { + background-image: url('../img/bd_browse.png'); + } + + .ic_bd_deltbl { + background-image: url('../img/bd_deltbl.png'); + } + + .ic_bd_drop { + background-image: url('../img/bd_drop.png'); + } + + .ic_bd_edit { + background-image: url('../img/bd_edit.png'); + } + + .ic_bd_empty { + background-image: url('../img/bd_empty.png'); + } + + .ic_bd_export { + background-image: url('../img/bd_export.png'); + } + + .ic_bd_firstpage { + background-image: url('../img/bd_firstpage.png'); + } + + .ic_bd_ftext { + background-image: url('../img/bd_ftext.png'); + } + + .ic_bd_index { + background-image: url('../img/bd_index.png'); + } + + .ic_bd_insrow { + background-image: url('../img/bd_insrow.png'); + } + + .ic_bd_lastpage { + background-image: url('../img/bd_lastpage.png'); + } + + .ic_bd_nextpage { + background-image: url('../img/bd_nextpage.png'); + } + + .ic_bd_prevpage { + background-image: url('../img/bd_prevpage.png'); + } + + .ic_bd_primary { + background-image: url('../img/dark/key.svg'); + } + + .ic_bd_routine_add { + background-image: url('../img/bd_routine_add.png'); + } + + .ic_bd_sbrowse { + background-image: url('../img/bd_sbrowse.png'); + } + + .ic_bd_select { + background-image: url('../img/bd_select.png'); + } + + .ic_bd_spatial { + background-image: url('../img/bd_spatial.png'); + } + + .ic_bd_unique { + background-image: url('../img/bd_unique.png'); + } + + .ic_centralColumns { + background-image: url('../img/dark/col.svg'); + } + + .ic_centralColumns_add { + background-image: url('../img/dark/col-plus.svg'); + } + + .ic_centralColumns_delete { + background-image: url('../img/dark/col-minus.svg'); + } + + .ic_col_drop { + background-image: url('../img/col_drop.png'); + } + + .ic_console { + background-image: url('../img/dark/console.svg'); + } + + .ic_database, + .ic_s_db { + background-image: url('../img/dark/database.svg'); + } + + .ic_eye { + background-image: url('../img/dark/glasses.svg'); + } + + .ic_eye_grey { + background-image: url('../img/eye_grey.png'); + } + + .ic_hide { + background-image: url('../img/dark/visibility-hidden.svg'); + } + + .ic_item { + background-image: url('../img/item.png'); + width: 9px; + height: 9px; + } + + .ic_lightbulb { + background-image: url('../img/lightbulb.png'); + } + + .ic_lightbulb_off { + background-image: url('../img/lightbulb_off.png'); + } + + .ic_more { + background-image: url('../img/more.png'); + width: 13px; + } + + .ic_new_data { + background-image: url('../img/new_data.png'); + } + + .ic_new_data_hovered { + background-image: url('../img/new_data_hovered.png'); + } + + .ic_new_data_selected { + background-image: url('../img/new_data_selected.png'); + } + + .ic_new_data_selected_hovered { + background-image: url('../img/new_data_selected_hovered.png'); + } + + .ic_new_struct { + background-image: url('../img/new_struct.png'); + } + + .ic_new_struct_hovered { + background-image: url('../img/new_struct_hovered.png'); + } + + .ic_new_struct_selected { + background-image: url('../img/new_struct_selected.png'); + } + + .ic_new_struct_selected_hovered { + background-image: url('../img/new_struct_selected_hovered.png'); + } + + .ic_normalize { + background-image: url('../img/dark/wizard.svg'); + } + + .ic_pause { + background-image: url('../img/dark/pause.svg'); + } + + .ic_php_sym { + background-image: url('../img/php_sym.png'); + } + + .ic_play { + background-image: url('../img/dark/triangle-right-1.svg'); + } + + .ic_s_asc { + background-image: url('../img/dark/sort-asc.svg'); + } + + .ic_s_asci { + background-image: url('../img/dark/charset.svg'); + } + + .ic_s_attention { + background-image: url('../img/s_attention.png'); + } + + .ic_s_cancel { + background-image: url('../img/s_cancel.png'); + } + + .ic_s_cancel2 { + background-image: url('../img/s_cancel2.png'); + } + + .ic_s_cog { + background-image: url('../img/dark/gear.svg'); + } + + .ic_s_collapseall { + background-image: url('../img/s_collapseall.png'); + background-position: center; + } + + .ic_s_desc { + background-image: url('../img/dark/sort-desc.svg'); + } + + .ic_s_error { + background-image: url('../img/dark/error.svg'); + } + + .ic_s_host { + background-image: url('../img/dark/host.svg'); + } + + .ic_s_info { + background-image: url('../img/s_info.png'); + } + + .ic_s_lang { + background-image: url('../img/dark/language.svg'); + } + + .ic_s_link { + background-image: url('../img/dark/link.svg'); + } + + .ic_s_lock { + background-image: url('../img/dark/lock.svg'); + } + + .ic_s_unlock { + background-image: url('../img/dark/lock-open.svg'); + } + + .ic_s_loggoff { + background-image: url('../img/dark/sign-out.svg'); + } + + .ic_s_notice { + background-image: url('../img/dark/notice.svg'); + } + + .ic_s_okay { + background-image: url('../img/dark/check.svg'); + } + + .ic_s_passwd { + background-image: url('../img/dark/password.svg'); + } + + .ic_s_process { + background-image: url('../img/s_process.png'); + } + + .ic_s_really { + background-image: url('../img/s_really.png'); + width: 11px; + height: 11px; + } + + .ic_s_reload { + background-image: url('../img/dark/reload.svg'); + } + + .ic_s_replication { + background-image: url('../img/dark/replication.svg'); + } + + .ic_s_rights { + background-image: url('../img/dark/user-props.svg'); + } + + .ic_s_sortable { + background-image: url('../img/s_sortable.png'); + } + + .ic_s_status { + background-image: url('../img/dark/server.svg'); + } + + .ic_s_success { + background-image: url('../img/dark/success.svg'); + } + + .ic_s_sync { + background-image: url('../img/s_sync.png'); + } + + .ic_s_tbl { + background-image: url('../img/dark/table.svg'); + } + + .ic_s_theme { + background-image: url('../img/dark/theme.svg'); + } + + .ic_s_top { + background-image: url('../img/dark/caret-up-stop.svg'); + } + + .ic_s_unlink { + background-image: url('../img/dark/link-broken.svg'); + } + + .ic_s_vars { + background-image: url('../img/dark/database-vars.svg'); + } + + .ic_s_views { + background-image: url('../img/s_views.png'); + } + + .ic_show { + background-image: url('../img/dark/visibility.svg'); + } + + .ic_window-new { + background-image: url('../img/dark/windows.svg'); + } + + .ic_ajax_clock_small { + background-image: url('../img/ajax_clock_small.gif'); + } + + .ic_s_partialtext { + background-image: url('../img/s_partialtext.png'); + } + + .ic_s_fulltext { + background-image: url('../img/s_fulltext.png'); + } +} diff --git a/public/themes/bootstrap/scss/_navigation.scss b/public/themes/bootstrap/scss/_navigation.scss index 277a123564..1ca627e846 100644 --- a/public/themes/bootstrap/scss/_navigation.scss +++ b/public/themes/bootstrap/scss/_navigation.scss @@ -285,7 +285,7 @@ } } - .icon { + img { position: relative; top: -0.6em; left: 0; diff --git a/public/themes/metro/img/sprite/ajax_clock_small.gif b/public/themes/metro/img/ajax_clock_small.gif similarity index 100% rename from public/themes/metro/img/sprite/ajax_clock_small.gif rename to public/themes/metro/img/ajax_clock_small.gif diff --git a/public/themes/metro/img/sprite/asc_order.png b/public/themes/metro/img/asc_order.png similarity index 100% rename from public/themes/metro/img/sprite/asc_order.png rename to public/themes/metro/img/asc_order.png diff --git a/public/themes/metro/img/sprite/b_bookmark.png b/public/themes/metro/img/b_bookmark.png similarity index 100% rename from public/themes/metro/img/sprite/b_bookmark.png rename to public/themes/metro/img/b_bookmark.png diff --git a/public/themes/metro/img/sprite/b_browse.png b/public/themes/metro/img/b_browse.png similarity index 100% rename from public/themes/metro/img/sprite/b_browse.png rename to public/themes/metro/img/b_browse.png diff --git a/public/themes/metro/img/sprite/b_calendar.png b/public/themes/metro/img/b_calendar.png similarity index 100% rename from public/themes/metro/img/sprite/b_calendar.png rename to public/themes/metro/img/b_calendar.png diff --git a/public/themes/metro/img/sprite/b_chart.png b/public/themes/metro/img/b_chart.png similarity index 100% rename from public/themes/metro/img/sprite/b_chart.png rename to public/themes/metro/img/b_chart.png diff --git a/public/themes/metro/img/sprite/b_close.png b/public/themes/metro/img/b_close.png similarity index 100% rename from public/themes/metro/img/sprite/b_close.png rename to public/themes/metro/img/b_close.png diff --git a/public/themes/metro/img/sprite/b_column_add.png b/public/themes/metro/img/b_column_add.png similarity index 100% rename from public/themes/metro/img/sprite/b_column_add.png rename to public/themes/metro/img/b_column_add.png diff --git a/public/themes/metro/img/sprite/b_comment.png b/public/themes/metro/img/b_comment.png similarity index 100% rename from public/themes/metro/img/sprite/b_comment.png rename to public/themes/metro/img/b_comment.png diff --git a/public/themes/metro/img/sprite/b_dbstatistics.png b/public/themes/metro/img/b_dbstatistics.png similarity index 100% rename from public/themes/metro/img/sprite/b_dbstatistics.png rename to public/themes/metro/img/b_dbstatistics.png diff --git a/public/themes/metro/img/sprite/b_deltbl.png b/public/themes/metro/img/b_deltbl.png similarity index 100% rename from public/themes/metro/img/sprite/b_deltbl.png rename to public/themes/metro/img/b_deltbl.png diff --git a/public/themes/metro/img/sprite/db_drop.png b/public/themes/metro/img/b_deltbl_white.png similarity index 100% rename from public/themes/metro/img/sprite/db_drop.png rename to public/themes/metro/img/b_deltbl_white.png diff --git a/public/themes/metro/img/sprite/b_docs.png b/public/themes/metro/img/b_docs.png similarity index 100% rename from public/themes/metro/img/sprite/b_docs.png rename to public/themes/metro/img/b_docs.png diff --git a/public/themes/metro/img/sprite/b_docsql.png b/public/themes/metro/img/b_docsql.png similarity index 100% rename from public/themes/metro/img/sprite/b_docsql.png rename to public/themes/metro/img/b_docsql.png diff --git a/public/themes/metro/img/sprite/b_drop.png b/public/themes/metro/img/b_drop.png similarity index 100% rename from public/themes/metro/img/sprite/b_drop.png rename to public/themes/metro/img/b_drop.png diff --git a/public/themes/metro/img/sprite/b_edit.png b/public/themes/metro/img/b_edit.png similarity index 100% rename from public/themes/metro/img/sprite/b_edit.png rename to public/themes/metro/img/b_edit.png diff --git a/public/themes/metro/img/sprite/b_empty.png b/public/themes/metro/img/b_empty.png similarity index 100% rename from public/themes/metro/img/sprite/b_empty.png rename to public/themes/metro/img/b_empty.png diff --git a/public/themes/metro/img/sprite/b_engine.png b/public/themes/metro/img/b_engine.png similarity index 100% rename from public/themes/metro/img/sprite/b_engine.png rename to public/themes/metro/img/b_engine.png diff --git a/public/themes/metro/img/sprite/b_event_add.png b/public/themes/metro/img/b_event_add.png similarity index 100% rename from public/themes/metro/img/sprite/b_event_add.png rename to public/themes/metro/img/b_event_add.png diff --git a/public/themes/metro/img/sprite/b_events.png b/public/themes/metro/img/b_events.png similarity index 100% rename from public/themes/metro/img/sprite/b_events.png rename to public/themes/metro/img/b_events.png diff --git a/public/themes/metro/img/sprite/b_export.png b/public/themes/metro/img/b_export.png similarity index 100% rename from public/themes/metro/img/sprite/b_export.png rename to public/themes/metro/img/b_export.png diff --git a/public/themes/metro/img/sprite/b_favorite.png b/public/themes/metro/img/b_favorite.png similarity index 100% rename from public/themes/metro/img/sprite/b_favorite.png rename to public/themes/metro/img/b_favorite.png diff --git a/public/themes/metro/img/sprite/b_find_replace.png b/public/themes/metro/img/b_find_replace.png similarity index 100% rename from public/themes/metro/img/sprite/b_find_replace.png rename to public/themes/metro/img/b_find_replace.png diff --git a/public/themes/metro/img/sprite/b_firstpage.png b/public/themes/metro/img/b_firstpage.png similarity index 100% rename from public/themes/metro/img/sprite/b_firstpage.png rename to public/themes/metro/img/b_firstpage.png diff --git a/public/themes/metro/img/sprite/b_ftext.png b/public/themes/metro/img/b_ftext.png similarity index 100% rename from public/themes/metro/img/sprite/b_ftext.png rename to public/themes/metro/img/b_ftext.png diff --git a/public/themes/metro/img/sprite/b_globe.gif b/public/themes/metro/img/b_globe.gif similarity index 100% rename from public/themes/metro/img/sprite/b_globe.gif rename to public/themes/metro/img/b_globe.gif diff --git a/public/themes/metro/img/sprite/b_group.png b/public/themes/metro/img/b_group.png similarity index 100% rename from public/themes/metro/img/sprite/b_group.png rename to public/themes/metro/img/b_group.png diff --git a/public/themes/metro/img/sprite/b_help.png b/public/themes/metro/img/b_help.png similarity index 100% rename from public/themes/metro/img/sprite/b_help.png rename to public/themes/metro/img/b_help.png diff --git a/public/themes/metro/img/sprite/b_home.png b/public/themes/metro/img/b_home.png similarity index 100% rename from public/themes/metro/img/sprite/b_home.png rename to public/themes/metro/img/b_home.png diff --git a/public/themes/metro/img/sprite/b_import.png b/public/themes/metro/img/b_import.png similarity index 100% rename from public/themes/metro/img/sprite/b_import.png rename to public/themes/metro/img/b_import.png diff --git a/public/themes/metro/img/sprite/b_index.png b/public/themes/metro/img/b_index.png similarity index 100% rename from public/themes/metro/img/sprite/b_index.png rename to public/themes/metro/img/b_index.png diff --git a/public/themes/metro/img/sprite/b_index_add.png b/public/themes/metro/img/b_index_add.png similarity index 100% rename from public/themes/metro/img/sprite/b_index_add.png rename to public/themes/metro/img/b_index_add.png diff --git a/public/themes/metro/img/sprite/b_inline_edit.png b/public/themes/metro/img/b_inline_edit.png similarity index 100% rename from public/themes/metro/img/sprite/b_inline_edit.png rename to public/themes/metro/img/b_inline_edit.png diff --git a/public/themes/metro/img/sprite/b_insrow.png b/public/themes/metro/img/b_insrow.png similarity index 100% rename from public/themes/metro/img/sprite/b_insrow.png rename to public/themes/metro/img/b_insrow.png diff --git a/public/themes/metro/img/sprite/b_lastpage.png b/public/themes/metro/img/b_lastpage.png similarity index 100% rename from public/themes/metro/img/sprite/b_lastpage.png rename to public/themes/metro/img/b_lastpage.png diff --git a/public/themes/metro/img/sprite/b_minus.png b/public/themes/metro/img/b_minus.png similarity index 100% rename from public/themes/metro/img/sprite/b_minus.png rename to public/themes/metro/img/b_minus.png diff --git a/public/themes/metro/img/sprite/b_more.png b/public/themes/metro/img/b_more.png similarity index 100% rename from public/themes/metro/img/sprite/b_more.png rename to public/themes/metro/img/b_more.png diff --git a/public/themes/metro/img/sprite/b_move.png b/public/themes/metro/img/b_move.png similarity index 100% rename from public/themes/metro/img/sprite/b_move.png rename to public/themes/metro/img/b_move.png diff --git a/public/themes/metro/img/sprite/b_newdb.png b/public/themes/metro/img/b_newdb.png similarity index 100% rename from public/themes/metro/img/sprite/b_newdb.png rename to public/themes/metro/img/b_newdb.png diff --git a/public/themes/metro/img/sprite/b_newtbl.png b/public/themes/metro/img/b_newtbl.png similarity index 100% rename from public/themes/metro/img/sprite/b_newtbl.png rename to public/themes/metro/img/b_newtbl.png diff --git a/public/themes/metro/img/sprite/b_nextpage.png b/public/themes/metro/img/b_nextpage.png similarity index 100% rename from public/themes/metro/img/sprite/b_nextpage.png rename to public/themes/metro/img/b_nextpage.png diff --git a/public/themes/metro/img/sprite/b_no_favorite.png b/public/themes/metro/img/b_no_favorite.png similarity index 100% rename from public/themes/metro/img/sprite/b_no_favorite.png rename to public/themes/metro/img/b_no_favorite.png diff --git a/public/themes/metro/img/sprite/b_pdfdoc.png b/public/themes/metro/img/b_pdfdoc.png similarity index 100% rename from public/themes/metro/img/sprite/b_pdfdoc.png rename to public/themes/metro/img/b_pdfdoc.png diff --git a/public/themes/metro/img/sprite/b_plugin.png b/public/themes/metro/img/b_plugin.png similarity index 100% rename from public/themes/metro/img/sprite/b_plugin.png rename to public/themes/metro/img/b_plugin.png diff --git a/public/themes/metro/img/sprite/b_plus.png b/public/themes/metro/img/b_plus.png similarity index 100% rename from public/themes/metro/img/sprite/b_plus.png rename to public/themes/metro/img/b_plus.png diff --git a/public/themes/metro/img/sprite/b_prevpage.png b/public/themes/metro/img/b_prevpage.png similarity index 100% rename from public/themes/metro/img/sprite/b_prevpage.png rename to public/themes/metro/img/b_prevpage.png diff --git a/public/themes/metro/img/sprite/b_primary.png b/public/themes/metro/img/b_primary.png similarity index 100% rename from public/themes/metro/img/sprite/b_primary.png rename to public/themes/metro/img/b_primary.png diff --git a/public/themes/metro/img/sprite/b_print.png b/public/themes/metro/img/b_print.png similarity index 100% rename from public/themes/metro/img/sprite/b_print.png rename to public/themes/metro/img/b_print.png diff --git a/public/themes/metro/img/sprite/b_props.png b/public/themes/metro/img/b_props.png similarity index 100% rename from public/themes/metro/img/sprite/b_props.png rename to public/themes/metro/img/b_props.png diff --git a/public/themes/metro/img/sprite/b_relations.png b/public/themes/metro/img/b_relations.png similarity index 100% rename from public/themes/metro/img/sprite/b_relations.png rename to public/themes/metro/img/b_relations.png diff --git a/public/themes/metro/img/sprite/b_rename.svg b/public/themes/metro/img/b_rename.svg similarity index 100% rename from public/themes/metro/img/sprite/b_rename.svg rename to public/themes/metro/img/b_rename.svg diff --git a/public/themes/metro/img/sprite/b_report.png b/public/themes/metro/img/b_report.png similarity index 100% rename from public/themes/metro/img/sprite/b_report.png rename to public/themes/metro/img/b_report.png diff --git a/public/themes/metro/img/sprite/b_routine_add.png b/public/themes/metro/img/b_routine_add.png similarity index 100% rename from public/themes/metro/img/sprite/b_routine_add.png rename to public/themes/metro/img/b_routine_add.png diff --git a/public/themes/metro/img/sprite/b_routines.png b/public/themes/metro/img/b_routines.png similarity index 100% rename from public/themes/metro/img/sprite/b_routines.png rename to public/themes/metro/img/b_routines.png diff --git a/public/themes/metro/img/sprite/b_save.png b/public/themes/metro/img/b_save.png similarity index 100% rename from public/themes/metro/img/sprite/b_save.png rename to public/themes/metro/img/b_save.png diff --git a/public/themes/metro/img/sprite/b_saveimage.png b/public/themes/metro/img/b_saveimage.png similarity index 100% rename from public/themes/metro/img/sprite/b_saveimage.png rename to public/themes/metro/img/b_saveimage.png diff --git a/public/themes/metro/img/sprite/b_sbrowse.png b/public/themes/metro/img/b_sbrowse.png similarity index 100% rename from public/themes/metro/img/sprite/b_sbrowse.png rename to public/themes/metro/img/b_sbrowse.png diff --git a/public/themes/metro/img/sprite/b_sdb.png b/public/themes/metro/img/b_sdb.png similarity index 100% rename from public/themes/metro/img/sprite/b_sdb.png rename to public/themes/metro/img/b_sdb.png diff --git a/public/themes/metro/img/sprite/b_search.png b/public/themes/metro/img/b_search.png similarity index 100% rename from public/themes/metro/img/sprite/b_search.png rename to public/themes/metro/img/b_search.png diff --git a/public/themes/metro/img/sprite/b_select.png b/public/themes/metro/img/b_select.png similarity index 100% rename from public/themes/metro/img/sprite/b_select.png rename to public/themes/metro/img/b_select.png diff --git a/public/themes/metro/img/sprite/b_snewtbl.png b/public/themes/metro/img/b_snewtbl.png similarity index 100% rename from public/themes/metro/img/sprite/b_snewtbl.png rename to public/themes/metro/img/b_snewtbl.png diff --git a/public/themes/metro/img/sprite/b_spatial.png b/public/themes/metro/img/b_spatial.png similarity index 100% rename from public/themes/metro/img/sprite/b_spatial.png rename to public/themes/metro/img/b_spatial.png diff --git a/public/themes/metro/img/sprite/b_sql.png b/public/themes/metro/img/b_sql.png similarity index 100% rename from public/themes/metro/img/sprite/b_sql.png rename to public/themes/metro/img/b_sql.png diff --git a/public/themes/metro/img/sprite/b_sqldoc.png b/public/themes/metro/img/b_sqldoc.png similarity index 100% rename from public/themes/metro/img/sprite/b_sqldoc.png rename to public/themes/metro/img/b_sqldoc.png diff --git a/public/themes/metro/img/sprite/b_sqlhelp.png b/public/themes/metro/img/b_sqlhelp.png similarity index 100% rename from public/themes/metro/img/sprite/b_sqlhelp.png rename to public/themes/metro/img/b_sqlhelp.png diff --git a/public/themes/metro/img/sprite/b_table_add.png b/public/themes/metro/img/b_table_add.png similarity index 100% rename from public/themes/metro/img/sprite/b_table_add.png rename to public/themes/metro/img/b_table_add.png diff --git a/public/themes/metro/img/sprite/b_tblanalyse.png b/public/themes/metro/img/b_tblanalyse.png similarity index 100% rename from public/themes/metro/img/sprite/b_tblanalyse.png rename to public/themes/metro/img/b_tblanalyse.png diff --git a/public/themes/metro/img/sprite/b_tblexport.png b/public/themes/metro/img/b_tblexport.png similarity index 100% rename from public/themes/metro/img/sprite/b_tblexport.png rename to public/themes/metro/img/b_tblexport.png diff --git a/public/themes/metro/img/sprite/b_tblimport.png b/public/themes/metro/img/b_tblimport.png similarity index 100% rename from public/themes/metro/img/sprite/b_tblimport.png rename to public/themes/metro/img/b_tblimport.png diff --git a/public/themes/metro/img/sprite/b_tblops.png b/public/themes/metro/img/b_tblops.png similarity index 100% rename from public/themes/metro/img/sprite/b_tblops.png rename to public/themes/metro/img/b_tblops.png diff --git a/public/themes/metro/img/sprite/b_tbloptimize.png b/public/themes/metro/img/b_tbloptimize.png similarity index 100% rename from public/themes/metro/img/sprite/b_tbloptimize.png rename to public/themes/metro/img/b_tbloptimize.png diff --git a/public/themes/metro/img/sprite/b_tipp.png b/public/themes/metro/img/b_tipp.png similarity index 100% rename from public/themes/metro/img/sprite/b_tipp.png rename to public/themes/metro/img/b_tipp.png diff --git a/public/themes/metro/img/sprite/b_trigger_add.png b/public/themes/metro/img/b_trigger_add.png similarity index 100% rename from public/themes/metro/img/sprite/b_trigger_add.png rename to public/themes/metro/img/b_trigger_add.png diff --git a/public/themes/metro/img/sprite/b_triggers.png b/public/themes/metro/img/b_triggers.png similarity index 100% rename from public/themes/metro/img/sprite/b_triggers.png rename to public/themes/metro/img/b_triggers.png diff --git a/public/themes/metro/img/sprite/b_unique.png b/public/themes/metro/img/b_unique.png similarity index 100% rename from public/themes/metro/img/sprite/b_unique.png rename to public/themes/metro/img/b_unique.png diff --git a/public/themes/metro/img/sprite/b_usradd.png b/public/themes/metro/img/b_usradd.png similarity index 100% rename from public/themes/metro/img/sprite/b_usradd.png rename to public/themes/metro/img/b_usradd.png diff --git a/public/themes/metro/img/sprite/b_usrcheck.png b/public/themes/metro/img/b_usrcheck.png similarity index 100% rename from public/themes/metro/img/sprite/b_usrcheck.png rename to public/themes/metro/img/b_usrcheck.png diff --git a/public/themes/metro/img/sprite/b_usrdrop.png b/public/themes/metro/img/b_usrdrop.png similarity index 100% rename from public/themes/metro/img/sprite/b_usrdrop.png rename to public/themes/metro/img/b_usrdrop.png diff --git a/public/themes/metro/img/sprite/b_usredit.png b/public/themes/metro/img/b_usredit.png similarity index 100% rename from public/themes/metro/img/sprite/b_usredit.png rename to public/themes/metro/img/b_usredit.png diff --git a/public/themes/metro/img/sprite/b_usrlist.png b/public/themes/metro/img/b_usrlist.png similarity index 100% rename from public/themes/metro/img/sprite/b_usrlist.png rename to public/themes/metro/img/b_usrlist.png diff --git a/public/themes/metro/img/sprite/b_versions.png b/public/themes/metro/img/b_versions.png similarity index 100% rename from public/themes/metro/img/sprite/b_versions.png rename to public/themes/metro/img/b_versions.png diff --git a/public/themes/metro/img/sprite/b_view.png b/public/themes/metro/img/b_view.png similarity index 100% rename from public/themes/metro/img/sprite/b_view.png rename to public/themes/metro/img/b_view.png diff --git a/public/themes/metro/img/sprite/b_view_add.png b/public/themes/metro/img/b_view_add.png similarity index 100% rename from public/themes/metro/img/sprite/b_view_add.png rename to public/themes/metro/img/b_view_add.png diff --git a/public/themes/metro/img/sprite/b_views.png b/public/themes/metro/img/b_views.png similarity index 100% rename from public/themes/metro/img/sprite/b_views.png rename to public/themes/metro/img/b_views.png diff --git a/public/themes/metro/img/sprite/bd_browse.png b/public/themes/metro/img/bd_browse.png similarity index 100% rename from public/themes/metro/img/sprite/bd_browse.png rename to public/themes/metro/img/bd_browse.png diff --git a/public/themes/metro/img/sprite/bd_deltbl.png b/public/themes/metro/img/bd_deltbl.png similarity index 100% rename from public/themes/metro/img/sprite/bd_deltbl.png rename to public/themes/metro/img/bd_deltbl.png diff --git a/public/themes/metro/img/sprite/bd_drop.png b/public/themes/metro/img/bd_drop.png similarity index 100% rename from public/themes/metro/img/sprite/bd_drop.png rename to public/themes/metro/img/bd_drop.png diff --git a/public/themes/metro/img/sprite/bd_edit.png b/public/themes/metro/img/bd_edit.png similarity index 100% rename from public/themes/metro/img/sprite/bd_edit.png rename to public/themes/metro/img/bd_edit.png diff --git a/public/themes/metro/img/sprite/bd_empty.png b/public/themes/metro/img/bd_empty.png similarity index 100% rename from public/themes/metro/img/sprite/bd_empty.png rename to public/themes/metro/img/bd_empty.png diff --git a/public/themes/metro/img/sprite/bd_export.png b/public/themes/metro/img/bd_export.png similarity index 100% rename from public/themes/metro/img/sprite/bd_export.png rename to public/themes/metro/img/bd_export.png diff --git a/public/themes/metro/img/sprite/bd_firstpage.png b/public/themes/metro/img/bd_firstpage.png similarity index 100% rename from public/themes/metro/img/sprite/bd_firstpage.png rename to public/themes/metro/img/bd_firstpage.png diff --git a/public/themes/metro/img/sprite/bd_ftext.png b/public/themes/metro/img/bd_ftext.png similarity index 100% rename from public/themes/metro/img/sprite/bd_ftext.png rename to public/themes/metro/img/bd_ftext.png diff --git a/public/themes/metro/img/sprite/bd_index.png b/public/themes/metro/img/bd_index.png similarity index 100% rename from public/themes/metro/img/sprite/bd_index.png rename to public/themes/metro/img/bd_index.png diff --git a/public/themes/metro/img/sprite/bd_insrow.png b/public/themes/metro/img/bd_insrow.png similarity index 100% rename from public/themes/metro/img/sprite/bd_insrow.png rename to public/themes/metro/img/bd_insrow.png diff --git a/public/themes/metro/img/sprite/bd_lastpage.png b/public/themes/metro/img/bd_lastpage.png similarity index 100% rename from public/themes/metro/img/sprite/bd_lastpage.png rename to public/themes/metro/img/bd_lastpage.png diff --git a/public/themes/metro/img/sprite/bd_nextpage.png b/public/themes/metro/img/bd_nextpage.png similarity index 100% rename from public/themes/metro/img/sprite/bd_nextpage.png rename to public/themes/metro/img/bd_nextpage.png diff --git a/public/themes/metro/img/sprite/bd_prevpage.png b/public/themes/metro/img/bd_prevpage.png similarity index 100% rename from public/themes/metro/img/sprite/bd_prevpage.png rename to public/themes/metro/img/bd_prevpage.png diff --git a/public/themes/metro/img/sprite/bd_primary.png b/public/themes/metro/img/bd_primary.png similarity index 100% rename from public/themes/metro/img/sprite/bd_primary.png rename to public/themes/metro/img/bd_primary.png diff --git a/public/themes/metro/img/sprite/bd_routine_add.png b/public/themes/metro/img/bd_routine_add.png similarity index 100% rename from public/themes/metro/img/sprite/bd_routine_add.png rename to public/themes/metro/img/bd_routine_add.png diff --git a/public/themes/metro/img/sprite/bd_sbrowse.png b/public/themes/metro/img/bd_sbrowse.png similarity index 100% rename from public/themes/metro/img/sprite/bd_sbrowse.png rename to public/themes/metro/img/bd_sbrowse.png diff --git a/public/themes/metro/img/sprite/bd_select.png b/public/themes/metro/img/bd_select.png similarity index 100% rename from public/themes/metro/img/sprite/bd_select.png rename to public/themes/metro/img/bd_select.png diff --git a/public/themes/metro/img/sprite/bd_spatial.png b/public/themes/metro/img/bd_spatial.png similarity index 100% rename from public/themes/metro/img/sprite/bd_spatial.png rename to public/themes/metro/img/bd_spatial.png diff --git a/public/themes/metro/img/sprite/bd_unique.png b/public/themes/metro/img/bd_unique.png similarity index 100% rename from public/themes/metro/img/sprite/bd_unique.png rename to public/themes/metro/img/bd_unique.png diff --git a/public/themes/metro/img/sprite/centralColumns.png b/public/themes/metro/img/centralColumns.png similarity index 100% rename from public/themes/metro/img/sprite/centralColumns.png rename to public/themes/metro/img/centralColumns.png diff --git a/public/themes/metro/img/sprite/centralColumns_add.png b/public/themes/metro/img/centralColumns_add.png similarity index 100% rename from public/themes/metro/img/sprite/centralColumns_add.png rename to public/themes/metro/img/centralColumns_add.png diff --git a/public/themes/metro/img/sprite/centralColumns_delete.png b/public/themes/metro/img/centralColumns_delete.png similarity index 100% rename from public/themes/metro/img/sprite/centralColumns_delete.png rename to public/themes/metro/img/centralColumns_delete.png diff --git a/public/themes/metro/img/sprite/col_drop.png b/public/themes/metro/img/col_drop.png similarity index 100% rename from public/themes/metro/img/sprite/col_drop.png rename to public/themes/metro/img/col_drop.png diff --git a/public/themes/metro/img/sprite/console.png b/public/themes/metro/img/console.png similarity index 100% rename from public/themes/metro/img/sprite/console.png rename to public/themes/metro/img/console.png diff --git a/public/themes/metro/img/sprite/database.png b/public/themes/metro/img/database.png similarity index 100% rename from public/themes/metro/img/sprite/database.png rename to public/themes/metro/img/database.png diff --git a/public/themes/metro/img/sprite/eye.png b/public/themes/metro/img/eye.png similarity index 100% rename from public/themes/metro/img/sprite/eye.png rename to public/themes/metro/img/eye.png diff --git a/public/themes/metro/img/sprite/eye_grey.png b/public/themes/metro/img/eye_grey.png similarity index 100% rename from public/themes/metro/img/sprite/eye_grey.png rename to public/themes/metro/img/eye_grey.png diff --git a/public/themes/metro/img/sprite/hide.png b/public/themes/metro/img/hide.png similarity index 100% rename from public/themes/metro/img/sprite/hide.png rename to public/themes/metro/img/hide.png diff --git a/public/themes/metro/img/icons.svg b/public/themes/metro/img/icons.svg deleted file mode 100644 index fab76ebbda..0000000000 --- a/public/themes/metro/img/icons.svg +++ /dev/null @@ -1,338 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/item.png b/public/themes/metro/img/item.png similarity index 100% rename from public/themes/metro/img/sprite/item.png rename to public/themes/metro/img/item.png diff --git a/public/themes/metro/img/sprite/lightbulb.png b/public/themes/metro/img/lightbulb.png similarity index 100% rename from public/themes/metro/img/sprite/lightbulb.png rename to public/themes/metro/img/lightbulb.png diff --git a/public/themes/metro/img/sprite/lightbulb_off.png b/public/themes/metro/img/lightbulb_off.png similarity index 100% rename from public/themes/metro/img/sprite/lightbulb_off.png rename to public/themes/metro/img/lightbulb_off.png diff --git a/public/themes/metro/img/sprite/s_unlock.png b/public/themes/metro/img/lock_open.png similarity index 100% rename from public/themes/metro/img/sprite/s_unlock.png rename to public/themes/metro/img/lock_open.png diff --git a/public/themes/metro/img/sprite/more.png b/public/themes/metro/img/more.png similarity index 100% rename from public/themes/metro/img/sprite/more.png rename to public/themes/metro/img/more.png diff --git a/public/themes/metro/img/sprite/new_data.png b/public/themes/metro/img/new_data.png similarity index 100% rename from public/themes/metro/img/sprite/new_data.png rename to public/themes/metro/img/new_data.png diff --git a/public/themes/metro/img/sprite/new_data_hovered.png b/public/themes/metro/img/new_data_hovered.png similarity index 100% rename from public/themes/metro/img/sprite/new_data_hovered.png rename to public/themes/metro/img/new_data_hovered.png diff --git a/public/themes/metro/img/sprite/new_data_selected.png b/public/themes/metro/img/new_data_selected.png similarity index 100% rename from public/themes/metro/img/sprite/new_data_selected.png rename to public/themes/metro/img/new_data_selected.png diff --git a/public/themes/metro/img/sprite/new_data_selected_hovered.png b/public/themes/metro/img/new_data_selected_hovered.png similarity index 100% rename from public/themes/metro/img/sprite/new_data_selected_hovered.png rename to public/themes/metro/img/new_data_selected_hovered.png diff --git a/public/themes/metro/img/sprite/new_struct.png b/public/themes/metro/img/new_struct.png similarity index 100% rename from public/themes/metro/img/sprite/new_struct.png rename to public/themes/metro/img/new_struct.png diff --git a/public/themes/metro/img/sprite/new_struct_hovered.png b/public/themes/metro/img/new_struct_hovered.png similarity index 100% rename from public/themes/metro/img/sprite/new_struct_hovered.png rename to public/themes/metro/img/new_struct_hovered.png diff --git a/public/themes/metro/img/sprite/new_struct_selected.png b/public/themes/metro/img/new_struct_selected.png similarity index 100% rename from public/themes/metro/img/sprite/new_struct_selected.png rename to public/themes/metro/img/new_struct_selected.png diff --git a/public/themes/metro/img/sprite/new_struct_selected_hovered.png b/public/themes/metro/img/new_struct_selected_hovered.png similarity index 100% rename from public/themes/metro/img/sprite/new_struct_selected_hovered.png rename to public/themes/metro/img/new_struct_selected_hovered.png diff --git a/public/themes/metro/img/sprite/normalize.png b/public/themes/metro/img/normalize.png similarity index 100% rename from public/themes/metro/img/sprite/normalize.png rename to public/themes/metro/img/normalize.png diff --git a/public/themes/metro/img/sprite/pause.png b/public/themes/metro/img/pause.png similarity index 100% rename from public/themes/metro/img/sprite/pause.png rename to public/themes/metro/img/pause.png diff --git a/public/themes/metro/img/sprite/php_sym.png b/public/themes/metro/img/php_sym.png similarity index 100% rename from public/themes/metro/img/sprite/php_sym.png rename to public/themes/metro/img/php_sym.png diff --git a/public/themes/metro/img/sprite/play.png b/public/themes/metro/img/play.png similarity index 100% rename from public/themes/metro/img/sprite/play.png rename to public/themes/metro/img/play.png diff --git a/public/themes/metro/img/sprite/s_asc.png b/public/themes/metro/img/s_asc.png similarity index 100% rename from public/themes/metro/img/sprite/s_asc.png rename to public/themes/metro/img/s_asc.png diff --git a/public/themes/metro/img/sprite/s_asci.png b/public/themes/metro/img/s_asci.png similarity index 100% rename from public/themes/metro/img/sprite/s_asci.png rename to public/themes/metro/img/s_asci.png diff --git a/public/themes/metro/img/sprite/s_attention.png b/public/themes/metro/img/s_attention.png similarity index 100% rename from public/themes/metro/img/sprite/s_attention.png rename to public/themes/metro/img/s_attention.png diff --git a/public/themes/metro/img/sprite/s_cancel.png b/public/themes/metro/img/s_cancel.png similarity index 100% rename from public/themes/metro/img/sprite/s_cancel.png rename to public/themes/metro/img/s_cancel.png diff --git a/public/themes/metro/img/sprite/s_cancel2.png b/public/themes/metro/img/s_cancel2.png similarity index 100% rename from public/themes/metro/img/sprite/s_cancel2.png rename to public/themes/metro/img/s_cancel2.png diff --git a/public/themes/metro/img/sprite/s_cog.png b/public/themes/metro/img/s_cog.png similarity index 100% rename from public/themes/metro/img/sprite/s_cog.png rename to public/themes/metro/img/s_cog.png diff --git a/public/themes/metro/img/sprite/s_collapseall.png b/public/themes/metro/img/s_collapseall.png similarity index 100% rename from public/themes/metro/img/sprite/s_collapseall.png rename to public/themes/metro/img/s_collapseall.png diff --git a/public/themes/metro/img/sprite/s_db.png b/public/themes/metro/img/s_db.png similarity index 100% rename from public/themes/metro/img/sprite/s_db.png rename to public/themes/metro/img/s_db.png diff --git a/public/themes/metro/img/sprite/s_desc.png b/public/themes/metro/img/s_desc.png similarity index 100% rename from public/themes/metro/img/sprite/s_desc.png rename to public/themes/metro/img/s_desc.png diff --git a/public/themes/metro/img/sprite/s_error.png b/public/themes/metro/img/s_error.png similarity index 100% rename from public/themes/metro/img/sprite/s_error.png rename to public/themes/metro/img/s_error.png diff --git a/public/themes/metro/img/sprite/s_fulltext.png b/public/themes/metro/img/s_fulltext.png similarity index 100% rename from public/themes/metro/img/sprite/s_fulltext.png rename to public/themes/metro/img/s_fulltext.png diff --git a/public/themes/metro/img/sprite/s_host.png b/public/themes/metro/img/s_host.png similarity index 100% rename from public/themes/metro/img/sprite/s_host.png rename to public/themes/metro/img/s_host.png diff --git a/public/themes/metro/img/sprite/s_info.png b/public/themes/metro/img/s_info.png similarity index 100% rename from public/themes/metro/img/sprite/s_info.png rename to public/themes/metro/img/s_info.png diff --git a/public/themes/metro/img/sprite/s_lang.png b/public/themes/metro/img/s_lang.png similarity index 100% rename from public/themes/metro/img/sprite/s_lang.png rename to public/themes/metro/img/s_lang.png diff --git a/public/themes/metro/img/sprite/s_link.png b/public/themes/metro/img/s_link.png similarity index 100% rename from public/themes/metro/img/sprite/s_link.png rename to public/themes/metro/img/s_link.png diff --git a/public/themes/metro/img/sprite/s_lock.png b/public/themes/metro/img/s_lock.png similarity index 100% rename from public/themes/metro/img/sprite/s_lock.png rename to public/themes/metro/img/s_lock.png diff --git a/public/themes/metro/img/sprite/s_loggoff.png b/public/themes/metro/img/s_loggoff.png similarity index 100% rename from public/themes/metro/img/sprite/s_loggoff.png rename to public/themes/metro/img/s_loggoff.png diff --git a/public/themes/metro/img/sprite/s_notice.png b/public/themes/metro/img/s_notice.png similarity index 100% rename from public/themes/metro/img/sprite/s_notice.png rename to public/themes/metro/img/s_notice.png diff --git a/public/themes/metro/img/sprite/s_okay.png b/public/themes/metro/img/s_okay.png similarity index 100% rename from public/themes/metro/img/sprite/s_okay.png rename to public/themes/metro/img/s_okay.png diff --git a/public/themes/metro/img/sprite/s_partialtext.png b/public/themes/metro/img/s_partialtext.png similarity index 100% rename from public/themes/metro/img/sprite/s_partialtext.png rename to public/themes/metro/img/s_partialtext.png diff --git a/public/themes/metro/img/sprite/s_passwd.png b/public/themes/metro/img/s_passwd.png similarity index 100% rename from public/themes/metro/img/sprite/s_passwd.png rename to public/themes/metro/img/s_passwd.png diff --git a/public/themes/metro/img/sprite/s_process.png b/public/themes/metro/img/s_process.png similarity index 100% rename from public/themes/metro/img/sprite/s_process.png rename to public/themes/metro/img/s_process.png diff --git a/public/themes/metro/img/sprite/s_really.png b/public/themes/metro/img/s_really.png similarity index 100% rename from public/themes/metro/img/sprite/s_really.png rename to public/themes/metro/img/s_really.png diff --git a/public/themes/metro/img/sprite/s_reload.png b/public/themes/metro/img/s_reload.png similarity index 100% rename from public/themes/metro/img/sprite/s_reload.png rename to public/themes/metro/img/s_reload.png diff --git a/public/themes/metro/img/sprite/s_replication.png b/public/themes/metro/img/s_replication.png similarity index 100% rename from public/themes/metro/img/sprite/s_replication.png rename to public/themes/metro/img/s_replication.png diff --git a/public/themes/metro/img/sprite/s_rights.png b/public/themes/metro/img/s_rights.png similarity index 100% rename from public/themes/metro/img/sprite/s_rights.png rename to public/themes/metro/img/s_rights.png diff --git a/public/themes/metro/img/sprite/s_sortable.png b/public/themes/metro/img/s_sortable.png similarity index 100% rename from public/themes/metro/img/sprite/s_sortable.png rename to public/themes/metro/img/s_sortable.png diff --git a/public/themes/metro/img/sprite/s_status.png b/public/themes/metro/img/s_status.png similarity index 100% rename from public/themes/metro/img/sprite/s_status.png rename to public/themes/metro/img/s_status.png diff --git a/public/themes/metro/img/sprite/s_success.png b/public/themes/metro/img/s_success.png similarity index 100% rename from public/themes/metro/img/sprite/s_success.png rename to public/themes/metro/img/s_success.png diff --git a/public/themes/metro/img/sprite/s_sync.png b/public/themes/metro/img/s_sync.png similarity index 100% rename from public/themes/metro/img/sprite/s_sync.png rename to public/themes/metro/img/s_sync.png diff --git a/public/themes/metro/img/sprite/s_tbl.png b/public/themes/metro/img/s_tbl.png similarity index 100% rename from public/themes/metro/img/sprite/s_tbl.png rename to public/themes/metro/img/s_tbl.png diff --git a/public/themes/metro/img/sprite/s_theme.png b/public/themes/metro/img/s_theme.png similarity index 100% rename from public/themes/metro/img/sprite/s_theme.png rename to public/themes/metro/img/s_theme.png diff --git a/public/themes/metro/img/s_top.png b/public/themes/metro/img/s_top.png new file mode 100644 index 0000000000..2196dfab09 Binary files /dev/null and b/public/themes/metro/img/s_top.png differ diff --git a/public/themes/metro/img/sprite/s_unlink.png b/public/themes/metro/img/s_unlink.png similarity index 100% rename from public/themes/metro/img/sprite/s_unlink.png rename to public/themes/metro/img/s_unlink.png diff --git a/public/themes/metro/img/sprite/s_vars.png b/public/themes/metro/img/s_vars.png similarity index 100% rename from public/themes/metro/img/sprite/s_vars.png rename to public/themes/metro/img/s_vars.png diff --git a/public/themes/metro/img/sprite/s_views.png b/public/themes/metro/img/s_views.png similarity index 100% rename from public/themes/metro/img/sprite/s_views.png rename to public/themes/metro/img/s_views.png diff --git a/public/themes/metro/img/sprite/show.png b/public/themes/metro/img/show.png similarity index 100% rename from public/themes/metro/img/sprite/show.png rename to public/themes/metro/img/show.png diff --git a/public/themes/metro/img/sprite/ajax_clock_small.svg b/public/themes/metro/img/sprite/ajax_clock_small.svg deleted file mode 100644 index d5ad743de2..0000000000 --- a/public/themes/metro/img/sprite/ajax_clock_small.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/asc_order.svg b/public/themes/metro/img/sprite/asc_order.svg deleted file mode 100644 index f68ed6278f..0000000000 --- a/public/themes/metro/img/sprite/asc_order.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_bookmark.svg b/public/themes/metro/img/sprite/b_bookmark.svg deleted file mode 100644 index d619ab6f1b..0000000000 --- a/public/themes/metro/img/sprite/b_bookmark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_browse.svg b/public/themes/metro/img/sprite/b_browse.svg deleted file mode 100644 index 6e4f9d6f2f..0000000000 --- a/public/themes/metro/img/sprite/b_browse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_calendar.svg b/public/themes/metro/img/sprite/b_calendar.svg deleted file mode 100644 index 1ad0ac3a5d..0000000000 --- a/public/themes/metro/img/sprite/b_calendar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_chart.svg b/public/themes/metro/img/sprite/b_chart.svg deleted file mode 100644 index 6b5bc3eab6..0000000000 --- a/public/themes/metro/img/sprite/b_chart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_close.svg b/public/themes/metro/img/sprite/b_close.svg deleted file mode 100644 index 18515dc24c..0000000000 --- a/public/themes/metro/img/sprite/b_close.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_column_add.svg b/public/themes/metro/img/sprite/b_column_add.svg deleted file mode 100644 index fcef3757e2..0000000000 --- a/public/themes/metro/img/sprite/b_column_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_comment.svg b/public/themes/metro/img/sprite/b_comment.svg deleted file mode 100644 index ad071f8d45..0000000000 --- a/public/themes/metro/img/sprite/b_comment.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_dbstatistics.svg b/public/themes/metro/img/sprite/b_dbstatistics.svg deleted file mode 100644 index 9efc2480be..0000000000 --- a/public/themes/metro/img/sprite/b_dbstatistics.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_deltbl.svg b/public/themes/metro/img/sprite/b_deltbl.svg deleted file mode 100644 index c357de6b68..0000000000 --- a/public/themes/metro/img/sprite/b_deltbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_docs.svg b/public/themes/metro/img/sprite/b_docs.svg deleted file mode 100644 index 8ef22699fb..0000000000 --- a/public/themes/metro/img/sprite/b_docs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_docsql.svg b/public/themes/metro/img/sprite/b_docsql.svg deleted file mode 100644 index 71428e8c81..0000000000 --- a/public/themes/metro/img/sprite/b_docsql.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_drop.svg b/public/themes/metro/img/sprite/b_drop.svg deleted file mode 100644 index bf54ea66ac..0000000000 --- a/public/themes/metro/img/sprite/b_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_edit.svg b/public/themes/metro/img/sprite/b_edit.svg deleted file mode 100644 index 2881197f0a..0000000000 --- a/public/themes/metro/img/sprite/b_edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_empty.svg b/public/themes/metro/img/sprite/b_empty.svg deleted file mode 100644 index 3990ec47c5..0000000000 --- a/public/themes/metro/img/sprite/b_empty.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_engine.svg b/public/themes/metro/img/sprite/b_engine.svg deleted file mode 100644 index 614b227649..0000000000 --- a/public/themes/metro/img/sprite/b_engine.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_event_add.svg b/public/themes/metro/img/sprite/b_event_add.svg deleted file mode 100644 index db28d97414..0000000000 --- a/public/themes/metro/img/sprite/b_event_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_events.svg b/public/themes/metro/img/sprite/b_events.svg deleted file mode 100644 index 30d864149a..0000000000 --- a/public/themes/metro/img/sprite/b_events.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_export.svg b/public/themes/metro/img/sprite/b_export.svg deleted file mode 100644 index 7ea001a671..0000000000 --- a/public/themes/metro/img/sprite/b_export.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_favorite.svg b/public/themes/metro/img/sprite/b_favorite.svg deleted file mode 100644 index 541003566d..0000000000 --- a/public/themes/metro/img/sprite/b_favorite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_find_replace.svg b/public/themes/metro/img/sprite/b_find_replace.svg deleted file mode 100644 index 0d98a2cfe0..0000000000 --- a/public/themes/metro/img/sprite/b_find_replace.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_firstpage.svg b/public/themes/metro/img/sprite/b_firstpage.svg deleted file mode 100644 index d2e0f39403..0000000000 --- a/public/themes/metro/img/sprite/b_firstpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_ftext.svg b/public/themes/metro/img/sprite/b_ftext.svg deleted file mode 100644 index ce0ce59c5f..0000000000 --- a/public/themes/metro/img/sprite/b_ftext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_globe.svg b/public/themes/metro/img/sprite/b_globe.svg deleted file mode 100644 index 331f5bb311..0000000000 --- a/public/themes/metro/img/sprite/b_globe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_group.svg b/public/themes/metro/img/sprite/b_group.svg deleted file mode 100644 index 862cde5b7b..0000000000 --- a/public/themes/metro/img/sprite/b_group.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_help.svg b/public/themes/metro/img/sprite/b_help.svg deleted file mode 100644 index a6011f35fb..0000000000 --- a/public/themes/metro/img/sprite/b_help.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_home.svg b/public/themes/metro/img/sprite/b_home.svg deleted file mode 100644 index 07783d1fe4..0000000000 --- a/public/themes/metro/img/sprite/b_home.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_import.svg b/public/themes/metro/img/sprite/b_import.svg deleted file mode 100644 index b43d3c7a91..0000000000 --- a/public/themes/metro/img/sprite/b_import.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_index.svg b/public/themes/metro/img/sprite/b_index.svg deleted file mode 100644 index bc4f981532..0000000000 --- a/public/themes/metro/img/sprite/b_index.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_index_add.svg b/public/themes/metro/img/sprite/b_index_add.svg deleted file mode 100644 index bd6957fb69..0000000000 --- a/public/themes/metro/img/sprite/b_index_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_inline_edit.svg b/public/themes/metro/img/sprite/b_inline_edit.svg deleted file mode 100644 index 7a637f0a71..0000000000 --- a/public/themes/metro/img/sprite/b_inline_edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_insrow.svg b/public/themes/metro/img/sprite/b_insrow.svg deleted file mode 100644 index 0454a137a9..0000000000 --- a/public/themes/metro/img/sprite/b_insrow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_lastpage.svg b/public/themes/metro/img/sprite/b_lastpage.svg deleted file mode 100644 index 089af1aba6..0000000000 --- a/public/themes/metro/img/sprite/b_lastpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_minus.svg b/public/themes/metro/img/sprite/b_minus.svg deleted file mode 100644 index 451e573f81..0000000000 --- a/public/themes/metro/img/sprite/b_minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_more.svg b/public/themes/metro/img/sprite/b_more.svg deleted file mode 100644 index 38f23438ea..0000000000 --- a/public/themes/metro/img/sprite/b_more.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_move.svg b/public/themes/metro/img/sprite/b_move.svg deleted file mode 100644 index 838d7d7974..0000000000 --- a/public/themes/metro/img/sprite/b_move.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_newdb.svg b/public/themes/metro/img/sprite/b_newdb.svg deleted file mode 100644 index 78e28921c0..0000000000 --- a/public/themes/metro/img/sprite/b_newdb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_newtbl.svg b/public/themes/metro/img/sprite/b_newtbl.svg deleted file mode 100644 index 531abd443a..0000000000 --- a/public/themes/metro/img/sprite/b_newtbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_nextpage.svg b/public/themes/metro/img/sprite/b_nextpage.svg deleted file mode 100644 index 4a96fb7946..0000000000 --- a/public/themes/metro/img/sprite/b_nextpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_no_favorite.svg b/public/themes/metro/img/sprite/b_no_favorite.svg deleted file mode 100644 index ff33b7ae6b..0000000000 --- a/public/themes/metro/img/sprite/b_no_favorite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_pdfdoc.svg b/public/themes/metro/img/sprite/b_pdfdoc.svg deleted file mode 100644 index 5c32384d6b..0000000000 --- a/public/themes/metro/img/sprite/b_pdfdoc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_plugin.svg b/public/themes/metro/img/sprite/b_plugin.svg deleted file mode 100644 index 4c0b8dbe4d..0000000000 --- a/public/themes/metro/img/sprite/b_plugin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_plus.svg b/public/themes/metro/img/sprite/b_plus.svg deleted file mode 100644 index ff79126a9c..0000000000 --- a/public/themes/metro/img/sprite/b_plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_prevpage.svg b/public/themes/metro/img/sprite/b_prevpage.svg deleted file mode 100644 index 17e6745b1e..0000000000 --- a/public/themes/metro/img/sprite/b_prevpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_primary.svg b/public/themes/metro/img/sprite/b_primary.svg deleted file mode 100644 index e906975b2c..0000000000 --- a/public/themes/metro/img/sprite/b_primary.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_print.svg b/public/themes/metro/img/sprite/b_print.svg deleted file mode 100644 index 5a1b1c476d..0000000000 --- a/public/themes/metro/img/sprite/b_print.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_props.svg b/public/themes/metro/img/sprite/b_props.svg deleted file mode 100644 index f93d2f48a9..0000000000 --- a/public/themes/metro/img/sprite/b_props.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_relations.svg b/public/themes/metro/img/sprite/b_relations.svg deleted file mode 100644 index dec8811b34..0000000000 --- a/public/themes/metro/img/sprite/b_relations.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_report.svg b/public/themes/metro/img/sprite/b_report.svg deleted file mode 100644 index 7c26d60d27..0000000000 --- a/public/themes/metro/img/sprite/b_report.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_routine_add.svg b/public/themes/metro/img/sprite/b_routine_add.svg deleted file mode 100644 index bae6b87a01..0000000000 --- a/public/themes/metro/img/sprite/b_routine_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_routines.svg b/public/themes/metro/img/sprite/b_routines.svg deleted file mode 100644 index b7bdf165ed..0000000000 --- a/public/themes/metro/img/sprite/b_routines.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_save.svg b/public/themes/metro/img/sprite/b_save.svg deleted file mode 100644 index 40e995ded2..0000000000 --- a/public/themes/metro/img/sprite/b_save.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_saveimage.svg b/public/themes/metro/img/sprite/b_saveimage.svg deleted file mode 100644 index 998cf10ac1..0000000000 --- a/public/themes/metro/img/sprite/b_saveimage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_sbrowse.svg b/public/themes/metro/img/sprite/b_sbrowse.svg deleted file mode 100644 index 36b8f9db93..0000000000 --- a/public/themes/metro/img/sprite/b_sbrowse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_sdb.svg b/public/themes/metro/img/sprite/b_sdb.svg deleted file mode 100644 index 39730d8483..0000000000 --- a/public/themes/metro/img/sprite/b_sdb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_search.svg b/public/themes/metro/img/sprite/b_search.svg deleted file mode 100644 index 87c90219aa..0000000000 --- a/public/themes/metro/img/sprite/b_search.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_select.svg b/public/themes/metro/img/sprite/b_select.svg deleted file mode 100644 index 7c880c2f64..0000000000 --- a/public/themes/metro/img/sprite/b_select.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_snewtbl.svg b/public/themes/metro/img/sprite/b_snewtbl.svg deleted file mode 100644 index 42f4832db2..0000000000 --- a/public/themes/metro/img/sprite/b_snewtbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_spatial.svg b/public/themes/metro/img/sprite/b_spatial.svg deleted file mode 100644 index e5d808b6d6..0000000000 --- a/public/themes/metro/img/sprite/b_spatial.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_sql.svg b/public/themes/metro/img/sprite/b_sql.svg deleted file mode 100644 index fdd103c749..0000000000 --- a/public/themes/metro/img/sprite/b_sql.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_sqldoc.svg b/public/themes/metro/img/sprite/b_sqldoc.svg deleted file mode 100644 index e028bea523..0000000000 --- a/public/themes/metro/img/sprite/b_sqldoc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_sqlhelp.svg b/public/themes/metro/img/sprite/b_sqlhelp.svg deleted file mode 100644 index 032fe73f30..0000000000 --- a/public/themes/metro/img/sprite/b_sqlhelp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_table_add.svg b/public/themes/metro/img/sprite/b_table_add.svg deleted file mode 100644 index ebafa23b81..0000000000 --- a/public/themes/metro/img/sprite/b_table_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_tblanalyse.svg b/public/themes/metro/img/sprite/b_tblanalyse.svg deleted file mode 100644 index 8e945d69b4..0000000000 --- a/public/themes/metro/img/sprite/b_tblanalyse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_tblexport.svg b/public/themes/metro/img/sprite/b_tblexport.svg deleted file mode 100644 index 79a4b90797..0000000000 --- a/public/themes/metro/img/sprite/b_tblexport.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_tblimport.svg b/public/themes/metro/img/sprite/b_tblimport.svg deleted file mode 100644 index a7f6ed5347..0000000000 --- a/public/themes/metro/img/sprite/b_tblimport.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_tblops.svg b/public/themes/metro/img/sprite/b_tblops.svg deleted file mode 100644 index 48b9ce66ec..0000000000 --- a/public/themes/metro/img/sprite/b_tblops.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_tbloptimize.svg b/public/themes/metro/img/sprite/b_tbloptimize.svg deleted file mode 100644 index d3af55e1f8..0000000000 --- a/public/themes/metro/img/sprite/b_tbloptimize.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_tipp.svg b/public/themes/metro/img/sprite/b_tipp.svg deleted file mode 100644 index 50e3461e70..0000000000 --- a/public/themes/metro/img/sprite/b_tipp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_trigger_add.svg b/public/themes/metro/img/sprite/b_trigger_add.svg deleted file mode 100644 index 8fcec35d51..0000000000 --- a/public/themes/metro/img/sprite/b_trigger_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_triggers.svg b/public/themes/metro/img/sprite/b_triggers.svg deleted file mode 100644 index 95e820e314..0000000000 --- a/public/themes/metro/img/sprite/b_triggers.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_undo.svg b/public/themes/metro/img/sprite/b_undo.svg deleted file mode 100644 index 10ebd6f974..0000000000 --- a/public/themes/metro/img/sprite/b_undo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_unique.svg b/public/themes/metro/img/sprite/b_unique.svg deleted file mode 100644 index 39a9b28d55..0000000000 --- a/public/themes/metro/img/sprite/b_unique.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_usradd.svg b/public/themes/metro/img/sprite/b_usradd.svg deleted file mode 100644 index cbcd1f13b7..0000000000 --- a/public/themes/metro/img/sprite/b_usradd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_usrcheck.svg b/public/themes/metro/img/sprite/b_usrcheck.svg deleted file mode 100644 index 409de881f6..0000000000 --- a/public/themes/metro/img/sprite/b_usrcheck.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_usrdrop.svg b/public/themes/metro/img/sprite/b_usrdrop.svg deleted file mode 100644 index 09b29d968e..0000000000 --- a/public/themes/metro/img/sprite/b_usrdrop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_usredit.svg b/public/themes/metro/img/sprite/b_usredit.svg deleted file mode 100644 index e1778accf7..0000000000 --- a/public/themes/metro/img/sprite/b_usredit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_usrlist.svg b/public/themes/metro/img/sprite/b_usrlist.svg deleted file mode 100644 index f8f2ad4863..0000000000 --- a/public/themes/metro/img/sprite/b_usrlist.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_versions.svg b/public/themes/metro/img/sprite/b_versions.svg deleted file mode 100644 index 97ea596b82..0000000000 --- a/public/themes/metro/img/sprite/b_versions.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_view.svg b/public/themes/metro/img/sprite/b_view.svg deleted file mode 100644 index ee48c77e3b..0000000000 --- a/public/themes/metro/img/sprite/b_view.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_view_add.svg b/public/themes/metro/img/sprite/b_view_add.svg deleted file mode 100644 index d9f05392cb..0000000000 --- a/public/themes/metro/img/sprite/b_view_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/b_views.svg b/public/themes/metro/img/sprite/b_views.svg deleted file mode 100644 index 2bb4fb99af..0000000000 --- a/public/themes/metro/img/sprite/b_views.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_browse.svg b/public/themes/metro/img/sprite/bd_browse.svg deleted file mode 100644 index a52cbda542..0000000000 --- a/public/themes/metro/img/sprite/bd_browse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_deltbl.svg b/public/themes/metro/img/sprite/bd_deltbl.svg deleted file mode 100644 index c8ab6fffe2..0000000000 --- a/public/themes/metro/img/sprite/bd_deltbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_drop.svg b/public/themes/metro/img/sprite/bd_drop.svg deleted file mode 100644 index 65afaf841f..0000000000 --- a/public/themes/metro/img/sprite/bd_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_edit.svg b/public/themes/metro/img/sprite/bd_edit.svg deleted file mode 100644 index 96d9d40efc..0000000000 --- a/public/themes/metro/img/sprite/bd_edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_empty.svg b/public/themes/metro/img/sprite/bd_empty.svg deleted file mode 100644 index 5373b10a9f..0000000000 --- a/public/themes/metro/img/sprite/bd_empty.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_export.svg b/public/themes/metro/img/sprite/bd_export.svg deleted file mode 100644 index 636c8511ec..0000000000 --- a/public/themes/metro/img/sprite/bd_export.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_firstpage.svg b/public/themes/metro/img/sprite/bd_firstpage.svg deleted file mode 100644 index 22bd6f5587..0000000000 --- a/public/themes/metro/img/sprite/bd_firstpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_ftext.svg b/public/themes/metro/img/sprite/bd_ftext.svg deleted file mode 100644 index c6858b3a84..0000000000 --- a/public/themes/metro/img/sprite/bd_ftext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_index.svg b/public/themes/metro/img/sprite/bd_index.svg deleted file mode 100644 index d4f7b70e09..0000000000 --- a/public/themes/metro/img/sprite/bd_index.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_insrow.svg b/public/themes/metro/img/sprite/bd_insrow.svg deleted file mode 100644 index bc43e2c1fa..0000000000 --- a/public/themes/metro/img/sprite/bd_insrow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_lastpage.svg b/public/themes/metro/img/sprite/bd_lastpage.svg deleted file mode 100644 index 058ac3da3c..0000000000 --- a/public/themes/metro/img/sprite/bd_lastpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_nextpage.svg b/public/themes/metro/img/sprite/bd_nextpage.svg deleted file mode 100644 index 491c047591..0000000000 --- a/public/themes/metro/img/sprite/bd_nextpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_prevpage.svg b/public/themes/metro/img/sprite/bd_prevpage.svg deleted file mode 100644 index 32d1405e8e..0000000000 --- a/public/themes/metro/img/sprite/bd_prevpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_primary.svg b/public/themes/metro/img/sprite/bd_primary.svg deleted file mode 100644 index 06ea8bc2f8..0000000000 --- a/public/themes/metro/img/sprite/bd_primary.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_routine_add.svg b/public/themes/metro/img/sprite/bd_routine_add.svg deleted file mode 100644 index e4b8792fce..0000000000 --- a/public/themes/metro/img/sprite/bd_routine_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_sbrowse.svg b/public/themes/metro/img/sprite/bd_sbrowse.svg deleted file mode 100644 index c0330cdc63..0000000000 --- a/public/themes/metro/img/sprite/bd_sbrowse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_select.svg b/public/themes/metro/img/sprite/bd_select.svg deleted file mode 100644 index 0f1aceb394..0000000000 --- a/public/themes/metro/img/sprite/bd_select.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_spatial.svg b/public/themes/metro/img/sprite/bd_spatial.svg deleted file mode 100644 index c3d9df0f18..0000000000 --- a/public/themes/metro/img/sprite/bd_spatial.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/bd_unique.svg b/public/themes/metro/img/sprite/bd_unique.svg deleted file mode 100644 index 243166b02a..0000000000 --- a/public/themes/metro/img/sprite/bd_unique.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/centralColumns.svg b/public/themes/metro/img/sprite/centralColumns.svg deleted file mode 100644 index 68cf2526e8..0000000000 --- a/public/themes/metro/img/sprite/centralColumns.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/centralColumns_add.svg b/public/themes/metro/img/sprite/centralColumns_add.svg deleted file mode 100644 index 331b0da741..0000000000 --- a/public/themes/metro/img/sprite/centralColumns_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/centralColumns_delete.svg b/public/themes/metro/img/sprite/centralColumns_delete.svg deleted file mode 100644 index 023048b17c..0000000000 --- a/public/themes/metro/img/sprite/centralColumns_delete.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/col_drop.svg b/public/themes/metro/img/sprite/col_drop.svg deleted file mode 100644 index a515e93259..0000000000 --- a/public/themes/metro/img/sprite/col_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/console.svg b/public/themes/metro/img/sprite/console.svg deleted file mode 100644 index 8322399c46..0000000000 --- a/public/themes/metro/img/sprite/console.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/database.svg b/public/themes/metro/img/sprite/database.svg deleted file mode 100644 index 600dfe3677..0000000000 --- a/public/themes/metro/img/sprite/database.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/db_drop.svg b/public/themes/metro/img/sprite/db_drop.svg deleted file mode 100644 index 2811c8ce04..0000000000 --- a/public/themes/metro/img/sprite/db_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/eye.svg b/public/themes/metro/img/sprite/eye.svg deleted file mode 100644 index 06e81d9aa4..0000000000 --- a/public/themes/metro/img/sprite/eye.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/eye_grey.svg b/public/themes/metro/img/sprite/eye_grey.svg deleted file mode 100644 index a0f4b87a1c..0000000000 --- a/public/themes/metro/img/sprite/eye_grey.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/hide.svg b/public/themes/metro/img/sprite/hide.svg deleted file mode 100644 index 7385051748..0000000000 --- a/public/themes/metro/img/sprite/hide.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/item.svg b/public/themes/metro/img/sprite/item.svg deleted file mode 100644 index 0342643015..0000000000 --- a/public/themes/metro/img/sprite/item.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/lightbulb.svg b/public/themes/metro/img/sprite/lightbulb.svg deleted file mode 100644 index 5b6219e598..0000000000 --- a/public/themes/metro/img/sprite/lightbulb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/lightbulb_off.svg b/public/themes/metro/img/sprite/lightbulb_off.svg deleted file mode 100644 index 3d7116e063..0000000000 --- a/public/themes/metro/img/sprite/lightbulb_off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/more.svg b/public/themes/metro/img/sprite/more.svg deleted file mode 100644 index a7b902e062..0000000000 --- a/public/themes/metro/img/sprite/more.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/new_data.svg b/public/themes/metro/img/sprite/new_data.svg deleted file mode 100644 index 32d4d529ad..0000000000 --- a/public/themes/metro/img/sprite/new_data.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/new_data_hovered.svg b/public/themes/metro/img/sprite/new_data_hovered.svg deleted file mode 100644 index 2d5365ec24..0000000000 --- a/public/themes/metro/img/sprite/new_data_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/new_data_selected.svg b/public/themes/metro/img/sprite/new_data_selected.svg deleted file mode 100644 index cfd2563e3c..0000000000 --- a/public/themes/metro/img/sprite/new_data_selected.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/new_data_selected_hovered.svg b/public/themes/metro/img/sprite/new_data_selected_hovered.svg deleted file mode 100644 index ff8a524dd7..0000000000 --- a/public/themes/metro/img/sprite/new_data_selected_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/new_struct.svg b/public/themes/metro/img/sprite/new_struct.svg deleted file mode 100644 index f080451b8a..0000000000 --- a/public/themes/metro/img/sprite/new_struct.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/new_struct_hovered.svg b/public/themes/metro/img/sprite/new_struct_hovered.svg deleted file mode 100644 index 33c327f5a6..0000000000 --- a/public/themes/metro/img/sprite/new_struct_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/new_struct_selected.svg b/public/themes/metro/img/sprite/new_struct_selected.svg deleted file mode 100644 index 7ce9e02f77..0000000000 --- a/public/themes/metro/img/sprite/new_struct_selected.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/new_struct_selected_hovered.svg b/public/themes/metro/img/sprite/new_struct_selected_hovered.svg deleted file mode 100644 index 71cf86a7fb..0000000000 --- a/public/themes/metro/img/sprite/new_struct_selected_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/normalize.svg b/public/themes/metro/img/sprite/normalize.svg deleted file mode 100644 index 96d7c7da53..0000000000 --- a/public/themes/metro/img/sprite/normalize.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/pause.svg b/public/themes/metro/img/sprite/pause.svg deleted file mode 100644 index 21a01ef988..0000000000 --- a/public/themes/metro/img/sprite/pause.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/php_sym.svg b/public/themes/metro/img/sprite/php_sym.svg deleted file mode 100644 index 745f036158..0000000000 --- a/public/themes/metro/img/sprite/php_sym.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/play.svg b/public/themes/metro/img/sprite/play.svg deleted file mode 100644 index 1e5eda9e38..0000000000 --- a/public/themes/metro/img/sprite/play.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_asc.svg b/public/themes/metro/img/sprite/s_asc.svg deleted file mode 100644 index 2d9713107a..0000000000 --- a/public/themes/metro/img/sprite/s_asc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_asci.svg b/public/themes/metro/img/sprite/s_asci.svg deleted file mode 100644 index 178bbb52b5..0000000000 --- a/public/themes/metro/img/sprite/s_asci.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_attention.svg b/public/themes/metro/img/sprite/s_attention.svg deleted file mode 100644 index 44897cf52e..0000000000 --- a/public/themes/metro/img/sprite/s_attention.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_cancel.svg b/public/themes/metro/img/sprite/s_cancel.svg deleted file mode 100644 index 9dfa50ccb2..0000000000 --- a/public/themes/metro/img/sprite/s_cancel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_cancel2.svg b/public/themes/metro/img/sprite/s_cancel2.svg deleted file mode 100644 index f5f44720f9..0000000000 --- a/public/themes/metro/img/sprite/s_cancel2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_cog.svg b/public/themes/metro/img/sprite/s_cog.svg deleted file mode 100644 index 6d2102689f..0000000000 --- a/public/themes/metro/img/sprite/s_cog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_collapseall.svg b/public/themes/metro/img/sprite/s_collapseall.svg deleted file mode 100644 index dfb845ade9..0000000000 --- a/public/themes/metro/img/sprite/s_collapseall.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_db.svg b/public/themes/metro/img/sprite/s_db.svg deleted file mode 100644 index 583f30ac57..0000000000 --- a/public/themes/metro/img/sprite/s_db.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_desc.svg b/public/themes/metro/img/sprite/s_desc.svg deleted file mode 100644 index 4b1f637603..0000000000 --- a/public/themes/metro/img/sprite/s_desc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_error.svg b/public/themes/metro/img/sprite/s_error.svg deleted file mode 100644 index 337c7c65a5..0000000000 --- a/public/themes/metro/img/sprite/s_error.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_fulltext.svg b/public/themes/metro/img/sprite/s_fulltext.svg deleted file mode 100644 index bc02ca66e0..0000000000 --- a/public/themes/metro/img/sprite/s_fulltext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_host.svg b/public/themes/metro/img/sprite/s_host.svg deleted file mode 100644 index 23008de0ca..0000000000 --- a/public/themes/metro/img/sprite/s_host.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_info.svg b/public/themes/metro/img/sprite/s_info.svg deleted file mode 100644 index a176d2ab85..0000000000 --- a/public/themes/metro/img/sprite/s_info.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_lang.svg b/public/themes/metro/img/sprite/s_lang.svg deleted file mode 100644 index aa99afc417..0000000000 --- a/public/themes/metro/img/sprite/s_lang.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_link.svg b/public/themes/metro/img/sprite/s_link.svg deleted file mode 100644 index ee4c1475f9..0000000000 --- a/public/themes/metro/img/sprite/s_link.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_lock.svg b/public/themes/metro/img/sprite/s_lock.svg deleted file mode 100644 index c39a460bb2..0000000000 --- a/public/themes/metro/img/sprite/s_lock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_loggoff.svg b/public/themes/metro/img/sprite/s_loggoff.svg deleted file mode 100644 index fcff99dd5e..0000000000 --- a/public/themes/metro/img/sprite/s_loggoff.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_notice.svg b/public/themes/metro/img/sprite/s_notice.svg deleted file mode 100644 index d43b61b27c..0000000000 --- a/public/themes/metro/img/sprite/s_notice.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_okay.svg b/public/themes/metro/img/sprite/s_okay.svg deleted file mode 100644 index 318c151dc0..0000000000 --- a/public/themes/metro/img/sprite/s_okay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_partialtext.svg b/public/themes/metro/img/sprite/s_partialtext.svg deleted file mode 100644 index 0d24cde380..0000000000 --- a/public/themes/metro/img/sprite/s_partialtext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_passwd.svg b/public/themes/metro/img/sprite/s_passwd.svg deleted file mode 100644 index 964896df15..0000000000 --- a/public/themes/metro/img/sprite/s_passwd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_process.svg b/public/themes/metro/img/sprite/s_process.svg deleted file mode 100644 index 5096458760..0000000000 --- a/public/themes/metro/img/sprite/s_process.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_really.svg b/public/themes/metro/img/sprite/s_really.svg deleted file mode 100644 index be8397e878..0000000000 --- a/public/themes/metro/img/sprite/s_really.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_reload.svg b/public/themes/metro/img/sprite/s_reload.svg deleted file mode 100644 index 566652faed..0000000000 --- a/public/themes/metro/img/sprite/s_reload.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_replication.svg b/public/themes/metro/img/sprite/s_replication.svg deleted file mode 100644 index a65f66beff..0000000000 --- a/public/themes/metro/img/sprite/s_replication.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_rights.svg b/public/themes/metro/img/sprite/s_rights.svg deleted file mode 100644 index 8c21f2848f..0000000000 --- a/public/themes/metro/img/sprite/s_rights.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_sortable.svg b/public/themes/metro/img/sprite/s_sortable.svg deleted file mode 100644 index 84a3622139..0000000000 --- a/public/themes/metro/img/sprite/s_sortable.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_status.svg b/public/themes/metro/img/sprite/s_status.svg deleted file mode 100644 index be3557eb68..0000000000 --- a/public/themes/metro/img/sprite/s_status.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_success.svg b/public/themes/metro/img/sprite/s_success.svg deleted file mode 100644 index 20d13003cc..0000000000 --- a/public/themes/metro/img/sprite/s_success.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_sync.svg b/public/themes/metro/img/sprite/s_sync.svg deleted file mode 100644 index f68cefe128..0000000000 --- a/public/themes/metro/img/sprite/s_sync.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_tbl.svg b/public/themes/metro/img/sprite/s_tbl.svg deleted file mode 100644 index c6f03cc5ae..0000000000 --- a/public/themes/metro/img/sprite/s_tbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_theme.svg b/public/themes/metro/img/sprite/s_theme.svg deleted file mode 100644 index b637410af1..0000000000 --- a/public/themes/metro/img/sprite/s_theme.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_top.png b/public/themes/metro/img/sprite/s_top.png deleted file mode 100644 index 00c9388435..0000000000 Binary files a/public/themes/metro/img/sprite/s_top.png and /dev/null differ diff --git a/public/themes/metro/img/sprite/s_top.svg b/public/themes/metro/img/sprite/s_top.svg deleted file mode 100644 index 415bce48ed..0000000000 --- a/public/themes/metro/img/sprite/s_top.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_unlink.svg b/public/themes/metro/img/sprite/s_unlink.svg deleted file mode 100644 index 50958598f7..0000000000 --- a/public/themes/metro/img/sprite/s_unlink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_unlock.svg b/public/themes/metro/img/sprite/s_unlock.svg deleted file mode 100644 index dea3db3eef..0000000000 --- a/public/themes/metro/img/sprite/s_unlock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_vars.svg b/public/themes/metro/img/sprite/s_vars.svg deleted file mode 100644 index a3b2f43f7f..0000000000 --- a/public/themes/metro/img/sprite/s_vars.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/s_views.svg b/public/themes/metro/img/sprite/s_views.svg deleted file mode 100644 index 63e8c765dc..0000000000 --- a/public/themes/metro/img/sprite/s_views.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/show.svg b/public/themes/metro/img/sprite/show.svg deleted file mode 100644 index 06875bc900..0000000000 --- a/public/themes/metro/img/sprite/show.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/window-new.svg b/public/themes/metro/img/sprite/window-new.svg deleted file mode 100644 index 2c514b9bd7..0000000000 --- a/public/themes/metro/img/sprite/window-new.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/metro/img/sprite/window-new.png b/public/themes/metro/img/window-new.png similarity index 100% rename from public/themes/metro/img/sprite/window-new.png rename to public/themes/metro/img/window-new.png diff --git a/public/themes/metro/scss/_icons.scss b/public/themes/metro/scss/_icons.scss index 22ac62a6f3..6b74201a63 100644 --- a/public/themes/metro/scss/_icons.scss +++ b/public/themes/metro/scss/_icons.scss @@ -23,21 +23,681 @@ } } +.ic_asc_order { + background-image: url('../img/asc_order.png'); +} + +.ic_b_bookmark { + background-image: url('../img/b_bookmark.png'); +} + +.ic_b_browse { + background-image: url('../img/b_browse.png'); +} + +.ic_b_calendar { + background-image: url('../img/b_calendar.png'); +} + +.ic_b_chart { + background-image: url('../img/b_chart.png'); +} + +.ic_b_close { + background-image: url('../img/b_close.png'); +} + +.ic_b_column_add { + background-image: url('../img/b_column_add.png'); +} + +.ic_b_comment { + background-image: url('../img/b_comment.png'); +} + +.ic_b_dbstatistics { + background-image: url('../img/b_dbstatistics.png'); +} + +.ic_b_deltbl { + background-image: url('../img/b_deltbl.png'); +} + +.ic_b_docs { + background-image: url('../img/b_docs.png'); +} + +.ic_b_docsql { + background-image: url('../img/b_docsql.png'); +} + +.ic_b_drop { + background-image: url('../img/b_drop.png'); +} + +.ic_b_edit { + background-image: url('../img/b_edit.png'); +} + +.ic_b_empty { + background-image: url('../img/b_empty.png'); +} + +.ic_b_engine { + background-image: url('../img/b_engine.png'); +} + +.ic_b_event_add { + background-image: url('../img/b_event_add.png'); +} + +.ic_b_events { + background-image: url('../img/b_events.png'); +} + +.ic_b_export { + background-image: url('../img/b_export.png'); +} + +.ic_b_favorite { + background-image: url('../img/b_favorite.png'); +} + +.ic_b_find_replace { + background-image: url('../img/b_find_replace.png'); +} + +.ic_b_firstpage { + background-image: url('../img/b_firstpage.png'); +} + +.ic_b_ftext { + background-image: url('../img/b_ftext.png'); +} + +.ic_b_globe { + background-image: url('../img/b_globe.gif'); +} + +.ic_b_group { + background-image: url('../img/b_group.png'); +} + +.ic_b_help { + background-image: url('../img/b_help.png'); +} + +.ic_b_home { + background-image: url('../img/b_home.png'); +} + +.ic_b_import { + background-image: url('../img/b_import.png'); +} + +.ic_b_index { + background-image: url('../img/b_index.png'); +} + +.ic_b_index_add { + background-image: url('../img/b_index_add.png'); +} + +.ic_b_inline_edit { + background-image: url('../img/b_inline_edit.png'); +} + +.ic_b_insrow { + background-image: url('../img/b_insrow.png'); +} + +.ic_b_lastpage { + background-image: url('../img/b_lastpage.png'); +} + +.ic_b_minus { + background-image: url('../img/b_minus.png'); +} + +.ic_b_more { + background-image: url('../img/b_more.png'); +} + +.ic_b_move { + background-image: url('../img/b_move.png'); +} + +.ic_b_newdb { + background-image: url('../img/b_newdb.png'); +} + +.ic_db_drop { + background-image: url('../img/b_deltbl_white.png'); +} + +.ic_b_newtbl { + background-image: url('../img/b_newtbl.png'); +} + +.ic_b_nextpage { + background-image: url('../img/b_nextpage.png'); +} + +.ic_b_no_favorite { + background-image: url('../img/b_no_favorite.png'); +} + +.ic_b_pdfdoc { + background-image: url('../img/b_pdfdoc.png'); +} + +.ic_b_plugin { + background-image: url('../img/b_plugin.png'); +} + +.ic_b_plus { + background-image: url('../img/b_plus.png'); +} + +.ic_b_prevpage { + background-image: url('../img/b_prevpage.png'); +} + +.ic_b_primary { + background-image: url('../img/b_primary.png'); +} + +.ic_b_print { + background-image: url('../img/b_print.png'); +} + +.ic_b_props { + background-image: url('../img/b_props.png'); +} + +.ic_b_relations { + background-image: url('../img/b_relations.png'); +} + +.ic_b_report { + background-image: url('../img/b_report.png'); +} + +.ic_b_rename { + background-image: url('../img/b_rename.svg'); +} + +.ic_b_routine_add { + background-image: url('../img/b_routine_add.png'); +} + +.ic_b_routines { + background-image: url('../img/b_routines.png'); +} + +.ic_b_save { + background-image: url('../img/b_save.png'); +} + +.ic_b_saveimage { + background-image: url('../img/b_saveimage.png'); +} + +.ic_b_sbrowse { + background-image: url('../img/b_sbrowse.png'); +} + .ic_b_sdb { + background-image: url('../img/b_sdb.png'); width: 10px; height: 10px; } +.ic_b_search { + background-image: url('../img/b_search.png'); +} + +.ic_b_select { + background-image: url('../img/b_select.png'); +} + +.ic_b_snewtbl { + background-image: url('../img/b_snewtbl.png'); +} + +.ic_b_spatial { + background-image: url('../img/b_spatial.png'); +} + +.ic_b_sql { + background-image: url('../img/b_sql.png'); +} + +.ic_b_sqldoc { + background-image: url('../img/b_sqldoc.png'); +} + +.ic_b_sqlhelp { + background-image: url('../img/b_sqlhelp.png'); +} + +.ic_b_table_add { + background-image: url('../img/b_table_add.png'); +} + +.ic_b_tblanalyse { + background-image: url('../img/b_tblanalyse.png'); +} + +.ic_b_tblexport { + background-image: url('../img/b_tblexport.png'); +} + +.ic_b_tblimport { + background-image: url('../img/b_tblimport.png'); +} + +.ic_b_tblops { + background-image: url('../img/b_tblops.png'); +} + +.ic_b_tbloptimize { + background-image: url('../img/b_tbloptimize.png'); +} + +.ic_b_tipp { + background-image: url('../img/b_tipp.png'); +} + +.ic_b_trigger_add { + background-image: url('../img/b_trigger_add.png'); +} + +.ic_b_triggers { + background-image: url('../img/b_triggers.png'); +} + +.ic_b_undo { + background-image: url('../../pmahomme/img/b_undo.png'); +} + +.ic_b_unique { + background-image: url('../img/b_unique.png'); +} + +.ic_b_usradd { + background-image: url('../img/b_usradd.png'); +} + +.ic_b_usrcheck { + background-image: url('../img/b_usrcheck.png'); +} + +.ic_b_usrdrop { + background-image: url('../img/b_usrdrop.png'); +} + +.ic_b_usredit { + background-image: url('../img/b_usredit.png'); +} + +.ic_b_usrlist { + background-image: url('../img/b_usrlist.png'); +} + +.ic_b_versions { + background-image: url('../img/b_versions.png'); +} + +.ic_b_view { + background-image: url('../img/b_view.png'); +} + +.ic_b_view_add { + background-image: url('../img/b_view_add.png'); +} + +.ic_b_views { + background-image: url('../img/b_views.png'); +} + +.ic_bd_browse { + background-image: url('../img/bd_browse.png'); +} + +.ic_bd_deltbl { + background-image: url('../img/bd_deltbl.png'); +} + +.ic_bd_drop { + background-image: url('../img/bd_drop.png'); +} + +.ic_bd_edit { + background-image: url('../img/bd_edit.png'); +} + +.ic_bd_empty { + background-image: url('../img/bd_empty.png'); +} + +.ic_bd_export { + background-image: url('../img/bd_export.png'); +} + +.ic_bd_firstpage { + background-image: url('../img/bd_firstpage.png'); +} + +.ic_bd_ftext { + background-image: url('../img/bd_ftext.png'); +} + +.ic_bd_index { + background-image: url('../img/bd_index.png'); +} + +.ic_bd_insrow { + background-image: url('../img/bd_insrow.png'); +} + +.ic_bd_lastpage { + background-image: url('../img/bd_lastpage.png'); +} + +.ic_bd_nextpage { + background-image: url('../img/bd_nextpage.png'); +} + +.ic_bd_prevpage { + background-image: url('../img/bd_prevpage.png'); +} + +.ic_bd_primary { + background-image: url('../img/bd_primary.png'); +} + +.ic_bd_routine_add { + background-image: url('../img/bd_routine_add.png'); +} + +.ic_bd_sbrowse { + background-image: url('../img/bd_sbrowse.png'); +} + +.ic_bd_select { + background-image: url('../img/bd_select.png'); +} + +.ic_bd_spatial { + background-image: url('../img/bd_spatial.png'); +} + +.ic_bd_unique { + background-image: url('../img/bd_unique.png'); +} + +.ic_centralColumns { + background-image: url('../img/centralColumns.png'); +} + +.ic_centralColumns_add { + background-image: url('../img/centralColumns_add.png'); +} + +.ic_centralColumns_delete { + background-image: url('../img/centralColumns_delete.png'); +} + +.ic_col_drop { + background-image: url('../img/col_drop.png'); +} + +.ic_console { + background-image: url('../img/console.png'); +} + +.ic_database { + background-image: url('../img/database.png'); +} + +.ic_eye { + background-image: url('../img/eye.png'); +} + +.ic_eye_grey { + background-image: url('../img/eye_grey.png'); +} + +.ic_hide { + background-image: url('../img/hide.png'); +} + .ic_item { + background-image: url('../img/item.png'); width: 9px; height: 9px; } +.ic_lightbulb { + background-image: url('../img/lightbulb.png'); +} + +.ic_lightbulb_off { + background-image: url('../img/lightbulb_off.png'); +} + .ic_more { + background-image: url('../img/more.png'); width: 13px; } +.ic_new_data { + background-image: url('../img/new_data.png'); +} + +.ic_new_data_hovered { + background-image: url('../img/new_data_hovered.png'); +} + +.ic_new_data_selected { + background-image: url('../img/new_data_selected.png'); +} + +.ic_new_data_selected_hovered { + background-image: url('../img/new_data_selected_hovered.png'); +} + +.ic_new_struct { + background-image: url('../img/new_struct.png'); +} + +.ic_new_struct_hovered { + background-image: url('../img/new_struct_hovered.png'); +} + +.ic_new_struct_selected { + background-image: url('../img/new_struct_selected.png'); +} + +.ic_new_struct_selected_hovered { + background-image: url('../img/new_struct_selected_hovered.png'); +} + +.ic_normalize { + background-image: url('../img/normalize.png'); +} + +.ic_pause { + background-image: url('../img/pause.png'); +} + +.ic_php_sym { + background-image: url('../img/php_sym.png'); +} + +.ic_play { + background-image: url('../img/play.png'); +} + +.ic_s_asc { + background-image: url('../img/s_asc.png'); +} + +.ic_s_asci { + background-image: url('../img/s_asci.png'); +} + +.ic_s_attention { + background-image: url('../img/s_attention.png'); +} + +.ic_s_cancel { + background-image: url('../img/s_cancel.png'); +} + +.ic_s_cancel2 { + background-image: url('../img/s_cancel2.png'); +} + +.ic_s_cog { + background-image: url('../img/s_cog.png'); +} + +.ic_s_collapseall { + background-image: url('../img/s_collapseall.png'); +} + +.ic_s_db { + background-image: url('../img/s_db.png'); +} + +.ic_s_desc { + background-image: url('../img/s_desc.png'); +} + +.ic_s_error { + background-image: url('../img/s_error.png'); +} + +.ic_s_host { + background-image: url('../img/s_host.png'); +} + +.ic_s_info { + background-image: url('../img/s_info.png'); +} + +.ic_s_lang { + background-image: url('../img/s_lang.png'); +} + +.ic_s_link { + background-image: url('../img/s_link.png'); +} + +.ic_s_lock { + background-image: url('../img/s_lock.png'); +} + +.ic_s_unlock { + background-image: url('../img/lock_open.png'); +} + +.ic_s_loggoff { + background-image: url('../img/s_loggoff.png'); +} + +.ic_s_notice { + background-image: url('../img/s_notice.png'); +} + +.ic_s_okay { + background-image: url('../img/s_okay.png'); +} + +.ic_s_passwd { + background-image: url('../img/s_passwd.png'); +} + +.ic_s_process { + background-image: url('../img/s_process.png'); +} + .ic_s_really { + background-image: url('../img/s_really.png'); width: 11px; height: 11px; } + +.ic_s_reload { + background-image: url('../img/s_reload.png'); +} + +.ic_s_replication { + background-image: url('../img/s_replication.png'); +} + +.ic_s_rights { + background-image: url('../img/s_rights.png'); +} + +.ic_s_sortable { + background-image: url('../img/s_sortable.png'); +} + +.ic_s_status { + background-image: url('../img/s_status.png'); +} + +.ic_s_success { + background-image: url('../img/s_success.png'); +} + +.ic_s_sync { + background-image: url('../img/s_sync.png'); +} + +.ic_s_tbl { + background-image: url('../img/s_tbl.png'); +} + +.ic_s_theme { + background-image: url('../img/s_theme.png'); +} + +.ic_s_top { + background-image: url('../img/s_top.png'); +} + +.ic_s_unlink { + background-image: url('../img/s_unlink.png'); +} + +.ic_s_vars { + background-image: url('../img/s_vars.png'); +} + +.ic_s_views { + background-image: url('../img/s_views.png'); +} + +.ic_show { + background-image: url('../img/show.png'); +} + +.ic_window-new { + background-image: url('../img/window-new.png'); +} + +.ic_ajax_clock_small { + background-image: url('../img/ajax_clock_small.gif'); +} + +.ic_s_partialtext { + background-image: url('../img/s_partialtext.png'); +} + +.ic_s_fulltext { + background-image: url('../img/s_fulltext.png'); +} diff --git a/public/themes/metro/scss/_navigation.scss b/public/themes/metro/scss/_navigation.scss index c6e065760d..f905ffc432 100644 --- a/public/themes/metro/scss/_navigation.scss +++ b/public/themes/metro/scss/_navigation.scss @@ -120,7 +120,7 @@ } } -.icon { +img { &.ic_b_home, &.ic_s_loggoff, &.ic_b_docs, @@ -340,7 +340,7 @@ } } - .icon { + img { position: relative; top: -0.6em; left: 0; diff --git a/public/themes/original/img/sprite/ajax_clock_small.gif b/public/themes/original/img/ajax_clock_small.gif similarity index 100% rename from public/themes/original/img/sprite/ajax_clock_small.gif rename to public/themes/original/img/ajax_clock_small.gif diff --git a/public/themes/original/img/sprite/b_bookmark.png b/public/themes/original/img/b_bookmark.png similarity index 100% rename from public/themes/original/img/sprite/b_bookmark.png rename to public/themes/original/img/b_bookmark.png diff --git a/public/themes/original/img/sprite/b_browse.png b/public/themes/original/img/b_browse.png similarity index 100% rename from public/themes/original/img/sprite/b_browse.png rename to public/themes/original/img/b_browse.png diff --git a/public/themes/original/img/sprite/b_calendar.png b/public/themes/original/img/b_calendar.png similarity index 100% rename from public/themes/original/img/sprite/b_calendar.png rename to public/themes/original/img/b_calendar.png diff --git a/public/themes/original/img/sprite/b_chart.png b/public/themes/original/img/b_chart.png similarity index 100% rename from public/themes/original/img/sprite/b_chart.png rename to public/themes/original/img/b_chart.png diff --git a/public/themes/original/img/sprite/b_close.png b/public/themes/original/img/b_close.png similarity index 100% rename from public/themes/original/img/sprite/b_close.png rename to public/themes/original/img/b_close.png diff --git a/public/themes/original/img/sprite/b_column_add.png b/public/themes/original/img/b_column_add.png similarity index 100% rename from public/themes/original/img/sprite/b_column_add.png rename to public/themes/original/img/b_column_add.png diff --git a/public/themes/original/img/sprite/b_comment.png b/public/themes/original/img/b_comment.png similarity index 100% rename from public/themes/original/img/sprite/b_comment.png rename to public/themes/original/img/b_comment.png diff --git a/public/themes/original/img/sprite/b_dbstatistics.png b/public/themes/original/img/b_dbstatistics.png similarity index 100% rename from public/themes/original/img/sprite/b_dbstatistics.png rename to public/themes/original/img/b_dbstatistics.png diff --git a/public/themes/original/img/sprite/b_deltbl.png b/public/themes/original/img/b_deltbl.png similarity index 100% rename from public/themes/original/img/sprite/b_deltbl.png rename to public/themes/original/img/b_deltbl.png diff --git a/public/themes/original/img/sprite/b_docs.png b/public/themes/original/img/b_docs.png similarity index 100% rename from public/themes/original/img/sprite/b_docs.png rename to public/themes/original/img/b_docs.png diff --git a/public/themes/original/img/sprite/b_drop.png b/public/themes/original/img/b_drop.png similarity index 100% rename from public/themes/original/img/sprite/b_drop.png rename to public/themes/original/img/b_drop.png diff --git a/public/themes/original/img/sprite/b_edit.png b/public/themes/original/img/b_edit.png similarity index 100% rename from public/themes/original/img/sprite/b_edit.png rename to public/themes/original/img/b_edit.png diff --git a/public/themes/original/img/sprite/b_empty.png b/public/themes/original/img/b_empty.png similarity index 100% rename from public/themes/original/img/sprite/b_empty.png rename to public/themes/original/img/b_empty.png diff --git a/public/themes/original/img/sprite/b_engine.png b/public/themes/original/img/b_engine.png similarity index 100% rename from public/themes/original/img/sprite/b_engine.png rename to public/themes/original/img/b_engine.png diff --git a/public/themes/original/img/sprite/b_event_add.png b/public/themes/original/img/b_event_add.png similarity index 100% rename from public/themes/original/img/sprite/b_event_add.png rename to public/themes/original/img/b_event_add.png diff --git a/public/themes/original/img/sprite/b_events.png b/public/themes/original/img/b_events.png similarity index 100% rename from public/themes/original/img/sprite/b_events.png rename to public/themes/original/img/b_events.png diff --git a/public/themes/original/img/sprite/b_export.png b/public/themes/original/img/b_export.png similarity index 100% rename from public/themes/original/img/sprite/b_export.png rename to public/themes/original/img/b_export.png diff --git a/public/themes/original/img/sprite/b_favorite.png b/public/themes/original/img/b_favorite.png similarity index 100% rename from public/themes/original/img/sprite/b_favorite.png rename to public/themes/original/img/b_favorite.png diff --git a/public/themes/original/img/sprite/b_find_replace.png b/public/themes/original/img/b_find_replace.png similarity index 100% rename from public/themes/original/img/sprite/b_find_replace.png rename to public/themes/original/img/b_find_replace.png diff --git a/public/themes/original/img/sprite/b_ftext.png b/public/themes/original/img/b_ftext.png similarity index 100% rename from public/themes/original/img/sprite/b_ftext.png rename to public/themes/original/img/b_ftext.png diff --git a/public/themes/original/img/sprite/b_globe.gif b/public/themes/original/img/b_globe.gif similarity index 100% rename from public/themes/original/img/sprite/b_globe.gif rename to public/themes/original/img/b_globe.gif diff --git a/public/themes/original/img/sprite/b_group.png b/public/themes/original/img/b_group.png similarity index 100% rename from public/themes/original/img/sprite/b_group.png rename to public/themes/original/img/b_group.png diff --git a/public/themes/original/img/sprite/b_help.png b/public/themes/original/img/b_help.png similarity index 100% rename from public/themes/original/img/sprite/b_help.png rename to public/themes/original/img/b_help.png diff --git a/public/themes/original/img/sprite/b_home.png b/public/themes/original/img/b_home.png similarity index 100% rename from public/themes/original/img/sprite/b_home.png rename to public/themes/original/img/b_home.png diff --git a/public/themes/original/img/sprite/b_import.png b/public/themes/original/img/b_import.png similarity index 100% rename from public/themes/original/img/sprite/b_import.png rename to public/themes/original/img/b_import.png diff --git a/public/themes/original/img/sprite/b_index.png b/public/themes/original/img/b_index.png similarity index 100% rename from public/themes/original/img/sprite/b_index.png rename to public/themes/original/img/b_index.png diff --git a/public/themes/original/img/sprite/b_index_add.png b/public/themes/original/img/b_index_add.png similarity index 100% rename from public/themes/original/img/sprite/b_index_add.png rename to public/themes/original/img/b_index_add.png diff --git a/public/themes/original/img/sprite/b_inline_edit.png b/public/themes/original/img/b_inline_edit.png similarity index 100% rename from public/themes/original/img/sprite/b_inline_edit.png rename to public/themes/original/img/b_inline_edit.png diff --git a/public/themes/original/img/sprite/b_insrow.png b/public/themes/original/img/b_insrow.png similarity index 100% rename from public/themes/original/img/sprite/b_insrow.png rename to public/themes/original/img/b_insrow.png diff --git a/public/themes/original/img/sprite/b_left.png b/public/themes/original/img/b_left.png similarity index 100% rename from public/themes/original/img/sprite/b_left.png rename to public/themes/original/img/b_left.png diff --git a/public/themes/original/img/sprite/b_minus.png b/public/themes/original/img/b_minus.png similarity index 100% rename from public/themes/original/img/sprite/b_minus.png rename to public/themes/original/img/b_minus.png diff --git a/public/themes/original/img/sprite/b_more.png b/public/themes/original/img/b_more.png similarity index 100% rename from public/themes/original/img/sprite/b_more.png rename to public/themes/original/img/b_more.png diff --git a/public/themes/original/img/sprite/b_move.png b/public/themes/original/img/b_move.png similarity index 100% rename from public/themes/original/img/sprite/b_move.png rename to public/themes/original/img/b_move.png diff --git a/public/themes/original/img/sprite/b_newdb.png b/public/themes/original/img/b_newdb.png similarity index 100% rename from public/themes/original/img/sprite/b_newdb.png rename to public/themes/original/img/b_newdb.png diff --git a/public/themes/original/img/sprite/b_newtbl.png b/public/themes/original/img/b_newtbl.png similarity index 100% rename from public/themes/original/img/sprite/b_newtbl.png rename to public/themes/original/img/b_newtbl.png diff --git a/public/themes/original/img/sprite/b_nextpage.png b/public/themes/original/img/b_nextpage.png similarity index 100% rename from public/themes/original/img/sprite/b_nextpage.png rename to public/themes/original/img/b_nextpage.png diff --git a/public/themes/original/img/sprite/b_no_favorite.png b/public/themes/original/img/b_no_favorite.png similarity index 100% rename from public/themes/original/img/sprite/b_no_favorite.png rename to public/themes/original/img/b_no_favorite.png diff --git a/public/themes/original/img/sprite/b_plugin.png b/public/themes/original/img/b_plugin.png similarity index 100% rename from public/themes/original/img/sprite/b_plugin.png rename to public/themes/original/img/b_plugin.png diff --git a/public/themes/original/img/sprite/b_plus.png b/public/themes/original/img/b_plus.png similarity index 100% rename from public/themes/original/img/sprite/b_plus.png rename to public/themes/original/img/b_plus.png diff --git a/public/themes/original/img/sprite/b_primary.png b/public/themes/original/img/b_primary.png similarity index 100% rename from public/themes/original/img/sprite/b_primary.png rename to public/themes/original/img/b_primary.png diff --git a/public/themes/original/img/sprite/b_print.png b/public/themes/original/img/b_print.png similarity index 100% rename from public/themes/original/img/sprite/b_print.png rename to public/themes/original/img/b_print.png diff --git a/public/themes/original/img/sprite/b_props.png b/public/themes/original/img/b_props.png similarity index 100% rename from public/themes/original/img/sprite/b_props.png rename to public/themes/original/img/b_props.png diff --git a/public/themes/original/img/sprite/b_relations.png b/public/themes/original/img/b_relations.png similarity index 100% rename from public/themes/original/img/sprite/b_relations.png rename to public/themes/original/img/b_relations.png diff --git a/public/themes/original/img/sprite/b_rename.svg b/public/themes/original/img/b_rename.svg similarity index 100% rename from public/themes/original/img/sprite/b_rename.svg rename to public/themes/original/img/b_rename.svg diff --git a/public/themes/original/img/sprite/b_report.png b/public/themes/original/img/b_report.png similarity index 100% rename from public/themes/original/img/sprite/b_report.png rename to public/themes/original/img/b_report.png diff --git a/public/themes/original/img/sprite/b_right.png b/public/themes/original/img/b_right.png similarity index 100% rename from public/themes/original/img/sprite/b_right.png rename to public/themes/original/img/b_right.png diff --git a/public/themes/original/img/sprite/b_routine_add.png b/public/themes/original/img/b_routine_add.png similarity index 100% rename from public/themes/original/img/sprite/b_routine_add.png rename to public/themes/original/img/b_routine_add.png diff --git a/public/themes/original/img/sprite/b_routines.png b/public/themes/original/img/b_routines.png similarity index 100% rename from public/themes/original/img/sprite/b_routines.png rename to public/themes/original/img/b_routines.png diff --git a/public/themes/original/img/sprite/b_save.png b/public/themes/original/img/b_save.png similarity index 100% rename from public/themes/original/img/sprite/b_save.png rename to public/themes/original/img/b_save.png diff --git a/public/themes/original/img/sprite/b_saveimage.png b/public/themes/original/img/b_saveimage.png similarity index 100% rename from public/themes/original/img/sprite/b_saveimage.png rename to public/themes/original/img/b_saveimage.png diff --git a/public/themes/original/img/sprite/b_sbrowse.png b/public/themes/original/img/b_sbrowse.png similarity index 100% rename from public/themes/original/img/sprite/b_sbrowse.png rename to public/themes/original/img/b_sbrowse.png diff --git a/public/themes/original/img/sprite/b_search.png b/public/themes/original/img/b_search.png similarity index 100% rename from public/themes/original/img/sprite/b_search.png rename to public/themes/original/img/b_search.png diff --git a/public/themes/original/img/sprite/b_select.png b/public/themes/original/img/b_select.png similarity index 100% rename from public/themes/original/img/sprite/b_select.png rename to public/themes/original/img/b_select.png diff --git a/public/themes/original/img/sprite/b_snewtbl.png b/public/themes/original/img/b_snewtbl.png similarity index 100% rename from public/themes/original/img/sprite/b_snewtbl.png rename to public/themes/original/img/b_snewtbl.png diff --git a/public/themes/original/img/sprite/b_spatial.png b/public/themes/original/img/b_spatial.png similarity index 100% rename from public/themes/original/img/sprite/b_spatial.png rename to public/themes/original/img/b_spatial.png diff --git a/public/themes/original/img/sprite/b_sql.png b/public/themes/original/img/b_sql.png similarity index 100% rename from public/themes/original/img/sprite/b_sql.png rename to public/themes/original/img/b_sql.png diff --git a/public/themes/original/img/sprite/b_sqlhelp.png b/public/themes/original/img/b_sqlhelp.png similarity index 100% rename from public/themes/original/img/sprite/b_sqlhelp.png rename to public/themes/original/img/b_sqlhelp.png diff --git a/public/themes/original/img/sprite/b_table_add.png b/public/themes/original/img/b_table_add.png similarity index 100% rename from public/themes/original/img/sprite/b_table_add.png rename to public/themes/original/img/b_table_add.png diff --git a/public/themes/original/img/sprite/b_tblanalyse.png b/public/themes/original/img/b_tblanalyse.png similarity index 100% rename from public/themes/original/img/sprite/b_tblanalyse.png rename to public/themes/original/img/b_tblanalyse.png diff --git a/public/themes/original/img/sprite/b_tblexport.png b/public/themes/original/img/b_tblexport.png similarity index 100% rename from public/themes/original/img/sprite/b_tblexport.png rename to public/themes/original/img/b_tblexport.png diff --git a/public/themes/original/img/sprite/b_tblimport.png b/public/themes/original/img/b_tblimport.png similarity index 100% rename from public/themes/original/img/sprite/b_tblimport.png rename to public/themes/original/img/b_tblimport.png diff --git a/public/themes/original/img/sprite/b_tblops.png b/public/themes/original/img/b_tblops.png similarity index 100% rename from public/themes/original/img/sprite/b_tblops.png rename to public/themes/original/img/b_tblops.png diff --git a/public/themes/original/img/sprite/b_tbloptimize.png b/public/themes/original/img/b_tbloptimize.png similarity index 100% rename from public/themes/original/img/sprite/b_tbloptimize.png rename to public/themes/original/img/b_tbloptimize.png diff --git a/public/themes/original/img/sprite/b_tipp.png b/public/themes/original/img/b_tipp.png similarity index 100% rename from public/themes/original/img/sprite/b_tipp.png rename to public/themes/original/img/b_tipp.png diff --git a/public/themes/original/img/sprite/b_trigger_add.png b/public/themes/original/img/b_trigger_add.png similarity index 100% rename from public/themes/original/img/sprite/b_trigger_add.png rename to public/themes/original/img/b_trigger_add.png diff --git a/public/themes/original/img/sprite/b_triggers.png b/public/themes/original/img/b_triggers.png similarity index 100% rename from public/themes/original/img/sprite/b_triggers.png rename to public/themes/original/img/b_triggers.png diff --git a/public/themes/metro/img/sprite/b_undo.png b/public/themes/original/img/b_undo.png similarity index 100% rename from public/themes/metro/img/sprite/b_undo.png rename to public/themes/original/img/b_undo.png diff --git a/public/themes/original/img/sprite/b_unique.png b/public/themes/original/img/b_unique.png similarity index 100% rename from public/themes/original/img/sprite/b_unique.png rename to public/themes/original/img/b_unique.png diff --git a/public/themes/original/img/sprite/b_usradd.png b/public/themes/original/img/b_usradd.png similarity index 100% rename from public/themes/original/img/sprite/b_usradd.png rename to public/themes/original/img/b_usradd.png diff --git a/public/themes/original/img/sprite/b_usrcheck.png b/public/themes/original/img/b_usrcheck.png similarity index 100% rename from public/themes/original/img/sprite/b_usrcheck.png rename to public/themes/original/img/b_usrcheck.png diff --git a/public/themes/original/img/sprite/b_usrdrop.png b/public/themes/original/img/b_usrdrop.png similarity index 100% rename from public/themes/original/img/sprite/b_usrdrop.png rename to public/themes/original/img/b_usrdrop.png diff --git a/public/themes/original/img/sprite/b_usredit.png b/public/themes/original/img/b_usredit.png similarity index 100% rename from public/themes/original/img/sprite/b_usredit.png rename to public/themes/original/img/b_usredit.png diff --git a/public/themes/original/img/sprite/b_usrlist.png b/public/themes/original/img/b_usrlist.png similarity index 100% rename from public/themes/original/img/sprite/b_usrlist.png rename to public/themes/original/img/b_usrlist.png diff --git a/public/themes/original/img/sprite/b_versions.png b/public/themes/original/img/b_versions.png similarity index 100% rename from public/themes/original/img/sprite/b_versions.png rename to public/themes/original/img/b_versions.png diff --git a/public/themes/original/img/sprite/b_view.png b/public/themes/original/img/b_view.png similarity index 100% rename from public/themes/original/img/sprite/b_view.png rename to public/themes/original/img/b_view.png diff --git a/public/themes/original/img/sprite/b_view_add.png b/public/themes/original/img/b_view_add.png similarity index 100% rename from public/themes/original/img/sprite/b_view_add.png rename to public/themes/original/img/b_view_add.png diff --git a/public/themes/original/img/sprite/b_views.png b/public/themes/original/img/b_views.png similarity index 100% rename from public/themes/original/img/sprite/b_views.png rename to public/themes/original/img/b_views.png diff --git a/public/themes/original/img/sprite/bd_browse.png b/public/themes/original/img/bd_browse.png similarity index 100% rename from public/themes/original/img/sprite/bd_browse.png rename to public/themes/original/img/bd_browse.png diff --git a/public/themes/original/img/sprite/bd_deltbl.png b/public/themes/original/img/bd_deltbl.png similarity index 100% rename from public/themes/original/img/sprite/bd_deltbl.png rename to public/themes/original/img/bd_deltbl.png diff --git a/public/themes/original/img/sprite/bd_drop.png b/public/themes/original/img/bd_drop.png similarity index 100% rename from public/themes/original/img/sprite/bd_drop.png rename to public/themes/original/img/bd_drop.png diff --git a/public/themes/original/img/sprite/bd_edit.png b/public/themes/original/img/bd_edit.png similarity index 100% rename from public/themes/original/img/sprite/bd_edit.png rename to public/themes/original/img/bd_edit.png diff --git a/public/themes/original/img/sprite/bd_empty.png b/public/themes/original/img/bd_empty.png similarity index 100% rename from public/themes/original/img/sprite/bd_empty.png rename to public/themes/original/img/bd_empty.png diff --git a/public/themes/original/img/sprite/bd_export.png b/public/themes/original/img/bd_export.png similarity index 100% rename from public/themes/original/img/sprite/bd_export.png rename to public/themes/original/img/bd_export.png diff --git a/public/themes/original/img/sprite/bd_ftext.png b/public/themes/original/img/bd_ftext.png similarity index 100% rename from public/themes/original/img/sprite/bd_ftext.png rename to public/themes/original/img/bd_ftext.png diff --git a/public/themes/original/img/sprite/bd_index.png b/public/themes/original/img/bd_index.png similarity index 100% rename from public/themes/original/img/sprite/bd_index.png rename to public/themes/original/img/bd_index.png diff --git a/public/themes/original/img/sprite/bd_insrow.png b/public/themes/original/img/bd_insrow.png similarity index 100% rename from public/themes/original/img/sprite/bd_insrow.png rename to public/themes/original/img/bd_insrow.png diff --git a/public/themes/original/img/sprite/bd_nextpage.png b/public/themes/original/img/bd_nextpage.png similarity index 100% rename from public/themes/original/img/sprite/bd_nextpage.png rename to public/themes/original/img/bd_nextpage.png diff --git a/public/themes/original/img/sprite/bd_primary.png b/public/themes/original/img/bd_primary.png similarity index 100% rename from public/themes/original/img/sprite/bd_primary.png rename to public/themes/original/img/bd_primary.png diff --git a/public/themes/original/img/sprite/bd_routine_add.png b/public/themes/original/img/bd_routine_add.png similarity index 100% rename from public/themes/original/img/sprite/bd_routine_add.png rename to public/themes/original/img/bd_routine_add.png diff --git a/public/themes/original/img/sprite/bd_sbrowse.png b/public/themes/original/img/bd_sbrowse.png similarity index 100% rename from public/themes/original/img/sprite/bd_sbrowse.png rename to public/themes/original/img/bd_sbrowse.png diff --git a/public/themes/original/img/sprite/bd_select.png b/public/themes/original/img/bd_select.png similarity index 100% rename from public/themes/original/img/sprite/bd_select.png rename to public/themes/original/img/bd_select.png diff --git a/public/themes/original/img/sprite/bd_spatial.png b/public/themes/original/img/bd_spatial.png similarity index 100% rename from public/themes/original/img/sprite/bd_spatial.png rename to public/themes/original/img/bd_spatial.png diff --git a/public/themes/original/img/sprite/bd_unique.png b/public/themes/original/img/bd_unique.png similarity index 100% rename from public/themes/original/img/sprite/bd_unique.png rename to public/themes/original/img/bd_unique.png diff --git a/public/themes/original/img/sprite/centralColumns.png b/public/themes/original/img/centralColumns.png similarity index 100% rename from public/themes/original/img/sprite/centralColumns.png rename to public/themes/original/img/centralColumns.png diff --git a/public/themes/original/img/sprite/centralColumns_add.png b/public/themes/original/img/centralColumns_add.png similarity index 100% rename from public/themes/original/img/sprite/centralColumns_add.png rename to public/themes/original/img/centralColumns_add.png diff --git a/public/themes/original/img/sprite/centralColumns_delete.png b/public/themes/original/img/centralColumns_delete.png similarity index 100% rename from public/themes/original/img/sprite/centralColumns_delete.png rename to public/themes/original/img/centralColumns_delete.png diff --git a/public/themes/original/img/sprite/col_drop.png b/public/themes/original/img/col_drop.png similarity index 100% rename from public/themes/original/img/sprite/col_drop.png rename to public/themes/original/img/col_drop.png diff --git a/public/themes/original/img/sprite/console.png b/public/themes/original/img/console.png similarity index 100% rename from public/themes/original/img/sprite/console.png rename to public/themes/original/img/console.png diff --git a/public/themes/original/img/sprite/eye.png b/public/themes/original/img/eye.png similarity index 100% rename from public/themes/original/img/sprite/eye.png rename to public/themes/original/img/eye.png diff --git a/public/themes/original/img/sprite/eye_grey.png b/public/themes/original/img/eye_grey.png similarity index 100% rename from public/themes/original/img/sprite/eye_grey.png rename to public/themes/original/img/eye_grey.png diff --git a/public/themes/original/img/sprite/hide.png b/public/themes/original/img/hide.png similarity index 100% rename from public/themes/original/img/sprite/hide.png rename to public/themes/original/img/hide.png diff --git a/public/themes/original/img/icons.svg b/public/themes/original/img/icons.svg deleted file mode 100644 index 5e84bef595..0000000000 --- a/public/themes/original/img/icons.svg +++ /dev/null @@ -1,342 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/themes/original/img/sprite/lightbulb.png b/public/themes/original/img/lightbulb.png similarity index 100% rename from public/themes/original/img/sprite/lightbulb.png rename to public/themes/original/img/lightbulb.png diff --git a/public/themes/original/img/sprite/lightbulb_off.png b/public/themes/original/img/lightbulb_off.png similarity index 100% rename from public/themes/original/img/sprite/lightbulb_off.png rename to public/themes/original/img/lightbulb_off.png diff --git a/public/themes/original/img/sprite/more.png b/public/themes/original/img/more.png similarity index 100% rename from public/themes/original/img/sprite/more.png rename to public/themes/original/img/more.png diff --git a/public/themes/original/img/sprite/new_data.png b/public/themes/original/img/new_data.png similarity index 100% rename from public/themes/original/img/sprite/new_data.png rename to public/themes/original/img/new_data.png diff --git a/public/themes/original/img/sprite/new_data_hovered.png b/public/themes/original/img/new_data_hovered.png similarity index 100% rename from public/themes/original/img/sprite/new_data_hovered.png rename to public/themes/original/img/new_data_hovered.png diff --git a/public/themes/original/img/sprite/new_data_selected.png b/public/themes/original/img/new_data_selected.png similarity index 100% rename from public/themes/original/img/sprite/new_data_selected.png rename to public/themes/original/img/new_data_selected.png diff --git a/public/themes/original/img/sprite/new_data_selected_hovered.png b/public/themes/original/img/new_data_selected_hovered.png similarity index 100% rename from public/themes/original/img/sprite/new_data_selected_hovered.png rename to public/themes/original/img/new_data_selected_hovered.png diff --git a/public/themes/original/img/sprite/new_struct.png b/public/themes/original/img/new_struct.png similarity index 100% rename from public/themes/original/img/sprite/new_struct.png rename to public/themes/original/img/new_struct.png diff --git a/public/themes/original/img/sprite/new_struct_hovered.png b/public/themes/original/img/new_struct_hovered.png similarity index 100% rename from public/themes/original/img/sprite/new_struct_hovered.png rename to public/themes/original/img/new_struct_hovered.png diff --git a/public/themes/original/img/sprite/new_struct_selected.png b/public/themes/original/img/new_struct_selected.png similarity index 100% rename from public/themes/original/img/sprite/new_struct_selected.png rename to public/themes/original/img/new_struct_selected.png diff --git a/public/themes/original/img/sprite/new_struct_selected_hovered.png b/public/themes/original/img/new_struct_selected_hovered.png similarity index 100% rename from public/themes/original/img/sprite/new_struct_selected_hovered.png rename to public/themes/original/img/new_struct_selected_hovered.png diff --git a/public/themes/original/img/sprite/normalize.png b/public/themes/original/img/normalize.png similarity index 100% rename from public/themes/original/img/sprite/normalize.png rename to public/themes/original/img/normalize.png diff --git a/public/themes/original/img/sprite/pause.png b/public/themes/original/img/pause.png similarity index 100% rename from public/themes/original/img/sprite/pause.png rename to public/themes/original/img/pause.png diff --git a/public/themes/original/img/sprite/play.png b/public/themes/original/img/play.png similarity index 100% rename from public/themes/original/img/sprite/play.png rename to public/themes/original/img/play.png diff --git a/public/themes/original/img/sprite/s_asc.png b/public/themes/original/img/s_asc.png similarity index 100% rename from public/themes/original/img/sprite/s_asc.png rename to public/themes/original/img/s_asc.png diff --git a/public/themes/original/img/sprite/s_asci.png b/public/themes/original/img/s_asci.png similarity index 100% rename from public/themes/original/img/sprite/s_asci.png rename to public/themes/original/img/s_asci.png diff --git a/public/themes/original/img/sprite/s_attention.png b/public/themes/original/img/s_attention.png similarity index 100% rename from public/themes/original/img/sprite/s_attention.png rename to public/themes/original/img/s_attention.png diff --git a/public/themes/original/img/sprite/s_cancel.png b/public/themes/original/img/s_cancel.png similarity index 100% rename from public/themes/original/img/sprite/s_cancel.png rename to public/themes/original/img/s_cancel.png diff --git a/public/themes/original/img/sprite/s_cog.png b/public/themes/original/img/s_cog.png similarity index 100% rename from public/themes/original/img/sprite/s_cog.png rename to public/themes/original/img/s_cog.png diff --git a/public/themes/original/img/sprite/s_collapseall.png b/public/themes/original/img/s_collapseall.png similarity index 100% rename from public/themes/original/img/sprite/s_collapseall.png rename to public/themes/original/img/s_collapseall.png diff --git a/public/themes/original/img/sprite/s_db.png b/public/themes/original/img/s_db.png similarity index 100% rename from public/themes/original/img/sprite/s_db.png rename to public/themes/original/img/s_db.png diff --git a/public/themes/original/img/sprite/s_desc.png b/public/themes/original/img/s_desc.png similarity index 100% rename from public/themes/original/img/sprite/s_desc.png rename to public/themes/original/img/s_desc.png diff --git a/public/themes/original/img/sprite/s_error.png b/public/themes/original/img/s_error.png similarity index 100% rename from public/themes/original/img/sprite/s_error.png rename to public/themes/original/img/s_error.png diff --git a/public/themes/original/img/sprite/s_fulltext.png b/public/themes/original/img/s_fulltext.png similarity index 100% rename from public/themes/original/img/sprite/s_fulltext.png rename to public/themes/original/img/s_fulltext.png diff --git a/public/themes/original/img/sprite/s_host.png b/public/themes/original/img/s_host.png similarity index 100% rename from public/themes/original/img/sprite/s_host.png rename to public/themes/original/img/s_host.png diff --git a/public/themes/original/img/sprite/s_info.png b/public/themes/original/img/s_info.png similarity index 100% rename from public/themes/original/img/sprite/s_info.png rename to public/themes/original/img/s_info.png diff --git a/public/themes/original/img/sprite/s_lang.png b/public/themes/original/img/s_lang.png similarity index 100% rename from public/themes/original/img/sprite/s_lang.png rename to public/themes/original/img/s_lang.png diff --git a/public/themes/original/img/sprite/s_link.png b/public/themes/original/img/s_link.png similarity index 100% rename from public/themes/original/img/sprite/s_link.png rename to public/themes/original/img/s_link.png diff --git a/public/themes/original/img/sprite/s_lock.png b/public/themes/original/img/s_lock.png similarity index 100% rename from public/themes/original/img/sprite/s_lock.png rename to public/themes/original/img/s_lock.png diff --git a/public/themes/original/img/sprite/s_loggoff.png b/public/themes/original/img/s_loggoff.png similarity index 100% rename from public/themes/original/img/sprite/s_loggoff.png rename to public/themes/original/img/s_loggoff.png diff --git a/public/themes/original/img/sprite/s_notice.png b/public/themes/original/img/s_notice.png similarity index 100% rename from public/themes/original/img/sprite/s_notice.png rename to public/themes/original/img/s_notice.png diff --git a/public/themes/original/img/sprite/s_okay.png b/public/themes/original/img/s_okay.png similarity index 100% rename from public/themes/original/img/sprite/s_okay.png rename to public/themes/original/img/s_okay.png diff --git a/public/themes/original/img/sprite/s_partialtext.png b/public/themes/original/img/s_partialtext.png similarity index 100% rename from public/themes/original/img/sprite/s_partialtext.png rename to public/themes/original/img/s_partialtext.png diff --git a/public/themes/original/img/sprite/s_passwd.png b/public/themes/original/img/s_passwd.png similarity index 100% rename from public/themes/original/img/sprite/s_passwd.png rename to public/themes/original/img/s_passwd.png diff --git a/public/themes/original/img/sprite/s_really.png b/public/themes/original/img/s_really.png similarity index 100% rename from public/themes/original/img/sprite/s_really.png rename to public/themes/original/img/s_really.png diff --git a/public/themes/original/img/sprite/s_reload.png b/public/themes/original/img/s_reload.png similarity index 100% rename from public/themes/original/img/sprite/s_reload.png rename to public/themes/original/img/s_reload.png diff --git a/public/themes/original/img/sprite/s_replication.png b/public/themes/original/img/s_replication.png similarity index 100% rename from public/themes/original/img/sprite/s_replication.png rename to public/themes/original/img/s_replication.png diff --git a/public/themes/original/img/sprite/s_rights.png b/public/themes/original/img/s_rights.png similarity index 100% rename from public/themes/original/img/sprite/s_rights.png rename to public/themes/original/img/s_rights.png diff --git a/public/themes/original/img/sprite/s_sortable.png b/public/themes/original/img/s_sortable.png similarity index 100% rename from public/themes/original/img/sprite/s_sortable.png rename to public/themes/original/img/s_sortable.png diff --git a/public/themes/original/img/sprite/s_status.png b/public/themes/original/img/s_status.png similarity index 100% rename from public/themes/original/img/sprite/s_status.png rename to public/themes/original/img/s_status.png diff --git a/public/themes/original/img/sprite/s_success.png b/public/themes/original/img/s_success.png similarity index 100% rename from public/themes/original/img/sprite/s_success.png rename to public/themes/original/img/s_success.png diff --git a/public/themes/original/img/sprite/s_sync.png b/public/themes/original/img/s_sync.png similarity index 100% rename from public/themes/original/img/sprite/s_sync.png rename to public/themes/original/img/s_sync.png diff --git a/public/themes/original/img/sprite/s_tbl.png b/public/themes/original/img/s_tbl.png similarity index 100% rename from public/themes/original/img/sprite/s_tbl.png rename to public/themes/original/img/s_tbl.png diff --git a/public/themes/original/img/sprite/s_theme.png b/public/themes/original/img/s_theme.png similarity index 100% rename from public/themes/original/img/sprite/s_theme.png rename to public/themes/original/img/s_theme.png diff --git a/public/themes/original/img/sprite/s_top.png b/public/themes/original/img/s_top.png similarity index 100% rename from public/themes/original/img/sprite/s_top.png rename to public/themes/original/img/s_top.png diff --git a/public/themes/original/img/sprite/s_unlink.png b/public/themes/original/img/s_unlink.png similarity index 100% rename from public/themes/original/img/sprite/s_unlink.png rename to public/themes/original/img/s_unlink.png diff --git a/public/themes/original/img/sprite/s_vars.png b/public/themes/original/img/s_vars.png similarity index 100% rename from public/themes/original/img/sprite/s_vars.png rename to public/themes/original/img/s_vars.png diff --git a/public/themes/original/img/sprite/s_views.png b/public/themes/original/img/s_views.png similarity index 100% rename from public/themes/original/img/sprite/s_views.png rename to public/themes/original/img/s_views.png diff --git a/public/themes/original/img/sprite/show.png b/public/themes/original/img/show.png similarity index 100% rename from public/themes/original/img/sprite/show.png rename to public/themes/original/img/show.png diff --git a/public/themes/original/img/sprite/ajax_clock_small.svg b/public/themes/original/img/sprite/ajax_clock_small.svg deleted file mode 100644 index d5ad743de2..0000000000 --- a/public/themes/original/img/sprite/ajax_clock_small.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/asc_order.svg b/public/themes/original/img/sprite/asc_order.svg deleted file mode 100644 index f68ed6278f..0000000000 --- a/public/themes/original/img/sprite/asc_order.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_bookmark.svg b/public/themes/original/img/sprite/b_bookmark.svg deleted file mode 100644 index d619ab6f1b..0000000000 --- a/public/themes/original/img/sprite/b_bookmark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_browse.svg b/public/themes/original/img/sprite/b_browse.svg deleted file mode 100644 index 6e4f9d6f2f..0000000000 --- a/public/themes/original/img/sprite/b_browse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_calendar.svg b/public/themes/original/img/sprite/b_calendar.svg deleted file mode 100644 index 1ad0ac3a5d..0000000000 --- a/public/themes/original/img/sprite/b_calendar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_chart.svg b/public/themes/original/img/sprite/b_chart.svg deleted file mode 100644 index 6b5bc3eab6..0000000000 --- a/public/themes/original/img/sprite/b_chart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_close.svg b/public/themes/original/img/sprite/b_close.svg deleted file mode 100644 index 18515dc24c..0000000000 --- a/public/themes/original/img/sprite/b_close.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_column_add.svg b/public/themes/original/img/sprite/b_column_add.svg deleted file mode 100644 index fcef3757e2..0000000000 --- a/public/themes/original/img/sprite/b_column_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_comment.svg b/public/themes/original/img/sprite/b_comment.svg deleted file mode 100644 index ad071f8d45..0000000000 --- a/public/themes/original/img/sprite/b_comment.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_dbstatistics.svg b/public/themes/original/img/sprite/b_dbstatistics.svg deleted file mode 100644 index 9efc2480be..0000000000 --- a/public/themes/original/img/sprite/b_dbstatistics.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_deltbl.svg b/public/themes/original/img/sprite/b_deltbl.svg deleted file mode 100644 index c357de6b68..0000000000 --- a/public/themes/original/img/sprite/b_deltbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_docs.svg b/public/themes/original/img/sprite/b_docs.svg deleted file mode 100644 index 8ef22699fb..0000000000 --- a/public/themes/original/img/sprite/b_docs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_docsql.svg b/public/themes/original/img/sprite/b_docsql.svg deleted file mode 100644 index 71428e8c81..0000000000 --- a/public/themes/original/img/sprite/b_docsql.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_drop.svg b/public/themes/original/img/sprite/b_drop.svg deleted file mode 100644 index bf54ea66ac..0000000000 --- a/public/themes/original/img/sprite/b_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_edit.svg b/public/themes/original/img/sprite/b_edit.svg deleted file mode 100644 index 2881197f0a..0000000000 --- a/public/themes/original/img/sprite/b_edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_empty.svg b/public/themes/original/img/sprite/b_empty.svg deleted file mode 100644 index 3990ec47c5..0000000000 --- a/public/themes/original/img/sprite/b_empty.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_engine.svg b/public/themes/original/img/sprite/b_engine.svg deleted file mode 100644 index 614b227649..0000000000 --- a/public/themes/original/img/sprite/b_engine.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_event_add.svg b/public/themes/original/img/sprite/b_event_add.svg deleted file mode 100644 index db28d97414..0000000000 --- a/public/themes/original/img/sprite/b_event_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_events.svg b/public/themes/original/img/sprite/b_events.svg deleted file mode 100644 index 30d864149a..0000000000 --- a/public/themes/original/img/sprite/b_events.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_export.svg b/public/themes/original/img/sprite/b_export.svg deleted file mode 100644 index 7ea001a671..0000000000 --- a/public/themes/original/img/sprite/b_export.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_favorite.svg b/public/themes/original/img/sprite/b_favorite.svg deleted file mode 100644 index 541003566d..0000000000 --- a/public/themes/original/img/sprite/b_favorite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_find_replace.svg b/public/themes/original/img/sprite/b_find_replace.svg deleted file mode 100644 index 0d98a2cfe0..0000000000 --- a/public/themes/original/img/sprite/b_find_replace.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_firstpage.svg b/public/themes/original/img/sprite/b_firstpage.svg deleted file mode 100644 index d2e0f39403..0000000000 --- a/public/themes/original/img/sprite/b_firstpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_ftext.svg b/public/themes/original/img/sprite/b_ftext.svg deleted file mode 100644 index ce0ce59c5f..0000000000 --- a/public/themes/original/img/sprite/b_ftext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_globe.svg b/public/themes/original/img/sprite/b_globe.svg deleted file mode 100644 index 331f5bb311..0000000000 --- a/public/themes/original/img/sprite/b_globe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_group.svg b/public/themes/original/img/sprite/b_group.svg deleted file mode 100644 index 862cde5b7b..0000000000 --- a/public/themes/original/img/sprite/b_group.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_help.svg b/public/themes/original/img/sprite/b_help.svg deleted file mode 100644 index 609965885a..0000000000 --- a/public/themes/original/img/sprite/b_help.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_home.svg b/public/themes/original/img/sprite/b_home.svg deleted file mode 100644 index 07783d1fe4..0000000000 --- a/public/themes/original/img/sprite/b_home.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_import.svg b/public/themes/original/img/sprite/b_import.svg deleted file mode 100644 index b43d3c7a91..0000000000 --- a/public/themes/original/img/sprite/b_import.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_index.svg b/public/themes/original/img/sprite/b_index.svg deleted file mode 100644 index bc4f981532..0000000000 --- a/public/themes/original/img/sprite/b_index.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_index_add.svg b/public/themes/original/img/sprite/b_index_add.svg deleted file mode 100644 index bd6957fb69..0000000000 --- a/public/themes/original/img/sprite/b_index_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_inline_edit.svg b/public/themes/original/img/sprite/b_inline_edit.svg deleted file mode 100644 index 7a637f0a71..0000000000 --- a/public/themes/original/img/sprite/b_inline_edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_insrow.svg b/public/themes/original/img/sprite/b_insrow.svg deleted file mode 100644 index 0454a137a9..0000000000 --- a/public/themes/original/img/sprite/b_insrow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_lastpage.svg b/public/themes/original/img/sprite/b_lastpage.svg deleted file mode 100644 index 089af1aba6..0000000000 --- a/public/themes/original/img/sprite/b_lastpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_left.svg b/public/themes/original/img/sprite/b_left.svg deleted file mode 100644 index 2751b5a70f..0000000000 --- a/public/themes/original/img/sprite/b_left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_minus.svg b/public/themes/original/img/sprite/b_minus.svg deleted file mode 100644 index 8ec808cebb..0000000000 --- a/public/themes/original/img/sprite/b_minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_more.svg b/public/themes/original/img/sprite/b_more.svg deleted file mode 100644 index 38f23438ea..0000000000 --- a/public/themes/original/img/sprite/b_more.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_move.svg b/public/themes/original/img/sprite/b_move.svg deleted file mode 100644 index 838d7d7974..0000000000 --- a/public/themes/original/img/sprite/b_move.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_newdb.svg b/public/themes/original/img/sprite/b_newdb.svg deleted file mode 100644 index 78e28921c0..0000000000 --- a/public/themes/original/img/sprite/b_newdb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_newtbl.svg b/public/themes/original/img/sprite/b_newtbl.svg deleted file mode 100644 index 531abd443a..0000000000 --- a/public/themes/original/img/sprite/b_newtbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_nextpage.svg b/public/themes/original/img/sprite/b_nextpage.svg deleted file mode 100644 index 4a96fb7946..0000000000 --- a/public/themes/original/img/sprite/b_nextpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_no_favorite.svg b/public/themes/original/img/sprite/b_no_favorite.svg deleted file mode 100644 index ff33b7ae6b..0000000000 --- a/public/themes/original/img/sprite/b_no_favorite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_pdfdoc.svg b/public/themes/original/img/sprite/b_pdfdoc.svg deleted file mode 100644 index 5c32384d6b..0000000000 --- a/public/themes/original/img/sprite/b_pdfdoc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_plugin.svg b/public/themes/original/img/sprite/b_plugin.svg deleted file mode 100644 index 4c0b8dbe4d..0000000000 --- a/public/themes/original/img/sprite/b_plugin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_plus.svg b/public/themes/original/img/sprite/b_plus.svg deleted file mode 100644 index fdeec340ff..0000000000 --- a/public/themes/original/img/sprite/b_plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_prevpage.svg b/public/themes/original/img/sprite/b_prevpage.svg deleted file mode 100644 index 17e6745b1e..0000000000 --- a/public/themes/original/img/sprite/b_prevpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_primary.svg b/public/themes/original/img/sprite/b_primary.svg deleted file mode 100644 index e906975b2c..0000000000 --- a/public/themes/original/img/sprite/b_primary.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_print.svg b/public/themes/original/img/sprite/b_print.svg deleted file mode 100644 index 5a1b1c476d..0000000000 --- a/public/themes/original/img/sprite/b_print.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_props.svg b/public/themes/original/img/sprite/b_props.svg deleted file mode 100644 index f93d2f48a9..0000000000 --- a/public/themes/original/img/sprite/b_props.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_relations.svg b/public/themes/original/img/sprite/b_relations.svg deleted file mode 100644 index dec8811b34..0000000000 --- a/public/themes/original/img/sprite/b_relations.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_report.svg b/public/themes/original/img/sprite/b_report.svg deleted file mode 100644 index 7c26d60d27..0000000000 --- a/public/themes/original/img/sprite/b_report.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_right.svg b/public/themes/original/img/sprite/b_right.svg deleted file mode 100644 index 9328fb6778..0000000000 --- a/public/themes/original/img/sprite/b_right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_routine_add.svg b/public/themes/original/img/sprite/b_routine_add.svg deleted file mode 100644 index bae6b87a01..0000000000 --- a/public/themes/original/img/sprite/b_routine_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_routines.svg b/public/themes/original/img/sprite/b_routines.svg deleted file mode 100644 index b7bdf165ed..0000000000 --- a/public/themes/original/img/sprite/b_routines.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_save.svg b/public/themes/original/img/sprite/b_save.svg deleted file mode 100644 index 40e995ded2..0000000000 --- a/public/themes/original/img/sprite/b_save.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_saveimage.svg b/public/themes/original/img/sprite/b_saveimage.svg deleted file mode 100644 index 998cf10ac1..0000000000 --- a/public/themes/original/img/sprite/b_saveimage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_sbrowse.svg b/public/themes/original/img/sprite/b_sbrowse.svg deleted file mode 100644 index 23ab226c25..0000000000 --- a/public/themes/original/img/sprite/b_sbrowse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_sdb.svg b/public/themes/original/img/sprite/b_sdb.svg deleted file mode 100644 index 39730d8483..0000000000 --- a/public/themes/original/img/sprite/b_sdb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_search.svg b/public/themes/original/img/sprite/b_search.svg deleted file mode 100644 index 87c90219aa..0000000000 --- a/public/themes/original/img/sprite/b_search.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_select.svg b/public/themes/original/img/sprite/b_select.svg deleted file mode 100644 index 7c880c2f64..0000000000 --- a/public/themes/original/img/sprite/b_select.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_snewtbl.svg b/public/themes/original/img/sprite/b_snewtbl.svg deleted file mode 100644 index 56983491fb..0000000000 --- a/public/themes/original/img/sprite/b_snewtbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_spatial.svg b/public/themes/original/img/sprite/b_spatial.svg deleted file mode 100644 index e5d808b6d6..0000000000 --- a/public/themes/original/img/sprite/b_spatial.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_sql.svg b/public/themes/original/img/sprite/b_sql.svg deleted file mode 100644 index fdd103c749..0000000000 --- a/public/themes/original/img/sprite/b_sql.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_sqldoc.svg b/public/themes/original/img/sprite/b_sqldoc.svg deleted file mode 100644 index e028bea523..0000000000 --- a/public/themes/original/img/sprite/b_sqldoc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_sqlhelp.svg b/public/themes/original/img/sprite/b_sqlhelp.svg deleted file mode 100644 index 032fe73f30..0000000000 --- a/public/themes/original/img/sprite/b_sqlhelp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_table_add.svg b/public/themes/original/img/sprite/b_table_add.svg deleted file mode 100644 index ebafa23b81..0000000000 --- a/public/themes/original/img/sprite/b_table_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_tblanalyse.svg b/public/themes/original/img/sprite/b_tblanalyse.svg deleted file mode 100644 index 8e945d69b4..0000000000 --- a/public/themes/original/img/sprite/b_tblanalyse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_tblexport.svg b/public/themes/original/img/sprite/b_tblexport.svg deleted file mode 100644 index 79a4b90797..0000000000 --- a/public/themes/original/img/sprite/b_tblexport.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_tblimport.svg b/public/themes/original/img/sprite/b_tblimport.svg deleted file mode 100644 index a7f6ed5347..0000000000 --- a/public/themes/original/img/sprite/b_tblimport.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_tblops.svg b/public/themes/original/img/sprite/b_tblops.svg deleted file mode 100644 index 48b9ce66ec..0000000000 --- a/public/themes/original/img/sprite/b_tblops.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_tbloptimize.svg b/public/themes/original/img/sprite/b_tbloptimize.svg deleted file mode 100644 index d3af55e1f8..0000000000 --- a/public/themes/original/img/sprite/b_tbloptimize.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_tipp.svg b/public/themes/original/img/sprite/b_tipp.svg deleted file mode 100644 index 50e3461e70..0000000000 --- a/public/themes/original/img/sprite/b_tipp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_trigger_add.svg b/public/themes/original/img/sprite/b_trigger_add.svg deleted file mode 100644 index 8fcec35d51..0000000000 --- a/public/themes/original/img/sprite/b_trigger_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_triggers.svg b/public/themes/original/img/sprite/b_triggers.svg deleted file mode 100644 index 95e820e314..0000000000 --- a/public/themes/original/img/sprite/b_triggers.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_undo.svg b/public/themes/original/img/sprite/b_undo.svg deleted file mode 100644 index 10ebd6f974..0000000000 --- a/public/themes/original/img/sprite/b_undo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_unique.svg b/public/themes/original/img/sprite/b_unique.svg deleted file mode 100644 index 39a9b28d55..0000000000 --- a/public/themes/original/img/sprite/b_unique.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_usradd.svg b/public/themes/original/img/sprite/b_usradd.svg deleted file mode 100644 index cbcd1f13b7..0000000000 --- a/public/themes/original/img/sprite/b_usradd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_usrcheck.svg b/public/themes/original/img/sprite/b_usrcheck.svg deleted file mode 100644 index 409de881f6..0000000000 --- a/public/themes/original/img/sprite/b_usrcheck.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_usrdrop.svg b/public/themes/original/img/sprite/b_usrdrop.svg deleted file mode 100644 index 09b29d968e..0000000000 --- a/public/themes/original/img/sprite/b_usrdrop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_usredit.svg b/public/themes/original/img/sprite/b_usredit.svg deleted file mode 100644 index e1778accf7..0000000000 --- a/public/themes/original/img/sprite/b_usredit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_usrlist.svg b/public/themes/original/img/sprite/b_usrlist.svg deleted file mode 100644 index f8f2ad4863..0000000000 --- a/public/themes/original/img/sprite/b_usrlist.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_versions.svg b/public/themes/original/img/sprite/b_versions.svg deleted file mode 100644 index 97ea596b82..0000000000 --- a/public/themes/original/img/sprite/b_versions.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_view.svg b/public/themes/original/img/sprite/b_view.svg deleted file mode 100644 index ee48c77e3b..0000000000 --- a/public/themes/original/img/sprite/b_view.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_view_add.svg b/public/themes/original/img/sprite/b_view_add.svg deleted file mode 100644 index d9f05392cb..0000000000 --- a/public/themes/original/img/sprite/b_view_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/b_views.svg b/public/themes/original/img/sprite/b_views.svg deleted file mode 100644 index 2bb4fb99af..0000000000 --- a/public/themes/original/img/sprite/b_views.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_browse.svg b/public/themes/original/img/sprite/bd_browse.svg deleted file mode 100644 index a52cbda542..0000000000 --- a/public/themes/original/img/sprite/bd_browse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_deltbl.svg b/public/themes/original/img/sprite/bd_deltbl.svg deleted file mode 100644 index c8ab6fffe2..0000000000 --- a/public/themes/original/img/sprite/bd_deltbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_drop.svg b/public/themes/original/img/sprite/bd_drop.svg deleted file mode 100644 index 65afaf841f..0000000000 --- a/public/themes/original/img/sprite/bd_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_edit.svg b/public/themes/original/img/sprite/bd_edit.svg deleted file mode 100644 index 96d9d40efc..0000000000 --- a/public/themes/original/img/sprite/bd_edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_empty.svg b/public/themes/original/img/sprite/bd_empty.svg deleted file mode 100644 index 5373b10a9f..0000000000 --- a/public/themes/original/img/sprite/bd_empty.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_export.svg b/public/themes/original/img/sprite/bd_export.svg deleted file mode 100644 index 636c8511ec..0000000000 --- a/public/themes/original/img/sprite/bd_export.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_firstpage.svg b/public/themes/original/img/sprite/bd_firstpage.svg deleted file mode 100644 index 22bd6f5587..0000000000 --- a/public/themes/original/img/sprite/bd_firstpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_ftext.svg b/public/themes/original/img/sprite/bd_ftext.svg deleted file mode 100644 index c6858b3a84..0000000000 --- a/public/themes/original/img/sprite/bd_ftext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_index.svg b/public/themes/original/img/sprite/bd_index.svg deleted file mode 100644 index d4f7b70e09..0000000000 --- a/public/themes/original/img/sprite/bd_index.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_insrow.svg b/public/themes/original/img/sprite/bd_insrow.svg deleted file mode 100644 index bc43e2c1fa..0000000000 --- a/public/themes/original/img/sprite/bd_insrow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_lastpage.svg b/public/themes/original/img/sprite/bd_lastpage.svg deleted file mode 100644 index 058ac3da3c..0000000000 --- a/public/themes/original/img/sprite/bd_lastpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_nextpage.svg b/public/themes/original/img/sprite/bd_nextpage.svg deleted file mode 100644 index 674dde4c45..0000000000 --- a/public/themes/original/img/sprite/bd_nextpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_prevpage.svg b/public/themes/original/img/sprite/bd_prevpage.svg deleted file mode 100644 index 32d1405e8e..0000000000 --- a/public/themes/original/img/sprite/bd_prevpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_primary.svg b/public/themes/original/img/sprite/bd_primary.svg deleted file mode 100644 index 06ea8bc2f8..0000000000 --- a/public/themes/original/img/sprite/bd_primary.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_routine_add.svg b/public/themes/original/img/sprite/bd_routine_add.svg deleted file mode 100644 index e4b8792fce..0000000000 --- a/public/themes/original/img/sprite/bd_routine_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_sbrowse.svg b/public/themes/original/img/sprite/bd_sbrowse.svg deleted file mode 100644 index 868deff361..0000000000 --- a/public/themes/original/img/sprite/bd_sbrowse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_select.svg b/public/themes/original/img/sprite/bd_select.svg deleted file mode 100644 index 0f1aceb394..0000000000 --- a/public/themes/original/img/sprite/bd_select.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_spatial.svg b/public/themes/original/img/sprite/bd_spatial.svg deleted file mode 100644 index c3d9df0f18..0000000000 --- a/public/themes/original/img/sprite/bd_spatial.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/bd_unique.svg b/public/themes/original/img/sprite/bd_unique.svg deleted file mode 100644 index 243166b02a..0000000000 --- a/public/themes/original/img/sprite/bd_unique.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/centralColumns.svg b/public/themes/original/img/sprite/centralColumns.svg deleted file mode 100644 index 68cf2526e8..0000000000 --- a/public/themes/original/img/sprite/centralColumns.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/centralColumns_add.svg b/public/themes/original/img/sprite/centralColumns_add.svg deleted file mode 100644 index 331b0da741..0000000000 --- a/public/themes/original/img/sprite/centralColumns_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/centralColumns_delete.svg b/public/themes/original/img/sprite/centralColumns_delete.svg deleted file mode 100644 index 023048b17c..0000000000 --- a/public/themes/original/img/sprite/centralColumns_delete.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/col_drop.svg b/public/themes/original/img/sprite/col_drop.svg deleted file mode 100644 index a515e93259..0000000000 --- a/public/themes/original/img/sprite/col_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/console.svg b/public/themes/original/img/sprite/console.svg deleted file mode 100644 index 8322399c46..0000000000 --- a/public/themes/original/img/sprite/console.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/database.svg b/public/themes/original/img/sprite/database.svg deleted file mode 100644 index 600dfe3677..0000000000 --- a/public/themes/original/img/sprite/database.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/db_drop.png b/public/themes/original/img/sprite/db_drop.png deleted file mode 100644 index 2144bce45e..0000000000 Binary files a/public/themes/original/img/sprite/db_drop.png and /dev/null differ diff --git a/public/themes/original/img/sprite/db_drop.svg b/public/themes/original/img/sprite/db_drop.svg deleted file mode 100644 index 2811c8ce04..0000000000 --- a/public/themes/original/img/sprite/db_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/eye.svg b/public/themes/original/img/sprite/eye.svg deleted file mode 100644 index 06e81d9aa4..0000000000 --- a/public/themes/original/img/sprite/eye.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/eye_grey.svg b/public/themes/original/img/sprite/eye_grey.svg deleted file mode 100644 index a0f4b87a1c..0000000000 --- a/public/themes/original/img/sprite/eye_grey.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/hide.svg b/public/themes/original/img/sprite/hide.svg deleted file mode 100644 index 7385051748..0000000000 --- a/public/themes/original/img/sprite/hide.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/item.svg b/public/themes/original/img/sprite/item.svg deleted file mode 100644 index 0342643015..0000000000 --- a/public/themes/original/img/sprite/item.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/lightbulb.svg b/public/themes/original/img/sprite/lightbulb.svg deleted file mode 100644 index 5b6219e598..0000000000 --- a/public/themes/original/img/sprite/lightbulb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/lightbulb_off.svg b/public/themes/original/img/sprite/lightbulb_off.svg deleted file mode 100644 index 3d7116e063..0000000000 --- a/public/themes/original/img/sprite/lightbulb_off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/more.svg b/public/themes/original/img/sprite/more.svg deleted file mode 100644 index a7b902e062..0000000000 --- a/public/themes/original/img/sprite/more.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/new_data.svg b/public/themes/original/img/sprite/new_data.svg deleted file mode 100644 index 32d4d529ad..0000000000 --- a/public/themes/original/img/sprite/new_data.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/new_data_hovered.svg b/public/themes/original/img/sprite/new_data_hovered.svg deleted file mode 100644 index 2d5365ec24..0000000000 --- a/public/themes/original/img/sprite/new_data_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/new_data_selected.svg b/public/themes/original/img/sprite/new_data_selected.svg deleted file mode 100644 index cfd2563e3c..0000000000 --- a/public/themes/original/img/sprite/new_data_selected.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/new_data_selected_hovered.svg b/public/themes/original/img/sprite/new_data_selected_hovered.svg deleted file mode 100644 index ff8a524dd7..0000000000 --- a/public/themes/original/img/sprite/new_data_selected_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/new_struct.svg b/public/themes/original/img/sprite/new_struct.svg deleted file mode 100644 index f080451b8a..0000000000 --- a/public/themes/original/img/sprite/new_struct.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/new_struct_hovered.svg b/public/themes/original/img/sprite/new_struct_hovered.svg deleted file mode 100644 index 33c327f5a6..0000000000 --- a/public/themes/original/img/sprite/new_struct_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/new_struct_selected.svg b/public/themes/original/img/sprite/new_struct_selected.svg deleted file mode 100644 index 7ce9e02f77..0000000000 --- a/public/themes/original/img/sprite/new_struct_selected.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/new_struct_selected_hovered.svg b/public/themes/original/img/sprite/new_struct_selected_hovered.svg deleted file mode 100644 index 71cf86a7fb..0000000000 --- a/public/themes/original/img/sprite/new_struct_selected_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/normalize.svg b/public/themes/original/img/sprite/normalize.svg deleted file mode 100644 index 96d7c7da53..0000000000 --- a/public/themes/original/img/sprite/normalize.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/pause.svg b/public/themes/original/img/sprite/pause.svg deleted file mode 100644 index 21a01ef988..0000000000 --- a/public/themes/original/img/sprite/pause.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/php_sym.svg b/public/themes/original/img/sprite/php_sym.svg deleted file mode 100644 index 745f036158..0000000000 --- a/public/themes/original/img/sprite/php_sym.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/play.svg b/public/themes/original/img/sprite/play.svg deleted file mode 100644 index 1e5eda9e38..0000000000 --- a/public/themes/original/img/sprite/play.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_asc.svg b/public/themes/original/img/sprite/s_asc.svg deleted file mode 100644 index 3bb13d2ba7..0000000000 --- a/public/themes/original/img/sprite/s_asc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_asci.svg b/public/themes/original/img/sprite/s_asci.svg deleted file mode 100644 index 178bbb52b5..0000000000 --- a/public/themes/original/img/sprite/s_asci.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_attention.svg b/public/themes/original/img/sprite/s_attention.svg deleted file mode 100644 index 44897cf52e..0000000000 --- a/public/themes/original/img/sprite/s_attention.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_cancel.svg b/public/themes/original/img/sprite/s_cancel.svg deleted file mode 100644 index 9dfa50ccb2..0000000000 --- a/public/themes/original/img/sprite/s_cancel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_cancel2.svg b/public/themes/original/img/sprite/s_cancel2.svg deleted file mode 100644 index f5f44720f9..0000000000 --- a/public/themes/original/img/sprite/s_cancel2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_cog.svg b/public/themes/original/img/sprite/s_cog.svg deleted file mode 100644 index 6d2102689f..0000000000 --- a/public/themes/original/img/sprite/s_cog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_collapseall.svg b/public/themes/original/img/sprite/s_collapseall.svg deleted file mode 100644 index 44ee374fe8..0000000000 --- a/public/themes/original/img/sprite/s_collapseall.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_db.svg b/public/themes/original/img/sprite/s_db.svg deleted file mode 100644 index 583f30ac57..0000000000 --- a/public/themes/original/img/sprite/s_db.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_desc.svg b/public/themes/original/img/sprite/s_desc.svg deleted file mode 100644 index 4b1ea7ea25..0000000000 --- a/public/themes/original/img/sprite/s_desc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_error.svg b/public/themes/original/img/sprite/s_error.svg deleted file mode 100644 index 337c7c65a5..0000000000 --- a/public/themes/original/img/sprite/s_error.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_fulltext.svg b/public/themes/original/img/sprite/s_fulltext.svg deleted file mode 100644 index bc02ca66e0..0000000000 --- a/public/themes/original/img/sprite/s_fulltext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_host.svg b/public/themes/original/img/sprite/s_host.svg deleted file mode 100644 index 23008de0ca..0000000000 --- a/public/themes/original/img/sprite/s_host.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_info.svg b/public/themes/original/img/sprite/s_info.svg deleted file mode 100644 index 14edc886aa..0000000000 --- a/public/themes/original/img/sprite/s_info.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_lang.svg b/public/themes/original/img/sprite/s_lang.svg deleted file mode 100644 index aa99afc417..0000000000 --- a/public/themes/original/img/sprite/s_lang.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_link.svg b/public/themes/original/img/sprite/s_link.svg deleted file mode 100644 index ee4c1475f9..0000000000 --- a/public/themes/original/img/sprite/s_link.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_lock.svg b/public/themes/original/img/sprite/s_lock.svg deleted file mode 100644 index c39a460bb2..0000000000 --- a/public/themes/original/img/sprite/s_lock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_loggoff.svg b/public/themes/original/img/sprite/s_loggoff.svg deleted file mode 100644 index fcff99dd5e..0000000000 --- a/public/themes/original/img/sprite/s_loggoff.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_notice.svg b/public/themes/original/img/sprite/s_notice.svg deleted file mode 100644 index d43b61b27c..0000000000 --- a/public/themes/original/img/sprite/s_notice.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_okay.svg b/public/themes/original/img/sprite/s_okay.svg deleted file mode 100644 index 318c151dc0..0000000000 --- a/public/themes/original/img/sprite/s_okay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_partialtext.svg b/public/themes/original/img/sprite/s_partialtext.svg deleted file mode 100644 index 0d24cde380..0000000000 --- a/public/themes/original/img/sprite/s_partialtext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_passwd.svg b/public/themes/original/img/sprite/s_passwd.svg deleted file mode 100644 index 964896df15..0000000000 --- a/public/themes/original/img/sprite/s_passwd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_process.svg b/public/themes/original/img/sprite/s_process.svg deleted file mode 100644 index 5096458760..0000000000 --- a/public/themes/original/img/sprite/s_process.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_really.svg b/public/themes/original/img/sprite/s_really.svg deleted file mode 100644 index be8397e878..0000000000 --- a/public/themes/original/img/sprite/s_really.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_reload.svg b/public/themes/original/img/sprite/s_reload.svg deleted file mode 100644 index 566652faed..0000000000 --- a/public/themes/original/img/sprite/s_reload.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_replication.svg b/public/themes/original/img/sprite/s_replication.svg deleted file mode 100644 index a65f66beff..0000000000 --- a/public/themes/original/img/sprite/s_replication.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_rights.svg b/public/themes/original/img/sprite/s_rights.svg deleted file mode 100644 index 8c21f2848f..0000000000 --- a/public/themes/original/img/sprite/s_rights.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_sortable.svg b/public/themes/original/img/sprite/s_sortable.svg deleted file mode 100644 index 93c87db016..0000000000 --- a/public/themes/original/img/sprite/s_sortable.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_status.svg b/public/themes/original/img/sprite/s_status.svg deleted file mode 100644 index be3557eb68..0000000000 --- a/public/themes/original/img/sprite/s_status.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_success.svg b/public/themes/original/img/sprite/s_success.svg deleted file mode 100644 index 20d13003cc..0000000000 --- a/public/themes/original/img/sprite/s_success.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_sync.svg b/public/themes/original/img/sprite/s_sync.svg deleted file mode 100644 index f68cefe128..0000000000 --- a/public/themes/original/img/sprite/s_sync.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_tbl.svg b/public/themes/original/img/sprite/s_tbl.svg deleted file mode 100644 index c6f03cc5ae..0000000000 --- a/public/themes/original/img/sprite/s_tbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_theme.svg b/public/themes/original/img/sprite/s_theme.svg deleted file mode 100644 index b637410af1..0000000000 --- a/public/themes/original/img/sprite/s_theme.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_top.svg b/public/themes/original/img/sprite/s_top.svg deleted file mode 100644 index 415bce48ed..0000000000 --- a/public/themes/original/img/sprite/s_top.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_unlink.svg b/public/themes/original/img/sprite/s_unlink.svg deleted file mode 100644 index 50958598f7..0000000000 --- a/public/themes/original/img/sprite/s_unlink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_unlock.svg b/public/themes/original/img/sprite/s_unlock.svg deleted file mode 100644 index dea3db3eef..0000000000 --- a/public/themes/original/img/sprite/s_unlock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_vars.svg b/public/themes/original/img/sprite/s_vars.svg deleted file mode 100644 index a3b2f43f7f..0000000000 --- a/public/themes/original/img/sprite/s_vars.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/s_views.svg b/public/themes/original/img/sprite/s_views.svg deleted file mode 100644 index 6c750f1630..0000000000 --- a/public/themes/original/img/sprite/s_views.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/show.svg b/public/themes/original/img/sprite/show.svg deleted file mode 100644 index 06875bc900..0000000000 --- a/public/themes/original/img/sprite/show.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/window-new.svg b/public/themes/original/img/sprite/window-new.svg deleted file mode 100644 index 2c514b9bd7..0000000000 --- a/public/themes/original/img/sprite/window-new.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/original/img/sprite/window-new.png b/public/themes/original/img/window-new.png similarity index 100% rename from public/themes/original/img/sprite/window-new.png rename to public/themes/original/img/window-new.png diff --git a/public/themes/original/scss/_icons.scss b/public/themes/original/scss/_icons.scss index 27d755aa7f..9735a03fde 100644 --- a/public/themes/original/scss/_icons.scss +++ b/public/themes/original/scss/_icons.scss @@ -23,21 +23,690 @@ } } +.ic_asc_order { + background-image: url('../../pmahomme/img/asc_order.png'); +} + +.ic_b_bookmark { + background-image: url('../img/b_bookmark.png'); +} + +.ic_b_browse { + background-image: url('../img/b_browse.png'); +} + +.ic_b_calendar { + background-image: url('../img/b_calendar.png'); +} + +.ic_b_chart { + background-image: url('../img/b_chart.png'); +} + +.ic_b_close { + background-image: url('../img/b_close.png'); +} + +.ic_b_column_add { + background-image: url('../img/b_column_add.png'); +} + +.ic_b_comment { + background-image: url('../img/b_comment.png'); +} + +.ic_b_dbstatistics { + background-image: url('../img/b_dbstatistics.png'); +} + +.ic_b_deltbl { + background-image: url('../img/b_deltbl.png'); +} + +.ic_b_docs { + background-image: url('../img/b_docs.png'); +} + +.ic_b_docsql { + background-image: url('../../pmahomme/img/b_docsql.png'); +} + +.ic_b_drop { + background-image: url('../img/b_drop.png'); +} + +.ic_b_edit { + background-image: url('../img/b_edit.png'); +} + +.ic_b_empty { + background-image: url('../img/b_empty.png'); +} + +.ic_b_engine { + background-image: url('../img/b_engine.png'); +} + +.ic_b_event_add { + background-image: url('../img/b_event_add.png'); +} + +.ic_b_events { + background-image: url('../img/b_events.png'); +} + +.ic_b_export { + background-image: url('../img/b_export.png'); +} + +.ic_b_favorite { + background-image: url('../img/b_favorite.png'); +} + +.ic_b_find_replace { + background-image: url('../img/b_find_replace.png'); +} + +.ic_b_firstpage { + background-image: url('../../pmahomme/img/b_firstpage.png'); +} + +.ic_b_ftext { + background-image: url('../img/b_ftext.png'); +} + +.ic_b_globe { + background-image: url('../img/b_globe.gif'); +} + +.ic_b_group { + background-image: url('../img/b_group.png'); +} + +.ic_b_help { + background-image: url('../img/b_help.png'); +} + +.ic_b_home { + background-image: url('../img/b_home.png'); +} + +.ic_b_import { + background-image: url('../img/b_import.png'); +} + +.ic_b_index { + background-image: url('../img/b_index.png'); +} + +.ic_b_index_add { + background-image: url('../img/b_index_add.png'); +} + +.ic_b_inline_edit { + background-image: url('../img/b_inline_edit.png'); +} + +.ic_b_insrow { + background-image: url('../img/b_insrow.png'); +} + +.ic_b_lastpage { + background-image: url('../../pmahomme/img/b_lastpage.png'); +} + +.ic_b_minus { + background-image: url('../img/b_minus.png'); +} + +.ic_b_more { + background-image: url('../img/b_more.png'); +} + +.ic_b_move { + background-image: url('../img/b_move.png'); +} + +.ic_b_newdb { + background-image: url('../img/b_newdb.png'); +} + +.ic_db_drop { + background-image: url('../img/b_deltbl.png'); +} + +.ic_b_newtbl { + background-image: url('../img/b_newtbl.png'); +} + +.ic_b_nextpage { + background-image: url('../img/b_nextpage.png'); +} + +.ic_b_no_favorite { + background-image: url('../img/b_no_favorite.png'); +} + +.ic_b_pdfdoc { + background-image: url('../../pmahomme/img/b_pdfdoc.png'); +} + +.ic_b_plugin { + background-image: url('../img/b_plugin.png'); +} + +.ic_b_plus { + background-image: url('../img/b_plus.png'); +} + +.ic_b_prevpage { + background-image: url('../../pmahomme/img/b_prevpage.png'); +} + +.ic_b_primary { + background-image: url('../img/b_primary.png'); +} + +.ic_b_print { + background-image: url('../img/b_print.png'); +} + +.ic_b_props { + background-image: url('../img/b_props.png'); +} + +.ic_b_relations { + background-image: url('../img/b_relations.png'); +} + +.ic_b_report { + background-image: url('../img/b_report.png'); +} + +.ic_b_rename { + background-image: url('../img/b_rename.svg'); +} + +.ic_b_routine_add { + background-image: url('../img/b_routine_add.png'); +} + +.ic_b_routines { + background-image: url('../img/b_routines.png'); +} + +.ic_b_save { + background-image: url('../img/b_save.png'); +} + +.ic_b_saveimage { + background-image: url('../img/b_saveimage.png'); +} + +.ic_b_sbrowse { + background-image: url('../img/b_sbrowse.png'); +} + .ic_b_sdb { + background-image: url('../../pmahomme/img/b_sdb.png'); width: 10px; height: 10px; } +.ic_b_search { + background-image: url('../img/b_search.png'); +} + +.ic_b_select { + background-image: url('../img/b_select.png'); +} + +.ic_b_snewtbl { + background-image: url('../img/b_snewtbl.png'); +} + +.ic_b_spatial { + background-image: url('../img/b_spatial.png'); +} + +.ic_b_sql { + background-image: url('../img/b_sql.png'); +} + +.ic_b_sqldoc { + background-image: url('../../pmahomme/img/b_sqldoc.png'); +} + +.ic_b_sqlhelp { + background-image: url('../img/b_sqlhelp.png'); +} + +.ic_b_table_add { + background-image: url('../img/b_table_add.png'); +} + +.ic_b_tblanalyse { + background-image: url('../img/b_tblanalyse.png'); +} + +.ic_b_tblexport { + background-image: url('../img/b_tblexport.png'); +} + +.ic_b_tblimport { + background-image: url('../img/b_tblimport.png'); +} + +.ic_b_tblops { + background-image: url('../img/b_tblops.png'); +} + +.ic_b_tbloptimize { + background-image: url('../img/b_tbloptimize.png'); +} + +.ic_b_tipp { + background-image: url('../img/b_tipp.png'); +} + +.ic_b_trigger_add { + background-image: url('../img/b_trigger_add.png'); +} + +.ic_b_triggers { + background-image: url('../img/b_triggers.png'); +} + +.ic_b_undo { + background-image: url('../img/b_undo.png'); +} + +.ic_b_unique { + background-image: url('../img/b_unique.png'); +} + +.ic_b_usradd { + background-image: url('../img/b_usradd.png'); +} + +.ic_b_usrcheck { + background-image: url('../img/b_usrcheck.png'); +} + +.ic_b_usrdrop { + background-image: url('../img/b_usrdrop.png'); +} + +.ic_b_usredit { + background-image: url('../img/b_usredit.png'); +} + +.ic_b_usrlist { + background-image: url('../img/b_usrlist.png'); +} + +.ic_b_versions { + background-image: url('../img/b_versions.png'); +} + +.ic_b_view { + background-image: url('../img/b_view.png'); +} + +.ic_b_view_add { + background-image: url('../img/b_view_add.png'); +} + +.ic_b_views { + background-image: url('../img/b_views.png'); +} + +.ic_b_left { + background-image: url('../img/b_left.png'); +} + +.ic_b_right { + background-image: url('../img/b_right.png'); +} + +.ic_bd_browse { + background-image: url('../img/bd_browse.png'); +} + +.ic_bd_deltbl { + background-image: url('../img/bd_deltbl.png'); +} + +.ic_bd_drop { + background-image: url('../img/bd_drop.png'); +} + +.ic_bd_edit { + background-image: url('../img/bd_edit.png'); +} + +.ic_bd_empty { + background-image: url('../img/bd_empty.png'); +} + +.ic_bd_export { + background-image: url('../img/bd_export.png'); +} + +.ic_bd_firstpage { + background-image: url('../../pmahomme/img/bd_firstpage.png'); +} + +.ic_bd_ftext { + background-image: url('../img/bd_ftext.png'); +} + +.ic_bd_index { + background-image: url('../img/bd_index.png'); +} + +.ic_bd_insrow { + background-image: url('../img/bd_insrow.png'); +} + +.ic_bd_lastpage { + background-image: url('../../pmahomme/img/bd_lastpage.png'); +} + +.ic_bd_nextpage { + background-image: url('../img/bd_nextpage.png'); +} + +.ic_bd_prevpage { + background-image: url('../../pmahomme/img/bd_prevpage.png'); +} + +.ic_bd_primary { + background-image: url('../img/bd_primary.png'); +} + +.ic_bd_routine_add { + background-image: url('../img/bd_routine_add.png'); +} + +.ic_bd_sbrowse { + background-image: url('../img/bd_sbrowse.png'); +} + +.ic_bd_select { + background-image: url('../img/bd_select.png'); +} + +.ic_bd_spatial { + background-image: url('../img/bd_spatial.png'); +} + +.ic_bd_unique { + background-image: url('../img/bd_unique.png'); +} + +.ic_centralColumns { + background-image: url('../img/centralColumns.png'); +} + +.ic_centralColumns_add { + background-image: url('../img/centralColumns_add.png'); +} + +.ic_centralColumns_delete { + background-image: url('../img/centralColumns_delete.png'); +} + +.ic_col_drop { + background-image: url('../img/col_drop.png'); +} + +.ic_console { + background-image: url('../img/console.png'); +} + +.ic_database { + background-image: url('../../pmahomme/img/database.png'); +} + +.ic_eye { + background-image: url('../img/eye.png'); +} + +.ic_eye_grey { + background-image: url('../img/eye_grey.png'); +} + +.ic_hide { + background-image: url('../img/hide.png'); +} + .ic_item { + background-image: url('../../pmahomme/img/item.png'); width: 9px; height: 9px; } +.ic_lightbulb { + background-image: url('../img/lightbulb.png'); +} + +.ic_lightbulb_off { + background-image: url('../img/lightbulb_off.png'); +} + +.ic_more { + background-image: url('../img/more.png'); + width: 13px; +} + +.ic_new_data { + background-image: url('../img/new_data.png'); +} + +.ic_new_data_hovered { + background-image: url('../img/new_data_hovered.png'); +} + +.ic_new_data_selected { + background-image: url('../img/new_data_selected.png'); +} + +.ic_new_data_selected_hovered { + background-image: url('../img/new_data_selected_hovered.png'); +} + +.ic_new_struct { + background-image: url('../img/new_struct.png'); +} + +.ic_new_struct_hovered { + background-image: url('../img/new_struct_hovered.png'); +} + +.ic_new_struct_selected { + background-image: url('../img/new_struct_selected.png'); +} + +.ic_new_struct_selected_hovered { + background-image: url('../img/new_struct_selected_hovered.png'); +} + +.ic_normalize { + background-image: url('../img/normalize.png'); +} + +.ic_pause { + background-image: url('../img/pause.png'); +} + +.ic_php_sym { + background-image: url('../../pmahomme/img/php_sym.png'); +} + +.ic_play { + background-image: url('../img/play.png'); +} + +.ic_s_asc { + background-image: url('../img/s_asc.png'); +} + +.ic_s_asci { + background-image: url('../img/s_asci.png'); +} + +.ic_s_attention { + background-image: url('../img/s_attention.png'); +} + +.ic_s_cancel { + background-image: url('../img/s_cancel.png'); +} + +.ic_s_cancel2 { + background-image: url('../../pmahomme/img/s_cancel2.png'); +} + +.ic_s_cog { + background-image: url('../img/s_cog.png'); +} + .ic_s_collapseall { + background-image: url('../img/s_collapseall.png'); background-position: center; } +.ic_s_db { + background-image: url('../img/s_db.png'); +} + +.ic_s_desc { + background-image: url('../img/s_desc.png'); +} + +.ic_s_error { + background-image: url('../img/s_error.png'); +} + +.ic_s_host { + background-image: url('../img/s_host.png'); +} + +.ic_s_info { + background-image: url('../img/s_info.png'); +} + +.ic_s_lang { + background-image: url('../img/s_lang.png'); +} + +.ic_s_link { + background-image: url('../img/s_link.png'); +} + +.ic_s_lock { + background-image: url('../img/s_lock.png'); +} + +.ic_s_unlock { + background-image: url('../../pmahomme/img/lock_open.png'); +} + +.ic_s_loggoff { + background-image: url('../img/s_loggoff.png'); +} + +.ic_s_notice { + background-image: url('../img/s_notice.png'); +} + +.ic_s_okay { + background-image: url('../img/s_okay.png'); +} + +.ic_s_passwd { + background-image: url('../img/s_passwd.png'); +} + +.ic_s_process { + background-image: url('../../pmahomme/img/s_process.png'); +} + .ic_s_really { + background-image: url('../img/s_really.png'); width: 11px; height: 11px; } + +.ic_s_reload { + background-image: url('../img/s_reload.png'); +} + +.ic_s_replication { + background-image: url('../img/s_replication.png'); +} + +.ic_s_rights { + background-image: url('../img/s_rights.png'); +} + +.ic_s_sortable { + background-image: url('../img/s_sortable.png'); +} + +.ic_s_status { + background-image: url('../img/s_status.png'); +} + +.ic_s_success { + background-image: url('../img/s_success.png'); +} + +.ic_s_sync { + background-image: url('../img/s_sync.png'); +} + +.ic_s_tbl { + background-image: url('../img/s_tbl.png'); +} + +.ic_s_theme { + background-image: url('../img/s_theme.png'); +} + +.ic_s_top { + background-image: url('../img/s_top.png'); +} + +.ic_s_unlink { + background-image: url('../img/s_unlink.png'); +} + +.ic_s_vars { + background-image: url('../img/s_vars.png'); +} + +.ic_s_views { + background-image: url('../img/s_views.png'); +} + +.ic_show { + background-image: url('../img/show.png'); +} + +.ic_window-new { + background-image: url('../img/window-new.png'); +} + +.ic_ajax_clock_small { + background-image: url('../img/ajax_clock_small.gif'); +} + +.ic_s_partialtext { + background-image: url('../img/s_partialtext.png'); +} + +.ic_s_fulltext { + background-image: url('../img/s_fulltext.png'); +} diff --git a/public/themes/original/scss/_navigation.scss b/public/themes/original/scss/_navigation.scss index f49401a0e1..4e97fd02d3 100644 --- a/public/themes/original/scss/_navigation.scss +++ b/public/themes/original/scss/_navigation.scss @@ -282,7 +282,7 @@ } } - .icon { + img { position: relative; top: -0.6em; left: 0; diff --git a/public/themes/pmahomme/img/sprite/ajax_clock_small.gif b/public/themes/pmahomme/img/ajax_clock_small.gif similarity index 100% rename from public/themes/pmahomme/img/sprite/ajax_clock_small.gif rename to public/themes/pmahomme/img/ajax_clock_small.gif diff --git a/public/themes/original/img/sprite/asc_order.png b/public/themes/pmahomme/img/asc_order.png similarity index 100% rename from public/themes/original/img/sprite/asc_order.png rename to public/themes/pmahomme/img/asc_order.png diff --git a/public/themes/pmahomme/img/sprite/b_bookmark.png b/public/themes/pmahomme/img/b_bookmark.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_bookmark.png rename to public/themes/pmahomme/img/b_bookmark.png diff --git a/public/themes/pmahomme/img/sprite/b_browse.png b/public/themes/pmahomme/img/b_browse.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_browse.png rename to public/themes/pmahomme/img/b_browse.png diff --git a/public/themes/pmahomme/img/sprite/b_calendar.png b/public/themes/pmahomme/img/b_calendar.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_calendar.png rename to public/themes/pmahomme/img/b_calendar.png diff --git a/public/themes/pmahomme/img/sprite/b_chart.png b/public/themes/pmahomme/img/b_chart.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_chart.png rename to public/themes/pmahomme/img/b_chart.png diff --git a/public/themes/pmahomme/img/sprite/b_close.png b/public/themes/pmahomme/img/b_close.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_close.png rename to public/themes/pmahomme/img/b_close.png diff --git a/public/themes/pmahomme/img/sprite/b_column_add.png b/public/themes/pmahomme/img/b_column_add.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_column_add.png rename to public/themes/pmahomme/img/b_column_add.png diff --git a/public/themes/pmahomme/img/sprite/b_comment.png b/public/themes/pmahomme/img/b_comment.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_comment.png rename to public/themes/pmahomme/img/b_comment.png diff --git a/public/themes/pmahomme/img/sprite/b_dbstatistics.png b/public/themes/pmahomme/img/b_dbstatistics.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_dbstatistics.png rename to public/themes/pmahomme/img/b_dbstatistics.png diff --git a/public/themes/pmahomme/img/sprite/b_deltbl.png b/public/themes/pmahomme/img/b_deltbl.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_deltbl.png rename to public/themes/pmahomme/img/b_deltbl.png diff --git a/public/themes/pmahomme/img/sprite/b_docs.png b/public/themes/pmahomme/img/b_docs.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_docs.png rename to public/themes/pmahomme/img/b_docs.png diff --git a/public/themes/original/img/sprite/b_docsql.png b/public/themes/pmahomme/img/b_docsql.png similarity index 100% rename from public/themes/original/img/sprite/b_docsql.png rename to public/themes/pmahomme/img/b_docsql.png diff --git a/public/themes/pmahomme/img/sprite/b_drop.png b/public/themes/pmahomme/img/b_drop.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_drop.png rename to public/themes/pmahomme/img/b_drop.png diff --git a/public/themes/pmahomme/img/sprite/b_edit.png b/public/themes/pmahomme/img/b_edit.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_edit.png rename to public/themes/pmahomme/img/b_edit.png diff --git a/public/themes/pmahomme/img/sprite/b_empty.png b/public/themes/pmahomme/img/b_empty.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_empty.png rename to public/themes/pmahomme/img/b_empty.png diff --git a/public/themes/pmahomme/img/sprite/b_engine.png b/public/themes/pmahomme/img/b_engine.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_engine.png rename to public/themes/pmahomme/img/b_engine.png diff --git a/public/themes/pmahomme/img/sprite/b_event_add.png b/public/themes/pmahomme/img/b_event_add.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_event_add.png rename to public/themes/pmahomme/img/b_event_add.png diff --git a/public/themes/pmahomme/img/sprite/b_events.png b/public/themes/pmahomme/img/b_events.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_events.png rename to public/themes/pmahomme/img/b_events.png diff --git a/public/themes/pmahomme/img/sprite/b_export.png b/public/themes/pmahomme/img/b_export.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_export.png rename to public/themes/pmahomme/img/b_export.png diff --git a/public/themes/pmahomme/img/sprite/b_favorite.png b/public/themes/pmahomme/img/b_favorite.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_favorite.png rename to public/themes/pmahomme/img/b_favorite.png diff --git a/public/themes/pmahomme/img/sprite/b_find_replace.png b/public/themes/pmahomme/img/b_find_replace.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_find_replace.png rename to public/themes/pmahomme/img/b_find_replace.png diff --git a/public/themes/original/img/sprite/b_firstpage.png b/public/themes/pmahomme/img/b_firstpage.png similarity index 100% rename from public/themes/original/img/sprite/b_firstpage.png rename to public/themes/pmahomme/img/b_firstpage.png diff --git a/public/themes/pmahomme/img/sprite/b_ftext.png b/public/themes/pmahomme/img/b_ftext.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_ftext.png rename to public/themes/pmahomme/img/b_ftext.png diff --git a/public/themes/pmahomme/img/sprite/b_globe.gif b/public/themes/pmahomme/img/b_globe.gif similarity index 100% rename from public/themes/pmahomme/img/sprite/b_globe.gif rename to public/themes/pmahomme/img/b_globe.gif diff --git a/public/themes/pmahomme/img/sprite/b_group.png b/public/themes/pmahomme/img/b_group.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_group.png rename to public/themes/pmahomme/img/b_group.png diff --git a/public/themes/pmahomme/img/sprite/b_help.png b/public/themes/pmahomme/img/b_help.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_help.png rename to public/themes/pmahomme/img/b_help.png diff --git a/public/themes/pmahomme/img/sprite/b_home.png b/public/themes/pmahomme/img/b_home.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_home.png rename to public/themes/pmahomme/img/b_home.png diff --git a/public/themes/pmahomme/img/sprite/b_import.png b/public/themes/pmahomme/img/b_import.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_import.png rename to public/themes/pmahomme/img/b_import.png diff --git a/public/themes/pmahomme/img/sprite/b_index.png b/public/themes/pmahomme/img/b_index.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_index.png rename to public/themes/pmahomme/img/b_index.png diff --git a/public/themes/pmahomme/img/sprite/b_index_add.png b/public/themes/pmahomme/img/b_index_add.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_index_add.png rename to public/themes/pmahomme/img/b_index_add.png diff --git a/public/themes/pmahomme/img/sprite/b_inline_edit.png b/public/themes/pmahomme/img/b_inline_edit.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_inline_edit.png rename to public/themes/pmahomme/img/b_inline_edit.png diff --git a/public/themes/pmahomme/img/sprite/b_insrow.png b/public/themes/pmahomme/img/b_insrow.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_insrow.png rename to public/themes/pmahomme/img/b_insrow.png diff --git a/public/themes/original/img/sprite/b_lastpage.png b/public/themes/pmahomme/img/b_lastpage.png similarity index 100% rename from public/themes/original/img/sprite/b_lastpage.png rename to public/themes/pmahomme/img/b_lastpage.png diff --git a/public/themes/pmahomme/img/sprite/b_left.png b/public/themes/pmahomme/img/b_left.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_left.png rename to public/themes/pmahomme/img/b_left.png diff --git a/public/themes/pmahomme/img/sprite/b_minus.png b/public/themes/pmahomme/img/b_minus.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_minus.png rename to public/themes/pmahomme/img/b_minus.png diff --git a/public/themes/pmahomme/img/sprite/b_more.png b/public/themes/pmahomme/img/b_more.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_more.png rename to public/themes/pmahomme/img/b_more.png diff --git a/public/themes/pmahomme/img/sprite/b_move.png b/public/themes/pmahomme/img/b_move.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_move.png rename to public/themes/pmahomme/img/b_move.png diff --git a/public/themes/pmahomme/img/sprite/b_newdb.png b/public/themes/pmahomme/img/b_newdb.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_newdb.png rename to public/themes/pmahomme/img/b_newdb.png diff --git a/public/themes/pmahomme/img/sprite/b_newtbl.png b/public/themes/pmahomme/img/b_newtbl.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_newtbl.png rename to public/themes/pmahomme/img/b_newtbl.png diff --git a/public/themes/pmahomme/img/sprite/b_nextpage.png b/public/themes/pmahomme/img/b_nextpage.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_nextpage.png rename to public/themes/pmahomme/img/b_nextpage.png diff --git a/public/themes/pmahomme/img/sprite/b_no_favorite.png b/public/themes/pmahomme/img/b_no_favorite.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_no_favorite.png rename to public/themes/pmahomme/img/b_no_favorite.png diff --git a/public/themes/original/img/sprite/b_pdfdoc.png b/public/themes/pmahomme/img/b_pdfdoc.png similarity index 100% rename from public/themes/original/img/sprite/b_pdfdoc.png rename to public/themes/pmahomme/img/b_pdfdoc.png diff --git a/public/themes/pmahomme/img/sprite/b_plugin.png b/public/themes/pmahomme/img/b_plugin.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_plugin.png rename to public/themes/pmahomme/img/b_plugin.png diff --git a/public/themes/pmahomme/img/sprite/b_plus.png b/public/themes/pmahomme/img/b_plus.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_plus.png rename to public/themes/pmahomme/img/b_plus.png diff --git a/public/themes/original/img/sprite/b_prevpage.png b/public/themes/pmahomme/img/b_prevpage.png similarity index 100% rename from public/themes/original/img/sprite/b_prevpage.png rename to public/themes/pmahomme/img/b_prevpage.png diff --git a/public/themes/pmahomme/img/sprite/b_primary.png b/public/themes/pmahomme/img/b_primary.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_primary.png rename to public/themes/pmahomme/img/b_primary.png diff --git a/public/themes/pmahomme/img/sprite/b_print.png b/public/themes/pmahomme/img/b_print.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_print.png rename to public/themes/pmahomme/img/b_print.png diff --git a/public/themes/pmahomme/img/sprite/b_props.png b/public/themes/pmahomme/img/b_props.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_props.png rename to public/themes/pmahomme/img/b_props.png diff --git a/public/themes/pmahomme/img/sprite/b_relations.png b/public/themes/pmahomme/img/b_relations.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_relations.png rename to public/themes/pmahomme/img/b_relations.png diff --git a/public/themes/pmahomme/img/sprite/b_rename.svg b/public/themes/pmahomme/img/b_rename.svg similarity index 100% rename from public/themes/pmahomme/img/sprite/b_rename.svg rename to public/themes/pmahomme/img/b_rename.svg diff --git a/public/themes/pmahomme/img/sprite/b_report.png b/public/themes/pmahomme/img/b_report.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_report.png rename to public/themes/pmahomme/img/b_report.png diff --git a/public/themes/pmahomme/img/sprite/b_right.png b/public/themes/pmahomme/img/b_right.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_right.png rename to public/themes/pmahomme/img/b_right.png diff --git a/public/themes/pmahomme/img/sprite/b_routine_add.png b/public/themes/pmahomme/img/b_routine_add.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_routine_add.png rename to public/themes/pmahomme/img/b_routine_add.png diff --git a/public/themes/pmahomme/img/sprite/b_routines.png b/public/themes/pmahomme/img/b_routines.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_routines.png rename to public/themes/pmahomme/img/b_routines.png diff --git a/public/themes/pmahomme/img/sprite/b_save.png b/public/themes/pmahomme/img/b_save.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_save.png rename to public/themes/pmahomme/img/b_save.png diff --git a/public/themes/pmahomme/img/sprite/b_saveimage.png b/public/themes/pmahomme/img/b_saveimage.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_saveimage.png rename to public/themes/pmahomme/img/b_saveimage.png diff --git a/public/themes/pmahomme/img/sprite/b_sbrowse.png b/public/themes/pmahomme/img/b_sbrowse.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_sbrowse.png rename to public/themes/pmahomme/img/b_sbrowse.png diff --git a/public/themes/original/img/sprite/b_sdb.png b/public/themes/pmahomme/img/b_sdb.png similarity index 100% rename from public/themes/original/img/sprite/b_sdb.png rename to public/themes/pmahomme/img/b_sdb.png diff --git a/public/themes/pmahomme/img/sprite/b_search.png b/public/themes/pmahomme/img/b_search.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_search.png rename to public/themes/pmahomme/img/b_search.png diff --git a/public/themes/pmahomme/img/sprite/b_select.png b/public/themes/pmahomme/img/b_select.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_select.png rename to public/themes/pmahomme/img/b_select.png diff --git a/public/themes/pmahomme/img/sprite/b_snewtbl.png b/public/themes/pmahomme/img/b_snewtbl.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_snewtbl.png rename to public/themes/pmahomme/img/b_snewtbl.png diff --git a/public/themes/pmahomme/img/sprite/b_spatial.png b/public/themes/pmahomme/img/b_spatial.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_spatial.png rename to public/themes/pmahomme/img/b_spatial.png diff --git a/public/themes/pmahomme/img/sprite/b_sql.png b/public/themes/pmahomme/img/b_sql.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_sql.png rename to public/themes/pmahomme/img/b_sql.png diff --git a/public/themes/original/img/sprite/b_sqldoc.png b/public/themes/pmahomme/img/b_sqldoc.png similarity index 100% rename from public/themes/original/img/sprite/b_sqldoc.png rename to public/themes/pmahomme/img/b_sqldoc.png diff --git a/public/themes/pmahomme/img/sprite/b_sqlhelp.png b/public/themes/pmahomme/img/b_sqlhelp.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_sqlhelp.png rename to public/themes/pmahomme/img/b_sqlhelp.png diff --git a/public/themes/pmahomme/img/sprite/b_table_add.png b/public/themes/pmahomme/img/b_table_add.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_table_add.png rename to public/themes/pmahomme/img/b_table_add.png diff --git a/public/themes/pmahomme/img/sprite/b_tblanalyse.png b/public/themes/pmahomme/img/b_tblanalyse.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_tblanalyse.png rename to public/themes/pmahomme/img/b_tblanalyse.png diff --git a/public/themes/pmahomme/img/sprite/b_tblexport.png b/public/themes/pmahomme/img/b_tblexport.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_tblexport.png rename to public/themes/pmahomme/img/b_tblexport.png diff --git a/public/themes/pmahomme/img/sprite/b_tblimport.png b/public/themes/pmahomme/img/b_tblimport.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_tblimport.png rename to public/themes/pmahomme/img/b_tblimport.png diff --git a/public/themes/pmahomme/img/sprite/b_tblops.png b/public/themes/pmahomme/img/b_tblops.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_tblops.png rename to public/themes/pmahomme/img/b_tblops.png diff --git a/public/themes/pmahomme/img/sprite/b_tbloptimize.png b/public/themes/pmahomme/img/b_tbloptimize.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_tbloptimize.png rename to public/themes/pmahomme/img/b_tbloptimize.png diff --git a/public/themes/pmahomme/img/sprite/b_tipp.png b/public/themes/pmahomme/img/b_tipp.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_tipp.png rename to public/themes/pmahomme/img/b_tipp.png diff --git a/public/themes/pmahomme/img/sprite/b_trigger_add.png b/public/themes/pmahomme/img/b_trigger_add.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_trigger_add.png rename to public/themes/pmahomme/img/b_trigger_add.png diff --git a/public/themes/pmahomme/img/sprite/b_triggers.png b/public/themes/pmahomme/img/b_triggers.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_triggers.png rename to public/themes/pmahomme/img/b_triggers.png diff --git a/public/themes/original/img/sprite/b_undo.png b/public/themes/pmahomme/img/b_undo.png similarity index 100% rename from public/themes/original/img/sprite/b_undo.png rename to public/themes/pmahomme/img/b_undo.png diff --git a/public/themes/pmahomme/img/sprite/b_unique.png b/public/themes/pmahomme/img/b_unique.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_unique.png rename to public/themes/pmahomme/img/b_unique.png diff --git a/public/themes/pmahomme/img/sprite/b_usradd.png b/public/themes/pmahomme/img/b_usradd.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_usradd.png rename to public/themes/pmahomme/img/b_usradd.png diff --git a/public/themes/pmahomme/img/sprite/b_usrcheck.png b/public/themes/pmahomme/img/b_usrcheck.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_usrcheck.png rename to public/themes/pmahomme/img/b_usrcheck.png diff --git a/public/themes/pmahomme/img/sprite/b_usrdrop.png b/public/themes/pmahomme/img/b_usrdrop.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_usrdrop.png rename to public/themes/pmahomme/img/b_usrdrop.png diff --git a/public/themes/pmahomme/img/sprite/b_usredit.png b/public/themes/pmahomme/img/b_usredit.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_usredit.png rename to public/themes/pmahomme/img/b_usredit.png diff --git a/public/themes/pmahomme/img/sprite/b_usrlist.png b/public/themes/pmahomme/img/b_usrlist.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_usrlist.png rename to public/themes/pmahomme/img/b_usrlist.png diff --git a/public/themes/pmahomme/img/sprite/b_versions.png b/public/themes/pmahomme/img/b_versions.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_versions.png rename to public/themes/pmahomme/img/b_versions.png diff --git a/public/themes/pmahomme/img/sprite/b_view.png b/public/themes/pmahomme/img/b_view.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_view.png rename to public/themes/pmahomme/img/b_view.png diff --git a/public/themes/pmahomme/img/sprite/b_view_add.png b/public/themes/pmahomme/img/b_view_add.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_view_add.png rename to public/themes/pmahomme/img/b_view_add.png diff --git a/public/themes/pmahomme/img/sprite/b_views.png b/public/themes/pmahomme/img/b_views.png similarity index 100% rename from public/themes/pmahomme/img/sprite/b_views.png rename to public/themes/pmahomme/img/b_views.png diff --git a/public/themes/pmahomme/img/sprite/bd_browse.png b/public/themes/pmahomme/img/bd_browse.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_browse.png rename to public/themes/pmahomme/img/bd_browse.png diff --git a/public/themes/pmahomme/img/sprite/bd_deltbl.png b/public/themes/pmahomme/img/bd_deltbl.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_deltbl.png rename to public/themes/pmahomme/img/bd_deltbl.png diff --git a/public/themes/pmahomme/img/sprite/bd_drop.png b/public/themes/pmahomme/img/bd_drop.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_drop.png rename to public/themes/pmahomme/img/bd_drop.png diff --git a/public/themes/pmahomme/img/sprite/bd_edit.png b/public/themes/pmahomme/img/bd_edit.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_edit.png rename to public/themes/pmahomme/img/bd_edit.png diff --git a/public/themes/pmahomme/img/sprite/bd_empty.png b/public/themes/pmahomme/img/bd_empty.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_empty.png rename to public/themes/pmahomme/img/bd_empty.png diff --git a/public/themes/pmahomme/img/sprite/bd_export.png b/public/themes/pmahomme/img/bd_export.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_export.png rename to public/themes/pmahomme/img/bd_export.png diff --git a/public/themes/original/img/sprite/bd_firstpage.png b/public/themes/pmahomme/img/bd_firstpage.png similarity index 100% rename from public/themes/original/img/sprite/bd_firstpage.png rename to public/themes/pmahomme/img/bd_firstpage.png diff --git a/public/themes/pmahomme/img/sprite/bd_ftext.png b/public/themes/pmahomme/img/bd_ftext.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_ftext.png rename to public/themes/pmahomme/img/bd_ftext.png diff --git a/public/themes/pmahomme/img/sprite/bd_index.png b/public/themes/pmahomme/img/bd_index.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_index.png rename to public/themes/pmahomme/img/bd_index.png diff --git a/public/themes/pmahomme/img/sprite/bd_insrow.png b/public/themes/pmahomme/img/bd_insrow.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_insrow.png rename to public/themes/pmahomme/img/bd_insrow.png diff --git a/public/themes/original/img/sprite/bd_lastpage.png b/public/themes/pmahomme/img/bd_lastpage.png similarity index 100% rename from public/themes/original/img/sprite/bd_lastpage.png rename to public/themes/pmahomme/img/bd_lastpage.png diff --git a/public/themes/pmahomme/img/sprite/bd_nextpage.png b/public/themes/pmahomme/img/bd_nextpage.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_nextpage.png rename to public/themes/pmahomme/img/bd_nextpage.png diff --git a/public/themes/original/img/sprite/bd_prevpage.png b/public/themes/pmahomme/img/bd_prevpage.png similarity index 100% rename from public/themes/original/img/sprite/bd_prevpage.png rename to public/themes/pmahomme/img/bd_prevpage.png diff --git a/public/themes/pmahomme/img/sprite/bd_primary.png b/public/themes/pmahomme/img/bd_primary.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_primary.png rename to public/themes/pmahomme/img/bd_primary.png diff --git a/public/themes/pmahomme/img/sprite/bd_routine_add.png b/public/themes/pmahomme/img/bd_routine_add.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_routine_add.png rename to public/themes/pmahomme/img/bd_routine_add.png diff --git a/public/themes/pmahomme/img/sprite/bd_sbrowse.png b/public/themes/pmahomme/img/bd_sbrowse.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_sbrowse.png rename to public/themes/pmahomme/img/bd_sbrowse.png diff --git a/public/themes/pmahomme/img/sprite/bd_select.png b/public/themes/pmahomme/img/bd_select.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_select.png rename to public/themes/pmahomme/img/bd_select.png diff --git a/public/themes/pmahomme/img/sprite/bd_spatial.png b/public/themes/pmahomme/img/bd_spatial.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_spatial.png rename to public/themes/pmahomme/img/bd_spatial.png diff --git a/public/themes/pmahomme/img/sprite/bd_unique.png b/public/themes/pmahomme/img/bd_unique.png similarity index 100% rename from public/themes/pmahomme/img/sprite/bd_unique.png rename to public/themes/pmahomme/img/bd_unique.png diff --git a/public/themes/pmahomme/img/sprite/centralColumns.png b/public/themes/pmahomme/img/centralColumns.png similarity index 100% rename from public/themes/pmahomme/img/sprite/centralColumns.png rename to public/themes/pmahomme/img/centralColumns.png diff --git a/public/themes/pmahomme/img/sprite/centralColumns_add.png b/public/themes/pmahomme/img/centralColumns_add.png similarity index 100% rename from public/themes/pmahomme/img/sprite/centralColumns_add.png rename to public/themes/pmahomme/img/centralColumns_add.png diff --git a/public/themes/pmahomme/img/sprite/centralColumns_delete.png b/public/themes/pmahomme/img/centralColumns_delete.png similarity index 100% rename from public/themes/pmahomme/img/sprite/centralColumns_delete.png rename to public/themes/pmahomme/img/centralColumns_delete.png diff --git a/public/themes/pmahomme/img/sprite/col_drop.png b/public/themes/pmahomme/img/col_drop.png similarity index 100% rename from public/themes/pmahomme/img/sprite/col_drop.png rename to public/themes/pmahomme/img/col_drop.png diff --git a/public/themes/pmahomme/img/sprite/console.png b/public/themes/pmahomme/img/console.png similarity index 100% rename from public/themes/pmahomme/img/sprite/console.png rename to public/themes/pmahomme/img/console.png diff --git a/public/themes/original/img/sprite/database.png b/public/themes/pmahomme/img/database.png similarity index 100% rename from public/themes/original/img/sprite/database.png rename to public/themes/pmahomme/img/database.png diff --git a/public/themes/pmahomme/img/sprite/eye.png b/public/themes/pmahomme/img/eye.png similarity index 100% rename from public/themes/pmahomme/img/sprite/eye.png rename to public/themes/pmahomme/img/eye.png diff --git a/public/themes/pmahomme/img/sprite/eye_grey.png b/public/themes/pmahomme/img/eye_grey.png similarity index 100% rename from public/themes/pmahomme/img/sprite/eye_grey.png rename to public/themes/pmahomme/img/eye_grey.png diff --git a/public/themes/pmahomme/img/sprite/hide.png b/public/themes/pmahomme/img/hide.png similarity index 100% rename from public/themes/pmahomme/img/sprite/hide.png rename to public/themes/pmahomme/img/hide.png diff --git a/public/themes/pmahomme/img/icons.svg b/public/themes/pmahomme/img/icons.svg deleted file mode 100644 index e736cea989..0000000000 --- a/public/themes/pmahomme/img/icons.svg +++ /dev/null @@ -1,342 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/themes/original/img/sprite/item.png b/public/themes/pmahomme/img/item.png similarity index 100% rename from public/themes/original/img/sprite/item.png rename to public/themes/pmahomme/img/item.png diff --git a/public/themes/pmahomme/img/sprite/lightbulb.png b/public/themes/pmahomme/img/lightbulb.png similarity index 100% rename from public/themes/pmahomme/img/sprite/lightbulb.png rename to public/themes/pmahomme/img/lightbulb.png diff --git a/public/themes/pmahomme/img/sprite/lightbulb_off.png b/public/themes/pmahomme/img/lightbulb_off.png similarity index 100% rename from public/themes/pmahomme/img/sprite/lightbulb_off.png rename to public/themes/pmahomme/img/lightbulb_off.png diff --git a/public/themes/original/img/sprite/s_unlock.png b/public/themes/pmahomme/img/lock_open.png similarity index 100% rename from public/themes/original/img/sprite/s_unlock.png rename to public/themes/pmahomme/img/lock_open.png diff --git a/public/themes/pmahomme/img/sprite/more.png b/public/themes/pmahomme/img/more.png similarity index 100% rename from public/themes/pmahomme/img/sprite/more.png rename to public/themes/pmahomme/img/more.png diff --git a/public/themes/pmahomme/img/sprite/new_data.png b/public/themes/pmahomme/img/new_data.png similarity index 100% rename from public/themes/pmahomme/img/sprite/new_data.png rename to public/themes/pmahomme/img/new_data.png diff --git a/public/themes/pmahomme/img/sprite/new_data_hovered.png b/public/themes/pmahomme/img/new_data_hovered.png similarity index 100% rename from public/themes/pmahomme/img/sprite/new_data_hovered.png rename to public/themes/pmahomme/img/new_data_hovered.png diff --git a/public/themes/pmahomme/img/sprite/new_data_selected.png b/public/themes/pmahomme/img/new_data_selected.png similarity index 100% rename from public/themes/pmahomme/img/sprite/new_data_selected.png rename to public/themes/pmahomme/img/new_data_selected.png diff --git a/public/themes/pmahomme/img/sprite/new_data_selected_hovered.png b/public/themes/pmahomme/img/new_data_selected_hovered.png similarity index 100% rename from public/themes/pmahomme/img/sprite/new_data_selected_hovered.png rename to public/themes/pmahomme/img/new_data_selected_hovered.png diff --git a/public/themes/pmahomme/img/sprite/new_struct.png b/public/themes/pmahomme/img/new_struct.png similarity index 100% rename from public/themes/pmahomme/img/sprite/new_struct.png rename to public/themes/pmahomme/img/new_struct.png diff --git a/public/themes/pmahomme/img/sprite/new_struct_hovered.png b/public/themes/pmahomme/img/new_struct_hovered.png similarity index 100% rename from public/themes/pmahomme/img/sprite/new_struct_hovered.png rename to public/themes/pmahomme/img/new_struct_hovered.png diff --git a/public/themes/pmahomme/img/sprite/new_struct_selected.png b/public/themes/pmahomme/img/new_struct_selected.png similarity index 100% rename from public/themes/pmahomme/img/sprite/new_struct_selected.png rename to public/themes/pmahomme/img/new_struct_selected.png diff --git a/public/themes/pmahomme/img/sprite/new_struct_selected_hovered.png b/public/themes/pmahomme/img/new_struct_selected_hovered.png similarity index 100% rename from public/themes/pmahomme/img/sprite/new_struct_selected_hovered.png rename to public/themes/pmahomme/img/new_struct_selected_hovered.png diff --git a/public/themes/pmahomme/img/sprite/normalize.png b/public/themes/pmahomme/img/normalize.png similarity index 100% rename from public/themes/pmahomme/img/sprite/normalize.png rename to public/themes/pmahomme/img/normalize.png diff --git a/public/themes/pmahomme/img/sprite/pause.png b/public/themes/pmahomme/img/pause.png similarity index 100% rename from public/themes/pmahomme/img/sprite/pause.png rename to public/themes/pmahomme/img/pause.png diff --git a/public/themes/original/img/sprite/php_sym.png b/public/themes/pmahomme/img/php_sym.png similarity index 100% rename from public/themes/original/img/sprite/php_sym.png rename to public/themes/pmahomme/img/php_sym.png diff --git a/public/themes/pmahomme/img/sprite/play.png b/public/themes/pmahomme/img/play.png similarity index 100% rename from public/themes/pmahomme/img/sprite/play.png rename to public/themes/pmahomme/img/play.png diff --git a/public/themes/pmahomme/img/sprite/s_asc.png b/public/themes/pmahomme/img/s_asc.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_asc.png rename to public/themes/pmahomme/img/s_asc.png diff --git a/public/themes/pmahomme/img/sprite/s_asci.png b/public/themes/pmahomme/img/s_asci.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_asci.png rename to public/themes/pmahomme/img/s_asci.png diff --git a/public/themes/pmahomme/img/sprite/s_attention.png b/public/themes/pmahomme/img/s_attention.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_attention.png rename to public/themes/pmahomme/img/s_attention.png diff --git a/public/themes/pmahomme/img/sprite/s_cancel.png b/public/themes/pmahomme/img/s_cancel.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_cancel.png rename to public/themes/pmahomme/img/s_cancel.png diff --git a/public/themes/original/img/sprite/s_cancel2.png b/public/themes/pmahomme/img/s_cancel2.png similarity index 100% rename from public/themes/original/img/sprite/s_cancel2.png rename to public/themes/pmahomme/img/s_cancel2.png diff --git a/public/themes/pmahomme/img/sprite/s_cog.png b/public/themes/pmahomme/img/s_cog.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_cog.png rename to public/themes/pmahomme/img/s_cog.png diff --git a/public/themes/pmahomme/img/sprite/s_collapseall.png b/public/themes/pmahomme/img/s_collapseall.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_collapseall.png rename to public/themes/pmahomme/img/s_collapseall.png diff --git a/public/themes/pmahomme/img/sprite/s_db.png b/public/themes/pmahomme/img/s_db.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_db.png rename to public/themes/pmahomme/img/s_db.png diff --git a/public/themes/pmahomme/img/sprite/s_desc.png b/public/themes/pmahomme/img/s_desc.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_desc.png rename to public/themes/pmahomme/img/s_desc.png diff --git a/public/themes/pmahomme/img/sprite/s_error.png b/public/themes/pmahomme/img/s_error.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_error.png rename to public/themes/pmahomme/img/s_error.png diff --git a/public/themes/pmahomme/img/sprite/s_fulltext.png b/public/themes/pmahomme/img/s_fulltext.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_fulltext.png rename to public/themes/pmahomme/img/s_fulltext.png diff --git a/public/themes/pmahomme/img/sprite/s_host.png b/public/themes/pmahomme/img/s_host.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_host.png rename to public/themes/pmahomme/img/s_host.png diff --git a/public/themes/pmahomme/img/sprite/s_info.png b/public/themes/pmahomme/img/s_info.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_info.png rename to public/themes/pmahomme/img/s_info.png diff --git a/public/themes/pmahomme/img/sprite/s_lang.png b/public/themes/pmahomme/img/s_lang.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_lang.png rename to public/themes/pmahomme/img/s_lang.png diff --git a/public/themes/pmahomme/img/sprite/s_link.png b/public/themes/pmahomme/img/s_link.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_link.png rename to public/themes/pmahomme/img/s_link.png diff --git a/public/themes/pmahomme/img/sprite/s_lock.png b/public/themes/pmahomme/img/s_lock.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_lock.png rename to public/themes/pmahomme/img/s_lock.png diff --git a/public/themes/pmahomme/img/sprite/s_loggoff.png b/public/themes/pmahomme/img/s_loggoff.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_loggoff.png rename to public/themes/pmahomme/img/s_loggoff.png diff --git a/public/themes/pmahomme/img/sprite/s_notice.png b/public/themes/pmahomme/img/s_notice.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_notice.png rename to public/themes/pmahomme/img/s_notice.png diff --git a/public/themes/pmahomme/img/sprite/s_okay.png b/public/themes/pmahomme/img/s_okay.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_okay.png rename to public/themes/pmahomme/img/s_okay.png diff --git a/public/themes/pmahomme/img/sprite/s_partialtext.png b/public/themes/pmahomme/img/s_partialtext.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_partialtext.png rename to public/themes/pmahomme/img/s_partialtext.png diff --git a/public/themes/pmahomme/img/sprite/s_passwd.png b/public/themes/pmahomme/img/s_passwd.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_passwd.png rename to public/themes/pmahomme/img/s_passwd.png diff --git a/public/themes/original/img/sprite/s_process.png b/public/themes/pmahomme/img/s_process.png similarity index 100% rename from public/themes/original/img/sprite/s_process.png rename to public/themes/pmahomme/img/s_process.png diff --git a/public/themes/pmahomme/img/sprite/s_really.png b/public/themes/pmahomme/img/s_really.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_really.png rename to public/themes/pmahomme/img/s_really.png diff --git a/public/themes/pmahomme/img/sprite/s_reload.png b/public/themes/pmahomme/img/s_reload.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_reload.png rename to public/themes/pmahomme/img/s_reload.png diff --git a/public/themes/pmahomme/img/sprite/s_replication.png b/public/themes/pmahomme/img/s_replication.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_replication.png rename to public/themes/pmahomme/img/s_replication.png diff --git a/public/themes/pmahomme/img/sprite/s_rights.png b/public/themes/pmahomme/img/s_rights.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_rights.png rename to public/themes/pmahomme/img/s_rights.png diff --git a/public/themes/pmahomme/img/sprite/s_sortable.png b/public/themes/pmahomme/img/s_sortable.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_sortable.png rename to public/themes/pmahomme/img/s_sortable.png diff --git a/public/themes/pmahomme/img/sprite/s_status.png b/public/themes/pmahomme/img/s_status.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_status.png rename to public/themes/pmahomme/img/s_status.png diff --git a/public/themes/pmahomme/img/sprite/s_success.png b/public/themes/pmahomme/img/s_success.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_success.png rename to public/themes/pmahomme/img/s_success.png diff --git a/public/themes/pmahomme/img/sprite/s_sync.png b/public/themes/pmahomme/img/s_sync.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_sync.png rename to public/themes/pmahomme/img/s_sync.png diff --git a/public/themes/pmahomme/img/sprite/s_tbl.png b/public/themes/pmahomme/img/s_tbl.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_tbl.png rename to public/themes/pmahomme/img/s_tbl.png diff --git a/public/themes/pmahomme/img/sprite/s_theme.png b/public/themes/pmahomme/img/s_theme.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_theme.png rename to public/themes/pmahomme/img/s_theme.png diff --git a/public/themes/pmahomme/img/sprite/s_top.png b/public/themes/pmahomme/img/s_top.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_top.png rename to public/themes/pmahomme/img/s_top.png diff --git a/public/themes/pmahomme/img/sprite/s_unlink.png b/public/themes/pmahomme/img/s_unlink.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_unlink.png rename to public/themes/pmahomme/img/s_unlink.png diff --git a/public/themes/pmahomme/img/sprite/s_vars.png b/public/themes/pmahomme/img/s_vars.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_vars.png rename to public/themes/pmahomme/img/s_vars.png diff --git a/public/themes/pmahomme/img/sprite/s_views.png b/public/themes/pmahomme/img/s_views.png similarity index 100% rename from public/themes/pmahomme/img/sprite/s_views.png rename to public/themes/pmahomme/img/s_views.png diff --git a/public/themes/pmahomme/img/sprite/show.png b/public/themes/pmahomme/img/show.png similarity index 100% rename from public/themes/pmahomme/img/sprite/show.png rename to public/themes/pmahomme/img/show.png diff --git a/public/themes/pmahomme/img/sprite/ajax_clock_small.svg b/public/themes/pmahomme/img/sprite/ajax_clock_small.svg deleted file mode 100644 index d5ad743de2..0000000000 --- a/public/themes/pmahomme/img/sprite/ajax_clock_small.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/asc_order.png b/public/themes/pmahomme/img/sprite/asc_order.png deleted file mode 100644 index 51ce21b130..0000000000 Binary files a/public/themes/pmahomme/img/sprite/asc_order.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/asc_order.svg b/public/themes/pmahomme/img/sprite/asc_order.svg deleted file mode 100644 index f68ed6278f..0000000000 --- a/public/themes/pmahomme/img/sprite/asc_order.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_bookmark.svg b/public/themes/pmahomme/img/sprite/b_bookmark.svg deleted file mode 100644 index d619ab6f1b..0000000000 --- a/public/themes/pmahomme/img/sprite/b_bookmark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_browse.svg b/public/themes/pmahomme/img/sprite/b_browse.svg deleted file mode 100644 index 6e4f9d6f2f..0000000000 --- a/public/themes/pmahomme/img/sprite/b_browse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_calendar.svg b/public/themes/pmahomme/img/sprite/b_calendar.svg deleted file mode 100644 index 1ad0ac3a5d..0000000000 --- a/public/themes/pmahomme/img/sprite/b_calendar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_chart.svg b/public/themes/pmahomme/img/sprite/b_chart.svg deleted file mode 100644 index 6b5bc3eab6..0000000000 --- a/public/themes/pmahomme/img/sprite/b_chart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_close.svg b/public/themes/pmahomme/img/sprite/b_close.svg deleted file mode 100644 index 18515dc24c..0000000000 --- a/public/themes/pmahomme/img/sprite/b_close.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_column_add.svg b/public/themes/pmahomme/img/sprite/b_column_add.svg deleted file mode 100644 index fcef3757e2..0000000000 --- a/public/themes/pmahomme/img/sprite/b_column_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_comment.svg b/public/themes/pmahomme/img/sprite/b_comment.svg deleted file mode 100644 index ad071f8d45..0000000000 --- a/public/themes/pmahomme/img/sprite/b_comment.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_dbstatistics.svg b/public/themes/pmahomme/img/sprite/b_dbstatistics.svg deleted file mode 100644 index 9efc2480be..0000000000 --- a/public/themes/pmahomme/img/sprite/b_dbstatistics.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_deltbl.svg b/public/themes/pmahomme/img/sprite/b_deltbl.svg deleted file mode 100644 index c357de6b68..0000000000 --- a/public/themes/pmahomme/img/sprite/b_deltbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_docs.svg b/public/themes/pmahomme/img/sprite/b_docs.svg deleted file mode 100644 index 8ef22699fb..0000000000 --- a/public/themes/pmahomme/img/sprite/b_docs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_docsql.png b/public/themes/pmahomme/img/sprite/b_docsql.png deleted file mode 100644 index 2f6f0561dc..0000000000 Binary files a/public/themes/pmahomme/img/sprite/b_docsql.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/b_docsql.svg b/public/themes/pmahomme/img/sprite/b_docsql.svg deleted file mode 100644 index 71428e8c81..0000000000 --- a/public/themes/pmahomme/img/sprite/b_docsql.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_drop.svg b/public/themes/pmahomme/img/sprite/b_drop.svg deleted file mode 100644 index bf54ea66ac..0000000000 --- a/public/themes/pmahomme/img/sprite/b_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_edit.svg b/public/themes/pmahomme/img/sprite/b_edit.svg deleted file mode 100644 index 2881197f0a..0000000000 --- a/public/themes/pmahomme/img/sprite/b_edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_empty.svg b/public/themes/pmahomme/img/sprite/b_empty.svg deleted file mode 100644 index 3990ec47c5..0000000000 --- a/public/themes/pmahomme/img/sprite/b_empty.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_engine.svg b/public/themes/pmahomme/img/sprite/b_engine.svg deleted file mode 100644 index 614b227649..0000000000 --- a/public/themes/pmahomme/img/sprite/b_engine.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_event_add.svg b/public/themes/pmahomme/img/sprite/b_event_add.svg deleted file mode 100644 index db28d97414..0000000000 --- a/public/themes/pmahomme/img/sprite/b_event_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_events.svg b/public/themes/pmahomme/img/sprite/b_events.svg deleted file mode 100644 index 30d864149a..0000000000 --- a/public/themes/pmahomme/img/sprite/b_events.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_export.svg b/public/themes/pmahomme/img/sprite/b_export.svg deleted file mode 100644 index 7ea001a671..0000000000 --- a/public/themes/pmahomme/img/sprite/b_export.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_favorite.svg b/public/themes/pmahomme/img/sprite/b_favorite.svg deleted file mode 100644 index 541003566d..0000000000 --- a/public/themes/pmahomme/img/sprite/b_favorite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_find_replace.svg b/public/themes/pmahomme/img/sprite/b_find_replace.svg deleted file mode 100644 index 0d98a2cfe0..0000000000 --- a/public/themes/pmahomme/img/sprite/b_find_replace.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_firstpage.png b/public/themes/pmahomme/img/sprite/b_firstpage.png deleted file mode 100644 index 8e768efe66..0000000000 Binary files a/public/themes/pmahomme/img/sprite/b_firstpage.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/b_firstpage.svg b/public/themes/pmahomme/img/sprite/b_firstpage.svg deleted file mode 100644 index d2e0f39403..0000000000 --- a/public/themes/pmahomme/img/sprite/b_firstpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_ftext.svg b/public/themes/pmahomme/img/sprite/b_ftext.svg deleted file mode 100644 index ce0ce59c5f..0000000000 --- a/public/themes/pmahomme/img/sprite/b_ftext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_globe.svg b/public/themes/pmahomme/img/sprite/b_globe.svg deleted file mode 100644 index 331f5bb311..0000000000 --- a/public/themes/pmahomme/img/sprite/b_globe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_group.svg b/public/themes/pmahomme/img/sprite/b_group.svg deleted file mode 100644 index 862cde5b7b..0000000000 --- a/public/themes/pmahomme/img/sprite/b_group.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_help.svg b/public/themes/pmahomme/img/sprite/b_help.svg deleted file mode 100644 index a6011f35fb..0000000000 --- a/public/themes/pmahomme/img/sprite/b_help.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_home.svg b/public/themes/pmahomme/img/sprite/b_home.svg deleted file mode 100644 index 07783d1fe4..0000000000 --- a/public/themes/pmahomme/img/sprite/b_home.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_import.svg b/public/themes/pmahomme/img/sprite/b_import.svg deleted file mode 100644 index b43d3c7a91..0000000000 --- a/public/themes/pmahomme/img/sprite/b_import.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_index.svg b/public/themes/pmahomme/img/sprite/b_index.svg deleted file mode 100644 index bc4f981532..0000000000 --- a/public/themes/pmahomme/img/sprite/b_index.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_index_add.svg b/public/themes/pmahomme/img/sprite/b_index_add.svg deleted file mode 100644 index bd6957fb69..0000000000 --- a/public/themes/pmahomme/img/sprite/b_index_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_inline_edit.svg b/public/themes/pmahomme/img/sprite/b_inline_edit.svg deleted file mode 100644 index 7a637f0a71..0000000000 --- a/public/themes/pmahomme/img/sprite/b_inline_edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_insrow.svg b/public/themes/pmahomme/img/sprite/b_insrow.svg deleted file mode 100644 index 0454a137a9..0000000000 --- a/public/themes/pmahomme/img/sprite/b_insrow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_lastpage.png b/public/themes/pmahomme/img/sprite/b_lastpage.png deleted file mode 100644 index 1b4ac09269..0000000000 Binary files a/public/themes/pmahomme/img/sprite/b_lastpage.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/b_lastpage.svg b/public/themes/pmahomme/img/sprite/b_lastpage.svg deleted file mode 100644 index 089af1aba6..0000000000 --- a/public/themes/pmahomme/img/sprite/b_lastpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_left.svg b/public/themes/pmahomme/img/sprite/b_left.svg deleted file mode 100644 index 2751b5a70f..0000000000 --- a/public/themes/pmahomme/img/sprite/b_left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_minus.svg b/public/themes/pmahomme/img/sprite/b_minus.svg deleted file mode 100644 index 451e573f81..0000000000 --- a/public/themes/pmahomme/img/sprite/b_minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_more.svg b/public/themes/pmahomme/img/sprite/b_more.svg deleted file mode 100644 index 38f23438ea..0000000000 --- a/public/themes/pmahomme/img/sprite/b_more.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_move.svg b/public/themes/pmahomme/img/sprite/b_move.svg deleted file mode 100644 index 838d7d7974..0000000000 --- a/public/themes/pmahomme/img/sprite/b_move.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_newdb.svg b/public/themes/pmahomme/img/sprite/b_newdb.svg deleted file mode 100644 index 78e28921c0..0000000000 --- a/public/themes/pmahomme/img/sprite/b_newdb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_newtbl.svg b/public/themes/pmahomme/img/sprite/b_newtbl.svg deleted file mode 100644 index 531abd443a..0000000000 --- a/public/themes/pmahomme/img/sprite/b_newtbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_nextpage.svg b/public/themes/pmahomme/img/sprite/b_nextpage.svg deleted file mode 100644 index 4a96fb7946..0000000000 --- a/public/themes/pmahomme/img/sprite/b_nextpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_no_favorite.svg b/public/themes/pmahomme/img/sprite/b_no_favorite.svg deleted file mode 100644 index ff33b7ae6b..0000000000 --- a/public/themes/pmahomme/img/sprite/b_no_favorite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_pdfdoc.png b/public/themes/pmahomme/img/sprite/b_pdfdoc.png deleted file mode 100644 index a8074cf4ad..0000000000 Binary files a/public/themes/pmahomme/img/sprite/b_pdfdoc.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/b_pdfdoc.svg b/public/themes/pmahomme/img/sprite/b_pdfdoc.svg deleted file mode 100644 index 5c32384d6b..0000000000 --- a/public/themes/pmahomme/img/sprite/b_pdfdoc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_plugin.svg b/public/themes/pmahomme/img/sprite/b_plugin.svg deleted file mode 100644 index 4c0b8dbe4d..0000000000 --- a/public/themes/pmahomme/img/sprite/b_plugin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_plus.svg b/public/themes/pmahomme/img/sprite/b_plus.svg deleted file mode 100644 index ff79126a9c..0000000000 --- a/public/themes/pmahomme/img/sprite/b_plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_prevpage.png b/public/themes/pmahomme/img/sprite/b_prevpage.png deleted file mode 100644 index 752478ae98..0000000000 Binary files a/public/themes/pmahomme/img/sprite/b_prevpage.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/b_prevpage.svg b/public/themes/pmahomme/img/sprite/b_prevpage.svg deleted file mode 100644 index 17e6745b1e..0000000000 --- a/public/themes/pmahomme/img/sprite/b_prevpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_primary.svg b/public/themes/pmahomme/img/sprite/b_primary.svg deleted file mode 100644 index e906975b2c..0000000000 --- a/public/themes/pmahomme/img/sprite/b_primary.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_print.svg b/public/themes/pmahomme/img/sprite/b_print.svg deleted file mode 100644 index 5a1b1c476d..0000000000 --- a/public/themes/pmahomme/img/sprite/b_print.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_props.svg b/public/themes/pmahomme/img/sprite/b_props.svg deleted file mode 100644 index f93d2f48a9..0000000000 --- a/public/themes/pmahomme/img/sprite/b_props.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_relations.svg b/public/themes/pmahomme/img/sprite/b_relations.svg deleted file mode 100644 index dec8811b34..0000000000 --- a/public/themes/pmahomme/img/sprite/b_relations.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_report.svg b/public/themes/pmahomme/img/sprite/b_report.svg deleted file mode 100644 index 7c26d60d27..0000000000 --- a/public/themes/pmahomme/img/sprite/b_report.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_right.svg b/public/themes/pmahomme/img/sprite/b_right.svg deleted file mode 100644 index 9328fb6778..0000000000 --- a/public/themes/pmahomme/img/sprite/b_right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_routine_add.svg b/public/themes/pmahomme/img/sprite/b_routine_add.svg deleted file mode 100644 index bae6b87a01..0000000000 --- a/public/themes/pmahomme/img/sprite/b_routine_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_routines.svg b/public/themes/pmahomme/img/sprite/b_routines.svg deleted file mode 100644 index b7bdf165ed..0000000000 --- a/public/themes/pmahomme/img/sprite/b_routines.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_save.svg b/public/themes/pmahomme/img/sprite/b_save.svg deleted file mode 100644 index 40e995ded2..0000000000 --- a/public/themes/pmahomme/img/sprite/b_save.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_saveimage.svg b/public/themes/pmahomme/img/sprite/b_saveimage.svg deleted file mode 100644 index 998cf10ac1..0000000000 --- a/public/themes/pmahomme/img/sprite/b_saveimage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_sbrowse.svg b/public/themes/pmahomme/img/sprite/b_sbrowse.svg deleted file mode 100644 index 36b8f9db93..0000000000 --- a/public/themes/pmahomme/img/sprite/b_sbrowse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_sdb.png b/public/themes/pmahomme/img/sprite/b_sdb.png deleted file mode 100644 index ceb793495f..0000000000 Binary files a/public/themes/pmahomme/img/sprite/b_sdb.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/b_sdb.svg b/public/themes/pmahomme/img/sprite/b_sdb.svg deleted file mode 100644 index 39730d8483..0000000000 --- a/public/themes/pmahomme/img/sprite/b_sdb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_search.svg b/public/themes/pmahomme/img/sprite/b_search.svg deleted file mode 100644 index 87c90219aa..0000000000 --- a/public/themes/pmahomme/img/sprite/b_search.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_select.svg b/public/themes/pmahomme/img/sprite/b_select.svg deleted file mode 100644 index 7c880c2f64..0000000000 --- a/public/themes/pmahomme/img/sprite/b_select.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_snewtbl.svg b/public/themes/pmahomme/img/sprite/b_snewtbl.svg deleted file mode 100644 index 42f4832db2..0000000000 --- a/public/themes/pmahomme/img/sprite/b_snewtbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_spatial.svg b/public/themes/pmahomme/img/sprite/b_spatial.svg deleted file mode 100644 index e5d808b6d6..0000000000 --- a/public/themes/pmahomme/img/sprite/b_spatial.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_sql.svg b/public/themes/pmahomme/img/sprite/b_sql.svg deleted file mode 100644 index fdd103c749..0000000000 --- a/public/themes/pmahomme/img/sprite/b_sql.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_sqldoc.png b/public/themes/pmahomme/img/sprite/b_sqldoc.png deleted file mode 100644 index 7762f49917..0000000000 Binary files a/public/themes/pmahomme/img/sprite/b_sqldoc.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/b_sqldoc.svg b/public/themes/pmahomme/img/sprite/b_sqldoc.svg deleted file mode 100644 index e028bea523..0000000000 --- a/public/themes/pmahomme/img/sprite/b_sqldoc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_sqlhelp.svg b/public/themes/pmahomme/img/sprite/b_sqlhelp.svg deleted file mode 100644 index 032fe73f30..0000000000 --- a/public/themes/pmahomme/img/sprite/b_sqlhelp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_table_add.svg b/public/themes/pmahomme/img/sprite/b_table_add.svg deleted file mode 100644 index ebafa23b81..0000000000 --- a/public/themes/pmahomme/img/sprite/b_table_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_tblanalyse.svg b/public/themes/pmahomme/img/sprite/b_tblanalyse.svg deleted file mode 100644 index 8e945d69b4..0000000000 --- a/public/themes/pmahomme/img/sprite/b_tblanalyse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_tblexport.svg b/public/themes/pmahomme/img/sprite/b_tblexport.svg deleted file mode 100644 index 79a4b90797..0000000000 --- a/public/themes/pmahomme/img/sprite/b_tblexport.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_tblimport.svg b/public/themes/pmahomme/img/sprite/b_tblimport.svg deleted file mode 100644 index a7f6ed5347..0000000000 --- a/public/themes/pmahomme/img/sprite/b_tblimport.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_tblops.svg b/public/themes/pmahomme/img/sprite/b_tblops.svg deleted file mode 100644 index 48b9ce66ec..0000000000 --- a/public/themes/pmahomme/img/sprite/b_tblops.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_tbloptimize.svg b/public/themes/pmahomme/img/sprite/b_tbloptimize.svg deleted file mode 100644 index d3af55e1f8..0000000000 --- a/public/themes/pmahomme/img/sprite/b_tbloptimize.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_tipp.svg b/public/themes/pmahomme/img/sprite/b_tipp.svg deleted file mode 100644 index 50e3461e70..0000000000 --- a/public/themes/pmahomme/img/sprite/b_tipp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_trigger_add.svg b/public/themes/pmahomme/img/sprite/b_trigger_add.svg deleted file mode 100644 index 8fcec35d51..0000000000 --- a/public/themes/pmahomme/img/sprite/b_trigger_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_triggers.svg b/public/themes/pmahomme/img/sprite/b_triggers.svg deleted file mode 100644 index 95e820e314..0000000000 --- a/public/themes/pmahomme/img/sprite/b_triggers.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_undo.png b/public/themes/pmahomme/img/sprite/b_undo.png deleted file mode 100644 index fef0fa4efe..0000000000 Binary files a/public/themes/pmahomme/img/sprite/b_undo.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/b_undo.svg b/public/themes/pmahomme/img/sprite/b_undo.svg deleted file mode 100644 index 10ebd6f974..0000000000 --- a/public/themes/pmahomme/img/sprite/b_undo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_unique.svg b/public/themes/pmahomme/img/sprite/b_unique.svg deleted file mode 100644 index 39a9b28d55..0000000000 --- a/public/themes/pmahomme/img/sprite/b_unique.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_usradd.svg b/public/themes/pmahomme/img/sprite/b_usradd.svg deleted file mode 100644 index cbcd1f13b7..0000000000 --- a/public/themes/pmahomme/img/sprite/b_usradd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_usrcheck.svg b/public/themes/pmahomme/img/sprite/b_usrcheck.svg deleted file mode 100644 index 409de881f6..0000000000 --- a/public/themes/pmahomme/img/sprite/b_usrcheck.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_usrdrop.svg b/public/themes/pmahomme/img/sprite/b_usrdrop.svg deleted file mode 100644 index 09b29d968e..0000000000 --- a/public/themes/pmahomme/img/sprite/b_usrdrop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_usredit.svg b/public/themes/pmahomme/img/sprite/b_usredit.svg deleted file mode 100644 index e1778accf7..0000000000 --- a/public/themes/pmahomme/img/sprite/b_usredit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_usrlist.svg b/public/themes/pmahomme/img/sprite/b_usrlist.svg deleted file mode 100644 index f8f2ad4863..0000000000 --- a/public/themes/pmahomme/img/sprite/b_usrlist.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_versions.svg b/public/themes/pmahomme/img/sprite/b_versions.svg deleted file mode 100644 index 97ea596b82..0000000000 --- a/public/themes/pmahomme/img/sprite/b_versions.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_view.svg b/public/themes/pmahomme/img/sprite/b_view.svg deleted file mode 100644 index ee48c77e3b..0000000000 --- a/public/themes/pmahomme/img/sprite/b_view.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_view_add.svg b/public/themes/pmahomme/img/sprite/b_view_add.svg deleted file mode 100644 index d9f05392cb..0000000000 --- a/public/themes/pmahomme/img/sprite/b_view_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/b_views.svg b/public/themes/pmahomme/img/sprite/b_views.svg deleted file mode 100644 index 2bb4fb99af..0000000000 --- a/public/themes/pmahomme/img/sprite/b_views.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_browse.svg b/public/themes/pmahomme/img/sprite/bd_browse.svg deleted file mode 100644 index a52cbda542..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_browse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_deltbl.svg b/public/themes/pmahomme/img/sprite/bd_deltbl.svg deleted file mode 100644 index c8ab6fffe2..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_deltbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_drop.svg b/public/themes/pmahomme/img/sprite/bd_drop.svg deleted file mode 100644 index 65afaf841f..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_edit.svg b/public/themes/pmahomme/img/sprite/bd_edit.svg deleted file mode 100644 index 96d9d40efc..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_empty.svg b/public/themes/pmahomme/img/sprite/bd_empty.svg deleted file mode 100644 index 5373b10a9f..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_empty.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_export.svg b/public/themes/pmahomme/img/sprite/bd_export.svg deleted file mode 100644 index 636c8511ec..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_export.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_firstpage.png b/public/themes/pmahomme/img/sprite/bd_firstpage.png deleted file mode 100644 index 9abaad5f99..0000000000 Binary files a/public/themes/pmahomme/img/sprite/bd_firstpage.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/bd_firstpage.svg b/public/themes/pmahomme/img/sprite/bd_firstpage.svg deleted file mode 100644 index 22bd6f5587..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_firstpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_ftext.svg b/public/themes/pmahomme/img/sprite/bd_ftext.svg deleted file mode 100644 index c6858b3a84..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_ftext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_index.svg b/public/themes/pmahomme/img/sprite/bd_index.svg deleted file mode 100644 index d4f7b70e09..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_index.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_insrow.svg b/public/themes/pmahomme/img/sprite/bd_insrow.svg deleted file mode 100644 index bc43e2c1fa..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_insrow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_lastpage.png b/public/themes/pmahomme/img/sprite/bd_lastpage.png deleted file mode 100644 index 48985174e8..0000000000 Binary files a/public/themes/pmahomme/img/sprite/bd_lastpage.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/bd_lastpage.svg b/public/themes/pmahomme/img/sprite/bd_lastpage.svg deleted file mode 100644 index 058ac3da3c..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_lastpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_nextpage.svg b/public/themes/pmahomme/img/sprite/bd_nextpage.svg deleted file mode 100644 index 491c047591..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_nextpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_prevpage.png b/public/themes/pmahomme/img/sprite/bd_prevpage.png deleted file mode 100644 index f1e98321b2..0000000000 Binary files a/public/themes/pmahomme/img/sprite/bd_prevpage.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/bd_prevpage.svg b/public/themes/pmahomme/img/sprite/bd_prevpage.svg deleted file mode 100644 index 32d1405e8e..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_prevpage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_primary.svg b/public/themes/pmahomme/img/sprite/bd_primary.svg deleted file mode 100644 index 06ea8bc2f8..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_primary.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_routine_add.svg b/public/themes/pmahomme/img/sprite/bd_routine_add.svg deleted file mode 100644 index e4b8792fce..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_routine_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_sbrowse.svg b/public/themes/pmahomme/img/sprite/bd_sbrowse.svg deleted file mode 100644 index c0330cdc63..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_sbrowse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_select.svg b/public/themes/pmahomme/img/sprite/bd_select.svg deleted file mode 100644 index 0f1aceb394..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_select.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_spatial.svg b/public/themes/pmahomme/img/sprite/bd_spatial.svg deleted file mode 100644 index c3d9df0f18..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_spatial.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/bd_unique.svg b/public/themes/pmahomme/img/sprite/bd_unique.svg deleted file mode 100644 index 243166b02a..0000000000 --- a/public/themes/pmahomme/img/sprite/bd_unique.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/centralColumns.svg b/public/themes/pmahomme/img/sprite/centralColumns.svg deleted file mode 100644 index 68cf2526e8..0000000000 --- a/public/themes/pmahomme/img/sprite/centralColumns.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/centralColumns_add.svg b/public/themes/pmahomme/img/sprite/centralColumns_add.svg deleted file mode 100644 index 331b0da741..0000000000 --- a/public/themes/pmahomme/img/sprite/centralColumns_add.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/centralColumns_delete.svg b/public/themes/pmahomme/img/sprite/centralColumns_delete.svg deleted file mode 100644 index 023048b17c..0000000000 --- a/public/themes/pmahomme/img/sprite/centralColumns_delete.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/col_drop.svg b/public/themes/pmahomme/img/sprite/col_drop.svg deleted file mode 100644 index a515e93259..0000000000 --- a/public/themes/pmahomme/img/sprite/col_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/console.svg b/public/themes/pmahomme/img/sprite/console.svg deleted file mode 100644 index 8322399c46..0000000000 --- a/public/themes/pmahomme/img/sprite/console.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/database.png b/public/themes/pmahomme/img/sprite/database.png deleted file mode 100644 index 0d0e388fe4..0000000000 Binary files a/public/themes/pmahomme/img/sprite/database.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/database.svg b/public/themes/pmahomme/img/sprite/database.svg deleted file mode 100644 index 600dfe3677..0000000000 --- a/public/themes/pmahomme/img/sprite/database.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/db_drop.png b/public/themes/pmahomme/img/sprite/db_drop.png deleted file mode 100644 index de93628824..0000000000 Binary files a/public/themes/pmahomme/img/sprite/db_drop.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/db_drop.svg b/public/themes/pmahomme/img/sprite/db_drop.svg deleted file mode 100644 index 2811c8ce04..0000000000 --- a/public/themes/pmahomme/img/sprite/db_drop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/eye.svg b/public/themes/pmahomme/img/sprite/eye.svg deleted file mode 100644 index 06e81d9aa4..0000000000 --- a/public/themes/pmahomme/img/sprite/eye.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/eye_grey.svg b/public/themes/pmahomme/img/sprite/eye_grey.svg deleted file mode 100644 index a0f4b87a1c..0000000000 --- a/public/themes/pmahomme/img/sprite/eye_grey.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/hide.svg b/public/themes/pmahomme/img/sprite/hide.svg deleted file mode 100644 index 7385051748..0000000000 --- a/public/themes/pmahomme/img/sprite/hide.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/item.png b/public/themes/pmahomme/img/sprite/item.png deleted file mode 100644 index f2c33904b1..0000000000 Binary files a/public/themes/pmahomme/img/sprite/item.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/item.svg b/public/themes/pmahomme/img/sprite/item.svg deleted file mode 100644 index 0342643015..0000000000 --- a/public/themes/pmahomme/img/sprite/item.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/lightbulb.svg b/public/themes/pmahomme/img/sprite/lightbulb.svg deleted file mode 100644 index 5b6219e598..0000000000 --- a/public/themes/pmahomme/img/sprite/lightbulb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/lightbulb_off.svg b/public/themes/pmahomme/img/sprite/lightbulb_off.svg deleted file mode 100644 index 3d7116e063..0000000000 --- a/public/themes/pmahomme/img/sprite/lightbulb_off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/more.svg b/public/themes/pmahomme/img/sprite/more.svg deleted file mode 100644 index a7b902e062..0000000000 --- a/public/themes/pmahomme/img/sprite/more.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/new_data.svg b/public/themes/pmahomme/img/sprite/new_data.svg deleted file mode 100644 index 32d4d529ad..0000000000 --- a/public/themes/pmahomme/img/sprite/new_data.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/new_data_hovered.svg b/public/themes/pmahomme/img/sprite/new_data_hovered.svg deleted file mode 100644 index 2d5365ec24..0000000000 --- a/public/themes/pmahomme/img/sprite/new_data_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/new_data_selected.svg b/public/themes/pmahomme/img/sprite/new_data_selected.svg deleted file mode 100644 index cfd2563e3c..0000000000 --- a/public/themes/pmahomme/img/sprite/new_data_selected.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/new_data_selected_hovered.svg b/public/themes/pmahomme/img/sprite/new_data_selected_hovered.svg deleted file mode 100644 index ff8a524dd7..0000000000 --- a/public/themes/pmahomme/img/sprite/new_data_selected_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/new_struct.svg b/public/themes/pmahomme/img/sprite/new_struct.svg deleted file mode 100644 index f080451b8a..0000000000 --- a/public/themes/pmahomme/img/sprite/new_struct.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/new_struct_hovered.svg b/public/themes/pmahomme/img/sprite/new_struct_hovered.svg deleted file mode 100644 index 33c327f5a6..0000000000 --- a/public/themes/pmahomme/img/sprite/new_struct_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/new_struct_selected.svg b/public/themes/pmahomme/img/sprite/new_struct_selected.svg deleted file mode 100644 index 7ce9e02f77..0000000000 --- a/public/themes/pmahomme/img/sprite/new_struct_selected.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/new_struct_selected_hovered.svg b/public/themes/pmahomme/img/sprite/new_struct_selected_hovered.svg deleted file mode 100644 index 71cf86a7fb..0000000000 --- a/public/themes/pmahomme/img/sprite/new_struct_selected_hovered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/normalize.svg b/public/themes/pmahomme/img/sprite/normalize.svg deleted file mode 100644 index 96d7c7da53..0000000000 --- a/public/themes/pmahomme/img/sprite/normalize.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/pause.svg b/public/themes/pmahomme/img/sprite/pause.svg deleted file mode 100644 index 21a01ef988..0000000000 --- a/public/themes/pmahomme/img/sprite/pause.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/php_sym.png b/public/themes/pmahomme/img/sprite/php_sym.png deleted file mode 100644 index 20b8350fd4..0000000000 Binary files a/public/themes/pmahomme/img/sprite/php_sym.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/php_sym.svg b/public/themes/pmahomme/img/sprite/php_sym.svg deleted file mode 100644 index 745f036158..0000000000 --- a/public/themes/pmahomme/img/sprite/php_sym.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/play.svg b/public/themes/pmahomme/img/sprite/play.svg deleted file mode 100644 index 1e5eda9e38..0000000000 --- a/public/themes/pmahomme/img/sprite/play.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_asc.svg b/public/themes/pmahomme/img/sprite/s_asc.svg deleted file mode 100644 index 2d9713107a..0000000000 --- a/public/themes/pmahomme/img/sprite/s_asc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_asci.svg b/public/themes/pmahomme/img/sprite/s_asci.svg deleted file mode 100644 index 178bbb52b5..0000000000 --- a/public/themes/pmahomme/img/sprite/s_asci.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_attention.svg b/public/themes/pmahomme/img/sprite/s_attention.svg deleted file mode 100644 index 44897cf52e..0000000000 --- a/public/themes/pmahomme/img/sprite/s_attention.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_cancel.svg b/public/themes/pmahomme/img/sprite/s_cancel.svg deleted file mode 100644 index 9dfa50ccb2..0000000000 --- a/public/themes/pmahomme/img/sprite/s_cancel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_cancel2.png b/public/themes/pmahomme/img/sprite/s_cancel2.png deleted file mode 100644 index dd5dccc792..0000000000 Binary files a/public/themes/pmahomme/img/sprite/s_cancel2.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/s_cancel2.svg b/public/themes/pmahomme/img/sprite/s_cancel2.svg deleted file mode 100644 index f5f44720f9..0000000000 --- a/public/themes/pmahomme/img/sprite/s_cancel2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_cog.svg b/public/themes/pmahomme/img/sprite/s_cog.svg deleted file mode 100644 index 6d2102689f..0000000000 --- a/public/themes/pmahomme/img/sprite/s_cog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_collapseall.svg b/public/themes/pmahomme/img/sprite/s_collapseall.svg deleted file mode 100644 index 44ee374fe8..0000000000 --- a/public/themes/pmahomme/img/sprite/s_collapseall.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_db.svg b/public/themes/pmahomme/img/sprite/s_db.svg deleted file mode 100644 index 583f30ac57..0000000000 --- a/public/themes/pmahomme/img/sprite/s_db.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_desc.svg b/public/themes/pmahomme/img/sprite/s_desc.svg deleted file mode 100644 index 4b1f637603..0000000000 --- a/public/themes/pmahomme/img/sprite/s_desc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_error.svg b/public/themes/pmahomme/img/sprite/s_error.svg deleted file mode 100644 index 337c7c65a5..0000000000 --- a/public/themes/pmahomme/img/sprite/s_error.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_fulltext.svg b/public/themes/pmahomme/img/sprite/s_fulltext.svg deleted file mode 100644 index bc02ca66e0..0000000000 --- a/public/themes/pmahomme/img/sprite/s_fulltext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_host.svg b/public/themes/pmahomme/img/sprite/s_host.svg deleted file mode 100644 index 23008de0ca..0000000000 --- a/public/themes/pmahomme/img/sprite/s_host.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_info.svg b/public/themes/pmahomme/img/sprite/s_info.svg deleted file mode 100644 index a176d2ab85..0000000000 --- a/public/themes/pmahomme/img/sprite/s_info.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_lang.svg b/public/themes/pmahomme/img/sprite/s_lang.svg deleted file mode 100644 index aa99afc417..0000000000 --- a/public/themes/pmahomme/img/sprite/s_lang.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_link.svg b/public/themes/pmahomme/img/sprite/s_link.svg deleted file mode 100644 index ee4c1475f9..0000000000 --- a/public/themes/pmahomme/img/sprite/s_link.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_lock.svg b/public/themes/pmahomme/img/sprite/s_lock.svg deleted file mode 100644 index c39a460bb2..0000000000 --- a/public/themes/pmahomme/img/sprite/s_lock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_loggoff.svg b/public/themes/pmahomme/img/sprite/s_loggoff.svg deleted file mode 100644 index fcff99dd5e..0000000000 --- a/public/themes/pmahomme/img/sprite/s_loggoff.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_notice.svg b/public/themes/pmahomme/img/sprite/s_notice.svg deleted file mode 100644 index d43b61b27c..0000000000 --- a/public/themes/pmahomme/img/sprite/s_notice.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_okay.svg b/public/themes/pmahomme/img/sprite/s_okay.svg deleted file mode 100644 index 318c151dc0..0000000000 --- a/public/themes/pmahomme/img/sprite/s_okay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_partialtext.svg b/public/themes/pmahomme/img/sprite/s_partialtext.svg deleted file mode 100644 index 0d24cde380..0000000000 --- a/public/themes/pmahomme/img/sprite/s_partialtext.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_passwd.svg b/public/themes/pmahomme/img/sprite/s_passwd.svg deleted file mode 100644 index 964896df15..0000000000 --- a/public/themes/pmahomme/img/sprite/s_passwd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_process.png b/public/themes/pmahomme/img/sprite/s_process.png deleted file mode 100644 index a9cbc244ae..0000000000 Binary files a/public/themes/pmahomme/img/sprite/s_process.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/s_process.svg b/public/themes/pmahomme/img/sprite/s_process.svg deleted file mode 100644 index 5096458760..0000000000 --- a/public/themes/pmahomme/img/sprite/s_process.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_really.svg b/public/themes/pmahomme/img/sprite/s_really.svg deleted file mode 100644 index be8397e878..0000000000 --- a/public/themes/pmahomme/img/sprite/s_really.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_reload.svg b/public/themes/pmahomme/img/sprite/s_reload.svg deleted file mode 100644 index 566652faed..0000000000 --- a/public/themes/pmahomme/img/sprite/s_reload.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_replication.svg b/public/themes/pmahomme/img/sprite/s_replication.svg deleted file mode 100644 index a65f66beff..0000000000 --- a/public/themes/pmahomme/img/sprite/s_replication.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_rights.svg b/public/themes/pmahomme/img/sprite/s_rights.svg deleted file mode 100644 index 8c21f2848f..0000000000 --- a/public/themes/pmahomme/img/sprite/s_rights.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_sortable.svg b/public/themes/pmahomme/img/sprite/s_sortable.svg deleted file mode 100644 index 84a3622139..0000000000 --- a/public/themes/pmahomme/img/sprite/s_sortable.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_status.svg b/public/themes/pmahomme/img/sprite/s_status.svg deleted file mode 100644 index be3557eb68..0000000000 --- a/public/themes/pmahomme/img/sprite/s_status.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_success.svg b/public/themes/pmahomme/img/sprite/s_success.svg deleted file mode 100644 index 20d13003cc..0000000000 --- a/public/themes/pmahomme/img/sprite/s_success.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_sync.svg b/public/themes/pmahomme/img/sprite/s_sync.svg deleted file mode 100644 index f68cefe128..0000000000 --- a/public/themes/pmahomme/img/sprite/s_sync.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_tbl.svg b/public/themes/pmahomme/img/sprite/s_tbl.svg deleted file mode 100644 index c6f03cc5ae..0000000000 --- a/public/themes/pmahomme/img/sprite/s_tbl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_theme.svg b/public/themes/pmahomme/img/sprite/s_theme.svg deleted file mode 100644 index b637410af1..0000000000 --- a/public/themes/pmahomme/img/sprite/s_theme.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_top.svg b/public/themes/pmahomme/img/sprite/s_top.svg deleted file mode 100644 index 415bce48ed..0000000000 --- a/public/themes/pmahomme/img/sprite/s_top.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_unlink.svg b/public/themes/pmahomme/img/sprite/s_unlink.svg deleted file mode 100644 index 50958598f7..0000000000 --- a/public/themes/pmahomme/img/sprite/s_unlink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_unlock.png b/public/themes/pmahomme/img/sprite/s_unlock.png deleted file mode 100644 index a471765ff1..0000000000 Binary files a/public/themes/pmahomme/img/sprite/s_unlock.png and /dev/null differ diff --git a/public/themes/pmahomme/img/sprite/s_unlock.svg b/public/themes/pmahomme/img/sprite/s_unlock.svg deleted file mode 100644 index dea3db3eef..0000000000 --- a/public/themes/pmahomme/img/sprite/s_unlock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_vars.svg b/public/themes/pmahomme/img/sprite/s_vars.svg deleted file mode 100644 index a3b2f43f7f..0000000000 --- a/public/themes/pmahomme/img/sprite/s_vars.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/s_views.svg b/public/themes/pmahomme/img/sprite/s_views.svg deleted file mode 100644 index 63e8c765dc..0000000000 --- a/public/themes/pmahomme/img/sprite/s_views.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/show.svg b/public/themes/pmahomme/img/sprite/show.svg deleted file mode 100644 index 06875bc900..0000000000 --- a/public/themes/pmahomme/img/sprite/show.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/window-new.svg b/public/themes/pmahomme/img/sprite/window-new.svg deleted file mode 100644 index 2c514b9bd7..0000000000 --- a/public/themes/pmahomme/img/sprite/window-new.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/public/themes/pmahomme/img/sprite/window-new.png b/public/themes/pmahomme/img/window-new.png similarity index 100% rename from public/themes/pmahomme/img/sprite/window-new.png rename to public/themes/pmahomme/img/window-new.png diff --git a/public/themes/pmahomme/scss/_icons.scss b/public/themes/pmahomme/scss/_icons.scss index 7f77ed23fe..3ee3880be5 100644 --- a/public/themes/pmahomme/scss/_icons.scss +++ b/public/themes/pmahomme/scss/_icons.scss @@ -23,25 +23,690 @@ } } +.ic_asc_order { + background-image: url('../img/asc_order.png'); +} + +.ic_b_bookmark { + background-image: url('../img/b_bookmark.png'); +} + +.ic_b_browse { + background-image: url('../img/b_browse.png'); +} + +.ic_b_calendar { + background-image: url('../img/b_calendar.png'); +} + +.ic_b_chart { + background-image: url('../img/b_chart.png'); +} + +.ic_b_close { + background-image: url('../img/b_close.png'); +} + +.ic_b_column_add { + background-image: url('../img/b_column_add.png'); +} + +.ic_b_comment { + background-image: url('../img/b_comment.png'); +} + +.ic_b_dbstatistics { + background-image: url('../img/b_dbstatistics.png'); +} + +.ic_b_deltbl { + background-image: url('../img/b_deltbl.png'); +} + +.ic_b_docs { + background-image: url('../img/b_docs.png'); +} + +.ic_b_docsql { + background-image: url('../img/b_docsql.png'); +} + +.ic_b_drop { + background-image: url('../img/b_drop.png'); +} + +.ic_b_edit { + background-image: url('../img/b_edit.png'); +} + +.ic_b_empty { + background-image: url('../img/b_empty.png'); +} + +.ic_b_engine { + background-image: url('../img/b_engine.png'); +} + +.ic_b_event_add { + background-image: url('../img/b_event_add.png'); +} + +.ic_b_events { + background-image: url('../img/b_events.png'); +} + +.ic_b_export { + background-image: url('../img/b_export.png'); +} + +.ic_b_favorite { + background-image: url('../img/b_favorite.png'); +} + +.ic_b_find_replace { + background-image: url('../img/b_find_replace.png'); +} + +.ic_b_firstpage { + background-image: url('../img/b_firstpage.png'); +} + +.ic_b_ftext { + background-image: url('../img/b_ftext.png'); +} + +.ic_b_globe { + background-image: url('../img/b_globe.gif'); +} + +.ic_b_group { + background-image: url('../img/b_group.png'); +} + +.ic_b_help { + background-image: url('../img/b_help.png'); +} + +.ic_b_home { + background-image: url('../img/b_home.png'); +} + +.ic_b_import { + background-image: url('../img/b_import.png'); +} + +.ic_b_index { + background-image: url('../img/b_index.png'); +} + +.ic_b_index_add { + background-image: url('../img/b_index_add.png'); +} + +.ic_b_inline_edit { + background-image: url('../img/b_inline_edit.png'); +} + +.ic_b_insrow { + background-image: url('../img/b_insrow.png'); +} + +.ic_b_lastpage { + background-image: url('../img/b_lastpage.png'); +} + +.ic_b_minus { + background-image: url('../img/b_minus.png'); +} + +.ic_b_more { + background-image: url('../img/b_more.png'); +} + +.ic_b_move { + background-image: url('../img/b_move.png'); +} + +.ic_b_newdb { + background-image: url('../img/b_newdb.png'); +} + +.ic_db_drop { + background-image: url('../img/b_deltbl.png'); +} + +.ic_b_newtbl { + background-image: url('../img/b_newtbl.png'); +} + +.ic_b_nextpage { + background-image: url('../img/b_nextpage.png'); +} + +.ic_b_no_favorite { + background-image: url('../img/b_no_favorite.png'); +} + +.ic_b_pdfdoc { + background-image: url('../img/b_pdfdoc.png'); +} + +.ic_b_plugin { + background-image: url('../img/b_plugin.png'); +} + +.ic_b_plus { + background-image: url('../img/b_plus.png'); +} + +.ic_b_prevpage { + background-image: url('../img/b_prevpage.png'); +} + +.ic_b_primary { + background-image: url('../img/b_primary.png'); +} + +.ic_b_print { + background-image: url('../img/b_print.png'); +} + +.ic_b_props { + background-image: url('../img/b_props.png'); +} + +.ic_b_relations { + background-image: url('../img/b_relations.png'); +} + +.ic_b_report { + background-image: url('../img/b_report.png'); +} + +.ic_b_rename { + background-image: url('../img/b_rename.svg'); +} + +.ic_b_routine_add { + background-image: url('../img/b_routine_add.png'); +} + +.ic_b_routines { + background-image: url('../img/b_routines.png'); +} + +.ic_b_save { + background-image: url('../img/b_save.png'); +} + +.ic_b_saveimage { + background-image: url('../img/b_saveimage.png'); +} + +.ic_b_sbrowse { + background-image: url('../img/b_sbrowse.png'); +} + .ic_b_sdb { + background-image: url('../img/b_sdb.png'); width: 10px; height: 10px; } +.ic_b_search { + background-image: url('../img/b_search.png'); +} + +.ic_b_select { + background-image: url('../img/b_select.png'); +} + +.ic_b_snewtbl { + background-image: url('../img/b_snewtbl.png'); +} + +.ic_b_spatial { + background-image: url('../img/b_spatial.png'); +} + +.ic_b_sql { + background-image: url('../img/b_sql.png'); +} + +.ic_b_sqldoc { + background-image: url('../img/b_sqldoc.png'); +} + +.ic_b_sqlhelp { + background-image: url('../img/b_sqlhelp.png'); +} + +.ic_b_table_add { + background-image: url('../img/b_table_add.png'); +} + +.ic_b_tblanalyse { + background-image: url('../img/b_tblanalyse.png'); +} + +.ic_b_tblexport { + background-image: url('../img/b_tblexport.png'); +} + +.ic_b_tblimport { + background-image: url('../img/b_tblimport.png'); +} + +.ic_b_tblops { + background-image: url('../img/b_tblops.png'); +} + +.ic_b_tbloptimize { + background-image: url('../img/b_tbloptimize.png'); +} + +.ic_b_tipp { + background-image: url('../img/b_tipp.png'); +} + +.ic_b_trigger_add { + background-image: url('../img/b_trigger_add.png'); +} + +.ic_b_triggers { + background-image: url('../img/b_triggers.png'); +} + +.ic_b_undo { + background-image: url('../img/b_undo.png'); +} + +.ic_b_unique { + background-image: url('../img/b_unique.png'); +} + +.ic_b_usradd { + background-image: url('../img/b_usradd.png'); +} + +.ic_b_usrcheck { + background-image: url('../img/b_usrcheck.png'); +} + +.ic_b_usrdrop { + background-image: url('../img/b_usrdrop.png'); +} + +.ic_b_usredit { + background-image: url('../img/b_usredit.png'); +} + +.ic_b_usrlist { + background-image: url('../img/b_usrlist.png'); +} + +.ic_b_versions { + background-image: url('../img/b_versions.png'); +} + +.ic_b_view { + background-image: url('../img/b_view.png'); +} + +.ic_b_view_add { + background-image: url('../img/b_view_add.png'); +} + +.ic_b_views { + background-image: url('../img/b_views.png'); +} + +.ic_b_left { + background-image: url('../img/b_left.png'); +} + +.ic_b_right { + background-image: url('../img/b_right.png'); +} + +.ic_bd_browse { + background-image: url('../img/bd_browse.png'); +} + +.ic_bd_deltbl { + background-image: url('../img/bd_deltbl.png'); +} + +.ic_bd_drop { + background-image: url('../img/bd_drop.png'); +} + +.ic_bd_edit { + background-image: url('../img/bd_edit.png'); +} + +.ic_bd_empty { + background-image: url('../img/bd_empty.png'); +} + +.ic_bd_export { + background-image: url('../img/bd_export.png'); +} + +.ic_bd_firstpage { + background-image: url('../img/bd_firstpage.png'); +} + +.ic_bd_ftext { + background-image: url('../img/bd_ftext.png'); +} + +.ic_bd_index { + background-image: url('../img/bd_index.png'); +} + +.ic_bd_insrow { + background-image: url('../img/bd_insrow.png'); +} + +.ic_bd_lastpage { + background-image: url('../img/bd_lastpage.png'); +} + +.ic_bd_nextpage { + background-image: url('../img/bd_nextpage.png'); +} + +.ic_bd_prevpage { + background-image: url('../img/bd_prevpage.png'); +} + +.ic_bd_primary { + background-image: url('../img/bd_primary.png'); +} + +.ic_bd_routine_add { + background-image: url('../img/bd_routine_add.png'); +} + +.ic_bd_sbrowse { + background-image: url('../img/bd_sbrowse.png'); +} + +.ic_bd_select { + background-image: url('../img/bd_select.png'); +} + +.ic_bd_spatial { + background-image: url('../img/bd_spatial.png'); +} + +.ic_bd_unique { + background-image: url('../img/bd_unique.png'); +} + +.ic_centralColumns { + background-image: url('../img/centralColumns.png'); +} + +.ic_centralColumns_add { + background-image: url('../img/centralColumns_add.png'); +} + +.ic_centralColumns_delete { + background-image: url('../img/centralColumns_delete.png'); +} + +.ic_col_drop { + background-image: url('../img/col_drop.png'); +} + +.ic_console { + background-image: url('../img/console.png'); +} + +.ic_database { + background-image: url('../img/database.png'); +} + +.ic_eye { + background-image: url('../img/eye.png'); +} + +.ic_eye_grey { + background-image: url('../img/eye_grey.png'); +} + +.ic_hide { + background-image: url('../img/hide.png'); +} + .ic_item { + background-image: url('../img/item.png'); width: 9px; height: 9px; } +.ic_lightbulb { + background-image: url('../img/lightbulb.png'); +} + +.ic_lightbulb_off { + background-image: url('../img/lightbulb_off.png'); +} + .ic_more { + background-image: url('../img/more.png'); width: 13px; } +.ic_new_data { + background-image: url('../img/new_data.png'); +} + +.ic_new_data_hovered { + background-image: url('../img/new_data_hovered.png'); +} + +.ic_new_data_selected { + background-image: url('../img/new_data_selected.png'); +} + +.ic_new_data_selected_hovered { + background-image: url('../img/new_data_selected_hovered.png'); +} + +.ic_new_struct { + background-image: url('../img/new_struct.png'); +} + +.ic_new_struct_hovered { + background-image: url('../img/new_struct_hovered.png'); +} + +.ic_new_struct_selected { + background-image: url('../img/new_struct_selected.png'); +} + +.ic_new_struct_selected_hovered { + background-image: url('../img/new_struct_selected_hovered.png'); +} + +.ic_normalize { + background-image: url('../img/normalize.png'); +} + +.ic_pause { + background-image: url('../img/pause.png'); +} + +.ic_php_sym { + background-image: url('../img/php_sym.png'); +} + +.ic_play { + background-image: url('../img/play.png'); +} + +.ic_s_asc { + background-image: url('../img/s_asc.png'); +} + +.ic_s_asci { + background-image: url('../img/s_asci.png'); +} + +.ic_s_attention { + background-image: url('../img/s_attention.png'); +} + +.ic_s_cancel { + background-image: url('../img/s_cancel.png'); +} + +.ic_s_cancel2 { + background-image: url('../img/s_cancel2.png'); +} + +.ic_s_cog { + background-image: url('../img/s_cog.png'); +} + .ic_s_collapseall { + background-image: url('../img/s_collapseall.png'); background-position: center; } +.ic_s_db { + background-image: url('../img/s_db.png'); +} + +.ic_s_desc { + background-image: url('../img/s_desc.png'); +} + +.ic_s_error { + background-image: url('../img/s_error.png'); +} + +.ic_s_host { + background-image: url('../img/s_host.png'); +} + +.ic_s_info { + background-image: url('../img/s_info.png'); +} + +.ic_s_lang { + background-image: url('../img/s_lang.png'); +} + +.ic_s_link { + background-image: url('../img/s_link.png'); +} + +.ic_s_lock { + background-image: url('../img/s_lock.png'); +} + +.ic_s_unlock { + background-image: url('../img/lock_open.png'); +} + +.ic_s_loggoff { + background-image: url('../img/s_loggoff.png'); +} + +.ic_s_notice { + background-image: url('../img/s_notice.png'); +} + +.ic_s_okay { + background-image: url('../img/s_okay.png'); +} + +.ic_s_passwd { + background-image: url('../img/s_passwd.png'); +} + +.ic_s_process { + background-image: url('../img/s_process.png'); +} + .ic_s_really { + background-image: url('../img/s_really.png'); width: 11px; height: 11px; } + +.ic_s_reload { + background-image: url('../img/s_reload.png'); +} + +.ic_s_replication { + background-image: url('../img/s_replication.png'); +} + +.ic_s_rights { + background-image: url('../img/s_rights.png'); +} + +.ic_s_sortable { + background-image: url('../img/s_sortable.png'); +} + +.ic_s_status { + background-image: url('../img/s_status.png'); +} + +.ic_s_success { + background-image: url('../img/s_success.png'); +} + +.ic_s_sync { + background-image: url('../img/s_sync.png'); +} + +.ic_s_tbl { + background-image: url('../img/s_tbl.png'); +} + +.ic_s_theme { + background-image: url('../img/s_theme.png'); +} + +.ic_s_top { + background-image: url('../img/s_top.png'); +} + +.ic_s_unlink { + background-image: url('../img/s_unlink.png'); +} + +.ic_s_vars { + background-image: url('../img/s_vars.png'); +} + +.ic_s_views { + background-image: url('../img/s_views.png'); +} + +.ic_show { + background-image: url('../img/show.png'); +} + +.ic_window-new { + background-image: url('../img/window-new.png'); +} + +.ic_ajax_clock_small { + background-image: url('../img/ajax_clock_small.gif'); +} + +.ic_s_partialtext { + background-image: url('../img/s_partialtext.png'); +} + +.ic_s_fulltext { + background-image: url('../img/s_fulltext.png'); +} diff --git a/public/themes/pmahomme/scss/_navigation.scss b/public/themes/pmahomme/scss/_navigation.scss index 83ecb8bee3..d5a711a732 100644 --- a/public/themes/pmahomme/scss/_navigation.scss +++ b/public/themes/pmahomme/scss/_navigation.scss @@ -268,7 +268,7 @@ } } - .icon { + img { position: relative; top: -0.6em; left: 0; diff --git a/resources/js/src/modules/navigation.ts b/resources/js/src/modules/navigation.ts index a5e363629d..3431f90e09 100644 --- a/resources/js/src/modules/navigation.ts +++ b/resources/js/src/modules/navigation.ts @@ -203,7 +203,7 @@ function loadChildNodes (isNode, $expandElem, callback): void { } else { var $throbber = $expandElem.find('img.throbber'); $throbber.hide(); - var $icon = $expandElem.find('.icon.ic_b_plus'); + var $icon = $expandElem.find('img.ic_b_plus'); $icon.show(); ajaxShowMessage(data.error, false); } @@ -246,7 +246,7 @@ function traverseForPaths () { var count = 0; $('#pma_navigation_tree').find('a.expander:visible').each(function () { - if ($(this).find('.icon').is('.ic_b_minus') && + if ($(this).find('img').is('.ic_b_minus') && $(this).closest('li').find('div.list_container .ic_b_minus').length === 0 ) { var pathsNav = $(this).find('span.paths_nav'); @@ -284,7 +284,7 @@ function traverseForPaths () { */ function expandTreeNode ($expandElem, callback = undefined): void { var $children = $expandElem.closest('li').children('div.list_container'); - var $icon = $expandElem.find('.icon'); + var $icon = $expandElem.find('img'); if ($expandElem.hasClass('loaded')) { if ($icon.is('.ic_b_plus')) { $icon.removeClass('ic_b_plus').addClass('ic_b_minus'); @@ -428,7 +428,7 @@ function showCurrent (): void { var $expander = $dbItem.children('div').first().children('a.expander'); // if not loaded or loaded but collapsed if (! $expander.hasClass('loaded') || - $expander.find('.icon').is('.ic_b_plus') + $expander.find('img').is('.ic_b_plus') ) { Navigation.expandTreeNode($expander, function () { handleTableOrDb(table, $dbItem); diff --git a/resources/js/src/modules/navigation/event-loader.ts b/resources/js/src/modules/navigation/event-loader.ts index bade124955..6cd4173112 100644 --- a/resources/js/src/modules/navigation/event-loader.ts +++ b/resources/js/src/modules/navigation/event-loader.ts @@ -31,7 +31,7 @@ export default function onloadNavigation () { $(document).on('click', '#pma_navigation_tree a.expander', function (event) { event.preventDefault(); event.stopImmediatePropagation(); - var $icon = $(this).find('.icon'); + var $icon = $(this).find('img'); if ($icon.is('.ic_b_plus')) { Navigation.expandTreeNode($(this)); } else { @@ -77,7 +77,7 @@ export default function onloadNavigation () { $(document).on('click', '#pma_navigation_collapse', function (event) { event.preventDefault(); $('#pma_navigation_tree').find('a.expander').each(function () { - var $icon = $(this).find('.icon'); + var $icon = $(this).find('img'); if ($icon.is('.ic_b_minus')) { $(this).trigger('click'); } @@ -91,7 +91,7 @@ export default function onloadNavigation () { $(document).on('mouseenter', '#pma_navigation_sync', function (event) { event.preventDefault(); var synced = $('#pma_navigation_tree').hasClass('synced'); - var $img = $('#pma_navigation_sync').children('.icon'); + var $img = $('#pma_navigation_sync').children('img'); if (synced) { $img.removeClass('ic_s_link').addClass('ic_s_unlink'); } else { @@ -106,7 +106,7 @@ export default function onloadNavigation () { $(document).on('mouseout', '#pma_navigation_sync', function (event) { event.preventDefault(); var synced = $('#pma_navigation_tree').hasClass('synced'); - var $img = $('#pma_navigation_sync').children('.icon'); + var $img = $('#pma_navigation_sync').children('img'); if (synced) { $img.removeClass('ic_s_unlink').addClass('ic_s_link'); } else { diff --git a/resources/templates/database/privileges/index.twig b/resources/templates/database/privileges/index.twig index 2567fe5321..51a4c83c4e 100644 --- a/resources/templates/database/privileges/index.twig +++ b/resources/templates/database/privileges/index.twig @@ -108,7 +108,7 @@
- {{ 'With selected:'|trans }} + {{ get_image('select_all_arrow', 'With selected:'|trans, {'dir': text_dir, 'width': '38', 'height': '22'}) }} {% trans 'With selected:' %} diff --git a/resources/templates/database/structure/check_all_tables.twig b/resources/templates/database/structure/check_all_tables.twig index ab3ec79c2c..2473a43b44 100644 --- a/resources/templates/database/structure/check_all_tables.twig +++ b/resources/templates/database/structure/check_all_tables.twig @@ -1,5 +1,5 @@
- {{ 'With selected:'|trans }} + {{ get_image('select_all_arrow', 'With selected:'|trans, {'dir': text_dir, 'width': '38', 'height': '22'}) }} {% if overhead_check != '' %} diff --git a/resources/templates/display/results/table.twig b/resources/templates/display/results/table.twig index 975ea6c4b7..72e6a3bf9f 100644 --- a/resources/templates/display/results/table.twig +++ b/resources/templates/display/results/table.twig @@ -311,7 +311,7 @@ {% if has_bulk_links is defined and has_bulk_links %}
- {{ 'With selected:'|trans }} + {{ get_image('select_all_arrow', 'With selected:'|trans, {'dir': text_dir, 'width': '38', 'height': '22'}) }} {% trans 'With selected:' %} diff --git a/resources/templates/select_all.twig b/resources/templates/select_all.twig index f34f90c298..4d1fcd8801 100644 --- a/resources/templates/select_all.twig +++ b/resources/templates/select_all.twig @@ -1,4 +1,4 @@ -{{ 'With selected:'|trans }} +{{ get_image('select_all_arrow', 'With selected:'|trans, {'dir': text_dir, 'width': '38', 'height': '22'}) }} diff --git a/resources/templates/server/privileges/users_overview.twig b/resources/templates/server/privileges/users_overview.twig index 9d217263e3..d49da172e2 100644 --- a/resources/templates/server/privileges/users_overview.twig +++ b/resources/templates/server/privileges/users_overview.twig @@ -116,7 +116,7 @@
- {{ 'With selected:'|trans }} + {{ get_image('select_all_arrow', 'With selected:'|trans, {'dir': text_dir, 'width': '38', 'height': '22'}) }} {% trans 'With selected:' %} diff --git a/resources/templates/table/privileges/index.twig b/resources/templates/table/privileges/index.twig index 94df0e3c6d..2044706b3b 100644 --- a/resources/templates/table/privileges/index.twig +++ b/resources/templates/table/privileges/index.twig @@ -112,7 +112,7 @@
- {{ 'With selected:'|trans }} + {{ get_image('select_all_arrow', 'With selected:'|trans, {'dir': text_dir, 'width': '38', 'height': '22'}) }} {% trans 'With selected:' %} diff --git a/src/Html/Generator.php b/src/Html/Generator.php index a99f212684..dd81ac2bb2 100644 --- a/src/Html/Generator.php +++ b/src/Html/Generator.php @@ -19,7 +19,6 @@ use PhpMyAdmin\SqlParser\Lexer; use PhpMyAdmin\SqlParser\Parser; use PhpMyAdmin\SqlParser\Utils\Error as ParserError; use PhpMyAdmin\Template; -use PhpMyAdmin\Theme\Theme; use PhpMyAdmin\Url; use PhpMyAdmin\Util; use Throwable; @@ -922,12 +921,8 @@ class Generator // override the title attribute $title = $attributes['title'] ?? $alternate; - /** @var Theme $theme */ - $theme = $GLOBALS['theme']; - - $template = ''; + // generate the IMG tag + $template = '%s'; return sprintf($template, $title, $alt, $attributeString); } diff --git a/svg-sprite.json b/svg-sprite.json deleted file mode 100644 index c8ba01ed10..0000000000 --- a/svg-sprite.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "mode": { - "symbol": { - "sprite": "icons.svg" - } - }, - "svg": { - "namespaceClassnames": false, - "xmlDeclaration": false - }, - "shape": { - "transform": [ - { - "svgo": { - "multipass": true, - "js2svg": { - "indent": 2, - "pretty": true - }, - "plugins": [ - { - "name": "preset-default", - "params": { - "overrides": { - "removeUnknownsAndDefaults": { - "keepRoleAttr": true - }, - "removeViewBox": false - } - } - }, - "cleanupListOfValues", - "removeXMLNS", - { - "name": "removeAttrs", - "params": { - "attrs": [ - "clip-rule", - "data-name", - "fill" - ] - } - } - ] - } - } - ] - } -} diff --git a/test/classes/Config/DescriptionTest.php b/test/classes/Config/DescriptionTest.php index 4e3e838796..e3520fa562 100644 --- a/test/classes/Config/DescriptionTest.php +++ b/test/classes/Config/DescriptionTest.php @@ -25,8 +25,6 @@ class DescriptionTest extends AbstractTestCase parent::setUp(); parent::setGlobalConfig(); - - $this->setTheme(); } /** diff --git a/test/classes/Config/FormDisplayTemplateTest.php b/test/classes/Config/FormDisplayTemplateTest.php index 2fb103f4c9..945a232f3f 100644 --- a/test/classes/Config/FormDisplayTemplateTest.php +++ b/test/classes/Config/FormDisplayTemplateTest.php @@ -27,8 +27,6 @@ class FormDisplayTemplateTest extends AbstractTestCase $this->config = $this->createConfig(); $this->formDisplayTemplate = new FormDisplayTemplate($this->config); - - $this->setTheme(); } /** @@ -61,8 +59,7 @@ class FormDisplayTemplateTest extends AbstractTestCase $this->assertStringContainsString('assertStringContainsString( - '', + 'DocumentationsetTheme(); - $config = Config::getInstance(); $config->settings['AvailableCharsets'] = []; $config->settings['ServerDefault'] = 0; diff --git a/test/classes/ConfigStorage/UserGroupsTest.php b/test/classes/ConfigStorage/UserGroupsTest.php index 309ddeeef2..040741f0a1 100644 --- a/test/classes/ConfigStorage/UserGroupsTest.php +++ b/test/classes/ConfigStorage/UserGroupsTest.php @@ -38,8 +38,6 @@ class UserGroupsTest extends AbstractTestCase TableName::from('usergroups'), TableName::from('users'), ); - - $this->setTheme(); } /** diff --git a/test/classes/Controllers/AbstractControllerTest.php b/test/classes/Controllers/AbstractControllerTest.php index c9ac567b01..b74da5bdd6 100644 --- a/test/classes/Controllers/AbstractControllerTest.php +++ b/test/classes/Controllers/AbstractControllerTest.php @@ -21,8 +21,6 @@ class AbstractControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - DatabaseInterface::$instance = $this->createDatabaseInterface(); } diff --git a/test/classes/Controllers/CheckRelationsControllerTest.php b/test/classes/Controllers/CheckRelationsControllerTest.php index ea12c27594..f14f28642e 100644 --- a/test/classes/Controllers/CheckRelationsControllerTest.php +++ b/test/classes/Controllers/CheckRelationsControllerTest.php @@ -27,8 +27,6 @@ class CheckRelationsControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - $this->dummyDbi = $this->createDbiDummy(); $this->dbi = $this->createDatabaseInterface($this->dummyDbi); DatabaseInterface::$instance = $this->dbi; diff --git a/test/classes/Controllers/Database/EventsControllerTest.php b/test/classes/Controllers/Database/EventsControllerTest.php index 4917625418..ddd513ff5e 100644 --- a/test/classes/Controllers/Database/EventsControllerTest.php +++ b/test/classes/Controllers/Database/EventsControllerTest.php @@ -19,13 +19,6 @@ use PHPUnit\Framework\Attributes\CoversClass; #[CoversClass(Events::class)] final class EventsControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testWithEvents(): void { $GLOBALS['server'] = 2; @@ -76,8 +69,8 @@ final class EventsControllerTest extends AbstractTestCase $expected = <<<'HTML'

-  Events - + Events Events + Documentation

@@ -89,16 +82,16 @@ final class EventsControllerTest extends AbstractTestCase
@@ -108,7 +101,7 @@ final class EventsControllerTest extends AbstractTestCase
@@ -142,16 +135,16 @@ final class EventsControllerTest extends AbstractTestCase -  Edit + Edit Edit -  Export + Export Export -  Drop + Drop Drop @@ -165,7 +158,7 @@ final class EventsControllerTest extends AbstractTestCase
- + @@ -247,14 +240,14 @@ HTML; $expected = <<<'HTML'

-  Events - + Events Events + Documentation

@@ -264,7 +257,7 @@ HTML;
@@ -293,7 +286,7 @@ HTML;
- +
diff --git a/test/classes/Controllers/Database/RoutinesControllerTest.php b/test/classes/Controllers/Database/RoutinesControllerTest.php index ce8e7314df..795b0b0c27 100644 --- a/test/classes/Controllers/Database/RoutinesControllerTest.php +++ b/test/classes/Controllers/Database/RoutinesControllerTest.php @@ -20,13 +20,6 @@ use PHPUnit\Framework\Attributes\CoversClass; #[CoversClass(Routines::class)] final class RoutinesControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testWithRoutines(): void { $GLOBALS['server'] = 2; @@ -125,8 +118,8 @@ final class RoutinesControllerTest extends AbstractTestCase $expected = <<<'HTML'

-  Routines - + Routines Routines + Documentation

@@ -138,23 +131,23 @@ final class RoutinesControllerTest extends AbstractTestCase
- + Search
@@ -164,7 +157,7 @@ final class RoutinesControllerTest extends AbstractTestCase
@@ -192,21 +185,21 @@ final class RoutinesControllerTest extends AbstractTestCase @@ -221,21 +214,21 @@ final class RoutinesControllerTest extends AbstractTestCase @@ -299,14 +292,14 @@ HTML; $expected = <<<'HTML'

-  Routines - + Routines Routines + Documentation

@@ -316,7 +309,7 @@ HTML;
diff --git a/test/classes/Controllers/NavigationControllerTest.php b/test/classes/Controllers/NavigationControllerTest.php index 7599f96d4b..5d2c98bf7f 100644 --- a/test/classes/Controllers/NavigationControllerTest.php +++ b/test/classes/Controllers/NavigationControllerTest.php @@ -26,8 +26,6 @@ class NavigationControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - $this->dummyDbi = $this->createDbiDummy(); $this->dbi = $this->createDatabaseInterface($this->dummyDbi); DatabaseInterface::$instance = $this->dbi; @@ -152,18 +150,16 @@ class NavigationControllerTest extends AbstractTestCase . ' ' . "\n" - . ' ' - . '' . "\n" + . ' Expand/Collapse' . "\n" . ' ' . "\n" . '
' . "\n" . ' ' . "\n" . '
' . "\n" . ' ' - . '' - . '' . "\n" + . 'Database operations' . "\n" . '
' . "\n" . "\n" . ' ' . "\n" . ' ' . "\n" . ' ' . "\n" - . ' ' . "\n" + . ' Expand/Collapse' . "\n" . ' ' . "\n" . ' ' . "\n" . ' ' . "\n" . '
' . "\n" . ' ' - . '' . "\n" + . 'Database operations' . "\n" . '
' . "\n" . "\n" . ' node is removed . ' ' . "\n" . ' ' . "\n" - . ' ' . "\n" + . ' Expand/Collapse' . "\n" . ' ' . "\n" . ' ' . "\n" . ' ' . "\n" . '
' . "\n" . ' ' - . '' . "\n" + . 'Database operations' . "\n" . '
' . "\n" . "\n" . ' ' . "\n" . ' ' . "\n" . ' ' . "\n" - . ' ' - . '' . "\n"// Icon changes + . ' ' . "\n"// Icon changes . ' ' . "\n" . ' ' . "\n" . ' ' . "\n" . '
' . "\n" . ' ' - . '' . "\n" + . 'Database operations' . "\n" . '
' . "\n" . "\n" . ' ' . "\n" - . ' ' - . '' . "\n" + . ' ' . "\n" . ' ' . "\n" . ' ' . "\n" . '
' . "\n" . ' ' . "\n" . '
' . "\n" - . ' ' . "\n" + . ' Groups' . "\n" . '
' . "\n" . '  air-balloon' . "\n" . ' ' . "\n" diff --git a/test/classes/Controllers/Normalization/AddNewPrimaryControllerTest.php b/test/classes/Controllers/Normalization/AddNewPrimaryControllerTest.php index 02bc188e32..af77635329 100644 --- a/test/classes/Controllers/Normalization/AddNewPrimaryControllerTest.php +++ b/test/classes/Controllers/Normalization/AddNewPrimaryControllerTest.php @@ -19,13 +19,6 @@ use PHPUnit\Framework\Attributes\CoversClass; #[CoversClass(AddNewPrimaryController::class)] class AddNewPrimaryControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testDefault(): void { Config::getInstance()->selectedServer['DisableIS'] = false; diff --git a/test/classes/Controllers/Normalization/CreateNewColumnControllerTest.php b/test/classes/Controllers/Normalization/CreateNewColumnControllerTest.php index bc86cbbe25..b7fc90be21 100644 --- a/test/classes/Controllers/Normalization/CreateNewColumnControllerTest.php +++ b/test/classes/Controllers/Normalization/CreateNewColumnControllerTest.php @@ -19,13 +19,6 @@ use PHPUnit\Framework\Attributes\CoversClass; #[CoversClass(CreateNewColumnController::class)] class CreateNewColumnControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testDefault(): void { Config::getInstance()->selectedServer['DisableIS'] = false; diff --git a/test/classes/Controllers/Normalization/MoveRepeatingGroupTest.php b/test/classes/Controllers/Normalization/MoveRepeatingGroupTest.php index 941cac93d4..b4afc48e67 100644 --- a/test/classes/Controllers/Normalization/MoveRepeatingGroupTest.php +++ b/test/classes/Controllers/Normalization/MoveRepeatingGroupTest.php @@ -19,13 +19,6 @@ use PHPUnit\Framework\Attributes\CoversClass; #[CoversClass(MoveRepeatingGroup::class)] class MoveRepeatingGroupTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testDefault(): void { $GLOBALS['db'] = 'test_db'; diff --git a/test/classes/Controllers/Server/Databases/CreateControllerTest.php b/test/classes/Controllers/Server/Databases/CreateControllerTest.php index d101718c53..16fd35c954 100644 --- a/test/classes/Controllers/Server/Databases/CreateControllerTest.php +++ b/test/classes/Controllers/Server/Databases/CreateControllerTest.php @@ -28,8 +28,6 @@ final class CreateControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - $this->dummyDbi = $this->createDbiDummy(); $this->dbi = $this->createDatabaseInterface($this->dummyDbi); DatabaseInterface::$instance = $this->dbi; diff --git a/test/classes/Controllers/Server/Databases/DestroyControllerTest.php b/test/classes/Controllers/Server/Databases/DestroyControllerTest.php index d38fa6eeb3..bc792ded9e 100644 --- a/test/classes/Controllers/Server/Databases/DestroyControllerTest.php +++ b/test/classes/Controllers/Server/Databases/DestroyControllerTest.php @@ -25,8 +25,6 @@ class DestroyControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - DatabaseInterface::$instance = $this->createDatabaseInterface(); } diff --git a/test/classes/Controllers/Server/Privileges/AccountLockControllerTest.php b/test/classes/Controllers/Server/Privileges/AccountLockControllerTest.php index a69615210a..738f7128c2 100644 --- a/test/classes/Controllers/Server/Privileges/AccountLockControllerTest.php +++ b/test/classes/Controllers/Server/Privileges/AccountLockControllerTest.php @@ -33,8 +33,6 @@ class AccountLockControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - DatabaseInterface::$instance = $this->createDatabaseInterface(); $GLOBALS['server'] = 1; diff --git a/test/classes/Controllers/Server/Privileges/AccountUnlockControllerTest.php b/test/classes/Controllers/Server/Privileges/AccountUnlockControllerTest.php index d497f11e9c..46e76b138d 100644 --- a/test/classes/Controllers/Server/Privileges/AccountUnlockControllerTest.php +++ b/test/classes/Controllers/Server/Privileges/AccountUnlockControllerTest.php @@ -33,8 +33,6 @@ class AccountUnlockControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - DatabaseInterface::$instance = $this->createDatabaseInterface(); $GLOBALS['server'] = 1; diff --git a/test/classes/Controllers/Server/PrivilegesControllerTest.php b/test/classes/Controllers/Server/PrivilegesControllerTest.php index ff3e26cf69..0e4c25fcd5 100644 --- a/test/classes/Controllers/Server/PrivilegesControllerTest.php +++ b/test/classes/Controllers/Server/PrivilegesControllerTest.php @@ -26,8 +26,6 @@ class PrivilegesControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - $this->dummyDbi = $this->createDbiDummy(); $this->dbi = $this->createDatabaseInterface($this->dummyDbi); DatabaseInterface::$instance = $this->dbi; diff --git a/test/classes/Controllers/Table/AddFieldControllerTest.php b/test/classes/Controllers/Table/AddFieldControllerTest.php index eba861cc3d..67dfe411e6 100644 --- a/test/classes/Controllers/Table/AddFieldControllerTest.php +++ b/test/classes/Controllers/Table/AddFieldControllerTest.php @@ -20,13 +20,6 @@ use PHPUnit\Framework\Attributes\CoversClass; #[CoversClass(AddFieldController::class)] class AddFieldControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testInvoke(): void { $GLOBALS['db'] = 'test_db'; diff --git a/test/classes/Controllers/Table/ChangeControllerTest.php b/test/classes/Controllers/Table/ChangeControllerTest.php index f0aed5ad5f..e65073219b 100644 --- a/test/classes/Controllers/Table/ChangeControllerTest.php +++ b/test/classes/Controllers/Table/ChangeControllerTest.php @@ -23,13 +23,6 @@ use PHPUnit\Framework\Attributes\CoversClass; #[CoversClass(ChangeController::class)] final class ChangeControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testChangeController(): void { $GLOBALS['db'] = 'test_db'; diff --git a/test/classes/Controllers/Table/ChartControllerTest.php b/test/classes/Controllers/Table/ChartControllerTest.php index fcc7b7e44b..f1583b5b29 100644 --- a/test/classes/Controllers/Table/ChartControllerTest.php +++ b/test/classes/Controllers/Table/ChartControllerTest.php @@ -23,13 +23,6 @@ use const MYSQLI_TYPE_LONG; #[CoversClass(ChartController::class)] class ChartControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testChartController(): void { $GLOBALS['db'] = 'test_db'; diff --git a/test/classes/Controllers/Table/CreateControllerTest.php b/test/classes/Controllers/Table/CreateControllerTest.php index 10c502e976..317f33a320 100644 --- a/test/classes/Controllers/Table/CreateControllerTest.php +++ b/test/classes/Controllers/Table/CreateControllerTest.php @@ -21,13 +21,6 @@ use function array_merge; #[CoversClass(CreateController::class)] class CreateControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testCreateController(): void { $GLOBALS['db'] = 'test_db'; diff --git a/test/classes/Controllers/Table/DeleteConfirmControllerTest.php b/test/classes/Controllers/Table/DeleteConfirmControllerTest.php index 66de35d853..b1cc3ae286 100644 --- a/test/classes/Controllers/Table/DeleteConfirmControllerTest.php +++ b/test/classes/Controllers/Table/DeleteConfirmControllerTest.php @@ -16,13 +16,6 @@ use PHPUnit\Framework\Attributes\CoversClass; #[CoversClass(DeleteConfirmController::class)] class DeleteConfirmControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testDeleteConfirmController(): void { $GLOBALS['db'] = 'test_db'; diff --git a/test/classes/Controllers/Table/DeleteRowsControllerTest.php b/test/classes/Controllers/Table/DeleteRowsControllerTest.php index bee7fcc3f9..fb05a4eb21 100644 --- a/test/classes/Controllers/Table/DeleteRowsControllerTest.php +++ b/test/classes/Controllers/Table/DeleteRowsControllerTest.php @@ -65,8 +65,7 @@ class DeleteRowsControllerTest extends AbstractTestCase $this->assertStringContainsString( '', $actual, diff --git a/test/classes/Controllers/Table/DropColumnControllerTest.php b/test/classes/Controllers/Table/DropColumnControllerTest.php index 0494304f3a..3ec99061bf 100644 --- a/test/classes/Controllers/Table/DropColumnControllerTest.php +++ b/test/classes/Controllers/Table/DropColumnControllerTest.php @@ -22,8 +22,6 @@ class DropColumnControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - DatabaseInterface::$instance = $this->createDatabaseInterface(); } diff --git a/test/classes/Controllers/Table/ExportControllerTest.php b/test/classes/Controllers/Table/ExportControllerTest.php index ce7e1329b4..62332db0b6 100644 --- a/test/classes/Controllers/Table/ExportControllerTest.php +++ b/test/classes/Controllers/Table/ExportControllerTest.php @@ -27,8 +27,6 @@ class ExportControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - DatabaseInterface::$instance = $this->createDatabaseInterface(); } diff --git a/test/classes/Controllers/Table/GisVisualizationControllerTest.php b/test/classes/Controllers/Table/GisVisualizationControllerTest.php index 4a29f1350b..6407bf557b 100644 --- a/test/classes/Controllers/Table/GisVisualizationControllerTest.php +++ b/test/classes/Controllers/Table/GisVisualizationControllerTest.php @@ -22,13 +22,6 @@ use const MYSQLI_TYPE_VAR_STRING; #[CoversClass(GisVisualizationController::class)] class GisVisualizationControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testGisVisualizationController(): void { $GLOBALS['server'] = 2; diff --git a/test/classes/Controllers/Table/IndexRenameControllerTest.php b/test/classes/Controllers/Table/IndexRenameControllerTest.php index d020440ba8..99090b503a 100644 --- a/test/classes/Controllers/Table/IndexRenameControllerTest.php +++ b/test/classes/Controllers/Table/IndexRenameControllerTest.php @@ -18,13 +18,6 @@ use PHPUnit\Framework\Attributes\CoversClass; #[CoversClass(IndexRenameController::class)] class IndexRenameControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testIndexRenameController(): void { $GLOBALS['server'] = 2; diff --git a/test/classes/Controllers/Table/OperationsControllerTest.php b/test/classes/Controllers/Table/OperationsControllerTest.php index a15f1bcdee..015154e45f 100644 --- a/test/classes/Controllers/Table/OperationsControllerTest.php +++ b/test/classes/Controllers/Table/OperationsControllerTest.php @@ -27,8 +27,6 @@ class OperationsControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - $this->dummyDbi = $this->createDbiDummy(); $this->dbi = $this->createDatabaseInterface($this->dummyDbi); DatabaseInterface::$instance = $this->dbi; diff --git a/test/classes/Controllers/Table/Partition/AnalyzeControllerTest.php b/test/classes/Controllers/Table/Partition/AnalyzeControllerTest.php index 41b52e80b5..ceabf06aef 100644 --- a/test/classes/Controllers/Table/Partition/AnalyzeControllerTest.php +++ b/test/classes/Controllers/Table/Partition/AnalyzeControllerTest.php @@ -18,13 +18,6 @@ use PHPUnit\Framework\Attributes\DataProvider; #[CoversClass(AnalyzeController::class)] class AnalyzeControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - #[DataProvider('providerForTestInvalidDatabaseAndTable')] public function testInvalidDatabaseAndTable( string|null $partition, diff --git a/test/classes/Controllers/Table/Partition/CheckControllerTest.php b/test/classes/Controllers/Table/Partition/CheckControllerTest.php index 1e098c2eb5..10a5cf4e67 100644 --- a/test/classes/Controllers/Table/Partition/CheckControllerTest.php +++ b/test/classes/Controllers/Table/Partition/CheckControllerTest.php @@ -18,13 +18,6 @@ use PHPUnit\Framework\Attributes\DataProvider; #[CoversClass(CheckController::class)] class CheckControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - #[DataProvider('providerForTestInvalidDatabaseAndTable')] public function testInvalidDatabaseAndTable( string|null $partition, diff --git a/test/classes/Controllers/Table/Partition/DropControllerTest.php b/test/classes/Controllers/Table/Partition/DropControllerTest.php index 549e24c46d..02187af869 100644 --- a/test/classes/Controllers/Table/Partition/DropControllerTest.php +++ b/test/classes/Controllers/Table/Partition/DropControllerTest.php @@ -18,13 +18,6 @@ use PHPUnit\Framework\Attributes\DataProvider; #[CoversClass(DropController::class)] class DropControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - #[DataProvider('providerForTestInvalidDatabaseAndTable')] public function testInvalidDatabaseAndTable( string|null $partition, diff --git a/test/classes/Controllers/Table/Partition/OptimizeControllerTest.php b/test/classes/Controllers/Table/Partition/OptimizeControllerTest.php index e6cc0a6104..bf226d8685 100644 --- a/test/classes/Controllers/Table/Partition/OptimizeControllerTest.php +++ b/test/classes/Controllers/Table/Partition/OptimizeControllerTest.php @@ -18,13 +18,6 @@ use PHPUnit\Framework\Attributes\DataProvider; #[CoversClass(OptimizeController::class)] class OptimizeControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - #[DataProvider('providerForTestInvalidDatabaseAndTable')] public function testInvalidDatabaseAndTable( string|null $partition, diff --git a/test/classes/Controllers/Table/Partition/RebuildControllerTest.php b/test/classes/Controllers/Table/Partition/RebuildControllerTest.php index de1011e0d3..a259c686cd 100644 --- a/test/classes/Controllers/Table/Partition/RebuildControllerTest.php +++ b/test/classes/Controllers/Table/Partition/RebuildControllerTest.php @@ -18,13 +18,6 @@ use PHPUnit\Framework\Attributes\DataProvider; #[CoversClass(RebuildController::class)] class RebuildControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - #[DataProvider('providerForTestInvalidDatabaseAndTable')] public function testInvalidDatabaseAndTable( string|null $partition, diff --git a/test/classes/Controllers/Table/Partition/RepairControllerTest.php b/test/classes/Controllers/Table/Partition/RepairControllerTest.php index 520da3d1d6..6171fbf93f 100644 --- a/test/classes/Controllers/Table/Partition/RepairControllerTest.php +++ b/test/classes/Controllers/Table/Partition/RepairControllerTest.php @@ -18,13 +18,6 @@ use PHPUnit\Framework\Attributes\DataProvider; #[CoversClass(RepairController::class)] class RepairControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - #[DataProvider('providerForTestInvalidDatabaseAndTable')] public function testInvalidDatabaseAndTable( string|null $partition, diff --git a/test/classes/Controllers/Table/Partition/TruncateControllerTest.php b/test/classes/Controllers/Table/Partition/TruncateControllerTest.php index 0e5719702f..4db730c076 100644 --- a/test/classes/Controllers/Table/Partition/TruncateControllerTest.php +++ b/test/classes/Controllers/Table/Partition/TruncateControllerTest.php @@ -18,13 +18,6 @@ use PHPUnit\Framework\Attributes\DataProvider; #[CoversClass(TruncateController::class)] class TruncateControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - #[DataProvider('providerForTestInvalidDatabaseAndTable')] public function testInvalidDatabaseAndTable( string|null $partition, diff --git a/test/classes/Controllers/Table/ReplaceControllerTest.php b/test/classes/Controllers/Table/ReplaceControllerTest.php index 8c6c578c69..2475215b72 100644 --- a/test/classes/Controllers/Table/ReplaceControllerTest.php +++ b/test/classes/Controllers/Table/ReplaceControllerTest.php @@ -41,8 +41,6 @@ class ReplaceControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - $this->dummyDbi = $this->createDbiDummy(); $this->dbi = $this->createDatabaseInterface($this->dummyDbi); DatabaseInterface::$instance = $this->dbi; @@ -143,7 +141,10 @@ class ReplaceControllerTest extends AbstractTestCase $replaceController($request); $output = $response->getHTMLResult(); $this->dummyDbi->assertAllSelectsConsumed(); - $this->assertStringContainsString('#s_success"/> Showing rows 0 - 1 (2 total, Query took', $output); + $this->assertStringContainsString( + 'class="icon ic_s_success"> Showing rows 0 - 1 (2 total, Query took', + $output, + ); $this->assertStringContainsString('SELECT * FROM `test_tbl`', $output); } diff --git a/test/classes/Controllers/Table/SqlControllerTest.php b/test/classes/Controllers/Table/SqlControllerTest.php index ad32505bfb..ca261a724a 100644 --- a/test/classes/Controllers/Table/SqlControllerTest.php +++ b/test/classes/Controllers/Table/SqlControllerTest.php @@ -33,8 +33,6 @@ class SqlControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - $this->dummyDbi = $this->createDbiDummy(); $this->dbi = $this->createDatabaseInterface($this->dummyDbi); DatabaseInterface::$instance = $this->dbi; diff --git a/test/classes/Controllers/Table/Structure/ChangeControllerTest.php b/test/classes/Controllers/Table/Structure/ChangeControllerTest.php index 26432ca70b..90335da93e 100644 --- a/test/classes/Controllers/Table/Structure/ChangeControllerTest.php +++ b/test/classes/Controllers/Table/Structure/ChangeControllerTest.php @@ -28,8 +28,6 @@ class ChangeControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - $this->dummyDbi = $this->createDbiDummy(); $this->dbi = $this->createDatabaseInterface($this->dummyDbi); DatabaseInterface::$instance = $this->dbi; diff --git a/test/classes/Controllers/Table/Structure/SaveControllerTest.php b/test/classes/Controllers/Table/Structure/SaveControllerTest.php index d08276c9c0..4e175a512c 100644 --- a/test/classes/Controllers/Table/Structure/SaveControllerTest.php +++ b/test/classes/Controllers/Table/Structure/SaveControllerTest.php @@ -23,8 +23,6 @@ class SaveControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - DatabaseInterface::$instance = $this->createDatabaseInterface(); } diff --git a/test/classes/Controllers/Table/StructureControllerTest.php b/test/classes/Controllers/Table/StructureControllerTest.php index aaa73cbf22..d7b8321169 100644 --- a/test/classes/Controllers/Table/StructureControllerTest.php +++ b/test/classes/Controllers/Table/StructureControllerTest.php @@ -33,8 +33,6 @@ class StructureControllerTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - $this->dummyDbi = $this->createDbiDummy(); $this->dbi = $this->createDatabaseInterface($this->dummyDbi); DatabaseInterface::$instance = $this->dbi; @@ -152,9 +150,7 @@ class StructureControllerTest extends AbstractTestCase 'displayed_fields' => [ 1 => [ 'text' => 'id', - 'icon' => '' - . '', + 'icon' => 'Primary', ], 2 => ['text' => 'name', 'icon' => ''], 3 => ['text' => 'datetimefield', 'icon' => ''], diff --git a/test/classes/Controllers/Table/ZoomSearchControllerTest.php b/test/classes/Controllers/Table/ZoomSearchControllerTest.php index 983235b783..2998b68e8c 100644 --- a/test/classes/Controllers/Table/ZoomSearchControllerTest.php +++ b/test/classes/Controllers/Table/ZoomSearchControllerTest.php @@ -18,13 +18,6 @@ use PHPUnit\Framework\Attributes\CoversClass; #[CoversClass(ZoomSearchController::class)] final class ZoomSearchControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testZoomSearchController(): void { $GLOBALS['server'] = 2; diff --git a/test/classes/Controllers/Triggers/IndexControllerTest.php b/test/classes/Controllers/Triggers/IndexControllerTest.php index e2771eeec5..8b9198c563 100644 --- a/test/classes/Controllers/Triggers/IndexControllerTest.php +++ b/test/classes/Controllers/Triggers/IndexControllerTest.php @@ -22,13 +22,6 @@ use ReflectionClass; #[CoversClass(Triggers::class)] final class IndexControllerTest extends AbstractTestCase { - protected function setUp(): void - { - parent::setUp(); - - $this->setTheme(); - } - public function testWithTriggers(): void { $GLOBALS['server'] = 2; @@ -74,8 +67,8 @@ final class IndexControllerTest extends AbstractTestCase $expected = <<<'HTML'

-  Triggers - + Triggers Triggers + Documentation

@@ -87,16 +80,16 @@ final class IndexControllerTest extends AbstractTestCase
@@ -106,7 +99,7 @@ final class IndexControllerTest extends AbstractTestCase
@@ -142,16 +135,16 @@ final class IndexControllerTest extends AbstractTestCase @@ -210,14 +203,14 @@ HTML; $expected = <<<'HTML'

-  Triggers - + Triggers Triggers + Documentation

@@ -227,7 +220,7 @@ HTML;
diff --git a/test/classes/Database/SearchTest.php b/test/classes/Database/SearchTest.php index ed1608f767..d68d462e90 100644 --- a/test/classes/Database/SearchTest.php +++ b/test/classes/Database/SearchTest.php @@ -25,8 +25,6 @@ class SearchTest extends AbstractTestCase { parent::setUp(); - $this->setTheme(); - $GLOBALS['server'] = 0; $GLOBALS['db'] = 'pma'; $GLOBALS['_POST'] = []; diff --git a/test/classes/Display/ResultsTest.php b/test/classes/Display/ResultsTest.php index fe58a19e82..ecffe12f34 100644 --- a/test/classes/Display/ResultsTest.php +++ b/test/classes/Display/ResultsTest.php @@ -1538,12 +1538,9 @@ class ResultsTest extends AbstractTestCase . '&sql_query=SELECT+COUNT%28%2A%29+AS+%60Rows%60%2C+%60name%60+FROM+%60test_table' . '%60+GROUP+BY+%60name%60++%0AORDER+BY+%60name%60+DESC&sql_signature=' . 'de2cda64ffdeae7d1181feb386c1c47acea4de444235f1cdc29cf4556d4bae4c&session_max_rows=25' - . '&is_browse_distinct=1&server=0&lang=en" class="sortlink">name ' - . ' 1name Ascending Descending 1 Error: Fatal error message! -
-  Edit + Edit Edit -  Execute + Execute Execute -  Export + Export Export -  Drop + Drop Drop
-  Edit + Edit Edit -  Execute + Execute Execute -  Export + Export Export -  Drop + Drop Drop
-  Edit + Edit Edit -  Export + Export Export -  Drop + Drop Drop