浏览代码

Added the 'grip' icon (resize the editor) and fixed the css

Signed-off-by: emanuele <[email protected]>
emanuele 12 年之前
父节点
当前提交
1003fce455
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Themes/default/css/jquery.sceditor.css
  2. 二进制
      Themes/default/images/bbc/grip.png

+ 1 - 1
Themes/default/css/jquery.sceditor.css

@@ -65,7 +65,7 @@ div.sceditor-dropdown, div.sceditor-dropdown div {
 		bottom: 0;
 		right: 0;
 		z-index: 3;
-		background: url('../images/bbc/icons/grip.png');
+		background: url('../images/bbc/grip.png');
 	}
 	div.sceditor-dropdown {
 		position: absolute;

二进制
Themes/default/images/bbc/grip.png