mirror of https://github.com/status-im/consul.git
whitespace
This commit is contained in:
parent
45b1d47fab
commit
6593f945eb
|
@ -46,4 +46,3 @@ var APP = APP || {};
|
|||
}());
|
||||
|
||||
}(jQuery, this));
|
||||
|
||||
|
|
|
@ -20,5 +20,4 @@
|
|||
background: -ms-linear-gradient(left, #694a9c 0%,#cd2028 100%); /* IE10+ */
|
||||
background: linear-gradient(to right, #694a9c 0%,#cd2028 100%); /* W3C */
|
||||
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#694a9c', endColorstr='#cd2028',GradientType=1 ); /* IE6-9 */
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue