Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
gem
capsuledb
Commits
01ae947b
Commit
01ae947b
authored
Feb 29, 2012
by
Bertrand NÉRON
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove unused rules
parent
71c15a9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
41 deletions
+1
-41
src/couchapp/secreton/_attachments/style/main.css
src/couchapp/secreton/_attachments/style/main.css
+1
-41
No files found.
src/couchapp/secreton/_attachments/style/main.css
View file @
01ae947b
/*
add
style
s her
e */
/* style
for the home pag
e */
body
{
font
:
Verdana
,
Arial
,
sans-serif
;
...
...
@@ -9,44 +9,4 @@ h1 {
margin-top
:
0
;
}
#content
{
border
:
4px
solid
#dde
;
background
:
#eef
;
padding
:
8px
;
width
:
60%
;
float
:
left
;
}
#items
li
{
border
:
4px
solid
#f5f5ff
;
background
:
#fff
;
padding
:
8px
;
margin
:
4px
0
;
}
table
{
border-collapse
:
collapse
;
border
:
1px
solid
#000
;
}
th
{
border
:
1px
solid
#000
;}
td
{
border
:
1px
solid
#999
;
padding
:
.3em
;
margin
:
0
;
}
#genes_schema
{
border
:
1px
solid
black
;
padding
:
0
;
margin-right
:
10px
;
margin-left
:
10px
;
}
body
{
cursor
:
default
;}
.grabbing
{
cursor
:
url("../images/closedhand.cur")
,
default
!important
;
}
.grabbable
{
cursor
:
url("../images/openhand.cur")
,
default
!important
;
}
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