Skip to content

Commit

Permalink
[visibletabs demo] Make arrow wider
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Aug 10, 2012
1 parent f373c17 commit 65651f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/visibletabs.html
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
.CodeMirror {border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.cm-tab {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAMCAYAAABx290PAAAAAXNSR0IArs4c6QAAAF9JREFUOMvt07sJgFAMheHPxwA6gA5gbS9WFk7sEu6gewg29xYOEEHwNEk4xU8OCb8+ogozmjSv2SiDgBcOTGhRZyM3S+CmU6oP4BYA6zHiRBcdaYUhwfY3j6f4/ydcNzcLB1JeOhrsAAAAAElFTkSuQmCC);
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=);
background-position: right;
background-repeat: no-repeat;
}
Expand Down

0 comments on commit 65651f9

Please sign in to comment.