projects
/
themes.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
adapt both themes for minimal changes between SeaMonkey 2.3 and 2.4
[themes.git]
/
LCARStrek
/
mozapps
/
extensions
/
eula.css
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
#heading {
2
font-size: 120%;
3
}
4
5
#eula {
6
-moz-appearance: none;
7
font-family: monospace;
8
background-color: #000000;
9
color: #FF9F00;
10
border: 1px solid #9C9CFF;
11
margin: 1em 0;
12
}