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
/** Add css rules here for your application. */

h1 {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}

body, td, a, div, .p {
    font-family: arial, sans-serif
}

.WizardProgressStep {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    font-size: 130%;
}

.WizardProgressText {

}

.WizardProgressClickable {
    cursor: pointer;
}

Commits for litesoft/trunk/GWT_Sandbox/FormEngine/war/SampleApplication.css

Diff revisions: vs.
Revision Author Commited Message
601 Diff Diff GeorgeS picture GeorgeS Wed 08 Feb, 2012 01:52:17 +0000
589 GeorgeS picture GeorgeS Wed 18 Jan, 2012 19:16:02 +0000

Unchecked & FE