mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 23:08:46 +02:00
Internal: CSS optimization on portal BrowseBrick
SVN:trunk[4587]
This commit is contained in:
@@ -626,6 +626,9 @@ table .group-actions {
|
||||
#grid-breadcrumb {
|
||||
padding-left: 0px;
|
||||
font-size: 12px;
|
||||
white-space: nowrap;
|
||||
overflow-x: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
#grid-breadcrumb > li {
|
||||
display: inline;
|
||||
|
||||
@@ -673,6 +673,9 @@ table .group-actions .item-action-wrapper .panel-body > p:last-child{
|
||||
#grid-breadcrumb{
|
||||
padding-left: 0px;
|
||||
font-size: 12px;
|
||||
white-space: nowrap;
|
||||
overflow-x: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
#grid-breadcrumb > li{
|
||||
display: inline;
|
||||
|
||||
Reference in New Issue
Block a user