settings&delete icons background

This commit is contained in:
Peter Savchenko 2017-01-28 17:40:42 +03:00
parent 8eb549aa35
commit 13d9c04781
2 changed files with 4 additions and 4 deletions

View file

@ -144,10 +144,10 @@
*/
.ce-toolbar__actions{
position: absolute;
right: 10px;
right: 8px;
border-radius: 2px;
padding: 2px 4px;
/*background: #f9f9fb;*/
padding: 4px 5px;
background: #f9f9fb;
}
/**

View file

@ -1,6 +1,6 @@
{
"name": "codex.editor",
"version": "1.3.8",
"version": "1.3.09",
"description": "Codex Editor. Native JS, based on API and Open Source",
"main": "index.js",
"scripts": {