You are here

admin.css in Content Type Clone 7

.ctc-readonly {
  background-color: #f1f1f1 !important;
}

.token-tree {
  margin-left: 0px;
}

.token-tree caption {
  text-align: left;
}

File

css/admin.css
View source
  1. .ctc-readonly {
  2. background-color: #f1f1f1 !important;
  3. }
  4. .token-tree {
  5. margin-left: 0px;
  6. }
  7. .token-tree caption {
  8. text-align: left;
  9. }