浏览代码

helios: new icons for tabs

Nicolas Petton 11 年之前
父节点
当前提交
92fbe52b4c
共有 7 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      css/helios.css
  2. 1 0
      css/helios.less
  3. 二进制
      images/browser.png
  4. 二进制
      images/debugger.png
  5. 二进制
      images/inspector.png
  6. 二进制
      images/references.png
  7. 二进制
      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;

二进制
images/browser.png


二进制
images/debugger.png


二进制
images/inspector.png


二进制
images/references.png


二进制
images/workspace.png