Browse Source

helios: new icons for tabs

Nicolas Petton 11 years ago
parent
commit
92fbe52b4c
7 changed files with 2 additions and 0 deletions
  1. 1 0
      css/helios.css
  2. 1 0
      css/helios.less
  3. BIN
      images/browser.png
  4. BIN
      images/debugger.png
  5. BIN
      images/inspector.png
  6. BIN
      images/references.png
  7. BIN
      images/workspace.png

+ 1 - 0
css/helios.css

@@ -112,6 +112,7 @@ html[xmlns] .clearfix {
   line-height: 16px;
 }
 #helios .navbar-fixed-top a span {
+  padding: 1px;
   padding-left: 18px;
   background-position: center left;
   background-repeat: no-repeat;

+ 1 - 0
css/helios.less

@@ -134,6 +134,7 @@ html[xmlns] .clearfix {
     }
 
     .navbar-fixed-top a span {
+	padding: 1px;
 	padding-left: 18px;
 	background-position: center left;
 	background-repeat: no-repeat;

BIN
images/browser.png


BIN
images/debugger.png


BIN
images/inspector.png


BIN
images/references.png


BIN
images/workspace.png