admin.css 607 B

123456789101112
  1. body {margin-bottom: 25px;}
  2. td.c-title,td.c-closedReason,.c-solution {white-space: nowrap; overflow: hidden;}
  3. [lang='en'] th.c-activatedBy {width:100px !important;}
  4. [lang='en'] th.c-activatedDate {width:120px !important;}
  5. [lang='de'] th.c-activatedBy {width:100px !important;}
  6. [lang='de'] th.c-activatedDate {width:120px !important;}
  7. [lang='fr'] th.c-activatedBy {width:100px !important;}
  8. [lang='fr'] th.c-activatedDate {width:120px !important;}
  9. .table-form>tbody>tr>th {width:135px;}
  10. .dropdown-menu>li>a {text-align: left;}
  11. #feedbackList td.c-notifyEmail {overflow: hidden;}
  12. .dropdown-menu {width: unset};