mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Bug #4113: Show full descriptions on hover
(cherry picked from commit 6e9eb2ff5c4ddc3b90aaa6756be175dcefc26a66)
This commit is contained in:
parent
cdaef97e6c
commit
04cc8b336b
@ -810,6 +810,9 @@ div.dataTables_scrollFoot table {
|
||||
@include pricing-table-description;
|
||||
font-size: rem-calc(13px);
|
||||
}
|
||||
.provision-description:hover {
|
||||
white-space: normal;
|
||||
}
|
||||
.provision-bullet-item {
|
||||
@include pricing-table-bullet;
|
||||
font-size: rem-calc(13px);
|
||||
|
Loading…
x
Reference in New Issue
Block a user