Merge "Clean up horizon.scss - Flavor Table"
This commit is contained in:
commit
2487c7f202
@ -4,7 +4,7 @@
|
||||
{% endblock %}
|
||||
|
||||
<h4>{% trans "Flavor Details" %}</h4>
|
||||
<table class="flavor_table table-striped">
|
||||
<table class="flavor_table table table-striped">
|
||||
<tbody>
|
||||
<tr><td class="flavor_name">{% trans "Name" %}</td><td><span id="flavor_name"></span></td></tr>
|
||||
<tr><td class="flavor_name">{% trans "VCPUs" %}</td><td><span id="flavor_vcpus"></span></td></tr>
|
||||
|
@ -1,4 +1,6 @@
|
||||
.quota_title {
|
||||
font-size: $font-size-h5;
|
||||
font-weight: bold;
|
||||
.d3_quota_bar {
|
||||
.quota_title {
|
||||
font-size: $font-size-h5;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user