mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
fixing wmd-editor button background
This commit is contained in:
parent
0f9678fe49
commit
fff0f82bfb
@ -45,7 +45,6 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
border: 0;
|
border: 0;
|
||||||
float: left;
|
float: left;
|
||||||
|
|
||||||
font-family: FontAwesome;
|
font-family: FontAwesome;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
@ -58,7 +57,7 @@
|
|||||||
background-image: none !important;
|
background-image: none !important;
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
background-repeat: repeat;
|
background-repeat: repeat;
|
||||||
background-color: white;
|
background: transparent;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user