diff --git a/_css/default.css b/_css/default.css index c0bfc66..29823ce 100644 --- a/_css/default.css +++ b/_css/default.css @@ -230,7 +230,7 @@ td.create a { background-color: #B7B7B7; } -.list .list_item img, .list .name_tag img, .list .name_tag_checked img{ +.list .list_item img, .list .name_tag img, .list .name_tag_checked img, .active_kid img{ width: 20px; height: 20px; float: left; @@ -384,13 +384,40 @@ table.log tr.delete:hover { .kid_menu { display: none; - padding: 3px 0px; background-color: #B7B7B7; border-left: 2px solid #000; position: relative; top: -4px; } +.active_kid { + background-color: #333; + color: #fff; + font-weight: bold; + border-left: 2px solid #000; + vertical-align: middle; + font-size: 18px; + font-family: Arial; + margin: 4px 0px; + padding: 5px; + +} + +.kid_menu .kid_submenu { + text-align: center; + cursor: pointer; + border-bottom: 1px dotted black; + padding: 2px 0px; +} + +.kid_menu .kid_submenu:hover { + background-color: #7b7575; +} + +.kid_menu .kid_submenu:hover span { + color: #e9e2e1; +} + .kid_menu .add_money_deposit { width: 46%; text-align: center; diff --git a/template/templates/user_data_edit.tpl b/template/templates/user_data_edit.tpl index d71fade..cd7ece6 100755 --- a/template/templates/user_data_edit.tpl +++ b/template/templates/user_data_edit.tpl @@ -1,7 +1,6 @@
\
+ '+pdata[i]['uk_name']+'\
+