projects
/
themes.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
improve positioning and coloring in page info and properties window
[themes.git]
/
EarlyBlue
/
mozapps
/
extensions
/
blocklist.css
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
richlistitem {
2
padding-top: 6px;
3
padding-bottom: 6px;
4
-moz-padding-start: 7px;
5
-moz-padding-end: 7px;
6
border-bottom: 1px solid #6666CC;
7
}
8
9
.addonName {
10
font-weight: bold;
11
}
12
13
.blockedLabel {
14
font-weight: bold;
15
font-style: italic;
16
}