repo.or.cz
/
tomato
/
tomato-null.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Tomato 1.28
[tomato/tomato-null.git]
/
release
/
src
/
router
/
www
/
cyan.css
blob
a81f230ed206eef92f2a947ccf2fd999aacdf839
1
a
{
2
color
:
#226465
;
3
}
4
a
:
hover
{
5
background
:
#408080
;
6
color
:
#fff
;
7
}
8
9
input
[
type
=
'button'
]:
hover
{
10
background
:
#408080
;
11
color
:
white
;
12
}
13
14
#header
{
15
background
:
#729899
;
16
}
17
18
#navi
a
{
19
color
:
#226465
;
20
}
21
#navi
a
:
hover
{
22
background
:
#408080
;
23
color
:
#fff
;
24
}
25
26
#tabs
a
.
active
{
27
background
:
#729899
;
28
color
:
#fff
;
29
}
30
#tabs
a
:
hover
{
31
background
:
#408080
;
32
color
:
#fff
;
33
}
34
35
.
tomato-grid
.
odd
:
hover
,
36
.tomato-grid .even:hover
{
37
background
:
#CFE6E6
;
38
}
39
.tomato-grid a
{
40
color
:
#27764A
;
41
}