Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
genotoul-bioinfo
ng6
Commits
06acd54c
Commit
06acd54c
authored
Jan 08, 2020
by
Celine Noirot
Browse files
move style into good file
parent
8f6b4099
Changes
2
Hide whitespace changes
Inline
Side-by-side
ui/nG6/res/css/tx_nG6.css
View file @
06acd54c
...
...
@@ -20,17 +20,7 @@
*
* This copyright notice MUST APPEAR in all copies of the script!
***************************************************************/
.ng6-content-header-left
{
margin-left
:
10px
;
margin-right
:
20px
;
width
:
400px
;
}
.ng6-content-header-right
{
width
:
710px
;
}
#ng6-footer-cols
{
width
:
1000px
;
}
.ng6-content-header-left
h2
{
color
:
#51565B
;
font-size
:
20px
;
...
...
ui/nG6/template/css/style.css
View file @
06acd54c
...
...
@@ -68,20 +68,22 @@ a img { border: 0; }
}
.ng6-content-header-left
{
box-shadow
:
-4px
0
5px
-5px
grey
,
5px
0
5px
-6px
grey
;
box-shadow
:
-4px
0
5px
-5px
grey
,
5px
0
5px
-6px
grey
;
margin
:
0
;
margin-left
:
10px
;
margin-right
:
20px
;
padding
:
10px
;
width
:
375
px
;
width
:
400
px
;
height
:
275px
;
text-align
:
justify
;
float
:
left
;
background-color
:
#FaFaFa
;
}
.ng6-content-header-right
{
box-shadow
:
-4px
0
5px
-5px
grey
,
5px
0
5px
-6px
grey
;
box-shadow
:
-4px
0
5px
-5px
grey
,
5px
0
5px
-6px
grey
;
margin
:
0
;
padding
:
10px
;
width
:
625
px
;
width
:
710
px
;
text-align
:
justify
;
float
:
left
;
background-color
:
#FaFaFa
;
...
...
@@ -143,7 +145,7 @@ a img { border: 0; }
padding
:
0
;
margin-left
:
auto
;
margin-right
:
auto
;
width
:
1
3
00px
;
width
:
1
0
00px
;
color
:
#BBBABA
;
display
:
block
;
line-height
:
1.5em
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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