X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=basic-data%2Ftemplates%2Fown_templates%2F1012901.tpl;fp=basic-data%2Ftemplates%2Fown_templates%2F1012901.tpl;h=51086f904fceeff3a158f02c62bb34987f75c666;hb=a1797ae2365c0b45e3456fd6bc98b2993ffc87a8;hp=0000000000000000000000000000000000000000;hpb=b097cd5c3065f23e47a0226ee43fa0ce9cc4cd99;p=mirrors%2FKyberia-bloodline.git diff --git a/basic-data/templates/own_templates/1012901.tpl b/basic-data/templates/own_templates/1012901.tpl new file mode 100644 index 0000000..51086f9 --- /dev/null +++ b/basic-data/templates/own_templates/1012901.tpl @@ -0,0 +1,42 @@ +/* ----- BOOKMARKS ----- */ +div.b_cat div.b_item { margin:0; } + +div.b_cat { + border-width: 1px 1px 1px 7px; + border-style: solid; + border-color: #008000; + width: 400px; + padding: 2px 0 2px 4px; +} +div.b_item { + border-top: 1px solid #FFF; + padding: 4px; +} + +div.b_item { + display: none; + _display: block; +} + +div.b_cat:hover { width: 666px; } +div.b_cat:hover div.b_item { display: block; } + +div.b_cat:hover div.b_node:hover { background: #333; width: 100%; } +div.b_cat:hover div.b_node:hover a:hover { color: #6DAE42; } + +h2 { + font-size: 8pt; + font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica; + margin: 0; + padding: 0; + font-weight: normal; + display: inline; + float: left; +} + +.tt + div.b_cat { display: none; } + +.b_friend img { + float: left; +} +input[type='checkbox'] {background: #000; color: #008000; border: 1px solid #008000;} \ No newline at end of file