lite_0.1multiEditng_0.6ng_0.6_helpng_0.8ng_0.9
Last change
on this file since 97d350 was
97d350,
checked in by rene <rene@…>, 14 years ago
|
created new branch for upcoming 0.6 release. focus on object-orientation. somehow working.
|
-
Property mode set to
100644
|
File size:
437 bytes
|
Line | |
---|
1 | #vi_Dialog { |
---|
2 | width: 550px; |
---|
3 | height: 320px; |
---|
4 | } |
---|
5 | |
---|
6 | #vI_Dialog_title { |
---|
7 | font-size: medium; |
---|
8 | font-weight:bold; |
---|
9 | margin-bottom:2em; |
---|
10 | } |
---|
11 | |
---|
12 | #vI_Dialog_recLabel { |
---|
13 | font-size: small; |
---|
14 | font-weight: normal; |
---|
15 | } |
---|
16 | |
---|
17 | #vI_Dialog_recipient { |
---|
18 | font-size: small; |
---|
19 | font-weight:bold; |
---|
20 | text-align: center; |
---|
21 | margin-bottom:2em; |
---|
22 | } |
---|
23 | |
---|
24 | #vI_Dialog_browser { |
---|
25 | height: 100px; |
---|
26 | } |
---|
27 | |
---|
28 | #vI_Dialog_query { |
---|
29 | text-align: right; |
---|
30 | font-size: medium; |
---|
31 | font-weight:bold; |
---|
32 | margin-top:2em; |
---|
33 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.