/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk

« back to all changes in this revision

Viewing changes to CodeViewer/Lindex.css

  • Committer: Erik Wikström
  • Date: 2013-04-09 09:09:31 UTC
  • mfrom: (21 lenasys)
  • mto: (21.1.1 lenasys)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: wikxen@gmail.com-20130409090931-9jcs9kzg8et0912g
Remerged! Changed password hashes to VARCHAR(32)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.group {
 
2
        display: block;
 
3
        padding: 1em;
 
4
        width: 100%;
 
5
        margin: auto auto;
 
6
        font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
 
7
}
 
8
 
 
9
.group h1 {
 
10
        font-weight: normal;
 
11
        font-size: 1.8em;
 
12
        margin-bottom: 1em;
 
13
        font-family: Cambria, Georgia, serif;
 
14
}
 
15
 
 
16
.group.info {
 
17
        padding: 0.4em;
 
18
        margin: 0.5em;
 
19
        font-size: 1em;
 
20
        color: #000;
 
21
}
 
22
 
 
23
.group .info:first-letter {
 
24
        font-size:1.3em;
 
25
}
 
26
 
 
27
.group h2 {
 
28
        font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; 
 
29
        border-bottom: 2px solid #000;
 
30
        color: #fff;
 
31
        background: #c0d0e0;
 
32
        background-color: #c0d0e0;
 
33
        text-shadow: 1px 1px 2px #000;
 
34
        font-weight:normal;            
 
35
        background: linear-gradient(to top, #abc 10%, #89a 90%, #678 99% );
 
36
        background: -webkit-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
 
37
        background: -moz-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
 
38
        -pie-background: linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
 
39
        font-size: 1.4em;
 
40
        margin-top: 1em;
 
41
        margin-bottom: 0;
 
42
        padding:3px;
 
43
        padding-left:20px;
 
44
        min-width:100%;
 
45
}
 
46
 
 
47
a {
 
48
        line-height: 2em;
 
49
        margin-left: 1.3em;
 
50
        color: black;
 
51
        text-decoration: underline;
 
52
        font-size: 1em;
 
53
}
 
54
 
 
55
li {
 
56
        color: #555;
 
57
}
 
58
 
 
59
a:hover {
 
60
        text-decoration: none;
 
61
}
 
62
 
 
63
.container {
 
64
        border-left: 2px dotted #ddd;
 
65
        margin-left: 8px;       
 
66
}
 
67
 
 
68
.container.demo {
 
69
        float:right;
 
70
}
 
71
 
 
72
body{
 
73
        margin:0;
 
74
}
 
75
 
 
76
#menu {
 
77
        position:absolute;
 
78
        top:40px;
 
79
        left:0px;
 
80
        width:10.5%;
 
81
        width:96%;
 
82
        padding: 10px 0 1% 0.3%;
 
83
        background: #c0d0e0;
 
84
        background-color: #c0d0e0;
 
85
        border-radius: 0 1.3em 1.3em 0;
 
86
        border-bottom: 2px solid #000;
 
87
        border-right: 1px solid #000;
 
88
        color: #fff;
 
89
        text-shadow: 1px 1px 2px #000;
 
90
        font-weight:bolder;
 
91
        background:#678;
 
92
        background-color:#678;
 
93
        background: linear-gradient(to top, #abc 10%, #89a 90%, #678 99% );
 
94
        background: -webkit-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
 
95
        background: -moz-linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
 
96
        -pie-background: linear-gradient(bottom, #abc 10%, #89a 90%, #678 99%);
 
97
}
 
98
 
 
99
#menu #menuHeader{
 
100
        margin:0 0 1.5% 0;
 
101
        position:relative;
 
102
        background:#333333;
 
103
        width:97%;
 
104
        height:31px;
 
105
        padding-left:10px;
 
106
        margin-left:-10px;
 
107
        border-radius: 0 10px 10px 0;
 
108
        cursor:pointer;
 
109
}
 
110
 
 
111
#menuHeader h3{
 
112
        float:left;
 
113
        font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; 
 
114
        font-size:1.2em;
 
115
        background-color:#333;
 
116
        color:#fff;
 
117
        width:80%;
 
118
        margin-top:4px;
 
119
        padding:0;
 
120
}
 
121
 
 
122
#menuArrow {
 
123
        float:left;
 
124
        padding:0;
 
125
        margin-top:8px;
 
126
        width:15%;
 
127
}
 
128
 
 
129
#menu a {
 
130
        display:block;color:#fff;
 
131
        font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; 
 
132
        text-decoration: none; 
 
133
        margin-left:1%;
 
134
        font-size:100%
 
135
        
 
136
        /* For IE 8 */
 
137
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-90, Color='#444444')";
 
138
        /* For IE 5.5 - 7 */
 
139
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-90, Color='#444444');
 
140
        filter:DropShadow(Color=#444444, OffX=1, OffY=2);
 
141
}
 
142
 
 
143
#menu a:hover {
 
144
        font-weight:bolder;
 
145
        text-decoration:underline;
 
146
}
 
147
 
 
148
#menuItems {
 
149
        float:left;
 
150
        width:80%;
 
151
}
 
152
 
 
153
#sidebar {
 
154
        position:absolute;
 
155
        left:0px;
 
156
        top:0px;
 
157
        float:left;
 
158
        min-width:8em;
 
159
        width:auto;
 
160
        height:100%;
 
161
        overflow:auto;
 
162
}
 
163
 
 
164
#content { 
 
165
        position:absolute;
 
166
        left:8em;
 
167
        width:75%;
 
168
        max-width:75%;
 
169
        min-width:20em;
 
170
}
 
171
 
 
172
.arrow{
 
173
        -webkit-transition-duration: 0.9s;
 
174
        -moz-transition-duration: 0.9s;
 
175
        -o-transition-duration: 0.9s;
 
176
        transition-duration: 0.9s;
 
177
        -webkit-transition-property: -webkit-transform;
 
178
        -moz-transition-property: -moz-transform;
 
179
        -o-transition-property: -o-transform;
 
180
        transition-property: transform;
 
181
        overflow:auto;
 
182
}
 
183
 
 
184
.rotateArrowCW {
 
185
        -webkit-transform:rotate(180deg);
 
186
        -moz-transform:rotate(180deg); 
 
187
        -o-transform:rotate(180deg);
 
188
}
 
 
b'\\ No newline at end of file'