X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=data%2Ftemplates%2Fown_templates%2F2083975.tpl;fp=data%2Ftemplates%2Fown_templates%2F2083975.tpl;h=eaf4eeacd69a3e831b5fc9b5d6cd3d85fafd7412;hb=28a0f9d30ba36c49c48b59cad22a855a0337161a;hp=0000000000000000000000000000000000000000;hpb=a1797ae2365c0b45e3456fd6bc98b2993ffc87a8;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/2083975.tpl b/data/templates/own_templates/2083975.tpl new file mode 100644 index 0000000..eaf4eea --- /dev/null +++ b/data/templates/own_templates/2083975.tpl @@ -0,0 +1,244 @@ +/* tie komentare este niesu akoze naozaj [= vlastne aj toto css je taka provizooria; bo by som chcel zmenit system selektorov [aj v kode] */ + +/* pasteka */ +body { + color: #6DAE42; + text-decoration: none; + margin: 0; + background-color: black; + scrollbar-shadow-color: #6DAE42; + scrollbar-highlight-color: #6DAE42; + scrollbar-3dlight-color: #6DAE42; + scrollbar-base-color: black; + scrollbar-darkshadow-color: #6DAE42; + scrollbar-track-color: black; + scrollbar-arrow-color: black; + font: 8pt Tahoma,sans-serif; +} + +inframe { + width: 90%; + height: 230px; +} + +td { + wordwrap: break-word; + font: 8pt Tahoma,sans-serif; +} + +.t1 { + position: fixed; + margin: 0; + text-align: center; + background-color: #000; + top: 0%; + width: 100%; + height: 20px; + right: 0; + left: 0; +z-index:2; +} + +.t2 { + height: 20px; +} + +/* obsah nody */ + +#topic { + width: 662px; + padding: 2px; + display: table; +} + + +a { + color: white; + text-decoration: none; + font: 8pt Tahoma,sans-serif; +} + +a:hover { + color: red; + text-decoration: none; + font: 8pt Tahoma,sans-serif; +} + +a.mail { + color: red; + font-weight: bold; + text-align: center; + text-decoration: none; + font: 8pt Tahoma,sans-serif; +} + +a.mail:hover { + color: white; + text-decoration: none; + font-weight: bold; + text-align: center; + font: 8pt Tahoma,sans-serif; +} + + +.bordered { + border: solid 1pt #6DAE42; +} + +.bordered2 { + border-left: solid 1pt #6DAE42; + border-right: solid 1pt #6DAE42; + border-bottom: solid 1pt #6DAE42; +} + + +.header { + background-color: #333; + border-bottom: solid 1px #6DAE42; + height: 100%; + width: 100%; + vertical-align: top; + align: left; + padding: 0pt; +} + + +.th_header { + background-color: #333; +} +a.vector {font-size:6pt;} +a.vector:hover {font-size:6pt;} + +.important { + font-weight: bold; + text-align: center; +} + +.most_important { + font-weight: bold; + font-color: red; + color: red; +} + + +/* userlisty a podobny sajrajt ----------------------------------------- */ + +.active_user_img { + float: left; + width: 50px; + margin: 0 3px 3px 0; + _margin-bottom:0; +} + +.active_user_img img { margin:0; padding:0; width: 50px; height:50px; border:0; } + +.active_users .active_user_name { + text-align: center; +} + +.message { z-index:0; } + +.node_userlist { + width: 666px; + text-align: center; + margin-bottom: 10px; + position: relative; + z-index:0; +} + +.node_userlist img { + width: 50px; + height: 50px; + border: 0; + margin: 0 3px 3px 0; +} + + + +/* form -------------------------------------------------------------- */ + + +input { + color: white; + background-color: transparent; + vertical-align: middle; + border: solid 1px #6DAE42; + height: 18px; + font: 8pt Tahoma,sans-serif; +} + + +input.small { + color: white; + background-color: transparent; + width: 50px; + vertical-align: middle; + border: solid 1px #6DAE42; + height: 18px; + font: 8pt Tahoma,sans-serif; +} + +select { + color: white; + background-color: black; + vertical-align: middle; + border: solid 1px #6DAE42; + height: 18px; + font: 8pt Tahoma,sans-serif; +} + +textarea { + width: 666px; + height: 123px; + background-color: transparent; + border-color: #6DAE42; + color: white; +} + +textarea.node_content { + width: 800px; + height: 666px; + background-color: transparent; + border-color: #6DAE42; + color: white; +} + +textarea.small { + width: 90%; + height: 42px; + border-color: #6DAE42; + background-color: transparent; + overflow: hidden; + font-color: white; + color: white; +} + +.controls { margin-top:3px; } +.controls input { margin-left: 2px; } + +#panel { +position: absolute; +top: 0px; +left: 0px; +display: none; +z-index: 23; +color: #FFF; +background: #000; +border: 1px solid #6DAE42; +padding: 2px; +margin: 0; +} +#panel .panel_btn { +border: 0; +color: #FFF; +background: transparent; +margin: 0; +padding: 1px 0 1px 0; +} +#panel .panel_btn:hover { +color: #F00; +} +#panel form { +padding: 0; +margin: 0; +} \ No newline at end of file