Bug 885997 - Small theme color tweaks for the vview, r=paul

This commit is contained in:
Victor Porof 2013-06-22 16:06:48 +03:00
parent 9d41f13f42
commit 6c41c7011b
6 changed files with 18 additions and 6 deletions

View File

@ -368,6 +368,10 @@ box.requests-menu-status[code^="5"] {
font-family: Menlo, Monaco, monospace;
}
.variable-or-property:not(:focus) > .title > .token-string {
color: #10c !important;
}
/* Headers tabpanel */
#headers-summary-status,

View File

@ -476,11 +476,11 @@
}
.variable-or-property:not(:focus) > .title > .token-boolean {
color: #1c00cf;
color: #10c;
}
.variable-or-property:not(:focus) > .title > .token-number {
color: #c40a16;
color: #c00;
}
.variable-or-property:not(:focus) > .title > .token-string {

View File

@ -368,6 +368,10 @@ box.requests-menu-status[code^="5"] {
font-family: Menlo, Monaco, monospace;
}
.variable-or-property:not(:focus) > .title > .token-string {
color: #10c !important;
}
/* Headers tabpanel */
#headers-summary-status,

View File

@ -476,11 +476,11 @@
}
.variable-or-property:not(:focus) > .title > .token-boolean {
color: #1c00cf;
color: #10c;
}
.variable-or-property:not(:focus) > .title > .token-number {
color: #c40a16;
color: #c00;
}
.variable-or-property:not(:focus) > .title > .token-string {

View File

@ -368,6 +368,10 @@ box.requests-menu-status[code^="5"] {
font-family: Menlo, Monaco, monospace;
}
.variable-or-property:not(:focus) > .title > .token-string {
color: #10c !important;
}
/* Headers tabpanel */
#headers-summary-status,

View File

@ -479,11 +479,11 @@
}
.variable-or-property:not(:focus) > .title > .token-boolean {
color: #1c00cf;
color: #10c;
}
.variable-or-property:not(:focus) > .title > .token-number {
color: #c40a16;
color: #c00;
}
.variable-or-property:not(:focus) > .title > .token-string {