styles_red-simple.json 311 B

1234567891011121314151617
  1. {
  2. "name": "红色简洁",
  3. "actionbar": {
  4. "style": "xform_red_simple",
  5. "customIconStyle" : "",
  6. "forceStyles" : {
  7. "container" : {
  8. "width" : "100%",
  9. "border-top" : "0px",
  10. "border-bottom" : "1px solid #cc3d3d"
  11. }
  12. }
  13. },
  14. "paging" : {
  15. "style" : "red"
  16. }
  17. }