You are here

dfp.admin.css in Doubleclick for Publishers (DFP) 7.2

Same filename and directory in other branches
  1. 7 dfp.admin.css
#dfp-adtest-form {
  background: #fff;
  border: 1px solid #ccc;
  padding: 20px;
  width: 85%;
  margin: 0 auto;
}

#dfp-adtest-form .token-tree {
  width: auto;
  margin-left: 0px;
}

File

dfp.admin.css
View source
  1. #dfp-adtest-form {
  2. background: #fff;
  3. border: 1px solid #ccc;
  4. padding: 20px;
  5. width: 85%;
  6. margin: 0 auto;
  7. }
  8. #dfp-adtest-form .token-tree {
  9. width: auto;
  10. margin-left: 0px;
  11. }