edafront.css.svn-base
来自「利用google开发的GWT工具」· SVN-BASE 代码 · 共 228 行
SVN-BASE
228 行
/** Add css rules here for your application. */body { font-family:Monaco,arial,sans-serif}div,td { color:#000000}a:link { color:#0000cc} a:visited { color:#551a8b}a:active { color:#ff0000}button { display: block; font-size: 16pt}.gwt-Button{ color:blue}.gwt-Label-Blue{ color:blue;}.gwt-TextBox{}.gwt-TextBox2{ width:200px; height:50%;}.gwt-Grid{ background-color:blue;}.widePanel { background-color:red; width: 20%}.dock{ background-color:blue; width:100% height:100% margin-left:20px; margin-right:20px; margin-bottom:20px; margin-top:20px;}.mainEast-dock{ background-color:white; width:100% height:100% margin-left:20px; margin-right:20px; margin-bottom:20px; margin-top:20px;}.gwt-FlexTableFirstRow{ background-color:yellow;}.gwt-DecoratedTabBar {}.gwt-DecoratedTabBar .gwt-TabBarFirst { /* width: 205px; /* first tab distance from the left */}.gwt-DecoratedTabBar .gwt-TabBarRest {}.gwt-DecoratedTabBar .gwt-TabBarItem { border-collapse: collapse; margin-left: 6px;}.gwt-DecoratedTabBar .tabTopCenter { padding: 0px; background: #d0e4f6;}.gwt-DecoratedTabBar .tabTopLeft,.gwt-DecoratedTabBar .tabTopRight { padding: 0px; zoom: 1;}.gwt-DecoratedTabBar .tabTopLeftInner,.gwt-DecoratedTabBar .tabTopRightInner { width: 6px; height: 6px;}.gwt-DecoratedTabBar .tabMiddleLeft,.gwt-DecoratedTabBar .tabMiddleRight { width: 6px; padding: 0px; background: #d0e4f6;}.gwt-DecoratedTabBar .tabMiddleLeftInner,.gwt-DecoratedTabBar .tabMiddleRightInner { width: 1px; height: 1px;}.gwt-DecoratedTabBar .tabMiddleCenter { padding: 0px 4px 2px 4px; cursor: pointer; cursor: hand; color: black; font-weight: bold; text-align: center; background: #d0e4f6;}.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter { background: #92c1f0;}.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleLeft,.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleRight { background: #92c1f0;}.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter { cursor: default; background: #92c1f0;}/*html>body .gwt-DecoratedTabBar .tabTopLeft { background: url(images/corner.png) no-repeat 0px -55px;}html>body .gwt-DecoratedTabBar .tabTopRight { background: url(images/corner.png) no-repeat -6px -55px;}html>body .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft { background-position: 0px -61px;}html>body .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight { background-position: -6px -61px;}* html .gwt-DecoratedTabBar .tabTopLeftInner { width: 5px; height: 61px; margin-top: -55px; overflow: hidden; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-DecoratedTabBar .tabTopRightInner { width: 12px; height: 61px; margin-top: -55px; margin-left: -6px; overflow: hidden; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeftInner { width: 5px; height: 67px; margin-top: -61px; overflow: hidden; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRightInner { width: 12px; height: 67px; margin-top: -61px; margin-left: -6px; overflow: hidden; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}*/.gwt-TabPanel {}.gwt-TabPanelBottom { border-color: #92c1f0; border-style: solid; border-width: 3px 2px 2px; overflow: hidden; padding: 6px;}.white{ background-color:white; width:100%}.usrhorizontalpanel{ font-family:Monaco; background-color:white; width:100%}.adminhorizontalpanel{ background-color:blue; width:100% height:100%}.verticalPanel{ background-color:white; width:100%; margin-left:5px;}img { margin-top: 20px;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?