mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7524 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
24 lines
533 B
CSS
24 lines
533 B
CSS
.header {
|
|
padding: 5px 0px 0px 4px;
|
|
margin: 0px 0px 0px -1px;
|
|
height: 16px;
|
|
}
|
|
|
|
.toggle {
|
|
margin-top: 0px;
|
|
position: relative;
|
|
top: -2px;
|
|
}
|
|
|
|
.containerBig, .containerBigAlt, .containerMedium, .containerSmall, .containerSearchTerms, .containerSearchResults, .containerTabMedium, #currentSpaceInfo, #myAlfrescoActions, #navigationActions, #documentActions {
|
|
margin: 0px 4px 0px 1px;
|
|
}
|
|
|
|
#documentActionsNavigation ul {
|
|
padding: 2px 0px 0px 24px;
|
|
}
|
|
|
|
.tabBarInline, .tabHeader, .taggedFound {
|
|
margin: 0px 1px;
|
|
}
|