Procházet zdrojové kódy

helios: new icons for tabs

Nicolas Petton před 11 roky
rodič
revize
92fbe52b4c
7 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 1 0
      css/helios.css
  2. 1 0
      css/helios.less
  3. binární
      images/browser.png
  4. binární
      images/debugger.png
  5. binární
      images/inspector.png
  6. binární
      images/references.png
  7. binární
      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ární
images/browser.png


binární
images/debugger.png


binární
images/inspector.png


binární
images/references.png


binární
images/workspace.png