Skip to content

Commit

Permalink
move close button to the center of the toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
james2doyle committed Jan 10, 2013
1 parent 0fba39b commit a03f199
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@ button.status-bar-item.toggled-on .glyph {
height: 37px !important;
}

#-webkit-web-inspector .close-left {
margin: 10px 0 0 0 !important;
}

/* Panes */
#-webkit-web-inspector #main ol {
background-color: #111 !important;
Expand Down

0 comments on commit a03f199

Please sign in to comment.