[Patchew-devel] [PATCH] css: remove or fix invalid rules

Paolo Bonzini posted 1 patch 2 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/patchew-ci tags/patchew/20220222092938.161397-2-pbonzini@redhat.com
static/css/base.css | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
[Patchew-devel] [PATCH] css: remove or fix invalid rules
Posted by Paolo Bonzini 2 years, 2 months ago
---
 static/css/base.css | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/static/css/base.css b/static/css/base.css
index 849abbe..fb28895 100644
--- a/static/css/base.css
+++ b/static/css/base.css
@@ -47,7 +47,6 @@ samp {
 }
 
 .navbar {
-    border: 0px 0px 1px 0px;
     border-radius: 0px;
     background: none;
     padding: 3px 3px 5px 3px;
@@ -180,7 +179,7 @@ h1, h2, h3, .h1, .h2, .h3 {
 
 #detail-ops > ul {
     list-style-type: none;
-    color: #1708f;
+    color: #11708f;
     background-color: #d9edf7;
     border-radius: 4px;
     padding: 0px 1em 0px 2em;
-- 
2.34.1

_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/patchew-devel