@@ -16,7 +16,7 @@
}
@keyframes icon-color-change {
- 0% {;
+ 0% {
color: white;
background: orange;
@@ -123,8 +123,8 @@
</button>
<button class="ck-button">
<svg class="ck-icon ck-icon-left"><use xlink:href="#ck-icon-bold"></use></svg>
- Bold
- </button>
+ Bold
+ </button>
<button class="ck-button ck-button-notext">
<svg class="ck-icon ck-icon-left"><use xlink:href="#ck-icon-link"></use></svg>
@@ -48,4 +48,4 @@ function renderResponsiveButtons() {
setupIconManager();
renderIcons();
-renderResponsiveButtons();
+renderResponsiveButtons();