aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/templates/package_detail_base.html
diff options
context:
space:
mode:
authorBelen Barros Pena <belen.barros.pena@intel.com>2015-01-14 17:27:00 +0000
committerAlexandru DAMIAN <alexandru.damian@intel.com>2015-01-27 14:24:18 +0000
commitaed92feac017c967834575344faa3bad7a905b18 (patch)
treec98c106b699804f9809e35477957815d7d2dde8d /lib/toaster/toastergui/templates/package_detail_base.html
parent49d56fcbbf6b7d0c0c589b93182e4c73071b3fcf (diff)
downloadbitbake-contrib-aed92feac017c967834575344faa3bad7a905b18.tar.gz
toaster: apply common styles to right hand column of detail pages
Layer, recipe and package details pages have a right column with additional information. This commit standardises the formatting of the content in that right column across all these pages by creating a new css class .item-info in default.css Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Diffstat (limited to 'lib/toaster/toastergui/templates/package_detail_base.html')
-rw-r--r--lib/toaster/toastergui/templates/package_detail_base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/toaster/toastergui/templates/package_detail_base.html b/lib/toaster/toastergui/templates/package_detail_base.html
index dfeba5505..ad7545431 100644
--- a/lib/toaster/toastergui/templates/package_detail_base.html
+++ b/lib/toaster/toastergui/templates/package_detail_base.html
@@ -54,7 +54,7 @@
<h2>Package information</h2>
<!-- info presented as definition list -->
- <dl>
+ <dl class="item-info">
<dt>
Size
<i class="icon-question-sign get-help" title="The size of the package"></i>