diff --git a/_css/default.css b/_css/default.css index 0121514..cdadbab 100644 --- a/_css/default.css +++ b/_css/default.css @@ -381,6 +381,58 @@ table.log tr.delete:hover { } +.kid_menu { + display: none; + padding: 3px 0px; + background-color: #B7B7B7; + border-left: 2px solid #000; + position: relative; + top: -4px; +} + +.kid_menu .add_money_deposit { + width: 46%; + text-align: center; + display: inline-block; + position: relative; +} + +.kid_menu .view_parent_view { + width: 48%; + text-align: center; + display: inline-block; + position: relative; + border-left: 1px solid; +} + +.kid_menu img { + width: 20px; + height: 20px; + position: relative; + top: 2px; +} + +.kid_menu span { + position: relative; + top: -1px; + color: #473C3C; + font-family: Arial; + font-weight: bold; +} + +.kid_menu a:link { + color: #000; +} + +.kid_menu span:hover{ + text-decoration: underline; +} + +.kid_menu:hover { + cursor: pointer; +} + + @media (min-width: 680px) { diff --git a/_image/dot.png b/_image/dot.png new file mode 100644 index 0000000..50d162a Binary files /dev/null and b/_image/dot.png differ diff --git a/_image/preview.png b/_image/preview.png new file mode 100644 index 0000000..3890c25 Binary files /dev/null and b/_image/preview.png differ diff --git a/template/templates/user_list.tpl b/template/templates/user_list.tpl index 54bddde..babea63 100755 --- a/template/templates/user_list.tpl +++ b/template/templates/user_list.tpl @@ -43,6 +43,11 @@ $("#uk_filter_name").keyup(function() { }); + +function open_kid_menu(uk_id) { + $("#kid_menu_"+uk_id).fadeToggle(); +} + function open_deposit(user_id) { $("#"+user_id).submit(); } @@ -70,15 +75,15 @@ function search() { \ \
\ -
\ +
\ \
\ -
\ -
\ +
\ +
\ Befizetés\ \
\ - \ + \
\ Szülői előnézet\ \