📄 kt-framing.css.svn-base
字号:
padding-top: 16px; height: 0px !important; height: 16px; width: 16px; cursor: pointer;}/* FIXME when available icon-naming-conformant sets have better coverage, make these more accurate. */.ktActionLink.ktDelete, .ktAction.ktDelete { background-image: url(../../resources/graphics/delete.png); }.ktActionLink.ktEdit, .ktAction.ktEdit { background-image: url(../../thirdparty/icon-theme/16x16/actions/document-properties.png); }.ktActionLink.ktAddUser, .ktAction.ktAddUser { background-image: url(../../thirdparty/icon-theme/16x16/actions/contact-new.png); }.ktActionLink.ktAddGroup, .ktAction.ktAddGroup { background-image: url(../../thirdparty/icon-theme/16x16/actions/group-new.png); }.ktActionLink.ktAdd, .ktAction.ktAdd { background-image: url(../../thirdparty/icon-theme/16x16/actions/add.png); }.ktActionLink.ktDownload, .ktAction.ktDownload { background-image: url(../../resources/graphics/download.png); }.ktActionLink.ktBack, .ktAction.ktBack { background-image: url(../../thirdparty/icon-theme/16x16/actions/back.png); }.ktActionLink.ktAllowed, .ktAction.ktAllowed { background-image: url(../../resources/graphics/allowed.png); }.ktActionLink.ktDenied, .ktAction.ktDenied { background-image: url(../../resources/graphics/denied.png); }.ktActionLink.ktMoveUp, .ktAction.ktMoveUp { background-image: url(../../thirdparty/icon-theme/16x16/actions/move-up.png); }.ktActionLink.ktMoveDown, .ktAction.ktMoveDown { background-image: url(../../thirdparty/icon-theme/16x16/actions/move-down.png); }.ktActionLink.ktPreview, .ktAction.ktPreview { background-image: url(../../resources/tango-icons/system-search.png); }/* this is sometimes used separately to get the auto-delete help. */.ktDelete { }/* upload / download buttons */.portlet_button { padding: 2px; padding-bottom: 0; height: 40px;}.portlet_button a .btn_text { color: #F8A00C; padding-top: 15px; text-align: center; font-weight: bold; float: left;}.portlet_button a:hover .btn_text { color: #F8B01C;}#portletbar .portlet .portlet_button a:hover { color: #FFAA00; border: 0px; text-decoration: none;}.portlet_button a .arrow_download { background: transparent url(../../resources/graphics/download_arrow.gif) top right no-repeat; width: 27px; height: 47px; float: right;}.portlet_button a .arrow_upload { background: transparent url(../../resources/graphics/upload_arrow.gif) top right no-repeat; width: 27px; height: 47px; float: right;}.portlet_button a .big_btn_left { background: transparent url(../../resources/graphics/btn_left.gif) top left no-repeat; width: 10px; height: 47px; float: left;}.portlet_button a .big_btn_middle { background: transparent url(../../resources/graphics/btn_middle.gif) repeat-x; height: 47px; float: left; text-align: center; vertical-align: middle; align: center; width: 89%;}.portlet_button a .big_btn_right { background: transparent url(../../resources/graphics/btn_right.gif) top right no-repeat; float: left; width: 10px; height: 47px;}.portlet_button a:hover .big_btn_left { background: transparent url(../../resources/graphics/btn_left_ro.gif) top left no-repeat;}.portlet_button a:hover .big_btn_middle { background: transparent url(../../resources/graphics/btn_middle_ro.gif) repeat-x;}.portlet_button a:hover .big_btn_right { background: transparent url(../../resources/graphics/btn_right_ro.gif) top right no-repeat;}/* =========== standard listings. */.listing td { padding: 0.5em; vertical-align: top;}.listing thead th { border-bottom: 1px solid #888; text-align: left; padding-right: 2em;}/* dashboard blocks. */#dashboard-container-left { clear: left; width: 47%; margin-top: 0; margin-left: 0; padding-right: 2em; float: left; padding-bottom: 2em; height: 100%; min-height: 5em;/* background-color: #dfd; */}#dashboard-container-right { width: 47%; margin-top: 0; margin-left: 0; float: left; padding-bottom: 2em; height: 100%; min-height: 5em;/* background-color: #ddf; */}.dashboard_block_topleft { position: absolute; width: 35px; height: 36px; top: 0px; left: 0px; background: url(../graphics/dashlet_topleft.png) top left no-repeat; z-index:-1;}.dashboard_block_toprepeat { position: absolute; width: 90%; height: 36px; top: 0px; left: 30px; background: white url(../graphics/dashlet_toprepeat.png) top left repeat-x; z-index:-1;}.dashboard_block_topright { position: absolute; width: 35px; height: 36px; top: 0px; right: 0px; background: url(../graphics/dashlet_topright.png) top right no-repeat; z-index:-1;}.dashboard_block_leftrepeat_top { position: absolute; width: 13px; height: 50%; top: 5px; left: 0px; background: white url(../graphics/dashlet_leftrepeat.png) top left repeat-y; z-index:-1;}.dashboard_block_leftrepeat_bottom { position: absolute; width: 13px; height: 50%; bottom: 10px; left: 0px; background: white url(../graphics/dashlet_leftrepeat.png) top left repeat-y; z-index:-1;}.dashboard_block_bottomleft { position: absolute; width: 40px; height: 40px; bottom: 0px; left: 0px; background: url(../graphics/dashlet_bottomleft.png) bottom left no-repeat; z-index:-1;}.dashboard_block_bottomrepeat { position: absolute; width: 92%; height: 13px; bottom: 0px; left: 30px; background: white url(../graphics/dashlet_bottomrepeat.png) bottom left repeat-x; z-index:-1;}.dashboard_block_bottomright { position: absolute; width: 40px; height: 40px; bottom: 0px; right: 0px; background: url(../graphics/dashlet_bottomright.png) bottom right no-repeat; z-index:-1;}.dashboard_block_rightrepeat_top { position: absolute; width: 13px; height: 50%; top: 5px; right: 0px; background: white url(../graphics/dashlet_rightrepeat.png) top right repeat-y; z-index:-1; overflow:hidden;}.dashboard_block_rightrepeat_bottom { position: absolute; width: 13px; height: 50%; bottom: 10px; right: 0px; background: white url(../graphics/dashlet_rightrepeat.png) bottom right repeat-y; z-index:-1; overflow:hidden;}.dashboard_block_rightrepeat_top { min-height: 70px;}.dashboard_block.rolled-up .dashboard_block_rightrepeat_top{ display: none;}.dashboard_block.rolled-up .dashboard_block_rightrepeat_bottom{ display: none;}.dashboard_block.rolled-up .dashboard_block_leftrepeat_top{ display: none;}.dashboard_block.rolled-up .dashboard_block_leftrepeat_bottom{ display: none;}.dashboard_block { width: 100%;}.dashboard_block_empty{ border:none;}.error_dashlet_topleft { position: absolute; width: 35px; height: 36px; top: 0px; left: 0px; background: url(../graphics/error_topleft.png) top left no-repeat; z-index:-1;}.error_dashlet_topleft_small { position: absolute; width: 35px; height: 22px; top: 0px; left: 0px; background: url(../graphics/error_topleft_small.png) top left no-repeat; z-index:-1;}.error_dashlet_toprepeat { position: absolute; width: 95%; height: 55px; top: 0px; left: 13px; background: #ffdd80 url(../graphics/error_toprepeat.png) top left repeat-x; z-index:-1;}.error_dashlet_toprepeat_small { position: absolute; width: 97%; height: 21px; top: 0px; left: 13px; background: #ffdd80 url(../graphics/error_toprepeat.png) bottom left repeat-x; z-index:-1; border-top: 1px solid #FFC21E;}.error_dashlet_topright { position: absolute; width: 35px; height: 36px; top: 0px; right: 0px; background: url(../graphics/error_topright.png) top right no-repeat; z-index:-1;}.error_dashlet_topright_small { position: absolute; width: 35px; height: 22px; top: 0px; right: 0px; background: url(../graphics/error_topright_small.png) top right no-repeat; z-index:-1;}.error_dashlet_leftrepeat_top { position: absolute; width: 13px; height: 50%; top: 5px; left: 0px; background: #ffdd80 url(../graphics/error_leftrepeat.png) top left repeat-y; z-index:-1;}.error_dashlet_leftrepeat_bottom { position: absolute; width: 13px; height: 50%; bottom: 10px; left: 0px; background: #ffdd80 url(../graphics/error_leftrepeat.png) top left repeat-y; z-index:-1;}.error_dashlet_bottomleft { position: absolute; width: 40px; height: 45px; bottom: 0px; left: 0px; background: url(../graphics/error_bottomleft.png) bottom left no-repeat; z-index:-1;}.error_dashlet_bottomrepeat { position: absolute; width: 95%; height: 30px; bottom: 0px; left: 10x; background: #ffdd80 url(../graphics/error_bottomrepeat.png) bottom left repeat-x; z-index:-1;}.error_dashlet_bottomrepeat_small { position: absolute; width: 97%; height: 30px; bottom: 0px; left: 10x; background: #ffdd80 url(../graphics/error_bottomrepeat.png) bottom left repeat-x; z-index:-1;}.error_dashlet_bottomright { position: absolute; width: 40px; height: 40px; bottom: 0px; right: 0px; background: url(../graphics/error_bottomright.png) bottom right no-repeat; z-index:-1;}.error_dashlet_rightrepeat_top { position: absolute; width: 30px; height: 50%; top: 5px; right: 0px; background: #ffdd80 url(../graphics/error_rightrepeat.png) top right repeat-y; z-index:-1; overflow:hidden;}.error_dashlet_rightrepeat_top_small { position: absolute; width: 30px; height: 50%; top: 5px; right: 0px; background: #ffdd80 url(../graphics/error_rightrepeat.png) top right repeat-y; z-index:-1; overflow:hidden;}.error_dashlet_rightrepeat_bottom { position: absolute; width: 30px; height: 50%; bottom: 10px; right: 0px; background: #ffdd80 url(../graphics/error_rightrepeat.png) bottom right repeat-y; z-index:-1; overflow:hidden;}.error_dashlet_rightrepeat_top { min-height: 70px;}.error_dashlet_rightrepeat_top_small { min-height: 20px;}.dashboard_block.rolled-up .error_dashlet_toprepeat{ height: 38px;}.dashboard_block.rolled-up .error_dashlet_bottomrepeat{ height: 20px;}.dashboard_block.rolled-up .error_dashlet_rightrepeat_top{ display: none;}.dashboard_block.rolled-up .error_dashlet_rightrepeat_bottom{ display: none;}.dashboard_block.rolled-up .error_dashlet_leftrepeat_top{ display: none;}.dashboard_block.rolled-up .error_dashlet_leftrepeat_bottom{ display: none;}.dashboard_block.rolled-up .error_dashlet_bottomleft { background: url(../graphics/error_bottomleft_rolledup.png) bottom left no-repeat;}.dashboard_block.rolled-up .error_dashlet_bottomright { background: url(../graphics/error_bottomright_rolledup.png) bottom right no-repeat;}.info_dashlet_topleft { position: absolute; width: 35px; height: 36px; top: 0px; left: 0px; background: url(../graphics/info_topleft.png) top left no-repeat; z-index:-1;}.info_dashlet_topleft_small { position: absolute; width: 35px; height: 22px; top: 0px; left: 0px; background: url(../graphics/info_topleft_small.png) top left no-repeat; z-index:-1;}.info_dashlet_toprepeat { position: absolute; width: 95%; height: 55px; top: 0px; left: 13px; background: #DEDEDE url(../graphics/info_toprepeat.png) top left repeat-x; z-index:-1;}.info_dashlet_toprepeat_small { position: absolute; width: 97%; height: 21px; top: 0px; left: 13px; background: #DEDEDE url(../graphics/info_toprepeat.png) bottom left repeat-x; z-index:-1; border-top: 1px solid #C5C5C5;}.info_dashlet_topright { position: absolute; width: 35px; height: 36px; top: 0px; right: 0px; background: url(../graphics/info_topright.png) top right no-repeat; z-index:-1;}.info_dashlet_topright_small { position: absolute; width: 35px; height: 22px; top: 0px; right: 0px; background: url(../graphics/info_topright_small.png) top right no-repeat; z-index:-1;}.info_dashlet_leftrepeat_top { position: absolute; width: 13px; height: 50%; top: 5px; left: 0px; background: #DEDEDE url(../graphics/info_leftrepeat.png) top left repeat-y; z-index:-1;}.info_dashlet_leftrepeat_bottom { position: absolute; width: 13px; height: 50%; bottom: 10px; left: 0px; background: #DEDEDE url(../graphics/info_leftrepeat.png) top left repeat-y; z-index:-1;}.info_dashlet_bottomleft { position: absolute; width: 40px; height: 45px; bottom: 0px; left: 0px; background: url(../graphics/info_bottomleft.png) bottom left no-repeat; z-index:-1;}.info_dashlet_bottomrepeat { position: absolute; width: 95%; height: 30px; bottom: 0px; left: 10x; background: #DEDEDE url(../graphics/info_bottomrepeat.png) bottom left repeat-x; z-index:-1;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -