diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-01-09 10:55:03 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-01-09 13:09:38 +0100 |
| commit | 04d6d5ca99ebfd1cebb8ce06618fb3811fc1a8aa (patch) | |
| tree | 5c691241355c943a3c68ddb06b8cf8c60aa11319 /srcs/phpmyadmin/themes/metro/css/printview.css | |
| parent | 7e0d85db834d6351ed85d01e5126ac31dc510b86 (diff) | |
| download | ft_server-04d6d5ca99ebfd1cebb8ce06618fb3811fc1a8aa.tar.gz ft_server-04d6d5ca99ebfd1cebb8ce06618fb3811fc1a8aa.tar.bz2 ft_server-04d6d5ca99ebfd1cebb8ce06618fb3811fc1a8aa.zip | |
phpmyadmin working
Diffstat (limited to 'srcs/phpmyadmin/themes/metro/css/printview.css')
| -rw-r--r-- | srcs/phpmyadmin/themes/metro/css/printview.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/srcs/phpmyadmin/themes/metro/css/printview.css b/srcs/phpmyadmin/themes/metro/css/printview.css new file mode 100644 index 0000000..7958634 --- /dev/null +++ b/srcs/phpmyadmin/themes/metro/css/printview.css @@ -0,0 +1 @@ +@media print{#back_button_print_view,#print_button_print_view{display:none}}.print_ignore{display:none}.nowrap{white-space:nowrap}.hide{display:none}body,table,th,td{color:#000;background-color:#fff;font-size:12px}a:link{color:#000;text-decoration:none}img{border:0}table,th,td{border:.1em solid #000;background-color:#fff}table{border-collapse:collapse;border-spacing:.2em}thead{border-collapse:collapse;border-spacing:.2em;border:.1em solid #000;font-weight:900}th,td{padding:.2em}thead th{font-weight:bold;background-color:#e5e5e5;border:.1em solid #000}th.vtop,td.vtop{vertical-align:top}th.vbottom,td.vbottom{vertical-align:bottom}th.column_heading,th.column_action{border:.1em solid #000}table tr.odd,table tr.even{border-left:.1em solid #000}table tr.odd th,table tr.even th{border-bottom:.1em solid #000}table.data th{border-bottom:.1em solid #000}#pma_navigation,#floating_menubar,#pma_console_container,#page_nav_icons,#create_table_form_minimal,#page_settings_modal,#pma_footer,#pma_demo,#pma_errors,#selflink{display:none}#page_content{position:absolute;left:0;top:0;width:95%;float:none}.print{background-color:#000}.sqlOuter{color:#000}.ic_window-new,.ic_s_cog,.sticky_columns tr,#structure-action-links,#addColumns,#topmenu2,.cDrop,.cEdit,.cList,.cCpy,.cPointer{display:none}table tbody:first-of-type tr:nth-child(odd){background:#fff}table tbody:first-of-type tr:nth-child(odd) th{background:#fff}table tbody:first-of-type tr:nth-child(even){background:#dfdfdf}table tbody:first-of-type tr:nth-child(even) th{background:#dfdfdf}.column_attribute{font-size:100%}/*# sourceMappingURL=printview.css.map */ |
