Usability request: thin borders for popup window.
Thick borders for popup windows is just useless
PS: Thanks, for great app)))
ScanPopup #outerFrame
{
/* background-color: #EDECEB; */
margin-left: -9px;
margin-right: -9px;
margin-bottom: -9px;
}
ScanPopup #groupList
{
margin-left: 9px;
}
ScanPopup #pinButton
{
margin-right: 9px;
}
vjjustin wrote:That did the trick! Why oh why this isn't the default behaviour?
vjjustin wrote:The padding of the groupList made the combobox out of sync with the text. How can we correct it?
vjjustin wrote:I still prefer a design with no weight (Widgets with 3d-effect is so old style) added to the widgets, top panel etc. See the image below to understand what I mean. But for that we will have to use custom widgets, I guess.
chulai wrote:You might have another conflicting rule causing that issue.
chulai wrote: I'm more worry about the display style in the results. I have tweaked the Babylon style that was introduced some months ago.
vjjustin wrote:Even after removing all the qt css entries including the outerframe changes and keeping only the grouplist changes still shows that issue. I am using the portable linux version and changing the files in .goldendict in my home directory.
ScanPopup #groupList
{
margin-left: 5px;
padding-left: 10px;
border: 0px;
}
vjjustin wrote:Also what is the name of the top panel (popup) if I need to use it on the css? I am trying to remove the padding on that as well.
vjjustin wrote:Since we are on that topic, I always thought the display of headwords in each dictionary content is repetitive. Most dictionaries have the word in the content itself. Also the top panel/tab etc. have the headword always displayed. So, we could save some space removing it. Just my thoughts
.dsl_headwords p
{
display: none;
}
Users browsing this forum: No registered users and 47 guests