repo.or.cz
/
tomato
/
tomato-cn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'origin/tomato-shibby' into tomato-null
[tomato/tomato-cn.git]
/
release
/
src
/
router
/
www
/
bluegreen2.css
blob
a960b5fc352b7099aeb93f91e2c09d6641ca2f32
1
a
{
2
color
:
#004584
;
3
}
4
a
:
hover
{
5
background
:
#007B00
;
6
color
:
#fff
;
7
}
8
input
[
type
=
'button'
]:
hover
{
9
background
:
#007B00
;
10
color
:
#fff
;
11
}
12
#header
{
13
background
:
#003D73
;
14
}
15
#navi
a
{
16
color
:
#004584
;
17
}
18
#navi
a
:
hover
{
19
background
:
#007B00
;
20
color
:
#fff
;
21
}
22
ul
.
tabs a
.
active
,
23
#tabs
a
.
active
{
24
background
:
#003D73
;
25
color
:
#fff
;
26
}
27
ul
.
tabs
a
:
hover
,
28
#tabs
a
:
hover
{
29
background
:
#007B00
;
30
color
:
#fff
;
31
}
32
.
tomato-grid
.
odd
:
hover
,
33
.tomato-grid .even:hover
{
34
background
:
#C4E2FF
;
35
}
36
.tomato-grid a
{
37
color
:
#004584
;
38
}