Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
coopwire-hypothesis
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
孙灵跃 Leon Sun
coopwire-hypothesis
Commits
8793b002
Commit
8793b002
authored
Sep 29, 2012
by
Jehan Tremback
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed up tri icon, removed crazy padding off tabbar, working on sheet- need to add wrapper
parent
1d75accb
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
8 deletions
+5
-8
tri-left.png
h/images/tri-left.png
+0
-0
tri-right.png
h/images/tri-right.png
+0
-0
app.scss
h/sass/app.scss
+5
-7
common.scss
h/sass/common.scss
+0
-1
No files found.
h/images/tri-left.png
View replaced file @
1d75accb
View file @
8793b002
7.34 KB
|
W:
|
H:
7.81 KB
|
W:
|
H:
2-up
Swipe
Onion skin
h/images/tri-right.png
View replaced file @
1d75accb
View file @
8793b002
7.18 KB
|
W:
|
H:
7.28 KB
|
W:
|
H:
2-up
Swipe
Onion skin
h/sass/app.scss
View file @
8793b002
...
...
@@ -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
;
}
...
...
h/sass/common.scss
View file @
8793b002
...
...
@@ -275,7 +275,6 @@ form, .form-vertical {
.tabbar
{
@include
pie-clearfix
;
padding-top
:
5em
;
a
{
cursor
:
pointer
;
float
:
left
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment