Added tabs to editor panels

This commit is contained in:
Rashid Khan
2013-07-23 10:10:00 -07:00
parent cc5da00bd0
commit d22e1c43f8
8 changed files with 70 additions and 36 deletions
+7
View File
@@ -6,6 +6,13 @@
color: #000;
}
.editor-title {
margin-right: 10px;
font-size: 1.7em;
font-weight: bold;
text-transform:capitalize;
}
.spy {
position:absolute;
right:0px;