mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 03:49:37 +00:00
forgot to update this file with the search changes I made last night. r=german, a=jar
This commit is contained in:
parent
5064ec9a3a
commit
0c3efefeb8
@ -0,0 +1,27 @@
|
||||
window {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
#multi-results-header {
|
||||
background-color: #003366;
|
||||
color: #CCFFFF;
|
||||
font-weight: bold;
|
||||
padding: 1px 4px 3px 6px;
|
||||
-moz-border-radius: 8px 0px 0px 0px;
|
||||
}
|
||||
|
||||
#engineTabs {
|
||||
/*don't know why its not setting the color*/
|
||||
background-color: #666666;
|
||||
}
|
||||
|
||||
#engineTabs > text {
|
||||
margin-top: 5px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
#engineTabs > titledbutton {
|
||||
-moz-border-radius: 8px 8px 0px 0px;
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user