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
1349d235
Commit
1349d235
authored
Mar 19, 2014
by
RawKStar77
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change CSS according to Randall's suggestions.
parent
a1e08fc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
13 deletions
+8
-13
common.scss
h/css/common.scss
+8
-13
No files found.
h/css/common.scss
View file @
1349d235
...
...
@@ -1234,27 +1234,22 @@ h3.stream {
// View and Sort tabs ////////////////////
.viewsort
{
height
:
180px
;
width
:
100%
;
text-align
:
center
;
overflow
:
hidden
;
display
:
block
!
important
;
position
:
absolute
;
top
:
-2
px
;
right
:
0
px
;
top
:
29
px
;
right
:
0
;
}
.view
tab
,
.sorttab
{
.view
sort
>
.dropdown
{
@include
smallshadow
(
0
);
border-bottom-right-radius
:
2
em
5em
;
border-bottom-left-radius
:
2
em
5em
;
border-bottom-right-radius
:
2
4px
72px
;
border-bottom-left-radius
:
2
4px
72px
;
font-family
:
$sansFontFamily
;
background
:
$white
;
border
:
solid
.1em
$grayLighter
;
padding
:
4px
4px
0
4px
;
margin
:
-6px
3px
0
3px
;
width
:
auto
;
border
:
solid
1px
$grayLighter
;
padding
:
0
4px
;
margin
:
0
3px
;
display
:
inline-block
;
top
:
31px
;
z-index
:
4
;
}
\ No newline at end of file
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