Score:0

Top bar/Panel customization orange line

cn flag

I've been trying to customize the panel to my liking but I can't figure out how to remove or at least shorten the orange line that you see in the screenshot. enter image description here

This is the code that I've got so far: #panel { background-color: rgba(238, 238, 238, 0.25); border-radius: 2em; margin-top: 5px; margin-right:5px; margin-left: 5px; margin-bottom: 5px; }

#panel .panel-button { color: rgba(50, 50, 50, 1); }

#panel .panel-button:hover { background-color: rgba(238, 238, 238, 0.25); color: rgba(50, 50, 50, 1); border-radius: 2em; }

#panel .panel-button:active { background-color: rgba(233, 84, 32, 1); border-radius: 2em; color: rgba(50, 50, 50, 1); }

Thanks in advance!

David avatar
cn flag
What version of Ubuntu are you using?
cn flag
Hi, I’m using 20.04
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.