mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
style: tweak css for adwaita-3-32 development
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
visualizers list row {
|
||||
background-color: #232729;
|
||||
background-color: ##201f21;
|
||||
background-size: 8px 8px;
|
||||
background-image: repeating-linear-gradient(0deg, #2e2e2e, #2e2e2e 1px, transparent 1px, transparent 8px),
|
||||
repeating-linear-gradient(-90deg, #2e2e2e, #2e2e2e 1px, transparent 1px, transparent 8px);
|
||||
background-image: repeating-linear-gradient(0deg, #232224, #232224 1px, transparent 1px, transparent 8px),
|
||||
repeating-linear-gradient(-90deg, #232224, #232224 1px, transparent 1px, transparent 8px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user