mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
217 lines
12 KiB
Go
217 lines
12 KiB
Go
package resources
|
|
|
|
import (
|
|
"bytes"
|
|
"compress/gzip"
|
|
"io"
|
|
)
|
|
|
|
// styles_main_css returns raw, uncompressed file data.
|
|
func styles_main_css() []byte {
|
|
gz, err := gzip.NewReader(bytes.NewBuffer([]byte{
|
|
0x1f,0x8b,0x08,0x00,0x00,0x09,0x6e,0x88,0x00,0xff,0xe4,0x5a,
|
|
0x6d,0x6f,0xe3,0xb8,0x11,0xfe,0x2b,0x42,0x0e,0x8b,0x8b,0x0b,
|
|
0x2b,0x90,0xe5,0x97,0xdc,0xca,0x38,0xa0,0x7b,0xb9,0xa6,0x2d,
|
|
0xd0,0x2b,0x0a,0xdc,0x7d,0x28,0x50,0xf4,0x03,0x2d,0xd1,0x36,
|
|
0xb1,0x92,0xa8,0x52,0x74,0x5e,0x56,0xc8,0x7f,0xef,0x90,0x14,
|
|
0x25,0x52,0xa2,0x62,0xc9,0xd9,0x2d,0x8a,0x8b,0x17,0x8b,0xc8,
|
|
0x34,0x39,0x9c,0x79,0x38,0x2f,0xcf,0xd0,0xde,0xd1,0xe4,0xb9,
|
|
0xca,0x10,0x3b,0x90,0x3c,0x0a,0x5e,0x6e,0x30,0x8f,0x13,0x3f,
|
|
0xa6,0x39,0x47,0x24,0xc7,0xac,0xda,0xa1,0xf8,0xf3,0x81,0xd1,
|
|
0x53,0x2e,0x06,0x53,0xca,0xa2,0xef,0xf6,0xfb,0xfd,0x76,0x47,
|
|
0x59,0x82,0x59,0xb4,0x28,0x9e,0xbc,0x92,0xa6,0x24,0xf1,0xbe,
|
|
0x4b,0x92,0xa4,0x1e,0xf5,0x19,0x4a,0xc8,0xa9,0x8c,0xd6,0xc5,
|
|
0x13,0x8c,0x3c,0xf9,0xe5,0x11,0x25,0xf4,0x31,0x62,0x87,0x1d,
|
|
0xba,0x0e,0xe6,0xe2,0xdf,0xcd,0x62,0xf5,0x31,0x08,0x67,0x5e,
|
|
0xe0,0x09,0x01,0x4b,0x98,0xb7,0x87,0xfd,0xfc,0x3d,0xca,0x48,
|
|
0xfa,0x1c,0x5d,0xfd,0x05,0xa7,0x0f,0x98,0x93,0x18,0x79,0x7f,
|
|
0xc7,0x27,0x7c,0x35,0x6f,0xde,0xcf,0x3f,0x31,0x82,0xd2,0x79,
|
|
0x89,0xf2,0xd2,0x2f,0x31,0x23,0xfb,0x2d,0x7d,0xc0,0x6c,0x9f,
|
|
0x82,0xf4,0x23,0x49,0x12,0x9c,0xab,0xfd,0xc8,0x17,0x92,0x1f,
|
|
0xa2,0x5a,0x19,0x18,0xd9,0xfa,0x19,0xfd,0xe2,0xbb,0x3f,0x2a,
|
|
0x68,0x49,0x38,0xa1,0x79,0xc4,0x70,0x8a,0x38,0x79,0xc0,0x2f,
|
|
0xa8,0xaa,0xed,0x0c,0x17,0xb7,0x9b,0x4f,0x77,0x5b,0x8e,0x9f,
|
|
0xb8,0x9f,0xe0,0x98,0x32,0x24,0x27,0xe6,0x34,0x87,0x49,0xd1,
|
|
0x51,0x6c,0x3d,0x47,0x11,0x8a,0xc5,0xaa,0xaa,0x3b,0x0b,0xf0,
|
|
0xc2,0x2c,0x05,0x04,0x5f,0x48,0x5e,0x9c,0xf8,0xbf,0xf8,0x73,
|
|
0x81,0x7f,0x14,0x93,0xfe,0x5d,0x19,0x98,0x90,0xbc,0xc4,0xbc,
|
|
0x86,0x21,0x84,0xff,0x26,0x46,0xeb,0x99,0x46,0x39,0xe8,0x00,
|
|
0xdb,0x00,0x06,0xe6,0xe0,0x68,0x21,0xde,0x16,0x28,0x49,0xc0,
|
|
0x32,0x3f,0xc5,0x7b,0x2e,0x81,0xd7,0x03,0x8c,0x1c,0x8e,0x6a,
|
|
0xe4,0x88,0xe5,0x63,0x08,0xcf,0x2f,0xc7,0xb0,0x6a,0x05,0x84,
|
|
0x61,0xf7,0x00,0x7e,0xa5,0x27,0x16,0x63,0xef,0x57,0xc0,0xd9,
|
|
0xfb,0x07,0xa3,0x57,0xf3,0x29,0x47,0x22,0x25,0x3d,0xaa,0xcd,
|
|
0xd6,0x41,0xb0,0xd5,0x9e,0x05,0x66,0x86,0x41,0xab,0x59,0xe3,
|
|
0x6a,0xbb,0x13,0xe7,0x34,0xaf,0x12,0x52,0x16,0x29,0x7a,0x06,
|
|
0x48,0x04,0x6a,0xfe,0x2e,0xa5,0xf1,0xe7,0x66,0xee,0x06,0xb0,
|
|
0x59,0x08,0x35,0x95,0x30,0x38,0x39,0x58,0x93,0x01,0x30,0x06,
|
|
0x0c,0x2b,0x6d,0x45,0xbd,0xf7,0x0a,0xf6,0x96,0xa2,0x6a,0xc3,
|
|
0x17,0x37,0xab,0xf0,0x87,0xf5,0xed,0x62,0x15,0x7e,0x54,0x67,
|
|
0x8a,0x52,0x72,0xc8,0xa3,0x18,0xe7,0x1c,0xb3,0xed,0xe3,0x91,
|
|
0x70,0xec,0x97,0x05,0x8a,0x31,0x9c,0xf0,0x23,0x43,0xc5,0x16,
|
|
0xce,0x57,0x58,0x98,0xd6,0x13,0x33,0xf0,0xb0,0x14,0x6f,0xe3,
|
|
0x13,0x2b,0xc1,0x3b,0x0a,0x4a,0xe4,0xba,0x5e,0x20,0x70,0x06,
|
|
0x50,0x14,0x88,0x81,0xd8,0xce,0xb1,0x09,0x05,0x41,0xb9,0xdd,
|
|
0x67,0xc2,0xfd,0x13,0x60,0x05,0x78,0xa5,0x38,0xe6,0xd2,0xa1,
|
|
0x94,0x8b,0x3a,0x46,0x4b,0xc7,0x20,0xed,0x8f,0xf5,0x06,0x34,
|
|
0xea,0xa6,0x0f,0x39,0xdd,0x2e,0x50,0x4e,0x17,0xae,0xd7,0x73,
|
|
0xfd,0xff,0x26,0x9c,0xcd,0xdd,0x3e,0x19,0xae,0x67,0xd6,0xa9,
|
|
0x99,0xcf,0x7e,0x99,0xa1,0x34,0xad,0x0c,0x37,0x6b,0x8f,0xda,
|
|
0x5b,0x04,0x3d,0x9f,0xb5,0x04,0xf9,0x05,0x23,0xa0,0xf2,0xb3,
|
|
0x23,0xdd,0xc0,0xa9,0xfd,0x74,0xf7,0x69,0x6b,0x24,0x1f,0x79,
|
|
0x7a,0xb5,0x29,0xc2,0xad,0x96,0x67,0xb4,0xd4,0xc2,0x75,0xac,
|
|
0xf6,0xf7,0x08,0xc3,0xdb,0x0d,0x4a,0xea,0x45,0x05,0x2d,0x44,
|
|
0x6c,0x1b,0xd3,0xa2,0xef,0x96,0xcb,0xa5,0x23,0x08,0xb5,0x7d,
|
|
0x0b,0x69,0xac,0xce,0x24,0x68,0x07,0x9e,0x70,0xe2,0x78,0xcb,
|
|
0x69,0x11,0x2d,0x3f,0xc2,0x47,0x5f,0x7c,0x02,0xe9,0xe0,0x29,
|
|
0xfa,0x08,0x2f,0xd3,0x90,0x4e,0x10,0x1b,0x27,0x14,0x48,0xe8,
|
|
0x05,0x6a,0xdd,0x9c,0xa0,0xe3,0x44,0xa6,0x21,0x4b,0x61,0x1f,
|
|
0x33,0x46,0x99,0x67,0x8f,0x89,0x44,0x0e,0xae,0xa8,0x73,0xda,
|
|
0xfd,0xfd,0xf2,0x6e,0xb5,0xb4,0xe2,0xe4,0x36,0x08,0x3a,0x72,
|
|
0x72,0xca,0xe3,0x63,0xf5,0x48,0x12,0x7e,0x54,0x61,0xa5,0x23,
|
|
0xc8,0xf4,0x60,0xe9,0xe7,0x7b,0xca,0xb2,0x88,0x51,0x8e,0x38,
|
|
0xbe,0x5e,0xad,0x13,0x7c,0x98,0x39,0x60,0xa8,0x63,0x56,0xa0,
|
|
0xe1,0xaf,0xdb,0x18,0x96,0xa9,0x4a,0x9a,0xdd,0xc1,0x59,0x4c,
|
|
0x0c,0xb6,0x2a,0x71,0x09,0x64,0x6d,0xed,0x6c,0x55,0xe5,0xac,
|
|
0x4a,0x8a,0xba,0xbd,0xed,0x4e,0x55,0x9f,0x7a,0x2e,0xe3,0xe4,
|
|
0x8a,0x73,0xc2,0xc5,0xa4,0xaa,0xd6,0x23,0xe8,0x09,0x17,0x9f,
|
|
0x3a,0x65,0x0f,0x69,0x2e,0xce,0x62,0x4f,0x58,0x56,0x19,0x80,
|
|
0x18,0x72,0x8f,0x18,0x81,0x7b,0x69,0xd8,0x83,0xe0,0x43,0xbf,
|
|
0x36,0x4d,0x2e,0x6f,0x96,0xe8,0x1b,0x99,0xa0,0x2c,0xb7,0xc6,
|
|
0x18,0x9b,0xf0,0xeb,0xb3,0x3d,0x08,0x1f,0x07,0xaf,0xb9,0x16,
|
|
0xf9,0x13,0xb1,0xb9,0x34,0x15,0xd4,0x55,0x0f,0x2a,0xf9,0xce,
|
|
0xa5,0x47,0xf9,0x25,0x0c,0x5f,0x07,0x1f,0xe6,0x42,0xd4,0xcc,
|
|
0x1c,0x13,0x16,0xcc,0x05,0x2b,0x98,0xcd,0x5c,0x5b,0x28,0xc9,
|
|
0xed,0x4e,0x42,0xba,0x90,0xe1,0x05,0x72,0x91,0x27,0x96,0xdb,
|
|
0x0b,0x21,0x15,0x4e,0x5f,0x74,0xe9,0x6e,0xfd,0x05,0xda,0xec,
|
|
0xfe,0xb2,0x3d,0x49,0xa1,0x12,0x44,0x05,0xa3,0x07,0x92,0x44,
|
|
0x3f,0xff,0xf3,0xaf,0x19,0x3a,0xe0,0xdf,0x74,0x78,0xdc,0xfc,
|
|
0x42,0x62,0x46,0x4b,0xba,0xe7,0x37,0x8d,0xb4,0x92,0x23,0xc6,
|
|
0xef,0x04,0x56,0x25,0x67,0x3f,0x7e,0x2f,0x44,0xc2,0xeb,0xfb,
|
|
0xb9,0x87,0xf3,0xc4,0x18,0x4e,0xe4,0x0b,0x86,0xff,0x5c,0x2f,
|
|
0xfc,0x4d,0x90,0x88,0xa0,0x49,0x6e,0x82,0xb7,0xa9,0x60,0x91,
|
|
0xee,0x1c,0x38,0x1c,0x46,0xf3,0x23,0x1f,0x92,0xdf,0x89,0xd3,
|
|
0xf6,0xfd,0x93,0x66,0x4c,0x3a,0xb6,0x85,0xc3,0x19,0xbe,0x77,
|
|
0xa1,0xa7,0x09,0x9d,0x3c,0x8e,0x76,0x29,0xae,0xbe,0xa6,0x30,
|
|
0x8f,0x0b,0x17,0xf6,0x78,0xa2,0x78,0x56,0x9b,0x7b,0x4e,0x45,
|
|
0x81,0x59,0x8c,0x4a,0x6c,0xe6,0x52,0xa8,0x5c,0x56,0xe5,0x97,
|
|
0xb4,0xa3,0x91,0x2e,0x99,0x43,0x87,0xb8,0x6a,0xb6,0xa4,0xd0,
|
|
0xb4,0xb9,0xd3,0xc2,0x20,0x2d,0x2d,0xf1,0xb0,0x08,0x57,0xa0,
|
|
0x93,0xfa,0x66,0xb3,0x71,0xe8,0xae,0x9e,0x93,0xca,0x62,0x23,
|
|
0x3f,0x4c,0xd1,0x69,0xd3,0x63,0x74,0x2e,0xad,0x36,0x5d,0x22,
|
|
0x18,0x74,0x39,0x8c,0x42,0x8f,0x16,0x7d,0x25,0xd5,0x00,0xe7,
|
|
0xa9,0x9d,0x87,0x96,0xcb,0x0f,0x43,0x06,0x35,0x2b,0x2a,0x77,
|
|
0x5d,0x1f,0x9c,0x6f,0xec,0x25,0x8a,0x98,0x2e,0x4d,0xa2,0x36,
|
|
0x9a,0x75,0x69,0xd1,0xd4,0xa5,0x9e,0x9a,0xa2,0x8e,0x53,0x20,
|
|
0x9c,0xb6,0xaa,0x81,0x73,0xef,0xda,0x71,0x22,0xc8,0xbc,0x25,
|
|
0xf7,0xe3,0x23,0x49,0x93,0xf9,0xe0,0x11,0x99,0xb3,0x2a,0x0b,
|
|
0xca,0xc5,0xeb,0xd2,0x53,0x34,0x42,0x78,0x3b,0xa9,0xea,0x1f,
|
|
0x66,0xb7,0xf1,0xd2,0xa5,0x85,0xe1,0x07,0x82,0x1f,0xeb,0x77,
|
|
0x09,0x70,0x6d,0x7a,0xe8,0x31,0x93,0x7e,0xcd,0x55,0x72,0xdb,
|
|
0xc4,0x50,0x13,0x15,0x19,0x09,0x6e,0x02,0xb2,0x7a,0x43,0x17,
|
|
0xd6,0x44,0x05,0x05,0xfe,0x4c,0xf8,0x33,0x3c,0x65,0x50,0xe0,
|
|
0xb4,0xab,0x4b,0x5f,0xb5,0x78,0x83,0xd4,0x16,0x6c,0xa3,0x10,
|
|
0xbd,0x30,0x1d,0x78,0xe3,0x76,0x68,0xdc,0xb1,0x2e,0x39,0xd5,
|
|
0x4d,0xd6,0x62,0x1d,0x64,0xe5,0x76,0xf8,0x13,0xc7,0x5a,0x4e,
|
|
0x32,0x81,0xfb,0xfe,0x94,0x4b,0x1f,0x8a,0x30,0xe4,0x0e,0x60,
|
|
0x67,0x3e,0x3d,0xf1,0xed,0xb8,0x69,0x13,0x0e,0xca,0x7a,0xe3,
|
|
0x67,0xb8,0x2c,0xa1,0x32,0x54,0x76,0x0f,0x13,0x4e,0x3b,0x7b,
|
|
0x5b,0xa4,0xe2,0xb7,0xa5,0x87,0xac,0xdc,0xb2,0x5c,0xd9,0xa7,
|
|
0xec,0x6e,0x64,0x4c,0x1a,0xd6,0xf5,0x6e,0xf5,0x98,0x92,0x92,
|
|
0x57,0x96,0xeb,0x4c,0x6e,0xaf,0x9b,0xfe,0x5c,0x56,0x1f,0xb3,
|
|
0xd6,0xf4,0x7c,0xd6,0xbd,0x7f,0xfd,0xa8,0x5a,0x1b,0x9c,0x38,
|
|
0xb8,0xfb,0x9f,0x3e,0xdd,0x2f,0xef,0xef,0x07,0x56,0xa3,0x9b,
|
|
0x84,0x30,0x58,0x49,0xa1,0xb5,0x70,0x93,0xde,0xee,0x0a,0xce,
|
|
0x54,0x6b,0xaf,0x81,0x86,0x8d,0x39,0xf6,0xca,0x87,0x43,0xb5,
|
|
0x78,0x20,0x25,0xd9,0x91,0x54,0x38,0xb8,0x7c,0x04,0x10,0xa1,
|
|
0xf6,0xa7,0x50,0x6d,0x93,0x57,0x95,0x57,0x32,0x2a,0xb3,0x1a,
|
|
0xa9,0x94,0x25,0x9b,0xa4,0xd7,0x4e,0x07,0x02,0xc9,0xd5,0x17,
|
|
0x8f,0xd8,0x4d,0x6a,0x6c,0xee,0x28,0x35,0x15,0x4c,0x63,0x14,
|
|
0xce,0x63,0x64,0x41,0x91,0x1a,0xa1,0x48,0x8d,0xa6,0x10,0xd1,
|
|
0x69,0x9d,0x3b,0xd8,0x35,0xde,0x5f,0xcb,0x64,0xf4,0xb1,0x6c,
|
|
0x8e,0xa1,0xce,0xf4,0xda,0xc1,0x5b,0xaa,0x2f,0xfc,0xc1,0x1c,
|
|
0xae,0x91,0x95,0x8f,0x67,0x90,0x75,0x37,0x6c,0x75,0xce,0x14,
|
|
0x8d,0x89,0xa3,0xd5,0x72,0x2b,0x69,0x85,0xab,0x0f,0x7f,0x30,
|
|
0xd2,0x55,0x4e,0xea,0xa7,0x05,0x99,0x87,0x37,0x46,0x12,0x50,
|
|
0x34,0x7c,0x4e,0x8e,0xf8,0xa0,0x77,0x40,0x3a,0x68,0x81,0x64,
|
|
0x78,0x1b,0x0b,0xab,0x33,0xc7,0x21,0xba,0xed,0x5d,0x8c,0x8c,
|
|
0x05,0x3a,0xdf,0x94,0xa2,0x96,0x25,0x72,0xa1,0x9a,0xb9,0xdb,
|
|
0xed,0xea,0x69,0xb0,0xd9,0x37,0x39,0x82,0x56,0x73,0xd8,0xc1,
|
|
0xb2,0x31,0x34,0x6c,0xbc,0xb5,0x6c,0x84,0xc1,0x49,0x26,0xc2,
|
|
0xfc,0x11,0x16,0x8e,0xf0,0x4d,0xcf,0xfa,0xc8,0x2f,0x10,0x3f,
|
|
0x56,0x7d,0xf3,0x54,0xa7,0x2a,0xd4,0xd7,0x15,0x5a,0x19,0x5c,
|
|
0x23,0x22,0xee,0xb9,0xd6,0xfd,0x7a,0x30,0x69,0x57,0x4f,0x5e,
|
|
0x38,0x7e,0x05,0xfa,0x3d,0x7e,0xfb,0x12,0x3d,0x60,0x87,0xb1,
|
|
0x4a,0x85,0xf5,0xaa,0xb1,0xd6,0x5f,0xb7,0xfd,0xbf,0xb4,0xb5,
|
|
0x77,0xdd,0xec,0x08,0x06,0x21,0xdc,0x8e,0xa9,0xfe,0xde,0x4a,
|
|
0xfc,0xed,0x19,0xe4,0x46,0xc9,0xb3,0x0e,0x50,0xc9,0xdd,0x84,
|
|
0xe3,0x05,0x1b,0x21,0x3b,0xa4,0xa6,0x44,0xe1,0xad,0xf2,0x1c,
|
|
0x6a,0xbe,0x0e,0xa6,0xcd,0x29,0x86,0x5c,0x53,0xfa,0x8b,0xc9,
|
|
0xdd,0xc4,0xfb,0xf3,0x4d,0xa4,0x72,0xe2,0xc9,0xec,0xc0,0xfd,
|
|
0xdd,0x82,0xe5,0xb9,0x72,0xae,0x52,0xcd,0x6a,0x8f,0x26,0xd8,
|
|
0xea,0xc1,0xdf,0xf9,0x84,0xe9,0xa2,0x49,0x42,0x0c,0x23,0x9b,
|
|
0xfa,0x34,0x39,0xcb,0x24,0xc9,0x77,0x40,0xbe,0x28,0xd0,0xfa,
|
|
0xf9,0xd5,0xdf,0xc8,0x0e,0x2b,0xee,0xe9,0xfd,0x42,0x73,0x7a,
|
|
0x35,0xbf,0xa3,0x27,0x46,0x30,0x9b,0x67,0xf0,0x4e,0x5e,0x2b,
|
|
0x0f,0x75,0xda,0xe6,0xcd,0x33,0xa8,0xe0,0xcb,0xbb,0xe7,0xfe,
|
|
0xf1,0xf4,0xee,0x0a,0xf5,0xbd,0xf3,0x16,0x38,0xa9,0xa0,0x06,
|
|
0x17,0x1c,0xc0,0xa5,0x45,0x6d,0x2c,0xb0,0x23,0x44,0x34,0x60,
|
|
0x8f,0xaf,0x91,0x4e,0x76,0x8c,0xb3,0x82,0xeb,0xdb,0x90,0xa6,
|
|
0x1d,0x31,0x50,0xee,0xdf,0xf8,0x0f,0x11,0xd0,0xc9,0xa6,0xa8,
|
|
0xad,0x47,0x93,0x85,0x61,0xf5,0xbb,0x1d,0x82,0xb0,0x26,0x5c,
|
|
0x7f,0xd8,0xb6,0x0d,0xf2,0xcb,0x1f,0x33,0x0c,0xd4,0xdf,0xbb,
|
|
0xce,0xd0,0x93,0xaf,0xac,0x03,0x26,0x5b,0x3c,0xcd,0xaa,0x11,
|
|
0x3b,0x4a,0x3a,0xdf,0x42,0x72,0xa9,0xb9,0x52,0x8c,0x8c,0x48,
|
|
0x5f,0x22,0xfb,0x2d,0x1a,0xbb,0x70,0xb0,0xb1,0x0b,0xff,0x77,
|
|
0x8d,0xdd,0x38,0x62,0xd6,0xc2,0x11,0xbc,0x13,0x28,0x3a,0x95,
|
|
0xa4,0xa9,0x1b,0x6f,0xcc,0x26,0xda,0xa7,0xbe,0xd1,0x5d,0xc1,
|
|
0xff,0x1f,0x8e,0x83,0x2e,0xd5,0x43,0xf6,0x77,0x04,0x48,0x9b,
|
|
0xc1,0x60,0xe0,0x0d,0x19,0x6c,0x7d,0xc6,0xdf,0x5c,0x50,0xae,
|
|
0x9b,0xc2,0x7b,0x6e,0xf5,0x58,0x6f,0x7d,0xbb,0x9c,0xcb,0x6a,
|
|
0xc8,0x38,0xd7,0x99,0xa6,0x5d,0x5f,0x8a,0x53,0xb7,0x37,0xf4,
|
|
0xb0,0x97,0xd1,0x06,0x87,0x80,0x1e,0x69,0x90,0x80,0xb9,0x95,
|
|
0x2a,0x39,0xe2,0xa5,0x77,0x0c,0xcd,0xa2,0xea,0xb7,0x9d,0x82,
|
|
0xf8,0x16,0x01,0xf1,0xfa,0xde,0x83,0x32,0x07,0x2f,0x96,0x5f,
|
|
0xd3,0xb5,0x1d,0xdb,0x62,0x63,0x7f,0xa1,0xeb,0x96,0x63,0x5d,
|
|
0xa7,0x50,0xe6,0x03,0xc5,0xcb,0xdc,0x3f,0x71,0xd0,0xac,0x30,
|
|
0x6c,0x1a,0xe7,0x45,0xd8,0xe9,0xe0,0x57,0x43,0xda,0xba,0x76,
|
|
0x51,0xdd,0x6f,0xa7,0xf3,0x1d,0xbf,0xdc,0x68,0x7f,0x97,0xcb,
|
|
0xe5,0x6b,0x90,0xaa,0xe7,0x03,0xb0,0xd5,0x63,0x75,0xf9,0xcf,
|
|
0x6e,0x3a,0x8d,0x7f,0x43,0xdd,0xea,0x8a,0xaa,0xbb,0x64,0x93,
|
|
0x8a,0x8f,0x54,0xca,0x7c,0x36,0x7e,0xcf,0xe4,0xde,0x79,0xa3,
|
|
0x6e,0x37,0x9b,0x1b,0x59,0xb5,0xbf,0x7c,0x62,0xe6,0x77,0x48,
|
|
0x5f,0x83,0x5f,0x2b,0x4d,0xcd,0xef,0x33,0x52,0xc4,0x71,0x1e,
|
|
0x3f,0x9f,0x4b,0x6d,0xa6,0x89,0xea,0x6e,0xf6,0x77,0xd9,0xc4,
|
|
0x75,0xcd,0xd4,0x6e,0xfa,0x9f,0x13,0xc4,0x7c,0xd5,0xd8,0xd4,
|
|
0xc6,0x4b,0x60,0xdc,0xd5,0x59,0xb1,0x55,0x87,0x7c,0xf3,0x1b,
|
|
0xa8,0x0b,0xf6,0x83,0xa4,0xed,0xba,0x74,0x8e,0x57,0x41,0x10,
|
|
0x86,0x97,0xc8,0xa3,0x50,0x27,0x0f,0xae,0xdf,0xa0,0xdc,0xdf,
|
|
0xdf,0x05,0xc1,0x40,0x0f,0xff,0xba,0xc8,0x03,0xc3,0x38,0x77,
|
|
0x48,0x0c,0x82,0x9f,0x7f,0x0a,0x57,0x93,0x24,0xd6,0x9e,0xe8,
|
|
0x3f,0xa0,0xf4,0x84,0x9d,0x09,0x6b,0x62,0x0b,0xd2,0xf3,0x59,
|
|
0xc3,0x31,0xce,0x30,0xc7,0x7e,0x9a,0x51,0x49,0xe1,0x95,0xd9,
|
|
0xea,0x51,0x86,0x96,0x5d,0x6d,0x8d,0xf5,0xef,0xa2,0x6b,0xe9,
|
|
0xa1,0x61,0x54,0x51,0x13,0xcb,0xf7,0x8c,0xc3,0x99,0x6a,0xa8,
|
|
0x8a,0x08,0x94,0x43,0xef,0x0f,0x95,0xe3,0xe2,0x78,0xc2,0x46,
|
|
0x6d,0x8b,0xf8,0x2e,0x5d,0x6f,0xe0,0xf6,0xe0,0xfd,0xf9,0x9e,
|
|
0x05,0xc4,0x19,0xef,0x53,0xf4,0xc0,0xe1,0x7d,0x13,0x1b,0xa8,
|
|
0x81,0xfc,0xbb,0xd6,0xe9,0x77,0x14,0xd9,0xb0,0x32,0xc6,0x04,
|
|
0x92,0xd2,0x25,0xd7,0x36,0x5d,0xff,0x6f,0x00,0x00,0x00,0xff,
|
|
0xff,0xb7,0x8e,0x2c,0x40,0x78,0x2e,0x00,0x00,
|
|
}))
|
|
|
|
if err != nil {
|
|
panic("Decompression failed: " + err.Error())
|
|
}
|
|
|
|
var b bytes.Buffer
|
|
io.Copy(&b, gz)
|
|
gz.Close()
|
|
|
|
return b.Bytes()
|
|
}
|
|
|
|
func init() {
|
|
go_bindata["/styles/main.css"] = styles_main_css
|
|
}
|