AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] "Insert/edit link" option 2 button when adding a reply

3 Posts
2 Users
1 Reactions
1,941 Views
ZiT3K
Posts: 92
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@zit3k)
Estimable Member
Joined: 4 years ago
[#33910]

Hi!

I've been trying the "Ok" and "Cancel" buttons in that window for 1 day now, but it's like there's 1 button behind the ok button, I just can't refer to it as it should. 😐

I want to apply these to the 2 buttons:

:"base" {
  color: #643c14 !important;
  background: #000000 !important;
  border: #007800 solid 1px !important;
}

:hover {
  color: #007800 !important;
  background: #000000 !important;
  border: #643c14 solid 1px !important;
}

:active {
  color: #007800 !important;
  background: #000000 !important;
  border: #007800 solid 1px !important;
}

Thank you in advance for your help.


Topic Tags
2 Replies
Chris
Posts: 3609
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@chris)
Famed Member
Joined: 5 years ago

@zit3k,

Try this Path:

.mce-container-body.mce-abs-layout .mce-widget.mce-btn.mce-primary.mce-abs-layout-item.mce-first.mce-btn-has-text button

1 Reply
ZiT3K
(@zit3k)
Joined: 4 years ago

Estimable Member
Posts: 92
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

@chris 

Thanks, it works!


Share: