commit | author | age
|
d5fedc
|
1 |
/** |
T |
2 |
* Roundcube webmail CSS hacks for IE < 9 |
|
3 |
* |
|
4 |
* Copyright (c) 2012, The Roundcube Dev Team |
|
5 |
* |
|
6 |
* The contents are subject to the Creative Commons Attribution-ShareAlike |
|
7 |
* License. It is allowed to copy, distribute, transmit and to adapt the work |
|
8 |
* by keeping credits to the original autors in the README file. |
|
9 |
* See http://creativecommons.org/licenses/by-sa/3.0/ for details. |
|
10 |
* |
|
11 |
* $Id$ |
|
12 |
*/ |
|
13 |
|
|
14 |
input.button { |
|
15 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0); |
|
16 |
} |
|
17 |
|
|
18 |
.formbuttons input.button { |
|
19 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b7b7b', endColorstr='#606060', GradientType=0); |
|
20 |
} |
|
21 |
|
|
22 |
.formbuttons input.button:active { |
|
23 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#7b7b7b', GradientType=0); |
|
24 |
} |
|
25 |
|
|
26 |
input.button.mainaction { |
|
27 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#2a2e31', GradientType=0); |
|
28 |
} |
|
29 |
|
|
30 |
input.button.mainaction:active { |
|
31 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2e31', endColorstr='#505050', GradientType=0); |
|
32 |
} |
|
33 |
|
|
34 |
a.button { |
|
35 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0); |
|
36 |
} |
|
37 |
|
|
38 |
a.button.pressed, |
|
39 |
a.button:active, |
|
40 |
input.button:active { |
|
41 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f9f9f9', GradientType=0); |
|
42 |
} |
|
43 |
|
|
44 |
.pagenav.dark a.button { |
|
45 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#bababa', GradientType=0); |
|
46 |
} |
|
47 |
|
|
48 |
.pagenav.dark a.button.pressed { |
|
49 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#d8d8d8', GradientType=0); |
|
50 |
} |
|
51 |
|
|
52 |
#message.statusbar { |
|
53 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#c8c8c8', GradientType=0); |
|
54 |
} |
|
55 |
|
|
56 |
.ui-dialog.popupmessage .ui-dialog-titlebar { |
|
57 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#cfcfcf', GradientType=0); |
|
58 |
} |
|
59 |
|
|
60 |
.ui-dialog.popupmessage .ui-widget-content { |
|
61 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dcdcdc', GradientType=0); |
|
62 |
} |
|
63 |
|
|
64 |
#topnav { |
|
65 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#060606', GradientType=0); |
|
66 |
} |
|
67 |
|
|
68 |
.records-table tr.selected td { |
|
69 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019bc6', endColorstr='#017cb4', GradientType=0); |
|
70 |
} |
|
71 |
|
|
72 |
.contentbox .boxtitle, |
|
73 |
body.iframe .boxtitle { |
|
74 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dfdfdf', GradientType=0); |
|
75 |
} |
|
76 |
|
|
77 |
#login-form input.button { |
|
78 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e2e2e2', GradientType=0); |
|
79 |
} |
|
80 |
|
|
81 |
#login-form input.button:active { |
|
82 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdcdc', endColorstr='#f9f9f9', GradientType=0); |
|
83 |
} |
|
84 |
|
|
85 |
.toolbar a.button { |
|
86 |
filter: none; |
|
87 |
} |
|
88 |
|
|
89 |
a.menuselector { |
|
90 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#dddddd', GradientType=0); |
|
91 |
} |
|
92 |
|
|
93 |
a.menuselector:active { |
|
94 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#f8f8f8', GradientType=0); |
|
95 |
} |
|
96 |
|
|
97 |
.googie_list td.googie_list_onhover, |
|
98 |
ul.toolbarmenu li a.active:hover, |
|
99 |
#rcmKSearchpane ul li.selected { |
|
100 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aad6', endColorstr='#008fc9', GradientType=0); |
|
101 |
} |
|
102 |
|
|
103 |
.tabsbar .tablink { |
|
104 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#d3d3d3 50%, #f8f8f8', GradientType=0); |
|
105 |
} |
|
106 |
|
19b34b
|
107 |
.tabsbar .selected a { |
T |
108 |
background-color: #fff; |
d5fedc
|
109 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=0); |
T |
110 |
} |
|
111 |
|
a1bd76
|
112 |
.toolbar a.button.disabled, |
T |
113 |
.boxpagenav a.icon.disabled, |
|
114 |
.pagenav a.button.disabled span.inner, |
|
115 |
.boxfooter .listbutton.disabled .inner, |
|
116 |
.dropbutton a.button.disabled + .dropbuttontip { |
|
117 |
background-image: url(images/buttons.gif); |
|
118 |
} |
d5fedc
|
119 |
|
T |
120 |
/*** addressbook.css ***/ |
|
121 |
|
|
122 |
.contactfieldgroup { |
|
123 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eeeeee', GradientType=0); |
|
124 |
} |
|
125 |
|
|
126 |
.contactfieldgroup legend { |
|
127 |
margin: -8px -8px 8px -8px; |
|
128 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d6d6d6', GradientType=0); |
|
129 |
} |
|
130 |
|
|
131 |
|
|
132 |
/*** mail.css ***/ |
|
133 |
|
|
134 |
#mailboxlist li.mailbox .unreadcount { |
|
135 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82acb5', endColorstr='#6a939f', GradientType=0); |
|
136 |
} |
|
137 |
|
14a3f2
|
138 |
#mailboxlist li.mailbox.selected > a .unreadcount { |
d5fedc
|
139 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005d76', endColorstr='#004558', GradientType=0); |
T |
140 |
} |
|
141 |
|
|
142 |
#messageheader, #partheader, #composeheaders { |
|
143 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e9', GradientType=0); |
|
144 |
} |
|
145 |
|
|
146 |
#full-headers { |
|
147 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#e9e9e9', GradientType=0); |
|
148 |
} |
|
149 |
|
|
150 |
#all-headers { |
|
151 |
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#ffffff', GradientType=0); |
|
152 |
} |
|
153 |
|
|
154 |
#composeoptionsbox { |
|
155 |
border-top: 1px solid #999; |
|
156 |
} |
|
157 |
|
0cd919
|
158 |
#messagelist tbody tr td span.branch div { |
T |
159 |
float: left; |
|
160 |
height: 18px; |
|
161 |
} |
|
162 |
|
|
163 |
|