From f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0 Mon Sep 17 00:00:00 2001 From: M.Gergo Date: Fri, 8 Mar 2019 21:20:34 +0100 Subject: további rendrakás --- .../mayor-base/www/skin/sulix/base/css/base.css | 268 +++++++++++++++++ .../mayor-base/www/skin/sulix/base/html/base.phtml | 332 +++++++++++++++++++++ .../sulix/base/img/bejelentkezes_gomb_140x26.png | Bin 0 -> 3447 bytes .../sulix/base/img/bejelentkezes_gomb_66x28.png | Bin 0 -> 3712 bytes .../mayor-base/www/skin/sulix/base/img/favicon.ico | Bin 0 -> 1150 bytes .../mayor-base/www/skin/sulix/base/img/fur.png | Bin 0 -> 167469 bytes .../www/skin/sulix/base/img/mayor_small_ssl.png | Bin 0 -> 38044 bytes .../www/skin/sulix/base/img/powered_by_mayor.png | Bin 0 -> 3874 bytes .../skin/sulix/base/img/powered_by_mayor_small.png | Bin 0 -> 4361 bytes .../www/skin/sulix/module-auth/css/login.css | 89 ++++++ .../www/skin/sulix/module-auth/html/login.phtml | 79 +++++ .../skin/sulix/module-naplo/css/admin/tanevek.css | 17 ++ .../www/skin/sulix/module-naplo/css/naplo.css | 84 ++++++ .../css/orarend/orarendTeremModositas.css | 8 + .../skin/sulix/module-password/css/password.css | 43 +++ .../skin/sulix/share/css/calendar_date_select.css | 139 +++++++++ 16 files changed, 1059 insertions(+) create mode 100644 mayor-orig/mayor-base/www/skin/sulix/base/css/base.css create mode 100644 mayor-orig/mayor-base/www/skin/sulix/base/html/base.phtml create mode 100644 mayor-orig/mayor-base/www/skin/sulix/base/img/bejelentkezes_gomb_140x26.png create mode 100644 mayor-orig/mayor-base/www/skin/sulix/base/img/bejelentkezes_gomb_66x28.png create mode 100644 mayor-orig/mayor-base/www/skin/sulix/base/img/favicon.ico create mode 100644 mayor-orig/mayor-base/www/skin/sulix/base/img/fur.png create mode 100644 mayor-orig/mayor-base/www/skin/sulix/base/img/mayor_small_ssl.png create mode 100644 mayor-orig/mayor-base/www/skin/sulix/base/img/powered_by_mayor.png create mode 100644 mayor-orig/mayor-base/www/skin/sulix/base/img/powered_by_mayor_small.png create mode 100644 mayor-orig/mayor-base/www/skin/sulix/module-auth/css/login.css create mode 100644 mayor-orig/mayor-base/www/skin/sulix/module-auth/html/login.phtml create mode 100644 mayor-orig/mayor-base/www/skin/sulix/module-naplo/css/admin/tanevek.css create mode 100644 mayor-orig/mayor-base/www/skin/sulix/module-naplo/css/naplo.css create mode 100644 mayor-orig/mayor-base/www/skin/sulix/module-naplo/css/orarend/orarendTeremModositas.css create mode 100644 mayor-orig/mayor-base/www/skin/sulix/module-password/css/password.css create mode 100644 mayor-orig/mayor-base/www/skin/sulix/share/css/calendar_date_select.css (limited to 'mayor-orig/mayor-base/www/skin/sulix') diff --git a/mayor-orig/mayor-base/www/skin/sulix/base/css/base.css b/mayor-orig/mayor-base/www/skin/sulix/base/css/base.css new file mode 100644 index 00000000..fbffc38f --- /dev/null +++ b/mayor-orig/mayor-base/www/skin/sulix/base/css/base.css @@ -0,0 +1,268 @@ +/* @override https://sy.ulx.hu:1743/sulixnaplo/skin/sulix/base/css/base.css?ver=2719 */ + +/* + Module: base +*/ +@media screen { + + html body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin:0px; padding:0px; } + + a { text-decoration:none; } + + div.errorMsg { margin: 20px 20%; background: #fee; border: solid 1px red; border-radius: 2px; padding: 15px; box-shadow: 0px 1px 10px rgba(0,0,0,0.5); } + div.errorMsg span { font-weight: bold; color: #f00; } + div.infoMsg { margin: 20px 20%; background-color: #eef; border: groove 1px #0000ff; border-radius: 2px; padding: 15px; box-shadow: 0px 1px 10px rgba(0,0,0,0.5); } + div.infoMsg span { font-weight: bold; color: #00a; } + div.errorMsg span.alertParam, div.infoMsg span.alertParam { font-weight: normal; font-style: italic; color: green; } + + #logo { position: absolute; top: 0; + left: 5px; +} + + #head { position: absolute; width: 100%; height: 60px; background: #3496B9 url(../img/powered_by_mayor_small.png) no-repeat right center; } +/* + #egyeb { float: right; padding: 23px 20px; margin-right: 100px; text-align: right; } + #egyeb span { color: white; cursor: pointer; background: #3facc7; padding: 23px 20px; } + #settings { display: none; width: 100px; + margin-top: 5px; position:relative; right: 0px; + background: #f496b9; + } + #egyeb:hover #settings { display: block; } + #settings table { width: 100%; background: #3facc7; margin-top: 23px; border-spacing: 1px;} + #settings td { width: 100%; text-align: left; padding-left: 10px; border-bottom: solid 1px #ffacc7; background: #3496B9; } + #settings td:last-child { border-bottom: none; } + #settings td a { + display: inline-block; width: 100%; + padding: 2px 0px 2px 0px; + text-align: left; text-decoration: none; + color: white; + } + #settings td a:hover { } +*/ + + + #nav, #nav ul { list-style: none; } + #nav { margin: 0; height: 60px; padding-left: 180px; } + #nav li { position: relative; } + + #nav > li { float: left; z-index: 20; min-width: 100px; text-align: center; padding: 20px; height: 20px; background: #47c980; } + #nav > li:hover { z-index: 22; } + #nav > li > ul { top: 50px; left: -1px; /* background: #1A4B5C; */} + #nav > li > ul > li > a { margin-left: 10px; } + + #nav li:hover { background: #4fbcd7; } + #nav li.active { background: #3facc7; } + #nav li a { display: block; padding: 3px 8px; color: white; } + #nav li a:hover { color:#fdb933; } + #nav li:hover > ul, #nav li.over ul { display: block; } +#nav > li.active { padding-right: 0; padding-left: 0; width: 140px; } +#nav > li > a { padding: 23px 8px; position: relative; top: -20px; } + #nav li.nav1szin { background: #3496B9; } + #nav ul.sub { background: #3facc7; } + + + #nav ul { display: none; position: absolute; width: 160px; padding: 0px; } + #nav ul span { float: left; margin: 6px 5px; color: white; } + #nav ul > li { background: #3496B9; } + #nav ul li { text-align: left; margin-bottom: 1px; } + #nav ul li a { padding: 6px 10px; } + #nav ul li.active > a { color:#fdb933; } + + #nav ul ul { top: 0px; left: -145px; z-index: 30; background: #3facc7; background: #3496B9} + #nav ul ul a { background: #3facc7; } + #nav ul ul a:hover { background: #4fbcd7; } + + #nav li.start { + height: 20px; min-width: 0; padding-right: 0px; padding-left: 6px; + background: #D2DFE9; border-right: 4px solid #D2DFE9; border-radius: 0px 30px 30px 0px; + } + + #poz { list-style: none; background-color: rgb(230,230,230); margin: 0; height: 20px; border-bottom: #f3f3f3 solid 5px; } + #poz > li { float: right; padding: 2px; width: auto; } + + #nav1 { z-index: 4; position: absolute; margin-left: 330px; margin-right: 10px; background: rgba(52,150,185,0.6); } + #nav1 div a { padding: 22px 8px 23px 8px; display: inline-block; text-decoration: none; color: #fff; background: #3496B9; margin-top: 1px; } + + #nav1 div a:hover { color: #fdb933; /*background: #5FCCE7; */} + #nav1 div a.aktiv { color:#fdb933; /*background: #4FBCD7; */} + + #nav2 { width: 120px; position: absolute; margin: 0; height: 100%; + background: -webkit-linear-gradient(top, #D2DFE9 0%,#D2DFE9 50%,#ffffff 100%); + background: -moz-linear-gradient(top, #D2DFE9 0%,#D2DFE9 50%,#ffffff 100%); + background: linear-gradient(top, #D2DFE9 0%,#D2DFE9 50%,#ffffff 100%); + } + #nav2 ul { margin: 0; padding: 0; list-style: none; } + #nav2 ul li { border-bottom: solid 1px rgba(100,100,100,0.4); } + #nav2 ul li a { display: block; color: black; font-size: 11px; background: #D2DFE9; padding: 6px 6px; text-decoration: none; } + #nav2 ul li a.aktiv { color: #175970; color: #ee7f00; font-size: 12px; } + #nav2 ul li a:hover { color: white; background: #9abcd8; } + + + #takaro { z-index:150;position: fixed;top:0px; left:0px; right:0px; bottom:0px; background-color: rgba(0,0,0,0.7); } + #updateWindow {background-color: white; position: absolute;z-index:200;margin:auto auto; width:400px;} + #keyHelp { z-index:151;position: absolute; top:200px; left: 200px; right:200px; margin: auto; padding: 20px; width: 300px; + border: solid 1px yellow; border-radius: 20px; border-spacing: 15px; background-color: rgba(0,0,0,0.4); + } + #keyHelp th { color: white; text-align: center; border-bottom: yellow 2px solid; font-size: 20px; font-weight: bold; } + #keyHelp td.key { color: yellow; text-align: right; } + #keyHelp td.desc { color: white; text-align: left; } + + div.mayorbody { margin-left: 121px; } +/* + #logo, #head, #nav1, #nav2, #nav, #poz { position: fixed; } + #head { top: 0; left: 0; } + #nav { top: 0; left: 0; } + #nav1 { top: 0; } + #poz { top: 60px; width: 100%; } + #nav2 { top: 85px; } + div.mayorbody { margin-top: 85px; } + #nav2 { top: 60px; } + div.mayorbody { margin-top: 60px; } + */ + + #mayorErrorSmall.mayorErrorSmallInfo { +border-bottom: solid 4px rgb(106,128,250); +padding:4px; height:100%; width:100%; +background-color:rgba(250,250,250,0.9); + } + + #mayorErrorSmall.mayorErrorSmallError { +border-bottom: solid 4px red; +padding:4px; height:100%; width:100%; +background-color:rgba(250,250,250,0.9); + } + +} + +form { + background-color: #eeeeee !important; + color: black !important; +} + +form.hiba { + background-color: #eeeeee !important; + color: black !important; +} + +form.kepzes { + background-color: #eeeeee !important; + color: black !important; +} + +form.tanar { + background-color: #eeeeee !important; + color: black !important; +} + +form.terem { + background-color: #eeeeee !important; + color: black !important; +} + +table.toolBar form { + background: #3496b9 !important; +} + +form h2 { + background: #d2d2d2 !important; + font-weight: normal !important; + font-style: normal !important; + font-size: 16px !important; + color: black !important; +} + +form h3 { + color: black !important; + font-size: 14px !important; + font-weight: normal !important; + font-style: normal !important; +} + +#mayorbody table th +{ + background: #d2d2d2 !important; + font-weight: normal !important; + font-style: normal !important; + font-size: 16px !important; + color: black !important; +} + +form.terem h1 +{ + background: #d2d2d2 !important; + font-weight: normal !important; + font-style: normal !important; + font-size: 16px !important; + color: black !important; +} + +form.hiba h1 +{ + background: #d2d2d2 !important; + font-weight: normal !important; + font-style: normal !important; + font-size: 16px !important; + color: black !important; +} + +form.export h1 +{ + background: #d2d2d2 !important; + font-weight: normal !important; + font-style: normal !important; + font-size: 16px !important; + color: black !important; +} + +form.osztalyForm h1 +{ + background: #d2d2d2 !important; + font-weight: normal !important; + font-style: normal !important; + font-size: 16px !important; + color: black !important; +} + +form.tanar h1 +{ + background: #d2d2d2 !important; + font-weight: normal !important; + font-style: normal !important; + font-size: 16px !important; + color: black !important; +} + +form.updateTable h1 +{ + background: #d2d2d2 !important; + font-weight: normal !important; + font-style: normal !important; + font-size: 16px !important; + color: black !important; +} + +form.kepzes h1 +{ + background: #d2d2d2 !important; + font-weight: normal !important; + font-style: normal !important; + font-size: 16px !important; + color: black !important; +} + +#mayorbody .toolBar th +{color: white !important; +background: #3496b9 !important; +font-size: 10px !important;} + + + + form.hiba input + form.hiba select + { + margin:2px 10px; + background-color: white; + border: solid 1px rgb(120,220,240); + padding:0px 10px; + color: black; +} \ No newline at end of file diff --git a/mayor-orig/mayor-base/www/skin/sulix/base/html/base.phtml b/mayor-orig/mayor-base/www/skin/sulix/base/html/base.phtml new file mode 100644 index 00000000..5848a7b7 --- /dev/null +++ b/mayor-orig/mayor-base/www/skin/sulix/base/html/base.phtml @@ -0,0 +1,332 @@ + base.php + putValidXHTML() +*/ + + +// ------------------------------------------------------------------- +// html_base() : a html oldal szerkezete +// ------------------------------------------------------------------- + +function html_base($sessionID,$policy,$page,$sub,$f,$lang,$skin,$MENU) { + + _httpheader(); + if ($MENU['set'][$policy][$page][$sub][$f]['refresh'] > 0) { + @header("Refresh:".intval($MENU['set'][$policy][$page][$sub][$f]['refresh'])); + } + + html_head($page,$sub,$f,$lang,$skin); + _debugLayer(); + html_mayor_head($sessionID,$page,$sub,$f,$lang,$MENU,$skin); + echo '
'; + echo '
'; + page($page,$sub,$f,$lang,$skin,$policy); + echo '
'; + html_mayor_foot(); +} + +// ------------------------------------------------------------------- +// html_head() : html fejlec kiirasa +// ------------------------------------------------------------------- + +function html_head($page,$sub,$f,$lang,$skin) { + + global $INCLUDES, $SSSHH; + + if ($f == '') $f = $page; + ## ---------------------------------------------- + ## Note http://hixie.ch/advocacy/xhtml + ## But this is crazy! Using Doctype sniffing instead... + ## Also read: http://www.mozilla.org/docs/web-developer/faq.html + ## header('Content-type: application/xhtml+xml'); + ## ----------------------------------------------- + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''; +// if (_SULIX_DESIGN !== true) { +// if (defined('_SITE')) echo ' - '._SITE.' - '; +// echo _MAIN_TITLE; +// echo '.'; +// echo _MAYORREV; +// } else { + echo _SITE; +// } + echo ''."\n"; + includeCSS($page,$sub,$f,$skin); + includeCSS($page,$sub,$f,$skin,'handheld'); // install css for handheld devices + includeJS($page,$sub,$f,$skin); + if ($SSSHH!=null && $SSSHH!='') echo $SSSHH; + + if (is_array(@$INCLUDES['html_head']['global'])) foreach ($INCLUDES['html_head']['global'] as $key => $include) { + if (file_exists("skin/$skin/$include")) { + include("skin/$skin/$include"); + } elseif (file_exists('skin/'._DEFAULT_SKIN.'/'.$include)) { + include('skin/'._DEFAULT_SKIN.'/'.$include); + } + } + if (is_array(@$INCLUDES['html_head'][$page])) foreach ($INCLUDES['html_head'][$page] as $key => $include) { + if (file_exists("skin/$skin/$include")) { + include("skin/$skin/$include"); + } elseif (file_exists('skin/'._DEFAULT_SKIN.'/'.$include)) { + include('skin/'._DEFAULT_SKIN.'/'.$include); + } + } +// if (_SULIX_DESIGN !== true) echo ''."\n"; +// else + echo ''; + echo "\n\n"; + +} +// ------------------------------------------------------------------- +// mayor_menu(): a menü kiiratása +// ------------------------------------------------------------------- + +function mayor_menu($MENU,$sessionID,$lang = _DEFAULT_LANG,$skin = _DEFAULT_SKIN) { + + global $policy, $page, $sub, $f, $LANGUAGES, $SKINSSHOW; + + echo ''."\n"; + + // ------------------------ + +} + +// ------------------------------------------------------------------- +// html_mayor_head() : fejlec kiirasa (logo+menu+lastupdated) +// ------------------------------------------------------------------- + +function html_mayor_head($sessionID,$page,$sub,$f,$lang,$MENU,$skin = _DEFAULT_SKIN) { + + global $INCLUDES, $INSTALLED_MODULES, $LANGUAGES, $SKINS, $SKINSSHOW, $policy, $SCHOOL_LOGO, $SCHOOL_IDENTITY, $SCHOOL_URL, $NAV; + + _updateWindow(); + + //if (date('m')==12) $imgextra = '-santa'; else $imgextra = ''; + +// if (defined('_HOME_LOGO') && file_exists(_HOME_LOGO)) $HOME_LOGO=_HOME_LOGO; +// else + if (!file_exists($HOME_LOGO = 'skin/'.$skin.'/base/img/mayor_small_ssl'.$imgextra.'.png')) + $HOME_LOGO = 'skin/'._DEFAULT_SKIN.'/base/img/mayor_small_ssl'.$imgextra.'.png'; + +echo ''; + + echo "\n"; + echo ''."\n\n"; + + + mayor_menu($MENU,$sessionID,$lang,$skin); +// if (_SULIX_DESIGN !== true) echo ''; +// else + echo ''; + + + echo "\n"; + echo ''."\n\n"; + +} + +// ------------------------------------------------------------------- +// html_mayor_foot() : lablec kiirasa ( ) +// ------------------------------------------------------------------- + +function html_mayor_foot() { + //echo '
'._MAIN_FOOTER.'
'."\n\n"; + echo "\n"; +} + + +?> diff --git a/mayor-orig/mayor-base/www/skin/sulix/base/img/bejelentkezes_gomb_140x26.png b/mayor-orig/mayor-base/www/skin/sulix/base/img/bejelentkezes_gomb_140x26.png new file mode 100644 index 00000000..3816f6de Binary files /dev/null and b/mayor-orig/mayor-base/www/skin/sulix/base/img/bejelentkezes_gomb_140x26.png differ diff --git a/mayor-orig/mayor-base/www/skin/sulix/base/img/bejelentkezes_gomb_66x28.png b/mayor-orig/mayor-base/www/skin/sulix/base/img/bejelentkezes_gomb_66x28.png new file mode 100644 index 00000000..524d0a83 Binary files /dev/null and b/mayor-orig/mayor-base/www/skin/sulix/base/img/bejelentkezes_gomb_66x28.png differ diff --git a/mayor-orig/mayor-base/www/skin/sulix/base/img/favicon.ico b/mayor-orig/mayor-base/www/skin/sulix/base/img/favicon.ico new file mode 100644 index 00000000..5c819e56 Binary files /dev/null and b/mayor-orig/mayor-base/www/skin/sulix/base/img/favicon.ico differ diff --git a/mayor-orig/mayor-base/www/skin/sulix/base/img/fur.png b/mayor-orig/mayor-base/www/skin/sulix/base/img/fur.png new file mode 100644 index 00000000..f537e6da Binary files /dev/null and b/mayor-orig/mayor-base/www/skin/sulix/base/img/fur.png differ diff --git a/mayor-orig/mayor-base/www/skin/sulix/base/img/mayor_small_ssl.png b/mayor-orig/mayor-base/www/skin/sulix/base/img/mayor_small_ssl.png new file mode 100644 index 00000000..44e007cb Binary files /dev/null and b/mayor-orig/mayor-base/www/skin/sulix/base/img/mayor_small_ssl.png differ diff --git a/mayor-orig/mayor-base/www/skin/sulix/base/img/powered_by_mayor.png b/mayor-orig/mayor-base/www/skin/sulix/base/img/powered_by_mayor.png new file mode 100644 index 00000000..0f88bfc3 Binary files /dev/null and b/mayor-orig/mayor-base/www/skin/sulix/base/img/powered_by_mayor.png differ diff --git a/mayor-orig/mayor-base/www/skin/sulix/base/img/powered_by_mayor_small.png b/mayor-orig/mayor-base/www/skin/sulix/base/img/powered_by_mayor_small.png new file mode 100644 index 00000000..aa65a706 Binary files /dev/null and b/mayor-orig/mayor-base/www/skin/sulix/base/img/powered_by_mayor_small.png differ diff --git a/mayor-orig/mayor-base/www/skin/sulix/module-auth/css/login.css b/mayor-orig/mayor-base/www/skin/sulix/module-auth/css/login.css new file mode 100644 index 00000000..66d76da9 --- /dev/null +++ b/mayor-orig/mayor-base/www/skin/sulix/module-auth/css/login.css @@ -0,0 +1,89 @@ +@media screen { + +#logo, #head, #nav, #nav1, #nav2 { display: none; } +div.mayorbody { margin: 0; padding: 8px; } +#header img { height: 40px; position: relative; top: 5px; left: 25px; } +#header { width: 100%; background: #1A4B5C; height: 50px; } +body { background: #bfbfbf;} +form { width: 960px; margin-left: auto; margin-right: auto; } +div#body { + width: 100%; height: 470px; padding-top: 70px; + background-color: #3497B9; + background-attachment: inherit; + background-image: url('../../base/img/fur.png'); + background-repeat: no-repeat; + background-position: bottom right; +} +table.loginablak { width: 160px; width: 180px; /*height: 178px;*/ background: #1A4B5C; border: #1A4B5C 8px solid; border-radius: 8px;} +table.loginablak thead td { color: #F49430; font-weight: bold; font-size: 15px; font-family: sans-serif; text-align: center; padding-top: 5px; padding-bottom: 5px;} +table.loginablak tbody td { height: 26px; padding-top: 15px; text-align: center; } +table.loginablak div.input { + margin-left: auto; margin-right: auto; + width: 140px; height: 26px; + background-image: url(../../base/img/bejelentkezes_gomb_140x26.png); + background-origin: padding-box; + background-position: 50% 100%; + background-repeat: no-repeat; +} +table.loginablak input[type=text], table.loginablak input[type=password] { + background-color: transparent; border: none; color: #767676; + font-family: sans-serif; font-size: 10px; font-weight: 10px; height: 26px; width: 140px; + /*outline-color: #3C3B37; outline-width: 5px; outline-style: auto; */ padding: 1px 10px; +} +table.loginablak tfoot td { text-align: right; padding: 25px 0px 25px 0px; +} +table.loginablak tfoot select { float: left; background-color: transparent; color: white; border: 1px solid rgba(255,255,255,0.2); /*display: none; */} +table.loginablak tfoot select option { background-color: #1a4b5c; } +table.loginablak tfoot input[type=submit] { +font-weight: bold; font-family: sans-serif; font-size: 10px; +padding: 1px 6px 3px 6px; +width: 66px; height: 28px; +background-attachment: scroll; +background-clip: border-box; +background-color: transparent; +background-image: url(../../base/img/bejelentkezes_gomb_66x28.png); +background-origin: padding-box; +background-position: 50% 100%; +background-repeat: no-repeat; +border: none; +} + +/* +div.mayorbody img { border-width: 0px; } +div.mayorbody h1 {text-align: center; margin: 10px; font-size:20px; } +div.mayorbody h2 {text-align: center; margin: 10px; font-size: 15px; } +div.mayorbody table { font-size: 12px; } +div.mayorbody table.main {width: 100%; border-width: 0px;} +div.mayorbody table.loginablak { + background-color: #ffffff; + border-width: 1px; + border-style: solid; + border-color: #555550; + width:400px} +div.mayorbody td { padding: 2px } +div.mayorbody form { margin: 30px;padding: 0px; } +div.mayorbody input { font-size: 12px; font-family:Verdana,Arial; background-color: #fffff0; border: solid 1px #666690;} +div.mayorbody select.pp { padding: 0px; margin: 0px; border: none 0px #778890; font-size: 12px; background-color: #eeeee0; font-family: Verdana,Arial; } +div.mayorbody select.pp>option { border: none 0px black; } +div.mayorbody input.submit { border: solid 1px #776650; } +div.mayorbody table.loginablak thead td { + background-color: #666690; + text-align: center; + font-family: Verdana,arial; + font-size: 10pt; + font-weight: bold; + color: white; + border-bottom: solid 1px white; +div.mayorbody } +div.mayorbody table.loginablak tbody tr.top td { border-top: solid 1px #666690; } + +div.mayorbody tfoot td { background-color: #888880; text-align: center; } +div.mayorbody td.co { text-align: center; vertical-align: bottom; font-family: Verdana,arial; font-size:8pt; } +div.mayorbody img.aauthImg { + border-top: solid 1px #666690; + border-bottom: solid 1px #888880; + border-left: solid 1px #666690; + border-right: solid 1px #888880; +} +*/ +} \ No newline at end of file diff --git a/mayor-orig/mayor-base/www/skin/sulix/module-auth/html/login.phtml b/mayor-orig/mayor-base/www/skin/sulix/module-auth/html/login.phtml new file mode 100644 index 00000000..87f90756 --- /dev/null +++ b/mayor-orig/mayor-base/www/skin/sulix/module-auth/html/login.phtml @@ -0,0 +1,79 @@ +'post', + 'action'=>'index.php?policy=public&page=auth&f=login&toPolicy='.$toPolicy.'&sessionID='.$sessionID , + 'name'=>"loginablak", + 'id'=>'loginablak' + )); + + echo ''; + echo '
'; + + echo ''; + echo ''; + echo ''; + + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo '
'."\n"; + echo 'SuliX Napló'; + echo '
'."\n"; + + if ($toPolicy == 'parent') { + echo ''."\n"; + } else { + echo ''."\n"; + } + + + echo ''."\n"; + echo '
'."\n"; + echo '
'; + echo ''."\n"; + echo '
'; + echo '
'."\n"; + echo '
'; + echo ''."\n"; + echo '
'; + echo '
'."\n"; + + echo '
'."\n"; + formEnd(); + + } + +?> diff --git a/mayor-orig/mayor-base/www/skin/sulix/module-naplo/css/admin/tanevek.css b/mayor-orig/mayor-base/www/skin/sulix/module-naplo/css/admin/tanevek.css new file mode 100644 index 00000000..7562ff6f --- /dev/null +++ b/mayor-orig/mayor-base/www/skin/sulix/module-naplo/css/admin/tanevek.css @@ -0,0 +1,17 @@ + + form.intezmeny { background-color: rgb(40,60,120); color: white; margin: 20px; padding: 0px; } + form.intezmeny h2 { + background-color: rgb(20,40,80); + text-align: center; + border: white 1px dotted; + border-width: 1px 0px; + padding: 3px; + } + form.intezmeny div.data { + padding: 1em; + } + input.date { width: 100px; } + + form.intezmeny fieldset p { margin-left: 50px; } + form.intezmeny fieldset label { background-coor: red; padding: 0px 14px 0px 0px; } + form.intezmeny fieldset h3 { color: rgb(255,255,100); } \ No newline at end of file diff --git a/mayor-orig/mayor-base/www/skin/sulix/module-naplo/css/naplo.css b/mayor-orig/mayor-base/www/skin/sulix/module-naplo/css/naplo.css new file mode 100644 index 00000000..7a91910a --- /dev/null +++ b/mayor-orig/mayor-base/www/skin/sulix/module-naplo/css/naplo.css @@ -0,0 +1,84 @@ +/* @override https://sy.ulx.hu:1743/sulixnaplo/skin/classic/module-naplo/css/naplo.css?ver=2719 */ + +table.toolBar { width: 95%; max-width: 95%; border-spacing: 0px; margin: 1em auto; overflow: auto; } + table.toolBar form { margin: 0px; padding: 0px; } + table.toolBar tr.first td.toolBarTitle, table.toolBar tr.first td.toolBarTool { border: solid 1px #333333; } + table.toolBar td.gap { width: 50%; border-spacing: 0px; } + table.toolBar td.help { + background-color: silver; + color: black; + border-width: 0px 1px 1px 1px; + border-color: black; + border-style: none solid solid solid; + font-size:smaller; + padding: 3px; +} +table.toolBar tr.first td a img { + display: none; +} + table.toolBar td.toolBarTitle { + background-color: white; + width: 100%; + font-size: 16px; + font-weight: normal; + font-style: normal; +} + #toolBarIntezmeny { + color: red; + border: solid red; + border-width: 1px 0px; + font-size: 10px; + } + + table.toolBar td.toolBarTool { + background-color: #3496b9; + margin: 0px; + padding: 0px; + } + table.toolBar td.toolBarTool table { border-spacing: 0px; width: 100%; } + table.toolBar td.toolBarTool table th { + background-color: #3496b9; + text-align: left; + color: white; + font-size:10px; + padding: 0px 0px 0px 4px; +} + table.toolBar input.toolSubmit { vertical-align: middle; border: 0px none; } + table.toolBar td.toolBarTool select { border: 0px; } + table.toolBar th { + background-color: #3496b9; + text-align: center; + color: white; + font-size:10px; + padding: 0px 0px 0px 4px; +} + table.toolBar img { border: none; } + + table.toolBar table.hianyzasOsszegzo { width:100%; font-size:10px; } + table.toolBar table.hianyzasOsszegzo th { + text-align: center !important; + border-style: none none solid none; + border-color: #888888; + border-width: 0px 0px 1px 0px; + } + table.toolBar table.hianyzasOsszegzo td { width: 18%; border-bottom: solid 1px rgb(60,80,100); background-color: #dddddd; text-align: center; } + + form.lapozo input { font-size: 10px; border: solid 1px #555555; } + form button.lapozo { font-size:10px; } + form span.lapozo { color:white; background-color: rgb(90,133,184); padding:1px 5px; border: solid 1px rgb(21,71,123);} + + table.flipper input {height: 38px; width: 16px; color: white; + border-top: solid 1px black; + border-bottom: solid 1px black; + border-left: none; + border-right: none; + background-color: rgb(90,133,184); + } + table.flipper input.step { background-color: rgb(100,100,60); } + table.gomb button { height: 38px; width: 24px; background-color: rgb(90,133,184); border: solid black; border-width: 1px 0px; } + + div.beirasAdatok { text-align: center; } + div.beirasAdatok span { font-weight: bold; font-size: 20pt; vertical-align: middle; } + div.beirasAdatok img { vertical-align: middle; } + + table.toolBar input { font-size: 10px; } diff --git a/mayor-orig/mayor-base/www/skin/sulix/module-naplo/css/orarend/orarendTeremModositas.css b/mayor-orig/mayor-base/www/skin/sulix/module-naplo/css/orarend/orarendTeremModositas.css new file mode 100644 index 00000000..fb0172cc --- /dev/null +++ b/mayor-orig/mayor-base/www/skin/sulix/module-naplo/css/orarend/orarendTeremModositas.css @@ -0,0 +1,8 @@ + + form.terem { background-color: rgb(100,50,100); color: white; margin: 5px auto; text-align: center; width: 640px; } + form.terem h1 { text-align: center; font-size: 16px; background-color: rgb(80,40,80); padding: 2px; } + form.terem select { margin: 2px; } + form.terem select option.foglalt { color: red; } + form.terem select option.szabad { color: green; } + + diff --git a/mayor-orig/mayor-base/www/skin/sulix/module-password/css/password.css b/mayor-orig/mayor-base/www/skin/sulix/module-password/css/password.css new file mode 100644 index 00000000..66a2fe2a --- /dev/null +++ b/mayor-orig/mayor-base/www/skin/sulix/module-password/css/password.css @@ -0,0 +1,43 @@ + img { border-width: 0px; } + h1 { display: none; text-align: center; margin: 10px; font-size:20px; } + h2 { text-align: center; margin: 10px; font-size: 15px; } + table { font-size: 12px } + table.main {width: 100%; border-width: 0px;} + form table {background-color: #ffffff; border-width: 1px; border-style: solid; border-color: #555550; width:400px} + td { padding: 2px } + form { margin: 30px; padding: 0px; } + input { font-size: 10px; font-family: Verdana,Arial; background-color: #fffff0; } + select.pp { + padding: 0px; margin: 0px; + border: none 0px #778890; + font-size: 12px; + background-color: #eeeee0; + font-family: Verdana,Arial; + } + select.pp>option { border: none 0px black; } + input.submit { border: solid 1px #776650; } + thead td { + background-color: #3496B9; + text-align: center; + font-family: Verdana,arial; + font-size: 10pt; + font-weight: bold; + color: white; + } + thead th { + background-color: #3496B9; + color: white; + padding: 2px; + } + tfoot td { + background-color: #c8c8c8; + text-align: center; + } + tbody img { display: none; border: solid 1px #bbddbb; } + td.co { + display: none; + text-align: center; + vertical-align: bottom; + font-family: Verdana,arial; + font-size: 8pt; + } diff --git a/mayor-orig/mayor-base/www/skin/sulix/share/css/calendar_date_select.css b/mayor-orig/mayor-base/www/skin/sulix/share/css/calendar_date_select.css new file mode 100644 index 00000000..71c01b18 --- /dev/null +++ b/mayor-orig/mayor-base/www/skin/sulix/share/css/calendar_date_select.css @@ -0,0 +1,139 @@ +/* @override https://sy.ulx.hu:1743/sulixnaplo/skin/classic/share/javascript/calendar_date_select/stylesheets/calendar_date_select/red.css */ + +.calendar_date_select { + color:white; + border:#777 1px solid; + display:block; + width:195px; + z-index: 1000; +} +/* this is a fun ie6 hack to get drop downs to stay behind the popup window. This should always be just underneath .calendar_date_select */ +iframe.ie6_blocker { + position: absolute; + z-index: 999; +} + +.calendar_date_select thead th { + font-weight:bold; + background-color: #E7E8E8; + border-bottom:2px solid black; + color: black !important; +} + +.calendar_date_select .cds_buttons { + text-align:center; + padding:5px 0px; + background-color: #2599fa; +} + +.calendar_date_select .cds_footer { + background-color: #3496b9; + padding:3px; + text-align:center; + border-top-style: solid; + border-top-width: 1px; +} + +.calendar_date_select table { + margin: 0px; + padding: 0px; +} + + +.calendar_date_select .cds_header { + background-color: #ccc; + border-bottom: 2px solid #aaa; + text-align:center; +} + +.calendar_date_select .cds_header span { + font-size:15px; + color: black; + font-weight: bold; +} + +.calendar_date_select select { font-size:11px;} + +.calendar_date_select .cds_header a:hover { + color: white; +} +.calendar_date_select .cds_header a { + width:22px; + height:20px; + text-decoration: none; + font-size:14px; + color:black !important; +} + +.calendar_date_select .cds_header a.prev { + float:left; +} +.calendar_date_select .cds_header a.next { + float:right; +} + +.calendar_date_select .cds_header a.close { + float:right; + display:none; +} + +.calendar_date_select .cds_header select.month { + width:90px; +} + +.calendar_date_select .cds_header select.year { + width:61px; +} + +.calendar_date_select .cds_buttons a { + color: white; + font-size: 9px; +} + + +.calendar_date_select td { + background-color: #3496b9; + font-size:12px; + width: 24px; + height: 21px; + text-align:center; + vertical-align: middle; +} +.calendar_date_select td.weekend { + background-color: #3496b9; +} + +.calendar_date_select td div { + color:#fff; +} +.calendar_date_select td div.other { + color: #3bc1f3; +} +.calendar_date_select td.selected div { + color:black; +} + + +.calendar_date_select tbody td { + border-bottom: 1px solid #550000; +} +.calendar_date_select tbody td.selected { + background-color:white; + color:black; +} + +.calendar_date_select tbody td:hover { + background-color:#ccc; +} + +.calendar_date_select tbody td.today { + border: 1px dashed red; +} + +.calendar_date_select td.disabled div { + color: #440000; +} + +.fieldWithErrors .calendar_date_select { + border: 2px solid red; +} -- cgit v1.2.3