mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-09-24 16:40:55 -06:00
Modernize theme
This commit is contained in:
parent
aca4b5c816
commit
c695648fb2
@ -134,7 +134,7 @@
|
||||
height: 30px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 1px solid transparent;
|
||||
border: 3px solid transparent;
|
||||
border-radius: 3px;
|
||||
cursor: pointer;
|
||||
}
|
||||
@ -145,8 +145,7 @@
|
||||
|
||||
.editor-toolbar button.active,
|
||||
.editor-toolbar button:hover {
|
||||
background: #fcfcfc;
|
||||
border-color: #95a5a6;
|
||||
background: #ddd;
|
||||
}
|
||||
|
||||
.editor-toolbar i.separator {
|
||||
|
Loading…
x
Reference in New Issue
Block a user