mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-552:Quick view details for a volume displays scroll bar in place of name of the volume when the name of the volume has more no of characters
This commit is contained in:
parent
687d76b5e3
commit
d272144efb
@ -1449,6 +1449,7 @@ div.list-view td.state.off span {
|
|||||||
-webkit-text-shadow: 0px 1px #EAEAEA;
|
-webkit-text-shadow: 0px 1px #EAEAEA;
|
||||||
-o-text-shadow: 0px 1px #EAEAEA;
|
-o-text-shadow: 0px 1px #EAEAEA;
|
||||||
text-shadow: 0px 1px #EAEAEA;
|
text-shadow: 0px 1px #EAEAEA;
|
||||||
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.quick-view-tooltip .detail-view .detail-group table td.value input[type=text] {
|
.quick-view-tooltip .detail-view .detail-group table td.value input[type=text] {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user