diff --git a/static/style.css b/static/style.css old mode 100755 new mode 100644 index 6e38dd3..6173d59 --- a/static/style.css +++ b/static/style.css @@ -12,6 +12,7 @@ html,body { } a { color: blue; + cursor: pointer; } ul { margin:0; @@ -99,14 +100,52 @@ select { display:inline-block; width:16px; height:16px; - content:'⌂ '; + background:white; margin-left:2px; margin-right:4px; } +/* Dropdown */ +.ddmenu { + display:block; + position:absolute; + top:28px; + left:0px; + width:180px; + border-top:1px solid #999; + box-shadow: 0px 4px 24px #CCC; + z-index: 2; +} +.ddmenu a { + color:black; + display:inline-block; + border:1px solid #999; + border-top:0px; + width:170px; + padding:4px; + background:#EEE; + + text-decoration:none; +} +.ddmenu a:hover { + background:#FFF; + -moz-transition:all 0.1s linear; + -webkit-transition:all 0.1s linear; +} +#tr1 { + width:0px;height:0px;border-bottom:10px solid #999; + border-right:10px solid transparent;border-left:10px solid transparent; + position:absolute;top:18px;left:3px;z-index:1; +} +#tr2 { + width:0px;height:0px;border-bottom:10px solid #EEE; + border-right:10px solid transparent;border-left:10px solid transparent; + position:absolute;top:19px;left:3px;z-index:3; +} + /* Mobile view */ @media (max-width: 600px) { - .logo { margin: 0 auto; } + .nav { height: 55px; text-align:center; @@ -127,9 +166,6 @@ select { .layout-body { margin-top:75px; } - #logo { - display:none; - } .mini-separator { display:none; } @@ -143,5 +179,9 @@ select { } } @media (max-width: 400px) { + .area-nav select { + max-width:60px; + } + .ts_split_d, .ts_split_s { display:none; } } diff --git a/staticResources.go b/staticResources.go index 3b79554..b0eb4a2 100644 --- a/staticResources.go +++ b/staticResources.go @@ -110,7 +110,7 @@ func indexPhp() (*asset, error) { return a, nil } -var _styleCss = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x74\x55\x4d\x6f\xe3\x36\x10\x3d\xcb\x80\xff\xc3\x60\x0d\x74\xdb\x45\xe4\xc8\x4e\xb2\x59\x50\x97\x6e\x92\x4b\x81\x16\x28\xd0\xf6\xbc\xa0\x24\x5a\x22\x42\x71\x04\x92\x8e\xe5\x0d\xfc\xdf\x0b\x0e\x49\x59\xf1\x66\x7d\x30\xec\xe1\x7c\x71\xde\x7b\xc3\xeb\x4f\xf0\xd8\x71\x07\xdc\xd4\x9d\x7c\x11\x16\x3e\x5d\x2f\x17\xcb\xc5\xf5\x27\xf8\x9b\xb7\x02\xac\x3b\x2a\x11\x6d\x9d\xeb\x15\xbc\x2e\x17\x19\xbe\x08\xb3\x53\x78\xc8\x8f\xcc\xd6\x06\x95\x2a\x97\x8b\x53\x38\xbf\xaa\xb0\x39\x92\x53\xcf\x4d\x2b\x35\x2b\xca\x81\x37\x8d\xd4\x2d\x2b\xca\x0a\x4d\x23\x0c\x2b\xca\xe5\x22\xdb\xa1\x76\xf9\x8e\xf7\x52\x1d\xd9\x87\x7f\x44\x8b\x02\xfe\xfb\xe3\xc3\xd5\x57\x23\xb9\xba\xb2\x5c\xdb\xdc\x0a\x23\x77\x93\xab\x95\xdf\x05\xdb\x6c\x87\x31\xd4\xe2\x54\xa3\x46\x85\x86\x41\xa5\xf6\x22\x98\xf7\xea\x6d\xed\xe5\x22\x8b\xe5\x73\x25\x76\x8e\x6d\x8b\x94\x60\xdd\x4b\x2d\x73\x2b\x06\x6e\xb8\x43\x43\x61\x8d\xb4\x83\xe2\x47\x06\x52\x2b\xa9\x45\x5e\x29\xac\x9f\x7d\x8e\xef\x88\x3d\x83\x8d\xff\xd9\x09\xd9\x76\x8e\xc1\xe6\x33\x65\xca\x0e\xb2\x71\x1d\x83\x90\x37\x0b\x37\x0c\xb5\x60\x33\x8c\x60\x51\xc9\x06\x1a\x6e\x9e\x5b\x23\x8e\x33\x17\x13\xd3\x4c\x3e\xab\xa7\xa7\xa7\xd0\x9a\x15\x4a\xd4\xee\xf2\x22\xa7\x08\xcb\x9f\xfc\x88\x7b\x17\x21\x59\x2b\xfa\x97\x3b\x1c\xc8\x7f\x40\x2b\x9d\x44\xcd\x60\x27\x47\xd1\xf8\x7a\x0e\x07\x06\x34\x89\xd0\x15\xfd\x8c\xd5\x8b\xf9\x8d\xb6\x61\xb8\x00\x00\x09\x32\xb8\x99\x4c\xa1\x93\xbc\x42\xe7\xfc\x2c\xbe\x4c\x73\x8c\x1d\x5c\xe0\xee\x3b\x62\xb7\x71\x2a\x29\xdd\xcd\x65\xd0\xb0\xb7\x5d\x83\x07\xfd\xb6\x77\x23\x14\x77\xf2\x45\xa4\xee\xa7\x30\xba\x3f\xb1\xd5\xd3\x52\xea\x36\x4e\x61\x55\x77\xdc\x71\x23\x02\x29\x0e\x68\x9a\xbc\x32\x82\x3f\x33\xfa\xce\xbd\x21\x25\x58\x3b\xd9\x0b\xeb\x78\x3f\xc0\x6b\x64\xcf\xea\xe1\xe1\xa1\xf4\x4d\xf9\x2c\xf0\xea\x2f\x0b\x44\xb9\x43\x18\x4c\x85\xaa\x89\x43\x48\x9f\x18\xe9\x61\x25\xee\xf9\x68\x7b\xb4\x31\x38\x44\x93\x72\x98\x74\x5c\xc9\xfa\xe7\xe1\xad\x11\x42\x53\xbc\xc2\x16\x63\x82\xc8\xa9\x4d\x71\x46\x24\x7d\x12\x58\x37\xf7\x3f\x1c\x4d\xec\x4d\xb4\x9d\x1f\xce\xa4\x37\x37\x27\x71\x24\x58\x37\xeb\x42\xf4\xd4\x4e\x9b\x46\x91\xda\x5d\x15\x5f\x8b\xf2\x87\xb9\x50\xe7\x5e\x2b\x9d\x6c\x3b\xe5\xed\xa2\x21\x14\x2a\x5e\x3f\xb7\x06\xf7\xba\x61\x64\x3e\x0a\xa5\xf0\x30\xc3\xf1\x5f\x44\x55\x71\x73\x01\xe5\x7a\xe0\x4d\x2a\x9c\x2e\x14\xd4\x58\x4e\xac\x2c\x88\x7d\x01\x4e\xcd\x5f\x92\xfb\x72\x91\x65\xf3\xb2\x49\x51\xde\x8a\x63\x6e\x3b\xde\xe0\x81\x94\x0a\xb7\xc3\x08\x5b\xff\xb5\x7a\x7c\x7c\x8c\x94\xf4\x99\x76\x68\x7a\x78\x85\x8b\x3d\x50\xa6\xe3\x75\xe5\x74\xa8\x36\x2f\x73\xe8\xa4\x13\xef\x22\x5c\x29\xfe\x33\x20\x66\xc2\xa7\xf1\xc4\xed\xf0\x0e\x36\x0c\x0a\x88\xbb\x26\xcb\x9c\x18\x5d\xde\x88\x1a\x0d\x27\xa9\x68\xd4\x22\x9c\xa4\x1e\x39\xeb\xfc\x7a\x86\xd7\xb8\x67\x22\xd7\x7c\x7e\xa0\x7e\xe2\x37\x15\xa4\x19\x2e\x17\x6b\xaf\x9d\xdc\x0a\xff\x06\x10\x78\x3b\x85\xdc\x31\x5a\x12\x61\x3a\xab\x70\x58\xe1\x18\x24\x46\x04\xdd\xdc\x17\x67\x65\xae\x02\x7f\x67\x5b\xf4\x72\x89\xc6\xa0\x78\x97\x48\xe4\xf4\xb7\x46\xed\x84\x76\xec\xe3\x2f\xab\x71\x7b\x53\x6c\x4b\xf8\x58\x9e\x97\x49\xd8\xdd\xc1\x33\x9a\xc2\x06\xbb\x7d\xb3\x1a\xfe\xc2\x4a\x2a\x01\x2f\x52\x1c\x88\x4e\xbf\xf7\xa2\x91\x1c\x7e\xed\xf9\x98\x47\x4d\x7d\x2e\x8a\x61\xfc\x8d\xfa\x4c\x8a\x8b\x3b\x16\x0a\xe0\x7b\x87\x25\x9c\x3c\x93\x02\xb1\xfc\x64\x93\xe2\xee\xee\x22\x08\x84\x01\x57\xb2\xd5\xac\x16\xda\x09\xe3\xad\xa7\x18\x73\x05\x14\x99\x56\x78\xe6\x03\xce\xef\xd7\xf4\x6a\x64\x41\x33\x6f\x67\x90\x72\x44\x9e\x79\xb7\x89\x03\xdb\x61\x04\x7a\xfd\x88\xe6\xa9\x65\x4f\xe1\x62\x0a\x25\xe9\xf8\xe3\x84\xc0\x34\xfa\xec\xfc\x06\xcf\xae\xf4\x65\x56\xf6\x72\x8b\xcf\xd7\xf8\xfd\xdd\xd9\xf1\x0c\xf3\x54\x25\x71\x90\xf2\xbc\xf3\xaa\xbe\xeb\xe8\x7d\x2f\x59\x17\x69\x77\xe1\x76\x41\xbd\x48\x23\x82\x2a\x38\x9d\xde\x05\xfa\x76\x06\xb4\xb3\xdf\xec\xa0\xa4\xfb\xd6\x5c\xc1\xf9\x8f\x9d\x29\x9d\x6a\x12\xf2\xa7\xe5\xe2\xff\x00\x00\x00\xff\xff\xfe\x2d\xcf\xfc\x13\x09\x00\x00") +var _styleCss = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\x56\x5d\x6f\xeb\x28\x13\xbe\x76\xa4\xfc\x07\x74\x72\xf3\xbe\x55\x9d\xda\xe9\x37\xb9\xd9\xd3\x2f\x69\xa5\x5d\x69\xa5\xdd\xbd\x3e\xc2\x86\xd8\xa8\x18\x2c\x20\x8d\xd3\xaa\xff\x7d\xc5\x00\x2e\x71\xd3\x73\xb1\xd2\xe6\x22\x4a\x60\x98\x79\x66\xe6\x99\x07\xce\x4e\xd0\x7d\x4b\x2c\x22\xba\x6e\xf9\x0b\x33\xe8\xe4\x6c\x3e\x9b\xcf\xce\x4e\xd0\x1f\xa4\x61\xc8\xd8\xbd\x60\x61\xad\xb5\x9d\x40\x6f\xf3\x59\xa6\x5e\x98\xde\x08\xb5\xcb\xf7\xd8\xd4\x5a\x09\xb1\x9e\xcf\xde\xfd\xfe\x69\xa5\xe8\x1e\x8c\x3a\xa2\x1b\x2e\x71\xb1\xee\x09\xa5\x5c\x36\xb8\x58\x57\x4a\x53\xa6\x71\xb1\x9e\xcf\xb2\x8d\x92\x36\xdf\x90\x8e\x8b\x3d\xfe\xf6\x27\x6b\x14\x43\x7f\xff\xfa\xed\xf4\xbb\xe6\x44\x9c\x1a\x22\x4d\x6e\x98\xe6\x9b\xd1\xd4\xf0\x57\x86\xcb\x55\x3f\xf8\x58\x04\x62\xd4\x4a\x28\x8d\x51\x25\xb6\xcc\x19\xd6\x5b\x6d\xdc\xff\x5e\x71\x69\x99\xf6\x96\x5b\x71\x08\x67\x3e\xcb\x02\xa2\x5c\xb0\x8d\xc5\xab\x22\xfa\x5c\x76\x5c\xf2\xdc\xb0\x9e\x68\x62\x95\x86\x63\x94\x9b\x5e\x90\x3d\x46\x5c\x0a\x2e\x59\x5e\x09\x55\x3f\x3b\x1f\xaf\x4a\x75\x18\x95\xee\x67\xcb\x78\xd3\x5a\x8c\xca\x2b\xf0\x94\xed\x38\xb5\x2d\x46\xde\x6f\xe6\x93\xf6\xb1\x50\xd9\x0f\xc8\x28\xc1\x29\xa2\x44\x3f\x37\x9a\xed\x13\x13\x1d\xdc\x8c\x36\x8b\x87\x87\x07\x0f\xcd\x30\xc1\x6a\x3b\x4d\xe4\x3d\x74\xea\x37\xb2\x57\x5b\x1b\xba\xb4\x14\xf0\x2f\xb7\xaa\x07\xfb\x5e\x19\x6e\xb9\x92\x18\x6d\xf8\xc0\xa8\x8b\x67\x55\x8f\x11\x54\xc2\xa3\x82\x9f\x21\x7a\x91\x66\xb4\xf2\xf5\x46\x08\xa1\xd8\x45\x74\x3e\x2e\x79\x24\x79\xa5\xac\x75\xb5\xb8\x19\xeb\x18\x10\x4c\xa8\xe0\x10\xe1\x8b\x50\x95\xe8\xee\x7c\x7a\xa8\xdf\x9a\x96\xaa\x9d\x3c\xc4\xae\x99\x20\x96\xbf\xb0\x88\x7e\x3c\x06\xf9\x03\x81\x1d\x53\xb9\x6c\x42\x15\x16\x75\x4b\x2c\xd1\xcc\xf3\x64\xa7\x34\xcd\x2b\xcd\xc8\x33\x86\xef\xdc\x2d\x44\x07\x4b\xcb\x3b\x66\x2c\xe9\x7a\xf4\x16\x08\xb5\xb8\xbb\xbb\x5b\x3b\x50\xce\x0b\x7a\x73\xc9\x22\x60\xe1\xce\x17\xa6\x52\x82\x86\x22\xc4\x4f\x38\xe9\xda\x0a\x74\x74\xa7\xcd\xde\x84\xc3\xfe\x34\x0c\x13\xe6\x96\x08\x5e\x7f\x7d\xbc\xd1\x8c\x49\x38\x2f\x54\xa3\x82\x83\xc0\xa9\xb2\xf8\xe8\x48\xfc\xc4\x66\x9d\x5f\x7f\xda\x1a\xd9\x1b\x69\x9b\x6e\x26\xd3\x98\x2e\xc7\xe1\x88\x6d\x2d\x97\x05\xeb\x00\x4e\x13\x4b\x11\xe1\x2e\x8a\xef\xc5\xfa\x53\x5d\x00\xb9\x9b\x95\x96\x37\xad\x70\xeb\x8c\x42\x17\x2a\x52\x3f\x37\x5a\x6d\x25\xc5\xb0\xbc\x67\x42\xa8\x5d\xd2\xc7\xbf\x94\x12\x15\xd1\x93\x56\x2e\x7b\x42\x63\xe0\x98\x90\x9f\xc6\xf5\xc8\xca\x02\xd8\xe7\xdb\x29\xc9\x4b\x34\x9f\xcf\xb2\x2c\x0d\x1b\x27\xca\xad\xaa\x21\x37\x2d\xa1\x6a\x07\x93\x8a\x2e\xfa\x01\xad\xdc\xd7\xe2\xfe\xfe\x3e\x50\xd2\x79\xda\x28\xdd\xa1\x37\x34\xd1\x81\x75\xdc\x5e\x56\x56\xfa\x68\x69\x98\x5d\xcb\x2d\x3b\xda\xe1\x4a\x90\xaf\x1a\x91\x0c\x3e\x94\x27\xa8\xc3\x91\xde\x60\x54\xa0\xa0\x35\x59\x66\xd9\x60\x73\xca\x6a\xa5\x09\x8c\x8a\x54\x92\xf9\x9d\x88\x91\xe0\xd6\x29\x36\x7a\x0b\x3a\x13\xb8\xe6\xfc\x23\xc0\x13\xbe\x21\x20\xd4\x70\x3e\x5b\xba\xd9\xc9\x0d\x73\xd7\x02\x34\x6f\x23\x14\xb1\x18\x44\xc2\x57\x67\xe1\x37\x2b\x35\xf8\x11\x03\x82\x96\xd7\xc5\xc7\x64\x2e\x3c\x7f\x13\x15\x9d\x8a\x68\x38\x14\x72\x09\x44\x8e\x7f\x93\x82\xc6\x7a\x46\x25\xf1\xc2\xed\xcd\xc2\x92\x97\xaf\x8b\x03\x5d\x78\xd0\xaa\x07\x2d\x71\x44\x5a\x52\xda\x31\xb9\x3d\xc0\x33\x02\x19\x85\x86\x54\x46\x89\xad\x1d\x85\x66\xe5\x55\xcd\x0b\x65\x91\xea\x7b\x79\x73\x28\xf0\xce\x3a\x91\xee\xdb\xdb\x5b\xbf\xf9\x73\x9a\x65\xaf\x39\x97\x94\x0d\x18\xad\x02\xe9\x02\xcc\xf4\x82\x8b\xa4\xf9\xb2\x8e\x81\x41\xc7\xc2\x8f\xd8\x0e\xc1\x5f\x4f\x74\xf8\xe2\x53\xcd\x17\x8f\x8f\x8f\x6e\xc9\x15\xe2\x38\xc5\x52\xb4\x91\x62\x13\x1f\x4f\x4f\x4f\xce\x47\xde\xa9\xd7\xdc\x6a\x22\x63\x95\x85\x40\xc5\xb2\x34\xc8\xa5\x41\x34\x98\xec\x58\xf5\xcc\xed\xcf\xad\x1c\xed\xac\x2e\x13\xc2\xb9\x34\x02\x6f\xdc\xcf\x90\x6f\xd0\xae\xb2\xf8\xaa\x20\x9e\x2d\xc9\x3e\x84\xed\x89\x66\xd2\xae\xd3\x1b\xfb\x0b\x93\xa3\x94\x01\x06\x38\xbe\xc0\x49\x77\x45\xc5\xe6\x96\x23\xf6\xd5\xbf\xc1\x1e\x3a\xf1\x9f\x63\xbf\x3d\x86\xfd\x3c\x19\xa8\xdf\x55\xc5\x05\x43\x2f\x9c\xed\x60\xa6\x7e\xe9\x18\xe5\x04\xfd\xaf\x23\x43\x1e\x6e\xa8\xab\xa2\xe8\x87\xff\x43\x96\xf3\x59\xe6\xc5\xd8\xa9\x51\xbc\xa5\x2e\x2f\x83\x70\x01\xa9\x88\xe0\x8d\xc4\x35\x0b\xcf\x35\x27\x59\x70\xe6\x14\xc1\xc9\xf8\xec\x71\xae\x92\x67\xe0\xf8\xd2\xca\xfc\x3d\x73\xa8\x1b\xd1\x47\xd0\x66\x67\x36\xea\xe6\xaa\x1f\x10\x3c\x22\xe1\x6a\x08\x4f\x29\x18\xca\x62\x3c\x0a\xd7\x8d\xdb\xfe\xa4\x12\xd9\xc7\x53\x36\x49\xe9\x26\x09\x3b\x7d\xf9\xa4\x4f\x9f\xeb\xcb\xc4\xf0\xc8\x53\x73\x8c\x17\x15\xfc\x3d\xd4\x70\x2a\xc5\x41\x8b\x27\x66\x13\x3d\x0e\x1c\x23\x5b\xab\x82\xd1\xfb\xd1\x7e\x5d\x7c\xf4\xcb\x07\x4a\xeb\xee\x33\x88\xb6\x57\xc5\x98\x80\xb3\xb6\xe6\x87\xe9\x05\xb7\x3f\xe8\x29\xfa\xf8\x63\x92\xcb\x12\x10\xa2\x77\x04\xb1\xff\x09\x00\x00\xff\xff\xcf\x97\xf9\x00\x69\x0c\x00\x00") func styleCssBytes() ([]byte, error) { return bindataRead( @@ -125,7 +125,7 @@ func styleCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "style.css", size: 2323, mode: os.FileMode(488), modTime: time.Unix(1459655879, 0)} + info := bindataFileInfo{name: "style.css", size: 3177, mode: os.FileMode(420), modTime: time.Unix(1502599271, 0)} a := &asset{bytes: bytes, info: info} return a, nil }