Refactor some scss code
Moving `.quota-heading` css class from _network_topology.scss to horizon.scss where similar classes live. Change-Id: If992a061b2db2d57c111ae5a8efe08c4fe081dea
This commit is contained in:
parent
8ae838c836
commit
2d0dd31936
@ -223,10 +223,3 @@
|
||||
position: absolute;
|
||||
top: -100px;
|
||||
}
|
||||
|
||||
.quota-heading {
|
||||
font-family: anivers;
|
||||
font-weight: normal;
|
||||
font-size: 24px;
|
||||
margin-bottom: 10px;
|
||||
}
|
@ -1129,6 +1129,13 @@ iframe {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.quota-heading {
|
||||
font-family: anivers;
|
||||
font-weight: normal;
|
||||
font-size: 24px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.quota_title {
|
||||
color: $gray-light;
|
||||
padding-bottom: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user