Commit 8793b002 authored by Jehan Tremback's avatar Jehan Tremback

fixed up tri icon, removed crazy padding off tabbar, working on sheet- need to add wrapper

parent 1d75accb
h/images/tri-left.png

7.34 KB | W: | H:

h/images/tri-left.png

7.81 KB | W: | H:

h/images/tri-left.png
h/images/tri-left.png
h/images/tri-left.png
h/images/tri-left.png
  • 2-up
  • Swipe
  • Onion skin
h/images/tri-right.png

7.18 KB | W: | H:

h/images/tri-right.png

7.28 KB | W: | H:

h/images/tri-right.png
h/images/tri-right.png
h/images/tri-right.png
h/images/tri-right.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -88,8 +88,8 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
border: solid thin $grayLighter;
margin-top: 2.5em;
padding: 1em;
position: absolute;
width: 100%;
margin-left: 1em;
margin-right: 1em;
z-index: 4;
&.hyp-collapsed {
......@@ -160,11 +160,9 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
.tab {
@include icon("tri-left.png");
display: inline-block;
width: 1.7em;
height: 1.7em;
margin: .3em;
margin-left: .2em;
margin-bottom: .4em;
width: 1.5em;
height: 1.5em;
margin: .4em;
cursor: pointer;
}
......
......@@ -275,7 +275,6 @@ form, .form-vertical {
.tabbar {
@include pie-clearfix;
padding-top: 5em;
a {
cursor: pointer;
float: left;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment