css.tpl

来自「eGroupWare is a multi-user, web-based gr」· TPL 代码 · 共 22 行

TPL
22
字号
<style type="text/css"><!--	.row_on { color: {row_text}; background-color: {row_on}; }	.row_off { color: {row_text}; background-color: {row_off}; }	.th { color: {th_text}; background-color: {th_bg}; }	{app_css}-->#dhtmltooltip{	position: absolute;	width: 150px;	border: 1px solid #ff7a0a;	padding: 2px;    background-color:#f9f400;	visibility: hidden;	z-index: 100;}</style>{css_file}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?