mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
More WCM HEAD merge fixups
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@4312 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -559,3 +559,25 @@ a.topToolbarLinkHighlight, a.topToolbarLinkHighlight:link, a.topToolbarLinkHighl
|
||||
{
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
|
||||
.selectListTable
|
||||
{
|
||||
border: 1px solid #999999;
|
||||
padding-top: 2px;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
.selectListItem
|
||||
{
|
||||
background-color: #eeeeee;
|
||||
border-bottom: 2px solid #ffffff;
|
||||
}
|
||||
|
||||
.modifiedItemsList
|
||||
{
|
||||
background-color: #EEEEEE;
|
||||
border-width: 1px;
|
||||
border-style: dashed;
|
||||
border-color: #AAAAAA;
|
||||
}
|
||||
|
Reference in New Issue
Block a user