|
| 1 | + |
| 2 | +/* ::::: http://192.168.1.1/css/styles.css ::::: */ |
| 3 | + |
| 4 | +html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px none; outline: 0px none; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } |
| 5 | +:focus { outline: 0px none; } |
| 6 | +body { line-height: 1; color: black; background: none repeat scroll 0% 0% white; -moz-user-select: none; } |
| 7 | +body a { color: rgb(79, 79, 79); text-decoration: none; } |
| 8 | +ol, ul { list-style: none outside none; } |
| 9 | +table { border-collapse: separate; border-spacing: 0px; } |
| 10 | +caption, th, td { text-align: left; font-weight: normal; } |
| 11 | +blockquote:before, blockquote:after, q:before, q:after { content: ""; } |
| 12 | +blockquote, q { quotes: "" ""; } |
| 13 | +body { font-family: Verdana,Geneva,sans-serif; background: url('background.png') repeat-x scroll 0% 0% transparent; margin: 0px; padding: 0px; text-align: center; font-size: 14px; line-height: 14px; color: rgb(81, 85, 89); } |
| 14 | +.panel_general { width: 600px; height: 650px; margin: 0px auto; text-align: left; padding: 0px; background: url('background.png') repeat-x scroll 0% 0% transparent; } |
| 15 | +.left { float: left; } |
| 16 | +.right { float: right; } |
| 17 | +.centred { text-align: center; margin: 8px 0px; } |
| 18 | +.hand { cursor: pointer; } |
| 19 | +.txt_hover { color: rgb(112, 145, 167) ! important; text-decoration: underline; } |
| 20 | +.panel_header { width: 944px; height: 131px; visibility: hidden; } |
| 21 | +.header_content { height: 131px; padding: 38px 40px; } |
| 22 | +.header_left { width: 439px; float: left; } |
| 23 | +.home_station { width: 239px; height: 29px; display: block; } |
| 24 | +.network_map { margin-top: 18px; width: 124px; height: 21px; display: block; } |
| 25 | +.movistar { width: 221px; height: 49px; float: right; } |
| 26 | +.options_menu { width: 904px; position: absolute; margin-top: -60px; } |
| 27 | +.line { background-color: rgb(81, 85, 89); width: 1px; height: 9px; margin: 4px 12px; } |
| 28 | +.line_small { background-color: rgb(160, 165, 169); width: 1px; height: 5px; margin: 6px 10px; } |
| 29 | +.password_ico { background: url('password_blue_light.gif') no-repeat scroll 0% 0% transparent; width: 20px; height: 10px; padding-right: 8px; margin-top: 3px; } |
| 30 | +.password_ico.hover { background: url('password_blue.gif') no-repeat scroll 0% 0% transparent; } |
| 31 | +.faq_ico { background: url('faq_blue_light.png') no-repeat scroll 0% 0% transparent; width: 17px; height: 17px; padding-right: 8px; } |
| 32 | +.faq_ico.hover { background: url('faq_blue.png') no-repeat scroll 0% 0% transparent; } |
| 33 | +.languages a { color: rgb(160, 165, 169); float: right; } |
| 34 | +.languages a:hover { color: rgb(112, 145, 167); text-decoration: underline; } |
| 35 | +.footer { height: 34px; } |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | +/* ::::: http://192.168.1.1/css/network_map.css ::::: */ |
| 40 | + |
| 41 | +.house { background-image: url('house.png'); width: 817px; height: 650px; margin: auto; } |
| 42 | + |
| 43 | +.house1 { background-image: url('house1.png'); width: 817px; height: 650px; margin: auto; } |
| 44 | + |
| 45 | +#wifi { position: absolute; margin: 384px 0px 0px 450px; width: 300px; text-align: center; font-size: 15px; } |
| 46 | +.wifi_ico { width: 89px; height: 103px; background-position: 0px 0px; display: block; margin: 20px auto 6px; } |
| 47 | +.wifi_ico[color="grey"] { background-position: 0px 0px; } |
| 48 | +.wifi_ico[color="green"] { background-position: -89px 0px; } |
| 49 | +.wifi_ico[color="blue"] { background-position: -178px 0px; } |
| 50 | +.wifi_ico[color="orange"] { background-position: -267px 0px; } |
| 51 | +.wifi_ico[color="red"] { background-position: -356px 0px; } |
| 52 | +.wifi_ico.hover { background-position: -178px 0px; } |
| 53 | +.gateway { display: none; margin: 0px auto; } |
| 54 | +.wifi_txt { margin-top: 4px; } |
| 55 | +#home_content { width: 380px; } |
| 56 | +.scroll { margin: 160px 0px 0px 230px; position: absolute; } |
| 57 | + |
| 58 | + |
| 59 | +/* ::::: http://192.168.1.1/css/movistar.css ::::: */ |
| 60 | + |
| 61 | +.home_station { background: none repeat scroll 0% 0% transparent; } |
| 62 | +.ui-dialog .ui-dialog-titlebar { background: url('titlebar_m.png') repeat-x scroll 0% 0% transparent; } |
| 63 | +.dialog_faq { background: url('faq.png') no-repeat scroll 0% 0% transparent; } |
| 64 | +.dialog_faq:hover { background: url('faq_hover.png') no-repeat scroll 0% 0% transparent; } |
| 65 | +.ui-dialog .ui-dialog-titlebar-close { background: url('cancel_sprite.png') no-repeat scroll -44px 0px transparent; } |
| 66 | +.ui-dialog .ui-dialog-titlebar-close:hover { background-position: -66px 0px; } |
| 67 | +.welcomepan_icon { background: url('welcome_pantalla_m.png') no-repeat scroll 0% 0% transparent; } |
| 68 | +.welcomepan_icon:hover { background: url('welcome_pantalla_m.png') repeat scroll 270px 0px transparent; } |
| 69 | +.welcome_fav_icon { background: url('favoritos_m.png') no-repeat scroll 0% 0% transparent; width: 217px; height: 54px; } |
| 70 | +.welcome_fav_icon.hover { background: url('favoritos_m.png') repeat scroll 217px 0px transparent; } |
| 71 | +#help_dialog { border: 3px solid rgb(67, 177, 200); } |
| 72 | +.usb_icon { background: url('down_usb_m.png') no-repeat scroll 0% 0% transparent; } |
| 73 | +.print_icon { background: url('down_print_m.png') no-repeat scroll 0% 0% transparent; } |
| 74 | +.wifi_ico { background: url('router_m.png') no-repeat scroll 0% 0% transparent; } |
| 75 | +.imgStiker { background-image: url('gateway_sticker_m.png'); } |
| 76 | +.imgDefaultStiker { background-image: url('gateway_sticker_m.png'); } |
| 77 | +.gateway_reset_ico { width: 100px; height: 113px; background-image: url('reset_m.png'); } |
| 78 | + |
0 commit comments