summaryrefslogtreecommitdiff
path: root/frontend/beta/css/yui/grids.css
Unidiff
Diffstat (limited to 'frontend/beta/css/yui/grids.css') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/beta/css/yui/grids.css25
1 files changed, 0 insertions, 25 deletions
diff --git a/frontend/beta/css/yui/grids.css b/frontend/beta/css/yui/grids.css
index 7d60306..284b7c2 100644
--- a/frontend/beta/css/yui/grids.css
+++ b/frontend/beta/css/yui/grids.css
@@ -1,49 +1,24 @@
1/*
2
3Copyright 2008-2011 Clipperz Srl
4
5This file is part of Clipperz Community Edition.
6Clipperz Community Edition is an online password manager.
7For further information about its features and functionalities please
8refer to http://www.clipperz.com.
9
10* Clipperz Community Edition is free software: you can redistribute
11 it and/or modify it under the terms of the GNU Affero General Public
12 License as published by the Free Software Foundation, either version
13 3 of the License, or (at your option) any later version.
14
15* Clipperz Community Edition is distributed in the hope that it will
16 be useful, but WITHOUT ANY WARRANTY; without even the implied
17 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
18 See the GNU Affero General Public License for more details.
19
20* You should have received a copy of the GNU Affero General Public
21 License along with Clipperz Community Edition. If not, see
22 <http://www.gnu.org/licenses/>.
23
24*/
25
26/* 1/*
27Copyright (c) 2006, Yahoo! Inc. All rights reserved. 2Copyright (c) 2006, Yahoo! Inc. All rights reserved.
28Code licensed under the BSD License: 3Code licensed under the BSD License:
29http://developer.yahoo.net/yui/license.txt 4http://developer.yahoo.net/yui/license.txt
30version: 0.11.3 5version: 0.11.3
31*/ 6*/
32body { 7body {
33 text-align:center; 8 text-align:center;
34} 9}
35 10
36#doc { 11#doc {
37 width:57.69em; 12 width:57.69em;
38 *width:56.3em; /* IE */ 13 *width:56.3em; /* IE */
39 min-width:750px; 14 min-width:750px;
40 margin:auto; 15 margin:auto;
41 text-align:left; 16 text-align:left;
42} 17}
43 18
44#hd,#bd {margin-bottom:1em;text-align:left;} 19#hd,#bd {margin-bottom:1em;text-align:left;}
45#ft {font-size:77%;font-family:verdana;clear:both;} 20#ft {font-size:77%;font-family:verdana;clear:both;}
46 21
47/* rules for main templates */ 22/* rules for main templates */
48.yui-t1 #yui-main .yui-b, .yui-t2 #yui-main .yui-b, .yui-t3 #yui-main .yui-b, 23.yui-t1 #yui-main .yui-b, .yui-t2 #yui-main .yui-b, .yui-t3 #yui-main .yui-b,
49.yui-t4 .yui-b, .yui-t5 .yui-b, .yui-t6 .yui-b {float:right;} 24.yui-t4 .yui-b, .yui-t5 .yui-b, .yui-t6 .yui-b {float:right;}