| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418 |
- {
- "name": "红色简洁",
- "form": {
- "styles":{
- "background-color": "#f0f0f0"
- }
- },
- "label": {
- "banner": {
- "name": "横幅",
- "styles": {
- "background-color": "#cc3d3d",
- "height": "40px",
- "line-height": "40px",
- "color": "#ffffff",
- "font-size": "18px",
- "padding": "0px 10px",
- "font-weight": "bold"
- }
- },
- "title": {
- "name": "标题",
- "styles": {
- "text-align": "center",
- "font-size": "24px",
- "line-height": "60px",
- "font-weight": "bold",
- "color": "#cc3d3d",
- "height": "60px"
- }
- },
- "section": {
- "name": "区段标题",
- "styles": {
- "height": "40px",
- "background-color": "#f7f7f7",
- "line-height": "40px",
- "padding": "0px 20px",
- "font-weight": "bold",
- "color": "#666",
- "border-bottom": "1px solid #cccccc"
- }
- }
- },
- "div": {
- "banner": {
- "name": "横幅",
- "styles": {
- "background-color": "#cc3d3d",
- "height": "40px",
- "line-height": "40px",
- "color": "#ffffff",
- "font-size": "18px",
- "padding": "0px 10px",
- "font-weight": "bold"
- }
- },
- "title": {
- "name": "标题",
- "styles": {
- "text-align": "center",
- "font-size": "24px",
- "line-height": "60px",
- "font-weight": "bold",
- "color": "#cc3d3d",
- "height": "60px"
- }
- },
- "section": {
- "name": "区段",
- "styles": {
- "padding": "20px 0px",
- "background-color": "#FFF",
- "border": "1px solid #cccccc"
- }
- }
- },
- "tab": {
- "styles": {},
- "tabAreaStyles": {
- "height": "40px",
- "border-bottom": "2px solid #cc3d3d"
- },
- "contentAreaStyles": {
- "line-height": "normal",
- "clear": "both",
- "overflow": "hidden"
- },
- "tabStyles": {
- "position": "relative",
- "margin-left": "4px",
- "margin-top": "0px",
- "margin-right": "0px",
- "float": "left",
- "height": "40px",
- "cursor": "pointer",
- "min-width": "100px",
- "background": "transparent ",
- "border-top-left-radius": "5px",
- "border-top-right-radius": "5px",
- "border": "0px solid #f0f0f0",
- "border-bottom": "1px solid #cc3d3d"
- },
- "tabTextStyles": {
- "color": "#666",
- "font-weight": "bold",
- "line-height": "40px",
- "text-align": "center",
- "margin-right": "8px",
- "margin-top": "0px",
- "margin-left": "8px"
- },
- "tabCurrentStyles": {
- "position": "relative",
- "margin-top": "0px",
- "margin-left": "2px",
- "margin-right": "0px",
- "float": "left",
- "height": "40px",
- "min-width": "100px",
- "background": "#cc3d3d",
- "border-top-left-radius": "5px",
- "border-top-right-radius": "5px",
- "border-top": "0px solid #f0f0f0",
- "border-left": "0px solid #f0f0f0",
- "border-right": "0px solid #f0f0f0",
- "border-bottom": "1px solid #cc3d3d"
- },
- "tabCurrentTextStyles": {
- "color": "#FFF",
- "font-weight": "bold",
- "line-height": "40px",
- "text-align": "center",
- "margin-right": "8px",
- "margin-left": "8px",
- "margin-top": "0px"
- }
- },
- "tab$Content": {
- "styles": {
- "padding": "20px 0px"
- }
- },
- "table": {
- "styles": {
- "background-color": "#FFF",
- "margin": "10px 0px"
- },
- "titleStyles":{
- "background-color": "#fff",
- "color": "#333",
- "font-weight": "bold",
- "height": "30px",
- "line-height": "30px",
- "text-align": "right"
- },
- "contentStyles": {
- "background-color": "#FFFFFF",
- "color": "#333"
- },
- "layoutStyles": {},
- "properties": {
- "width": "90%",
- "border": "0",
- "cellpadding": "3",
- "cellspacing": "5",
- "align": "center"
- }
- },
- "log" : {
- "tableStyles": {
- "background-color": "#FFF",
- "margin": "10px 0px"
- },
- "titleStyles":{
- "background-color": "#fff",
- "color": "#333",
- "font-weight": "bold",
- "height": "30px",
- "line-height": "30px",
- "text-align": "right"
- },
- "contentStyles": {
- "background-color": "#FFFFFF",
- "color": "#333"
- },
- "properties": {
- "width": "90%",
- "border": "0",
- "cellpadding": "3",
- "cellspacing": "5",
- "align": "center"
- }
- },
- "datagrid": {
- "styles": {},
- "tableStyles": {
- "border": "1px solid #cccccc"
- },
- "titleStyles": {
- "height": "28px",
- "cursor": "pointer",
- "line-height": "28px",
- "overflow": "hidden",
- "opacity": 1,
- "border-bottom": "1px solid #ccc",
- "background-color": "#f0f0f0"
- },
- "contentStyles": {
- "text-align": "center",
- "height": "30px",
- "line-height": "30px",
- "color": "#666"
- },
- "actionStyles": {
- "background-color": "#f7f7f7"
- },
- "editStyles": {
- "background-color": "#fff6f6",
- "text-align": "center",
- "height": "30px",
- "line-height": "30px"
- },
- "amountStyles": {
- "border-top": "1px solid #ccc",
- "font-weight": "bold",
- "height": "30px",
- "line-height": "30px",
- "text-align": "center",
- "background-color": "#f0f0f0"
- },
- "itemTitleStyles": {
- "height": "40px",
- "background-color": "#ffffff",
- "line-height": "30px",
- "padding": "0px 15px",
- "color": "#fb4747",
- "font-size": "18px",
- "font-weight": "bold",
- "border-bottom": "0px solid #cccccc"
- },
- "properties": {
- "width": "90%",
- "border": "0",
- "cellpadding": "3",
- "cellspacing": "0",
- "align": "center"
- }
- },
- "datagrid$Title": {
- "styles": {
- "background-color": "#f0f0f0"
- }
- },
- "address": {
- "styles": {
- "border-bottom": "1px solid #ccc",
- "border-top": "0px",
- "border-left": "0px",
- "border-right": "0px",
- "line-height": "26px"
- },
- "inputStyles": {
- "height": "26px",
- "border": "0px solid #ccc",
- "color": "#666"
- }
- },
- "combox": {
- "styles": {
- "border-bottom": "1px solid #ccc",
- "border-top": "0px",
- "border-left": "0px",
- "border-right": "0px",
- "line-height": "26px"
- },
- "inputStyles": {
- "height": "26px",
- "border": "0px solid #ccc",
- "color": "#666"
- }
- },
- "textfield": {
- "styles": {
- "border-bottom": "0px solid #ccc",
- "border-top": "0px",
- "border-left": "0px",
- "border-right": "0px",
- "line-height": "26px"
- },
- "inputStyles": {
- "height": "26px",
- "border-bottom": "1px solid #ccc",
- "color": "#666"
- }
- },
- "calendar": {
- "styles": {
- "border-bottom": "0px solid #ccc",
- "border-top": "0px",
- "border-left": "0px",
- "border-right": "0px",
- "line-height": "26px"
- },
- "inputStyles": {
- "height": "26px",
- "border-bottom": "1px solid #ccc",
- "color": "#666"
- }
- },
- "number": {
- "styles": {
- "border-bottom": "0px solid #ccc",
- "border-top": "0px",
- "border-left": "0px",
- "border-right": "0px",
- "line-height": "26px"
- },
- "inputStyles": {
- "height": "26px",
- "border-bottom": "1px solid #ccc",
- "color": "#666"
- }
- },
- "personfield": {
- "styles": {
- "border-bottom": "0px solid #ccc",
- "border-top": "0px",
- "border-left": "0px",
- "border-right": "0px",
- "min-height": "20px",
- "line-height": "26px"
- },
- "inputStyles": {
- "min-height": "26px",
- "border-bottom": "1px solid #ccc",
- "color": "#666"
- }
- },
- "orgfield": {
- "styles": {
- "border-bottom": "0px solid #ccc",
- "border-top": "0px",
- "border-left": "0px",
- "border-right": "0px",
- "min-height": "20px",
- "line-height": "26px"
- },
- "inputStyles": {
- "border-bottom": "1px solid #ccc",
- "color": "#666"
- }
- },
- "org": {
- "styles": {
- "border-bottom": "0px solid #ccc",
- "border-top": "0px",
- "border-left": "0px",
- "border-right": "0px",
- "min-height": "20px",
- "line-height": "26px"
- },
- "inputStyles": {
- "border-bottom": "1px solid #ccc",
- "color": "#666"
- }
- },
- "select": {
- "styles": {
- "border-bottom": "0px solid #999",
- "border-top": "0px",
- "border-left": "0px",
- "border-right": "0px",
- "margin-top": "5px",
- "color": "#666",
- "line-height": "26px"
- },
- "inputStyles": {
- }
- },
- "textarea": {
- "styles": {
- "border-bottom": "0px solid #ccc",
- "border-top": "0px",
- "border-left": "0px",
- "border-right": "0px"
- },
- "inputStyles": {
- "border-bottom": "1px solid #ccc",
- "color": "#666"
- }
- },
- "opinion": {
- "styles": {
- "border-bottom": "0px solid #ccc",
- "border-top": "0px",
- "border-left": "0px",
- "border-right": "0px"
- },
- "inputStyles": {
- "border-bottom": "1px solid #ccc",
- "color": "#666"
- }
- },
- "actionbar": {
- "style": "xform_red_simple",
- "customIconStyle" : ""
- },
- "attachment" : {
- "style" : "default"
- }
- }
|