⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 standard.css.svn-base

📁 利用google开发的GWT工具
💻 SVN-BASE
📖 第 1 页 / 共 2 页
字号:
/** * The file contains styles for GWT widgets in the standard theme. * * In order to maintain cross-browser compatibility, the following syntax is * used to create IE6 specific style rules: *    html>body .gwt-Widget { *      Rule applies to all browsers (including IE7), except IE6 *    } *    * html .gwt-Widget { *      Rule applied to IE6 only (not to IE7) *    } *  * Specifically, IE6 does not support images with multiple transparent colors, * so we need to use the AlphaImageLoader in IE6 only. */body, table td, a, div, .p, pre {  font-family: Arial, sans-serif;  font-size: small;}body {  color: black;  margin: 0px;  border: 0px;  padding: 0px;  background: #fff;  direction: ltr;}a, a:visited, a:hover {  color: #0000AA;}iframe {  border-top: 2px solid #666;  border-left: 2px solid #666;  border-right: 2px solid #bbb;  border-bottom: 2px solid #bbb;}.gwt-Button {  margin: 0;  padding: 3px 5px;  text-decoration: none;  font-size: small;  cursor: pointer;  cursor: hand;  background: url("images/hborder.png") repeat-x 0px -27px;  border: 1px outset #ccc;}.gwt-Button:active {  border: 1px inset #ccc;}.gwt-Button:hover {  border-color: #9cf #69e #69e #7af;}.gwt-Button[disabled] {  cursor: default;  color: #888;}.gwt-Button[disabled]:hover {  border: 1px outset #ccc;}.gwt-CheckBox {}.gwt-CheckBox-disabled {  color: #888;}.gwt-DecoratorPanel {}.gwt-DecoratorPanel .topCenter,.gwt-DecoratorPanel .bottomCenter {  background: url(images/hborder.png) repeat-x;}.gwt-DecoratorPanel .middleLeft,.gwt-DecoratorPanel .middleRight {  background: url(images/vborder.png) repeat-y;}.gwt-DecoratorPanel .topLeftInner,.gwt-DecoratorPanel .topRightInner,.gwt-DecoratorPanel .bottomLeftInner,.gwt-DecoratorPanel .bottomRightInner {  width: 5px;  height: 5px;  zoom: 1;}html>body .gwt-DecoratorPanel .topLeft {  background: url(images/corner.png) no-repeat 0px 0px;}html>body .gwt-DecoratorPanel .topRight {  background: url(images/corner.png) no-repeat -5px 0px;}html>body .gwt-DecoratorPanel .bottomLeft {  background: url(images/corner.png) no-repeat 0px -5px;}html>body .gwt-DecoratorPanel .bottomRight {  background: url(images/corner.png) no-repeat -5px -5px;}* html .gwt-DecoratorPanel .topLeftInner {  width: 5px;  height: 5px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-DecoratorPanel .topRightInner {  width: 10px;  height: 5px;  margin-left: -5px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-DecoratorPanel .bottomLeftInner {  width: 5px;  height: 10px;  margin-left: 0px;  margin-top: -5px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-DecoratorPanel .bottomRightInner {  width: 10px;  height: 10px;  margin-left: -5px;  margin-top: -5px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}.gwt-DialogBox .Caption {  background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px;  padding: 4px 4px 4px 8px;  cursor: default;  border-bottom: 1px solid #bbbbbb;  border-top: 5px solid #d0e4f6;}.gwt-DialogBox .dialogContent {}.gwt-DialogBox .dialogMiddleCenter {  padding: 3px;  background: white;}html>body .gwt-DialogBox .dialogBottomCenter {  background: url(images/hborder.png) repeat-x 0px -4px;}* html .gwt-DialogBox .dialogBottomCenter {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale');}.gwt-DialogBox .dialogMiddleLeft {  background: url(images/vborder.png) repeat-y;}html>body .gwt-DialogBox .dialogMiddleRight {  background: url(images/vborder.png) repeat-y -4px 0px;}* html .gwt-DialogBox .dialogMiddleRight {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale');}.gwt-DialogBox .dialogTopLeftInner {  width: 5px;  zoom: 1;}.gwt-DialogBox .dialogTopRightInner {  width: 8px;  zoom: 1;}.gwt-DialogBox .dialogBottomLeftInner {  width: 5px;  height: 8px;  zoom: 1;}.gwt-DialogBox .dialogBottomRightInner {  width: 5px;  height: 8px;  zoom: 1;}html>body .gwt-DialogBox .dialogTopLeft {  background: url(images/corner.png) no-repeat -13px 0px;}html>body .gwt-DialogBox .dialogTopRight {  background: url(images/corner.png) no-repeat -18px 0px;}html>body .gwt-DialogBox .dialogBottomLeft {  background: url(images/corner.png) no-repeat 0px -15px;}html>body .gwt-DialogBox .dialogBottomRight {  background: url(images/corner.png) no-repeat -5px -15px;}* html .gwt-DialogBox .dialogTopLeft {  width: 5px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/corner_dialog_topleft.png',sizingMethod='crop');}* html .gwt-DialogBox .dialogTopRight {  width: 8px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/corner_dialog_topright.png',sizingMethod='crop');}* html .gwt-DialogBox .dialogBottomLeftInner {  width: 5px;  height: 23px;  margin-top: -15px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-DialogBox .dialogBottomRightInner {  width: 13px;  height: 23px;  margin-left: -5px;  margin-top: -15px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}.gwt-DisclosurePanel {}.gwt-DisclosurePanel-open {}.gwt-DisclosurePanel-closed {}.gwt-DisclosurePanel .header,.gwt-DisclosurePanel .header a,.gwt-DisclosurePanel .header td {  text-decoration: none;  /* Remove underline from header */  color: black;   cursor: pointer;  cursor: hand;}.gwt-DisclosurePanel .content {  border-left: 3px solid #e8eef7;  padding: 4px 0px 4px 8px;  margin-left: 6px;}.gwt-FileUpload {}.gwt-HorizontalSplitPanel {}.gwt-HorizontalSplitPanel .hsplitter {  cursor: move;  border: 0px;   background: #91c0ef url(images/vborder.png) repeat-y;}.gwt-VerticalSplitPanel {}.gwt-VerticalSplitPanel .vsplitter {  cursor: move;  border: 0px;   background: #91c0ef url(images/hborder.png) repeat-x;}.gwt-HTML {}.gwt-Hyperlink {}.gwt-Image {}.gwt-Label {}.gwt-ListBox {}.gwt-MenuBar {  cursor: default;}.gwt-MenuBar .gwt-MenuItem {  cursor: default;}.gwt-MenuBar .gwt-MenuItem-selected {  background: #E0EDFE;}.gwt-MenuBar-horizontal {  background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px;  border: 1px solid #BBBBBB;}.gwt-MenuBar-horizontal .gwt-MenuItem {  padding: 0px 10px;  vertical-align: bottom;  color: #666666;  font-weight: bold;}.gwt-MenuBar-horizontal .gwt-MenuItemSeparator {  width: 1px;  padding: 0px;  margin: 0px;  border: 0px;  border-left: 1px solid #888888;  background: white;}.gwt-MenuBar-horizontal .gwt-MenuItemSeparator .menuSeparatorInner {  width: 1px;  background: white; }.gwt-MenuBar-vertical {  margin-top: 0px;  margin-left: 0px;  background: white;}.gwt-MenuBar-vertical table {  border-collapse: collapse;}.gwt-MenuBar-vertical .gwt-MenuItem {  padding: 4px 14px 4px 1px;}.gwt-MenuBar-vertical .gwt-MenuItemSeparator {  padding: 2px 0px;}.gwt-MenuBar-vertical .gwt-MenuItemSeparator .menuSeparatorInner {  height: 1px;  padding: 0px;  border: 0px;  border-top: 1px solid #777777;  background: #ddddee;  overflow: hidden;}.gwt-MenuBar-vertical .subMenuIcon {  padding-right: 4px;}.gwt-MenuBar-vertical .subMenuIcon-selected {  background: #E0EDFE;}.gwt-MenuBarPopup {  margin: 0px 0px 0px 3px;}.gwt-MenuBarPopup .menuPopupTopCenter {  background: url(images/hborder.png) 0px -12px repeat-x;}html>body .gwt-MenuBarPopup .menuPopupBottomCenter {  background: url(images/hborder.png) 0px -13px repeat-x;}* html .gwt-MenuBarPopup .menuPopupBottomCenter {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_gray_shadow.png',sizingMethod='scale');}.gwt-MenuBarPopup .menuPopupMiddleLeft {  background: url(images/vborder.png) -12px 0px repeat-y;}html>body .gwt-MenuBarPopup .menuPopupMiddleRight {  background: url(images/vborder.png) -13px 0px repeat-y;}* html .gwt-MenuBarPopup .menuPopupMiddleRight {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_gray_shadow.png',sizingMethod='scale');}.gwt-MenuBarPopup .menuPopupTopLeftInner {  width: 5px;  height: 5px;  zoom: 1;}.gwt-MenuBarPopup .menuPopupTopRightInner {  width: 8px;  height: 5px;  zoom: 1;}.gwt-MenuBarPopup .menuPopupBottomLeftInner {  width: 5px;  height: 8px;  zoom: 1;}.gwt-MenuBarPopup .menuPopupBottomRightInner {  width: 8px;  height: 8px;  zoom: 1;}html>body .gwt-MenuBarPopup .menuPopupTopLeft {  background: url(images/corner.png) no-repeat 0px -36px;}html>body .gwt-MenuBarPopup .menuPopupTopRight {  background: url(images/corner.png) no-repeat -5px -36px;}html>body .gwt-MenuBarPopup .menuPopupBottomLeft {  background: url(images/corner.png) no-repeat 0px -41px;}html>body .gwt-MenuBarPopup .menuPopupBottomRight {  background: url(images/corner.png) no-repeat -5px -41px;}* html .gwt-MenuBarPopup .menuPopupTopLeftInner {  width: 5px;  height: 41px;  margin-top: -36px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-MenuBarPopup .menuPopupTopRightInner {  width: 13px;  height: 41px;  margin-left: -5px;  margin-top: -36px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-MenuBarPopup .menuPopupBottomLeftInner {  width: 5px;  height: 49px;  margin-top: -41px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-MenuBarPopup .menuPopupBottomRightInner {  width: 13px;  height: 49px;  margin-left: -5px;  margin-top: -41px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}.gwt-PasswordTextBox {  padding: 2px;}.gwt-PasswordTextBox-readonly {  color: #888;}.gwt-PopupPanel {  border: 3px solid #C3D9FF;  padding: 3px;  background: white;}.gwt-DecoratedPopupPanel .popupContent {}.gwt-DecoratedPopupPanel .popupMiddleCenter {  padding: 3px;  background: white;}.gwt-DecoratedPopupPanel .popupTopCenter {  background: url(images/hborder.png) repeat-x;}html>body .gwt-DecoratedPopupPanel .popupBottomCenter {  background: url(images/hborder.png) repeat-x 0px -4px;}* html .gwt-DecoratedPopupPanel .popupBottomCenter {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale');}.gwt-DecoratedPopupPanel .popupMiddleLeft {  background: url(images/vborder.png) repeat-y;}html>body .gwt-DecoratedPopupPanel .popupMiddleRight {  background: url(images/vborder.png) repeat-y -4px 0px;}* html .gwt-DecoratedPopupPanel .popupMiddleRight {  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale');}.gwt-DecoratedPopupPanel .popupTopLeftInner {  width: 5px;  height: 5px;  zoom: 1;}.gwt-DecoratedPopupPanel .popupTopRightInner {  width: 8px;  height: 5px;  zoom: 1;}.gwt-DecoratedPopupPanel .popupBottomLeftInner {  width: 5px;  height: 8px;  zoom: 1;}.gwt-DecoratedPopupPanel .popupBottomRightInner {  width: 8px;  height: 8px;  zoom: 1;}html>body .gwt-DecoratedPopupPanel .popupTopLeft {  background: url(images/corner.png) no-repeat 0px -10px;}html>body .gwt-DecoratedPopupPanel .popupTopRight {  background: url(images/corner.png) no-repeat -5px -10px;}html>body .gwt-DecoratedPopupPanel .popupBottomLeft {  background: url(images/corner.png) no-repeat 0px -15px;}html>body .gwt-DecoratedPopupPanel .popupBottomRight {  background: url(images/corner.png) no-repeat -5px -15px;}* html .gwt-DecoratedPopupPanel .popupTopLeftInner {  width: 5px;  height: 15px;  margin-top: -10px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-DecoratedPopupPanel .popupTopRightInner {  width: 13px;  height: 15px;  margin-left: -5px;  margin-top: -10px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-DecoratedPopupPanel .popupBottomLeftInner {  width: 5px;  height: 23px;  margin-top: -15px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}* html .gwt-DecoratedPopupPanel .popupBottomRightInner {  width: 13px;  height: 23px;  margin-left: -5px;  margin-top: -15px;  overflow: hidden;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');}.gwt-PushButton-up,.gwt-PushButton-up-hovering,.gwt-PushButton-up-disabled,.gwt-PushButton-down,.gwt-PushButton-down-hovering,.gwt-PushButton-down-disabled {  margin: 0;  padding: 3px 5px;  text-decoration: none;  background: url("images/hborder.png") repeat-x 0px -27px;}.gwt-PushButton-up {  border: 1px outset #ccc;

⌨️ 快捷键说明

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