projects
/
themes.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
some nice smaqll fixes
[themes.git]
/
EarlyBlue
/
skin
/
EarlyBlue
/
communicator
/
search
/
internetresults.css
1
#multi-results-header
2
{
3
background-color : #003366;
4
color : #CCFFFF;
5
font-weight : bold;
6
border : 1px outset #003366;
7
padding : 3px 0px 2px 6px;
8
}
9
10
#engineTabs
11
{
12
background-color : #666666;
13
padding : 2px 0px 2px 0px;
14
}
15
16
#internetresultstree
17
{
18
border : none;
19
}
20
21
#internetresultstree > .tree-container-treerows
22
{
23
border-right : none;
24
border-left : none;
25
}