Skip to content

Commit

Permalink
fixing styles ckeditor
Browse files Browse the repository at this point in the history
  • Loading branch information
Lourdesmarco committed Jun 29, 2015
1 parent ed9e7c2 commit fca3349
Showing 1 changed file with 4 additions and 4 deletions.
Expand Up @@ -663,9 +663,9 @@ border: 1px solid rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
float:left;
padding:2px;
height:21px;
margin-right:6px;
margin-bottom:5px;
height:25px;
margin:-1px 5px 0 0;

}
.cke_skin_BootstrapCK-Skin .cke_rcombo .cke_on a{
border: 1px solid rgba(82, 168, 236, 0.8);
Expand Down Expand Up @@ -1090,4 +1090,4 @@ visibility:inherit;
}
html.cke_skin_BootstrapCK-Skin_container{
visibility:visible;
}
}

0 comments on commit fca3349

Please sign in to comment.