summaryrefslogtreecommitdiff
path: root/frontend/beta/css/yui-extensions/ytheme-gray.css
Unidiff
Diffstat (limited to 'frontend/beta/css/yui-extensions/ytheme-gray.css') (more/less context) (show whitespace changes)
-rw-r--r--frontend/beta/css/yui-extensions/ytheme-gray.css300
1 files changed, 300 insertions, 0 deletions
diff --git a/frontend/beta/css/yui-extensions/ytheme-gray.css b/frontend/beta/css/yui-extensions/ytheme-gray.css
new file mode 100644
index 0000000..675fed1
--- a/dev/null
+++ b/frontend/beta/css/yui-extensions/ytheme-gray.css
@@ -0,0 +1,300 @@
1/*
2
3Copyright 2008-2011 Clipperz Srl
4
5This file is part of Clipperz's Javascript Crypto Library.
6Javascript Crypto Library provides web developers with an extensive
7and efficient set of cryptographic functions. The library aims to
8obtain maximum execution speed while preserving modularity and
9reusability.
10For further information about its features and functionalities please
11refer to http://www.clipperz.com
12
13* Javascript Crypto Library is free software: you can redistribute
14 it and/or modify it under the terms of the GNU Affero General Public
15 License as published by the Free Software Foundation, either version
16 3 of the License, or (at your option) any later version.
17
18* Javascript Crypto Library is distributed in the hope that it will
19 be useful, but WITHOUT ANY WARRANTY; without even the implied
20 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
21 See the GNU Affero General Public License for more details.
22
23* You should have received a copy of the GNU Affero General Public
24 License along with Javascript Crypto Library. If not, see
25 <http://www.gnu.org/licenses/>.
26
27*/
28
29/**
30* Basic-Dialog
31*/
32.ydlg-proxy {
33 background-image: url(../images/gray/layout/gradient-bg.gif);
34 background-color:#EAE8D5;
35 border:1px solid #b3b6b0;
36}
37.ydlg-shadow{
38 background:#aaaaaa;
39}
40.ydlg-proxy .tabset{
41 background:url(../images/gray/layout/gradient-bg.gif);
42}
43.ydlg .ydlg-hd {
44 background: url(../images/gray/basic-dialog/hd-sprite.gif) repeat-x 0px -82px;
45 background-color:#333333;
46}
47.ydlg .ydlg-hd-left {
48 background: url(../images/gray/basic-dialog/hd-sprite.gif) no-repeat 0px -41px;
49}
50.ydlg .ydlg-hd-right {
51 background: url(../images/gray/basic-dialog/hd-sprite.gif) no-repeat right 0px;
52}
53.ydlg .ydlg-dlg-body{
54 background:#efefec;
55 border:1px solid #b3b6b0;
56 border-top:0px none;
57}
58.ydlg .ytabs-top .yui-ext-tabbody{
59 border:1px solid #b3b6b0;
60 border-top:0px none;
61}
62.ydlg .ytabs-bottom .yui-ext-tabbody{
63 border:1px solid #b3b6b0;
64 border-bottom:0px none;
65}
66.ydlg .ylayout-container .yui-ext-tabbody{
67 border:0px none;
68}
69.ydlg .ydlg-close {
70 background-image:url(../images/gray/basic-dialog/close.gif);
71}
72.ydlg div.yresizable-handle-east{
73 background-image:url(../images/gray/basic-dialog/e-handle.gif);
74 border:0px none;
75}
76.ydlg div.yresizable-handle-south{
77 background-image:url(../images/gray/basic-dialog/s-handle.gif);
78 border:0px none;
79}
80.ydlg div.yresizable-handle-west{
81 background-image:url(../images/gray/basic-dialog/e-handle.gif);
82 border:0px none;
83}
84.ydlg div.yresizable-handle-southeast{
85 background-image:url(../images/gray/basic-dialog/se-handle.gif);
86 background-position: bottom right;
87 width:8px;
88 height:8px;
89 border:0px;
90}
91.ydlg div.yresizable-handle-southwest{
92 background-image:url(../images/gray/sizer/sw-handle-dark.gif);
93 background-position: top right;
94 margin-left:1px;
95 margin-bottom:1px;
96 border:0px;
97}
98.ydlg div.yresizable-handle-north{
99 background-image:url(../images/gray/s.gif);
100 border:0px none;
101}
102
103/**
104* Tabs
105*/
106.ytab-wrap {
107 border-bottom:1px solid #aca899;
108}
109.ytab-strip .on .ytab-text {
110 cursor:default;
111 color:#333333;
112}
113.ytabs-top .ytab-strip .on .ytab-right {
114 background: url(../images/gray/tabs/tab-sprite.gif) no-repeat right 0px;
115}
116.ytabs-top .ytab-strip .on .ytab-left {
117 background: url(../images/gray/tabs/tab-sprite.gif) no-repeat 0px -100px;
118}
119.ytabs-top .ytab-strip .ytab-right {
120 background: url(../images/gray/tabs/tab-sprite.gif) no-repeat right -50px;
121}
122.ytabs-top .ytab-strip .ytab-left {
123 background: url(../images/gray/tabs/tab-sprite.gif) no-repeat 0px -150px;
124}
125.ytab-strip .ytab-closable .close-icon{
126 background-image:url(../images/gray/layout/layout-sprite.gif);
127 background-position: 50% -60px;
128}
129.ytab-strip .on .close-icon{
130 background-image:url(../images/gray/layout/layout-sprite.gif);
131 background-position: 50% -60px;
132}
133.ytab-strip .ytab-closable .close-over{
134 background-image:url(../images/gray/layout/layout-sprite.gif);
135 background-position: 50% -72px;
136}
137
138.ytabs-bottom .ytab-wrap {
139 border-bottom:0px none;
140 padding-top:0px;
141 border-top:1px solid #aca899;
142}
143.ytabs-bottom .ytab-strip .ytab-right {
144 background: url(../images/gray/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom left;
145}
146.ytabs-bottom .ytab-strip .ytab-left {
147 background: url(../images/gray/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom right;
148}
149.ytabs-bottom .ytab-strip .on .ytab-right {
150 background: url(../images/gray/tabs/tab-btm-right-bg.gif) no-repeat bottom left;
151}
152.ytabs-bottom .ytab-strip .on .ytab-left {
153 background: url(../images/gray/tabs/tab-btm-left-bg.gif) no-repeat bottom right;
154}
155
156/* QuickTips */
157
158.ytip .ytip-hd-right{
159 background: url(../images/gray/basic-dialog/hd-sprite.gif) no-repeat right 0px;
160}
161.ytip .ytip-hd-left{
162 background: url(../images/gray/basic-dialog/hd-sprite.gif) no-repeat 0px -41px;
163}
164.ytip .ytip-hd{
165 background: url(../images/gray/basic-dialog/hd-sprite.gif) repeat-x 0px -82px;
166}
167.ytip .ytip-close{
168 background-image: url(../images/gray/basic-dialog/close.gif);
169}
170.ytip .ytip-bd{
171 background: #e7e7e7 url(../images/gray/qtip/bg.gif);
172 border: 1px solid #ababab;
173}
174
175/* BorderLayout */
176
177.ylayout-container{
178 background-color:#f3f2e7;
179}
180.ylayout-collapsed{
181 background-color:#f3f2e7;
182 border:1px solid #aca899;
183}
184.ylayout-collapsed-over{
185 background-color:#fbfbef;
186}
187.ylayout-panel{
188 border:1px solid #aca899;
189}
190.ylayout-nested-layout .ylayout-panel {
191 border:0px none;
192}
193.ylayout-split{
194 background-color:#f3f2e7;
195}
196.ylayout-panel-hd{
197 background-image: url(../images/gray/layout/panel-title-light-bg.gif);
198 border-bottom:1px solid #aca899;
199}
200.ylayout-tools-button-over{
201 border:1px solid #aca899;
202}
203.ylayout-close{
204 background-image:url(../images/gray/layout/layout-sprite.gif);
205 background-repeat: no-repeat;
206 background-position: 50% -48px;
207}
208.ylayout-collapse-west,.ylayout-expand-east{
209 background-image:url(../images/gray/layout/layout-sprite.gif);
210 background-repeat: no-repeat;
211 background-position: 50% 0;
212}
213.ylayout-expand-west,.ylayout-collapse-east{
214 background-image:url(../images/gray/layout/layout-sprite.gif);
215 background-repeat: no-repeat;
216 background-position: 50% -12px;
217}
218.ylayout-collapse-north,.ylayout-expand-south{
219 background-image:url(../images/gray/layout/layout-sprite.gif);
220 background-repeat: no-repeat;
221 background-position: 50% -24px;
222}
223.ylayout-expand-north,.ylayout-collapse-south{
224 background-image:url(../images/gray/layout/layout-sprite.gif);
225 background-repeat: no-repeat;
226 background-position: 50% -36px;
227}
228.ylayout-split-h{
229 background-image:url(../images/gray/sizer/e-handle-dark.gif);
230}
231.ylayout-split-v{
232 background-image:url(../images/gray/sizer/s-handle-dark.gif);
233}
234.ylayout-panel .ytab-wrap{
235 background:url(../images/gray/layout/gradient-bg.gif);
236}
237.ylayout-nested-layout .ylayout-panel-north {
238 border-bottom:1px solid #aca899;
239}
240.ylayout-nested-layout .ylayout-panel-south {
241 border-top:1px solid #aca899;
242}
243.ylayout-nested-layout .ylayout-panel-east {
244 border-left:1px solid #aca899;
245}
246.ylayout-nested-layout .ylayout-panel-west {
247 border-right:1px solid #aca899;
248}
249.ylayout-panel-dragover {
250 border: 2px solid #aca899;
251}
252.ylayout-panel-proxy {
253 background-image: url(../images/gray/layout/gradient-bg.gif);
254 background-color:#f3f2e7;
255 border:1px dashed #aca899;
256}
257/** Resizable */
258
259.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-east{
260 background:url(../images/gray/sizer/e-handle.gif);
261 background-position: left;
262}
263.yresizable-over .yresizable-handle-east, .yresizable-pinned .yresizable-handle-west{
264 background:url(../images/gray/sizer/e-handle.gif);
265 background-position: left;
266}
267.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-south{
268 background:url(../images/gray/sizer/s-handle.gif);
269 background-position: top;
270}
271.yresizable-over .yresizable-handle-south, .yresizable-pinned .yresizable-handle-north{
272 background:url(../images/gray/sizer/s-handle.gif);
273 background-position: top;
274}
275.yresizable-over .yresizable-handle-southeast, .yresizable-pinned .yresizable-handle-southeast{
276 background:url(../images/gray/sizer/se-handle.gif);
277 background-position: top left;
278}
279.yresizable-over .yresizable-handle-northwest,.yresizable-pinned .yresizable-handle-northwest{
280 background:url(../images/gray/sizer/nw-handle.gif);
281 background-position:bottom right;
282}
283.yresizable-over .yresizable-handle-northeast,.yresizable-pinned .yresizable-handle-northeast{
284 background:url(../images/gray/sizer/ne-handle.gif);
285 background-position: bottom left;
286}
287.yresizable-over .yresizable-handle-southwest,.yresizable-pinned .yresizable-handle-southwest{
288 background:url(../images/gray/sizer/sw-handle.gif);
289 background-position: top right;
290}
291.yresizable-proxy{
292 border: 1px dashed #615e55;
293}
294
295/** Toolbar */
296.ytoolbar{
297 border:0px none;
298 background: #efefe3 url(../images/gray/toolbar/gray-bg.gif) repeat-x;
299 padding:3px;
300}