How to remove the red border in dotted lines around links?

On several sites (Facebook, Twitter, Hootsuite, etc.), any link is bounded by a dashed red border. I don't know if inadvertently, I changed a setting, but it has never been like this before and I can't understand how to disable projection dotted border.

Any help?

What is a characteristic of one of your add-ons? You could test mode without failure of Firefox? It is a standard diagnostic tool in order to avoid interference by extensions (and some custom settings). More info: questions to troubleshoot Firefox in Safe Mode.

You can restart Firefox in Mode safe help

Help > restart with disabled modules

In the dialog box, click on 'Start mode safe' (not Reset)

Any difference?

Tags: Firefox

Similar Questions

  • Remove the red border of required fields

    Is there a way to remove the red border of required fields. ?

    No, but you can change whether a field is required or not. Whenever I've created a form to present, I'm almost always check through the fields using JavaScript to see if the form is filled enough and provide more useful if not messages. The color of the border of the required fields is controlled by a preference of the user (in forms) and JavaScript does not have the ability to control this preference.

  • How to remove the stroke Border?

    Hi all

    I have a circular / type elipse shape which has a border of 3 race. I make a copy of it, and I want to remove the border STROKE of copies, so I can adapt it exactly to the original form. How this is done?

    Thank you

    Kiss

    Object > break it down, and then click Pathfinder less front button panel

  • How to remove the table border

    Dear Kings.

    I was trying to remove the borders of tables (my coding below).

    This encoding does not "result: undefined"? How to remove all borders from the table. Please suggest friends.

    var mTables = app.activeDocument.stories.everyItem().tables.everyItem();  
    with (mTables) {  
      topBorderStrokeWeight = 0;
      bottomBorderStrokeWeight = 0;
      leftBorderStrokeWeight = 0;
      rightBorderStrokeWeight = 0;
      }
    alert("Done")
    

    Thank you in advance to all

    Try this,

    if(app.activeDocument.stories.everyItem().tables.length>0)
    {
    app.activeDocument.stories.everyItem().tables.everyItem().cells.everyItem().bottomEdgeStrokeWeight = 0;
    app.activeDocument.stories.everyItem().tables.everyItem().cells.everyItem().topEdgeStrokeWeight = 0;
    app.activeDocument.stories.everyItem().tables.everyItem().cells.everyItem().leftEdgeStrokeWeight = 0;
    app.activeDocument.stories.everyItem().tables.everyItem().cells.everyItem().rightEdgeStrokeWeight = 0;
    }
    
  • How to remove the old drivers (hidden) command line?

    Hello

    I want to try to remove all the hidden command prompt devices. There is a way to this topic?

    For example;

    type driverquery on cmd and sort all the lists of hidden devices

    After that type Remove any device (for example) and remove this hidden device

    Thank you.

    Enbiya salvation,

    Thanks for posting in the Microsoft Community.

    You can manually remove hidden devices by following the steps below.

    1. press the key Windows + X key, then select "Device Manager".

    2. from there, select the view > show hidden devices.

    3. now, select the hidden device > right click and select "Uninstall" to permanently delete or 'Disable' to disable the device.

    To find the command prompt commands and settings command line of how to do the same with the command prompt, you can follow the link below and check if it helps.

    Windows Device Console (Devcon.exe)

    https://msdn.Microsoft.com/en-us/library/Windows/hardware/ff544707 (v = vs. 85) .aspx

    Please let us know if the problem is resolved or you need additional assistance.

  • How to remove the unwanted border around blocks of text copied and pasted

    In creating a glossary, we copied and pasted text blocks of some later entries in the glossary. Now we're getting borders around these blocks of text copied - we do not want. Original text blocks show no borders.

    How get rid of these borders?

    Thank you in advance, David Allen

    Select the images and the race set to 0 and then deselect everything and make sure that you do not have a default line for new executives.

  • Remove the red contour autour in the drop-down list [photo]

    Two questions, please see the image below for an illustration of these problems

    (1) how to remove the red outline around a drop down? I guess the red outline notifies the user this is a required field, but I don't see an option to disable this function and it doesn't go away once I have something in the drop-down list select down. I would edit in Acrobat X, but every time I want to change the PDF it won't let me edit in Livecycle

    (2) whenever I create a text field, I am unable to type anything in the content of the sunken area.

    livecyclequestions.jpg

    Hello

    You can add the script to the root node docReady event (normally "form1") to disable the highlighting:

    app.runtimeHighlight = false;
    

    See an example here: http://assure.ly/ * 6tn.

    At the time of the design, you can not type text directly into the value of a field box. However if you go to the object > range of value, you can enter a default value (which will appear in the value of the field box of course).

    Hope that helps,

    Niall

  • How to remove a red shade of the face of the actor

    What is the way the faster and easier to remove the red shade of face of the first pro player. Its 4 k videos (not raw)...

    I am a beginner and online tutorials are long and unnecessary. Thank you.

    You have 4 minutes?  Here is a link that will show you some really good stuff on skin tones in a short period of time:

    https://larryjordan.com/articles/Premiere-Pro-CC-use-video-scopes-to-analyze-skin-tones/

    This is the same info as text (for those who prefer moving forward!)

    https://larryjordan.com/articles/color-correction-make-people-look-normal/

  • How to remove the corners rounded for windows explore

    as well as to explain how to remove the effect of line and shadow thin white border just after the white line for windows explore

    Which cannot be changed unless you change your Windows Classic theme.

    If you increase the size of your window, that you would never notice it.

  • How to remove the spaces of a template header

    I'm trying to work myself through the understanding of the html codes using a model dreamweaver and creating a page for my company. I used dreamweaver before CC, but I try to understand the new changes.

    I came across a problem with the fact that I'm hoping to get help.

    I tried to replace a logo placeholder on the template with my own logo. I seem to have a little space to white at the bottom of the logo when I see mode live view or a browser. How can I get rid of him. I've tried combinations of 0 margins and changing the filling, but it seems I'm just whistling in the dark. Here is the code:

    The CSS associated with this page is here:

    !-[CodeBlockStart:dec9d6ff-17ba-4058-9575-0b88476c1251]-->@charset "UTF-8"; body {make: 100% / 1.4 Verdana, Arial, Helvetica, without serif;}]   background-color: # 42413.   margin: 0;   padding: 0;   Color: #000; } / * ~ ~ Tag of the element selectors / ~ ~ * / ul, ol, dl {/ * because of variations between the browsers, it's best practices to zero padding and the margin on lists.} For consistency, you can specify the amounts you want to here, or on the list (LI, DT, DD) items they contain. Don't forget that what you're doing here cascade to the .nav list unless you write a more specific selector. * / padding: 0;   margin: 0; } h1, h2, h3, h4, h5, h6, p {margin-top: 0; / * deletion of the top margin works around a problem where margins can escape its container block.} The margin of the low rest it will take away from all of the following items. * / padding-right: 15px;   padding-left: 15px; / * adding padding to the sides of the elements within the blocks, instead of the block elements themselves, gets rid of any mathematical model of box. A block nested with side pads can also be used as an alternative method. {* /} an img {/ * this switch how to remove the default blue border displayed in some browsers around an image when it is surrounded by a link * / border: none ;} / * ~ ~ style for your site links must remain in this order - including the Group of selectors that create the hover effect.} ~ ~ * / a: link {color: # 42413;}   text-decoration: underline; {/ * unless that you style your links seem to be extremely unique, it is best to predict stresses quick visual identification * /} a: visited {color: #6E6C64;}   text-decoration: underline; } a: hover, a: active, a: focus {/ * this group of selectors will give a browser keyboard the same experience of hovering as the person who uses a mouse. * / text-decoration: none ;} / * ~ ~ this container fixed-width surrounds all the other blocks ~ ~ * / .container {width: 960px;}}   background-color: #FFFFFF;   margin: 0 auto; {/ * set to auto on the sides, coupled with the width available to the centres * /} / * ~ ~ the header is not given a width. It will extend to the entire width of your layout. ~ ~ * / header {background-color: #A36BE8 ;} / * ~ ~ these are the columns for layout.} (~ ~ 1) padding is only placed on the top and/or bottom block elements. The elements contained in these blocks have padding on their sides. This avoids any «mathematical model of box» Keep in mind, if you add lateral pads or border to the block itself, it will be added to the width that you set to create the * total width. You can also remove the padding of the element in the block element and place a second inner block with no width element and the necessary padding for your design. (2) no margin was given to the columns, because they all floated. If you need to add the margin, avoid placing on the side you're floating into (for example: a right margin on a block set to float to the right). Many times, padding can be used instead. For blocks where this rule needs to be broken, you need to add a statement of ' display: inline ' to the rule of the block element to tame a bug where some versions of Internet Explorer double the margin. (3) given that the classes can be used several times in a document (and an element can also have several classes applied), the columns have received the names of classes instead of IDs. For example, two blocks from the sidebar could be stacked if necessary. These can easily be changed to the ID if that's your preference, as long as you don't use them once per document. (4) If you prefer your nav on the left instead of the right, just float those columns the opposite direction (to the left instead of all rights), and they will return in reverse order. There is no need to move the blocks in the HTML source code. * / .sidebar1 {float: right;}   Width: 180px;   background-color: #C5C2B8;   padding-bottom: 10px; } content {padding: 10px 0;}   Width: 780px;   float: right; } / * ~ ~ This group selector gives the lists in the domain content space ~ ~ * / content ul, ol content {padding: 0 15px 15px 40px; / * this padding reflects the right padding in the titles and the paragraph above net.} Padding was placed on the bottom for the space between the other elements in the lists and on the left to create the withdrawal. These can be customized as you wish. {* /} / * ~ ~ The list of navigation styles (can be removed if you choose to use a contextual menu premade as Spry) ~ ~ * / nav ul {list-style: none; / * this command deletes the list marker * / border-top: 1px solid #666; / * this creates the top border for the links - all others are placed using a bottom border on the LI * / margin-bottom: 15px; / * it creates space between the following content browsing * /} nav li {border-bottom : 1px solid #666; {/ * Creates the separation of button * /} has nav, nav a: visited {/ * these selectors of grouping allows you to ensure that your links to retain their look button even after visiting * / padding: 5px 5px 5px 15px;}   display: block; / * Gives the link properties block causing it to fill the whole container LI. This causes the entire area responds to a mouse click. * / Width: 160px;  / * This width makes all the clickable button for IE6. If you do not need to support IE6, it can be removed. Calculate the width by subtracting the padding on this link of the width of your sidebar container. * / text-decoration: none;   background-color: #15EE00; } nav a: hover nav a: active, nav a: focus {/ * this changes the background and color of text for browsers of mouse and keyboard * / background-color: #ADB96E;}   color: #FFF; } / * ~ ~ Footer ~ ~ * / footer {padding: 10px 0;}   background-color: #CCC49F;   position: relative; / * This gives hasLayout IE6 to erase correctly * / clear: both; {/ * This clear property forces the .container to understand where the columns end up and contain them * /} / * HTML 5 support - sets new HTML 5 tags to display: block so browsers know how to render the tags correctly. * / section, footer, said by the way, article, header, figure {display: block ;}}

    Thank you very much for your help!

    Try this-

    What you are because space is the placeholder for the descenders of glyph on any item that is rendered in a text box (that is, an inline element). By making the image "display: block" you eliminate that space, because a block element is not top-down. If it works to your satisfaction then you can give the logo an id and creation of a CSS selector that contains this kind of block.

  • How to remove the box around an image a hyperlink.

    Can someone tell me how to remove the blue box that surrounds a picture that's a hyperlink?

    In your style sheet:

    an img {}

    border: none;

    }

    Or in the head of your page (s) If you do not use an external style sheet

  • Required radio buttons, in any case to remove the red outline once verified?

    I have a PDF I'm putting in LC who has couple dozen yes/no radio button questions. I have these pairs of radio button each required entry. My question is when a player fills the PDF file with 'fields to highlight' turned on, once they select Yes or no on one of the questions that the red border 'entry required' stay on unselected option.

    For example; Do you like PDF? [x] YES [] NO * required entry

    yesno.jpg

    However even if the 'Yes' option box is checked the opposite of 'no' radio button in the same group remains highlighted in red because it is a required entry. On the group selection has already been made, so my question is anyway to remove the red outline, after making a selection in this group of radio buttons.

    Thanks a ton!

    Hello

    The only real control for required fields highlight color is enable or disable. See example here: http://bit.ly/e3bTJF.

    Different versions of Acrobat/Reader deal with mandatory radio buttons. Acrobat v9 describes the group with a rectangle.

    If the objects are radio buttons, I would stick with circle shape by default users will be familiar with the form and feel that they can select one of the choices. The use of a square shape means that they may make more than one selection.

    Niall

    Ensure the dynamics

  • How to remove the permission of pc

    How to remove the permission of pc

    On the latest version of iTunes: account > permissions > Deauthorise This Computer (store > Deauthorise computer on older iTunes) on this computer: Deauthorize your computer using iTunes - Apple Support

  • How to remove the calendar program in the e-mail section because I hate and that everything he did to the e-mail page

    all this happened on my email page yesterday and I clicked it, but I don't like it. and then all of a sudden Besides my collected email addresses and my personal address book now there's a "address book all the" I don't like it as it is constantly changing for it and I don't want that. I want my program to return to how it was three or four days ago, when I didn't have this program and the additional topics, etc.

    How to remove the calendar program

    Open the Add-ons - Extensions Manager, search for 'Flash' and press the 'delete '.

  • How to remove the automatic locking of the IPad 2

    How to remove the automatic locking in the iPad 2

    Are you talking about the time it takes the device "go to sleep?

    Settings > general > auto lock > set to 'never '.

Maybe you are looking for

  • Check my Apple ID account

    Hi guys,. I recently reset my iPod setting to get a correct reading of my used space (another story, do not know if it is fixed yet) and now I have to activate iMessage again. As soon as I did this, it asks me to check my account and takes me to a pa

  • Mini vga cable?

    I have a Touchsmart IQ 775 that has a single output to the external monitor port, with a configuration of "mini-vga. This configuration is apparently unknown in the industry, cable television and even HP. I really need to connect the computer to a la

  • If I go to safe mode to try to remove the bugs on my PC it affect anything on my normal CCP?

    It removes anything from my computer? Software, applications, images, documents?

  • The volume license cost

    I work in a computer Maintenance company, it is still a small company, but we want to install genuine Windows XP and Windows 7 for our customers (most of those who here are pirated copies) without breaking the Bank. What a 100-user license cost for e

  • The user profile service has no log on. User profile cannot be loaded

    Windows 7.  I get the message user profile service failed the log on.  User profile cannot be loaded.  I followed the instructions on the link, but it seems not to have worked.  This is the administrator account that gives me the penalty.  Only, I co