Bug 419166 - "Identity indicator should specify foreground color" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=gavin a1.9=damons]

git-svn-id: svn://10.0.0.236/trunk@246518 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
reed%reedloden.com
2008-02-26 10:02:40 +00:00
parent 36b059f599
commit 8b8b9a9214
2 changed files with 2 additions and 0 deletions

View File

@@ -841,6 +841,7 @@ toolbar[iconsize="small"] #paste-button[disabled="true"] {
/* Identity indicator */
#identity-box {
background-color: -moz-dialog;
color: -moz-dialogtext;
-moz-border-end: 1px solid ThreeDShadow;
}

View File

@@ -1719,6 +1719,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
#identity-box {
background-color: -moz-dialog;
color: -moz-dialogtext;
-moz-appearance: toolbox;
outline: 1px solid ThreeDShadow;
-moz-margin-start: -1px;