2012-08-10 15:12:41 +12:00
|
|
|
.ui-autocomplete { border: 1px solid #DDD; box-shadow: 0 1px 2px 0px #AFAFAF; }
|
2012-08-10 14:58:26 +12:00
|
|
|
|
2012-08-07 17:02:51 +12:00
|
|
|
#Root_Documents { padding-left: 0; }
|
2012-08-07 11:55:05 +12:00
|
|
|
#Root_Documents table { white-space: normal; }
|
|
|
|
#Root_Documents table th.col-action_SetOrderTitle, #Root_Documents table th.col-FilenameWithoutID { width: 300px; }
|
|
|
|
#Root_Documents table td { white-space: normal; }
|
|
|
|
#Root_Documents table td.col-buttons { white-space: nowrap; }
|
|
|
|
#Root_Documents table td.col-buttons .dms-delete-link-only .ui-icon { background: url(../images/chain-unchain.png) no-repeat; }
|
2012-08-07 16:51:39 +12:00
|
|
|
|
|
|
|
.DMSDocumentAddController .ui-tabs ul.ui-tabs-nav { border-bottom: none; float: right; margin: 8px 0 -1px 0; padding: 0 24px 0 0; }
|
|
|
|
.DMSDocumentAddController .ui-tabs ul.ui-tabs-nav li { padding-bottom: 1px; border: 1px solid #C0C0C2; }
|
|
|
|
.DMSDocumentAddController .ui-tabs ul.ui-tabs-nav li a { padding: 8px 20px 8px; }
|
2012-08-07 17:38:57 +12:00
|
|
|
|
2012-08-08 12:17:20 +12:00
|
|
|
#Form_EditForm_Documents { padding: 1em 0; }
|
2012-08-07 17:38:57 +12:00
|
|
|
#Form_EditForm_Documents input[name="filter[LastChanged]"] { display: none; }
|