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…
Reference in New Issue