mirror of https://github.com/apache/cloudstack.git
Use underline for region hover
This commit is contained in:
parent
f099739db1
commit
157836bfcf
|
|
@ -77,8 +77,9 @@ body {
|
|||
padding: 5px;
|
||||
|
||||
&:hover {
|
||||
box-shadow: inset 0px 0px 10px black;
|
||||
border-radius: 3px;
|
||||
.title {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
|
|
|||
Loading…
Reference in New Issue