~ubuntu-branches/ubuntu/trusty/spyder/trusty-proposed

« back to all changes in this revision

Viewing changes to spyderlib/utils/inspector/static/css/default.css

  • Committer: Package Import Robot
  • Author(s): Picca Frédéric-Emmanuel
  • Date: 2013-07-11 22:14:17 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20130711221417-gtzupg1u3s2h088p
Tags: 2.2.1+dfsg-1
Imported Upstream version 2.2.1+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
body {
2
 
    background-color: transparent;
 
2
    background-color: white;
3
3
    color: black;
4
4
    margin: 0px 20px 15px 20px;
5
5
}