Improve the editor

This commit is contained in:
Danang Probo Sayekti 2015-07-24 20:39:46 +07:00
commit ce4d6e4b93
20 changed files with 146 additions and 917 deletions

View file

@ -130,6 +130,17 @@ a:hover {
border-bottom: 1px solid #E4E7EE;
}
.tab ul {
padding:0;
margin:0;
}
.tab li {
display: inline-block;
margin:0;
padding:0;
}
.tab a {
background: #E4E7EE;
border-radius: 6px 6px 0px 0;