Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [outline]

outline is a property in CSS, that is used to draw a line around the element. Question that has the problem related to outline property of CSS.

1 vote
3 answers
61 views

How to remove outline

Can anyone say how to remove this outline? outline-color is doing nothing. If I use outline: none it becomes convex. Example: I tried to change the color of the outline, but no changes. input { ...
Felika's user avatar
  • 13
0 votes
1 answer
27 views

How to show border on TextInputLayout in Android Kotlin without MaterialComponents support

How to show border on TextInputLayout in Android without MaterialComponents. I have an AppCompatActivity using AppTheme.DialogTheme to show the Activity as a Dialog, but this configuration does not ...
jetberrocal's user avatar
1 vote
2 answers
77 views

Changing the Rstudio document outline defaults

all my # +----------+ # | HEADINGS | #### # +----------+ do not show up in the RStudio outline anymore because now they would need to be # +----------+ # HEADINGS | #### # +----------+ Is there a ...
Jakob's user avatar
  • 1,401
0 votes
0 answers
19 views

I can't import docx files in Outline Word From Powerpoint

Hello everyone I can't import docx files from slides from outline in Powerpoint. I use Windows and Office 365. Therre are only available .RTF files but not docx. Anyone could help me? [enter image ...
Daniel's user avatar
  • 1
0 votes
0 answers
21 views

Flutter Desktop App: Window Shadow Not Showing on Windows 7

I'm currently developing a desktop application using Flutter, and I've customized the title bar of the window. Everything works as expected on Windows 10, 11, and 8, with shadows appearing ...
Nazish Hussain's user avatar
0 votes
0 answers
12 views

can't open source in xcode

I'm trying to open the source outline but when loading it into xcode the following situation comes out, who knows what it can be connected with?enter image description here my course of action: ...
Yanulya 2's user avatar
1 vote
2 answers
116 views

How do I remove the blue square that appears when I click the button on small screens?

When I set the screen size to be small in Chrome dev tools or when I check my project on my phone, a blue square temporarily appears around the button when I click it. I have tried to set outline: ...
user avatar
1 vote
1 answer
56 views

How to outline an image and leave only the outline

I have a problem similar to this, but I want only the outline to remain. This is the image I'm trying to outline, any ideas? I tried all the programs on the other threads, but none did what I wanted ...
Tony's user avatar
  • 13
0 votes
1 answer
34 views

How to get breadcrumbs to work for Salesforce Apex files in Visual Studio Code

In visual Studio Code, I can see that Breadcrumbs works for e.g. html files in my project, but not for Apex classes. I get Breadcrumbs for folder all the way to file, but not inside the cls file. I ...
Øyvind's user avatar
0 votes
0 answers
95 views

Nodejs + Express get 405 Not Allowed

I'm trying to make a node js site that generates keys for my outlinevpn, the main bug is that when I try to generate a key, it goes into the outline database but won't show it on the site. Constant ...
vandalism's user avatar
2 votes
1 answer
730 views

How to create a outlined text with filled body in Jetpack Compose

To create an outlined text you can apply a stroke effect to it but then it leaves the body transparent. What I want to achieve here is rather than For creating the stroke effect we only need to have ...
Amir's user avatar
  • 1,566
0 votes
0 answers
23 views

outline on only 3 borders with box shadow not taking care of border radius

I have following structure <div class="input-container" data-language="fr-CA"> <input class="input-arrows" data-min="0" data-max="100"&...
Jeremy's user avatar
  • 167
0 votes
1 answer
385 views

Markdown outline sync error in VS Code Jupyter Notebook

New markdown was created or modified, but it was not updated immediately. click online to refresh and update If I click to change the markdown in the outline, it will change the markdown of the body. ...
naitsu's user avatar
  • 11
1 vote
0 answers
951 views

RStudio document outline

I have tried using the document outline feature in RStudio, but it's not indenting the way I expected it to. I'm curious if there's a way to achieve the desired output. Reproducible example below: #A--...
Nana's user avatar
  • 11
0 votes
3 answers
49 views

Why is there a thick line on the left side of each HTML calendar?

Here is a calendar that is laid out using flex: https://jsfiddle.net/elmonty/mafhksjp/8/ Notice how each month has a thicker line on the left side below the heading rows. How can I get rid of this ...
elmonty's user avatar
  • 2,444

15 30 50 per page
1
2 3 4 5
32