Html editor improvements (new toolbar type)

This commit is contained in:
RainLoop Team 2014-02-12 04:08:31 +04:00
parent 96b37227b2
commit 8da34e8d5f
105 changed files with 1423 additions and 1545 deletions

View file

@ -12,6 +12,10 @@
}
}
.textAreaParent {
overflow: hidden;
}
.b-header-toolbar {
height: 40px;
@ -45,7 +49,7 @@
.b-header {
padding: 10px;
border-bottom: 1px solid #333;
/*border-bottom: 1px solid #333;*/
background-color: #eee;
color: #333;