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
.CACHE_BUG {
    margin: 9px;
    border: 2px solid transparent;
}

/*.CACHE_BUG { margin:9px; border:2px solid red; }*/
/*.CACHE_BUG { margin:9px; border:2px solid green; }*/

.RestrictedResourcesPopupPanel .popupContent {
    padding: 4px;
    background-color: #efedd8;
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
}

.RestrictedResourcesPopupPanel .popupContent .gwt-Label {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.EditDialogDescriptionPanel {
    padding-top: 10px;
    padding-bottom: 10px;
}

.EditDialogDescriptionPanel .gwt-Label {
    font-size: 90%;
}

.EditDialogFieldsPanel_Disabled .gwt-Label {
    color: #666666;
}

.EditDialogFieldsPanel_Disabled .frmTxtFld {
    background-color: #eeeeee;
}

.LogoWrapper {
}

.NasVideoLogo {
    position: absolute;
    top: 0;
    left: 0;
}

Commits for litesoft/trunk/GWT_Sandbox/NAS-Video/warResources/v1/App.css

Diff revisions: vs.
Revision Author Commited Message
912 GeorgeS picture GeorgeS Fri 28 Jun, 2013 06:48:05 +0000

Revert to mixed & Working (PEDS & Prioritizer) code!