Signed-off-by: Fabian Ebner <[email protected]>
---
new in v2
www/css/ext6-pve.css | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/www/css/ext6-pve.css b/www/css/ext6-pve.css
index a7c0750c..18eb1ae9 100644
--- a/www/css/ext6-pve.css
+++ b/www/css/ext6-pve.css
@@ -6,6 +6,15 @@
max-width: 100%;
}
+/* for a button within a grid's group header */
+.x-btn-custom-groupheader {
+ border-radius: 3px;
+ border-width: 1px;
+ border-style: solid;
+ background-color: #f5f5f5;
+ border-color: #d8d8d8;
+}
+
/* add missing class for context menu header */
.x-menu-header {
font: 400 13px/20px 'Open Sans', 'Helvetica Neue', helvetica, arial,
verdana, sans-serif;
--
2.20.1
_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel