Bug 993932: remove border-color transition to remedy TART regression. r=dao

This commit is contained in:
Mike de Boer 2014-04-09 22:48:39 +02:00
parent 1cd44e9859
commit 474fc737ca

View File

@ -58,8 +58,6 @@
border-color: hsla(210,54%,20%,.25) hsla(210,54%,20%,.27) hsla(210,54%,20%,.3);
box-shadow: 0 1px 0 hsla(0,0%,0%,.01) inset,
0 1px 0 hsla(0,0%,100%,.1);
transition-property: border-color;
transition-duration: 200ms;
}
#urlbar:not(:-moz-lwtheme)[focused],