?? theme_print.css.php
字號:
<?php/* vim: set expandtab sw=4 ts=4 sts=4: *//** * print css file from theme Original * * @version $Id: theme_print.css.php 10145 2007-03-20 13:39:12Z cybot_tm $ * @package phpMyAdmin-theme * @subpackage Original */?>/* For printview */body, table, th, td { color: #000000; background-color: #ffffff;}img { border: 0;}table, th, td { border-width: 0.1em; border-color: #000000; border-style: solid;}table { border-collapse: collapse; border-spacing: 0;}th, td { padding: 0.2em;}th { font-weight: bold; background-color: #e5e5e5;}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -