fixing the looks for Grid
This commit is contained in:
@@ -40,10 +40,6 @@
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.umb-rte .mce-top-part.mce-container {
|
||||
padding: 1px 0;
|
||||
}
|
||||
|
||||
.umb-rte .mce-tinymce .mce-edit-area {
|
||||
border-radius: 0px !important;
|
||||
}
|
||||
@@ -99,6 +95,11 @@
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.umb-rte .mce-btn-group .mce-btn {
|
||||
margin-top:2px;
|
||||
margin-bottom:2px;
|
||||
}
|
||||
|
||||
.umb-rte .mce-btn {
|
||||
button:hover {
|
||||
.mce-caret {
|
||||
@@ -158,3 +159,7 @@
|
||||
color: @ui-action-type-hover;
|
||||
}
|
||||
}
|
||||
|
||||
.umb-grid .umb-rte {
|
||||
border: 1px solid #d8d7d9;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user