mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[PR #412] [MERGED] Colorful labels #648
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtmgr/pull/412
Author: @michelkaeser
Created: 9/1/2014
Status: ✅ Merged
Merged: 9/1/2014
Merged by: @retspen
Base:
master← Head:redesign📝 Commits (1)
5a5d250use labels for colored text📊 Changes
7 files changed (+24 additions, -39 deletions)
View changed files
📝
templates/infrastructure.html(+6 -6)📝
templates/instance.html(+5 -5)📝
templates/instances.html(+7 -7)📝
templates/network.html(+2 -2)📝
templates/sidebar.html(+2 -2)📝
templates/storage.html(+1 -1)📝
webvirtmgr/static/css/webvirtmgr.css(+1 -16)📄 Description
Personally I found it hard to see the color of "On" or "Off" etc. Labels are a nice way to visualize that.
Changes in sidebar are made so that the header looks the same everywhere.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.