Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
clinicaltrials
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
david Chavalarias
clinicaltrials
Commits
59b12102
Commit
59b12102
authored
Feb 22, 2016
by
Romain Loth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new test layout
parent
01263859
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
215 additions
and
117 deletions
+215
-117
explorerjs.html
explorerjs.html
+171
-117
custom.css
libs/css2/custom.css
+44
-0
moma.png
libs/img2/moma.png
+0
-0
No files found.
explorerjs.html
View file @
59b12102
This diff is collapsed.
Click to expand it.
libs/css2/custom.css
View file @
59b12102
...
@@ -28,11 +28,27 @@
...
@@ -28,11 +28,27 @@
max-height
:
10%
;
max-height
:
10%
;
}
}
#defaultop
li
{
font-family
:
"Josefin Sans"
,
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
}
/* searchnav gets same padding as bootstrap's .navbar-nav > li > a */
/* searchnav gets same padding as bootstrap's .navbar-nav > li > a */
#defaultop
div
#searchnav
{
#defaultop
div
#searchnav
{
padding-top
:
13px
;
padding-top
:
13px
;
padding-bottom
:
9px
;
padding-bottom
:
9px
;
}
}
#defaultop
.settingslider
{
max-width
:
85px
;
display
:
inline-block
;
}
#defaultop
.nav
>
li
>
a
{
padding-left
:
12px
;
padding-right
:
12px
;
}
#sigma-example
{
#sigma-example
{
width
:
100%
;
width
:
100%
;
height
:
300px
;
height
:
300px
;
...
@@ -118,10 +134,38 @@
...
@@ -118,10 +134,38 @@
/* border: 1px solid #2e4b69;*/
/* border: 1px solid #2e4b69;*/
/*}*/
/*}*/
.panel-heading
a
:before
{
font-family
:
'Glyphicons Halflings'
;
content
:
"\e114 "
;
float
:
right
;
color
:
blue
;
}
.panel-heading
a
{
text-decoration
:
none
!important
;
}
.panel-heading
a
:hover
{
border-color
:
blue
;
color
:
black
;
}
.panel-heading
a
.collapsed
:before
{
content
:
"\e114 "
;
color
:
grey
;
}
/*
#left{
#left{
display: inline-block;
display: inline-block;
}
}
#right{
display: inline-block;
}
*/
#credits
{
text-align
:
center
;
}
/*.modal-vertical-centered {*/
/*.modal-vertical-centered {*/
...
...
libs/img2/moma.png
0 → 100644
View file @
59b12102
21.9 KB
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