Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
/* these styles are not being referenced anywhere */

/*.gwt-ListBox { margin-top: 1px; margin-bottom: 1px; }*/
/*.gwt-TextBox { *//*border: solid silver 1px;*//* }*/
/*.fakeLabel { height: 1em; }*/

/************************************/
/*/* GWT */
/*.gwt-ListBox {*/
/*margin-top: 1px;*/
/*margin-bottom: 1px;*/
/*}*/

/*/* common */
/*.defaultIcon {*/
/*margin-top: 0.2em;*/
/*margin-left: 0.1em;*/
/*margin-right: 0.15em;*/
/*width: 12px;*/
/*height: 12px;*/
/*}*/

/*.errorIcon {*/
/*margin-top: 0.2em;*/
/*margin-left: 0.1em;*/
/*margin-right: 0.15em;*/
/*width: 12px;*/
/*height: 12px;*/
/*}*/

/*.infoIcon {*/
/*margin-top: 0.2em;*/
/*margin-left: 0.1em;*/
/*margin-right: 0.15em;*/
/*width: 12px;*/
/*height: 12px;*/
/*}*/

/*.default_gradient, .focus_gradient, .error_gradient {*/
/*padding: 2px;*/
/*}*/

/*.fakeLabel {*/
/*height: 1em;*/
/*}*/

/*/* lnf-specific */
/*.defaultIcon {*/
/*}*/

/*.errorIcon {*/
/*background-image: url( error_icon_12x12.gif );*/
/*}*/

/*.infoIcon {*/
/*background-image: url( info_icon_12x12.gif );*/
/*}*/

/*.default_gradient {*/
/*}*/

/*.focus_gradient {*/
/*background-image: url( focus_gradient.png );*/
/*background-repeat: repeat-x;*/
/*background-position: top left;*/
/*}*/

/*.error_gradient {*/
/*background-image: url( error_gradient.png );*/
/*background-repeat: repeat-x;*/
/*background-position: top left;*/
/*}*/

/*.FormComponentInputContainer input .enabled {  background-color:#FFFFFF; color:#000000;}*/
/*input .disabled { background-color:#D4D0C8; color:#808080;}*/
/*input .enabled {  background-color:#FFFFFF; color:#000000;}*/

Commits for litesoft/trunk/GWT_Sandbox/UIdesign/App/src/com/test/uidesign/public/KKtmp/extra.css

Diff revisions: vs.
Revision Author Commited Message
162 GeorgeS picture GeorgeS Fri 01 Apr, 2011 19:58:40 +0000