~ubuntu-branches/ubuntu/saucy/horde3/saucy

« back to all changes in this revision

Viewing changes to themes/bluemoon/screen.css

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2005-05-04 23:08:08 UTC
  • Revision ID: james.westby@ubuntu.com-20050504230808-p4hf3hk28o3v7wir
Tags: upstream-3.0.4
ImportĀ upstreamĀ versionĀ 3.0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/**
 
2
 * $Horde: horde/themes/bluemoon/screen.css,v 1.13 2004/11/23 03:41:36 chuck Exp $
 
3
 */
 
4
 
 
5
body {
 
6
    font-family: Luxi Sans,Verdana;
 
7
    font-size: 12px;
 
8
    background-color: #003893;
 
9
    color: black;
 
10
    scrollbar-base-color: #003893;
 
11
    scrollbar-arrow-color: #0168db;
 
12
}
 
13
html {
 
14
    scrollbar-base-color: #003893;
 
15
    scrollbar-arrow-color: #0168db;
 
16
}
 
17
input {
 
18
    font-family: Luxi Sans,Verdana;
 
19
}
 
20
select {
 
21
    font-family: Luxi Sans,Verdana;
 
22
    font-weight: normal;
 
23
}
 
24
td {
 
25
    font-family: Luxi Sans,Verdana;
 
26
}
 
27
th {
 
28
    font-family: Luxi Sans,Verdana;
 
29
}
 
30
img {
 
31
    border: none;
 
32
}
 
33
a {
 
34
    font-family: Luxi Sans,Verdana;
 
35
    text-decoration: none;
 
36
    color: #003Cff;
 
37
}
 
38
a:hover {
 
39
    color: #003893;
 
40
    text-decoration: underline;
 
41
}
 
42
a.widget {
 
43
    color: #003Cff;
 
44
    font-size: 0.9em;
 
45
}
 
46
a.widget:hover {
 
47
    color: #003893;
 
48
    background-color: #0168db;
 
49
}
 
50
.header {
 
51
    color: #270042;
 
52
    background-color: #0168db;
 
53
    font-family: Luxi Sans,Verdana;
 
54
    font-weight: bold;
 
55
    font-size: 16px;
 
56
}
 
57
td.header {
 
58
    padding-left: 3px;
 
59
    padding-right: 3px;
 
60
}
 
61
a.header {
 
62
    color: #00a8ff;
 
63
}
 
64
.light {
 
65
    color: white;
 
66
    font-family: Luxi Sans,Verdana;
 
67
}
 
68
a.light:hover {
 
69
    color: #FFC800;
 
70
}
 
71
.smallheader {
 
72
    color: #270042;
 
73
    background-color: #0168db;
 
74
    font-family: Luxi Sans,Verdana;
 
75
    font-size: 14px;
 
76
}
 
77
a.smallheader {
 
78
    color: #00a8ff;
 
79
}
 
80
.small {
 
81
    color: #000000;
 
82
    font-family: Luxi Sans,Verdana;
 
83
    font-size: 0.8em;
 
84
}
 
85
a.small {
 
86
    color: #003Cff;
 
87
}
 
88
a.small:hover {
 
89
    color: #003893;
 
90
}
 
91
.control {
 
92
    color: black;
 
93
    background-color: #d1d1d1;
 
94
}
 
95
.item {
 
96
    color: black;
 
97
    background-color: #e9e9e9;
 
98
}
 
99
.button {
 
100
    color: white;
 
101
    background-color: #2b73d5;
 
102
    border-bottom: thin solid #9999cc;
 
103
    border-right: thin solid #9999cc;
 
104
    border-top: thin solid #000000;
 
105
    border-left: thin solid #000000;
 
106
    font-size: 12px;
 
107
    font-family: Luxi Sans,Verdana;
 
108
    -moz-border-radius: 5px;
 
109
}
 
110
.button:hover {
 
111
    background-color: #1165ff;
 
112
}
 
113
.selected {
 
114
    background-color: #bbcbff;
 
115
}
 
116
.fixed {
 
117
    font-size: 13px;
 
118
    font-family: Monaco,Courier,monospaced,fixed;
 
119
}
 
120
.item0 {
 
121
    background-color: #f3f3f3;
 
122
}
 
123
.item1 {
 
124
    background-color: #e9e9e9;
 
125
}
 
126
.selected-over {
 
127
    background-color: #cceeff;
 
128
}
 
129
.tooltip {
 
130
    font-size: 10px;
 
131
    background-color: #ffffcc;
 
132
    border: 1px solid black;
 
133
    padding: 2px;
 
134
}
 
135
.accessKey {
 
136
    text-decoration: underline;
 
137
}
 
138
a.header:hover {
 
139
    color: ;
 
140
}
 
141
a.currentTab:hover {
 
142
    color: ;
 
143
}
 
144
.notice {
 
145
    background-color: #ffffcc;
 
146
}
 
147
.signature {
 
148
    color: #606060;
 
149
}
 
150
.signature-fixed {
 
151
    color: #606060;
 
152
    font-size: 10px;
 
153
    font-family: Monaco,Courier,monospaced,fixed;
 
154
}
 
155
.linedRow {
 
156
    color: black;
 
157
    background-color: white;
 
158
    border-bottom: 1px solid #dddddd;
 
159
}
 
160
.linedRowSelectedCol {
 
161
    color: black;
 
162
    background-color: #f3f3f3;
 
163
    border-bottom: 1px solid #dddddd;
 
164
}
 
165
 
 
166
/* Menu styles. */
 
167
#menu {
 
168
    color: white;
 
169
    background-color: #0168db;
 
170
    font-family: Luxi Sans,Verdana;
 
171
}
 
172
#menu a.current {
 
173
    background-color: #0168bb;
 
174
    border-bottom: 1px solid #9999cc;
 
175
    border-right: 1px solid #9999cc;
 
176
    border-top: 1px solid #023064;
 
177
    border-left: 1px solid #023064;
 
178
    padding: 2px;
 
179
    -moz-border-radius: 5px;
 
180
}
 
181
 
 
182
/* Sidebar styles. */
 
183
#sidebarPanel {
 
184
    background-color: #0168db;
 
185
}
 
186
#sidebarPanel span, #sidebarPanel a {
 
187
    font-weight: bold;
 
188
    color: #fff;
 
189
}
 
190
#sidebarPanel a:hover {
 
191
    color: #ffc800;
 
192
}