~testplan-team/testplan/source-collection

« back to all changes in this revision

Viewing changes to htmlunit-2.4/src/test/resources/gwt/1.5.3/Showcase/gwtShowcaseSource/css/dark/CwTabPanel.html

  • Committer: edA-qa mort-ora-y
  • Date: 2010-04-07 10:54:57 UTC
  • Revision ID: eda-qa@disemia.com-20100407105457-g46bvbsrjqtjujab
updating hmltunit src

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<pre>
2
 
.gwt-DecoratedTabBar {
3
 
}</pre><pre>
4
 
.gwt-DecoratedTabBar .gwt-TabBarFirst {
5
 
  width: 5px;  /* first tab distance from the left */
6
 
}</pre><pre>
7
 
.gwt-DecoratedTabBar .gwt-TabBarRest {
8
 
}</pre><pre>
9
 
.gwt-DecoratedTabBar .gwt-TabBarItem {
10
 
  border-collapse: collapse;
11
 
  margin-left: 6px;
12
 
}</pre><pre>
13
 
.gwt-DecoratedTabBar .tabTopCenter {
14
 
  padding: 0px;
15
 
  background: #222222;
16
 
}</pre><pre>
17
 
.gwt-DecoratedTabBar .tabTopLeft,
18
 
.gwt-DecoratedTabBar .tabTopRight {
19
 
  padding: 0px;
20
 
  zoom: 1;
21
 
}</pre><pre>
22
 
.gwt-DecoratedTabBar .tabTopLeftInner,
23
 
.gwt-DecoratedTabBar .tabTopRightInner {
24
 
  width: 6px;
25
 
  height: 6px;
26
 
}</pre><pre>
27
 
.gwt-DecoratedTabBar .tabMiddleLeft,
28
 
.gwt-DecoratedTabBar .tabMiddleRight {
29
 
  width: 6px;
30
 
  padding: 0px;
31
 
  background: #222222;
32
 
}</pre><pre>
33
 
.gwt-DecoratedTabBar .tabMiddleLeftInner,
34
 
.gwt-DecoratedTabBar .tabMiddleRightInner {
35
 
  width: 1px;
36
 
  height: 1px;
37
 
}</pre><pre>
38
 
.gwt-DecoratedTabBar .tabMiddleCenter {
39
 
  padding: 0px 4px 2px 4px;
40
 
  cursor: pointer;
41
 
  cursor: hand;
42
 
  font-weight: bold;
43
 
  text-align: center;
44
 
  background: #222222;
45
 
}</pre><pre>
46
 
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter {
47
 
  background: #00CCFF;
48
 
}</pre><pre>
49
 
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleLeft,
50
 
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleRight {
51
 
  background: #00CCFF;
52
 
}</pre><pre>
53
 
.gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter {
54
 
  cursor: default;
55
 
  color: black;
56
 
  background: #00CCFF;
57
 
}</pre><pre>
58
 
html>body .gwt-DecoratedTabBar .tabTopLeft {
59
 
  background: url(images/corner.png) no-repeat 0px -55px;
60
 
}</pre><pre>
61
 
html>body .gwt-DecoratedTabBar .tabTopRight {
62
 
  background: url(images/corner.png) no-repeat -6px -55px;
63
 
}</pre><pre>
64
 
html>body .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft {
65
 
  background-position: 0px -61px;
66
 
}</pre><pre>
67
 
html>body .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight {
68
 
  background-position: -6px -61px;
69
 
}</pre><pre>
70
 
* html .gwt-DecoratedTabBar .tabTopLeftInner {
71
 
  width: 5px;
72
 
  height: 61px;
73
 
  margin-top: -55px;
74
 
  overflow: hidden;
75
 
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/dark/images/corner.png',sizingMethod='crop');
76
 
}</pre><pre>
77
 
* html .gwt-DecoratedTabBar .tabTopRightInner {
78
 
  width: 12px;
79
 
  height: 61px;
80
 
  margin-top: -55px;
81
 
  margin-left: -6px;
82
 
  overflow: hidden;
83
 
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/dark/images/corner.png',sizingMethod='crop');
84
 
}</pre><pre>
85
 
* html .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeftInner {
86
 
  width: 5px;
87
 
  height: 67px;
88
 
  margin-top: -61px;
89
 
  overflow: hidden;
90
 
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/dark/images/corner.png',sizingMethod='crop');
91
 
}</pre><pre>
92
 
* html .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRightInner {
93
 
  width: 12px;
94
 
  height: 67px;
95
 
  margin-top: -61px;
96
 
  margin-left: -6px;
97
 
  overflow: hidden;
98
 
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/dark/images/corner.png',sizingMethod='crop');
99
 
}</pre><pre>
100
 
.gwt-TabPanel {
101
 
}</pre><pre>
102
 
.gwt-TabPanelBottom {
103
 
  border-color: #00CCFF;
104
 
  border-style: solid;
105
 
  border-width: 3px 2px 2px;
106
 
  overflow: hidden;
107
 
  padding: 6px;
108
 
}</pre>
 
 
b'\\ No newline at end of file'