diff options
author | M.Gergo | 2019-03-08 21:20:34 +0100 |
---|---|---|
committer | M.Gergo | 2019-03-08 21:20:34 +0100 |
commit | f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0 (patch) | |
tree | e13e60e4b94a3b58f1e2bfbe271102c8f04b67bd /mayor-orig/www/skin/oldschool | |
parent | c76a004b0135786f2742283f8d5f917106f58bd8 (diff) | |
download | mayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.tar.gz mayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.zip |
további rendrakás
Diffstat (limited to 'mayor-orig/www/skin/oldschool')
-rw-r--r-- | mayor-orig/www/skin/oldschool/base/css/base.css | 86 | ||||
-rw-r--r-- | mayor-orig/www/skin/oldschool/base/css/head.css | 149 | ||||
-rw-r--r-- | mayor-orig/www/skin/oldschool/base/html/base.phtml | 337 | ||||
-rw-r--r-- | mayor-orig/www/skin/oldschool/base/img/mayor_small_ssl.png | bin | 3779 -> 0 bytes | |||
-rw-r--r-- | mayor-orig/www/skin/oldschool/module-auth/css/login.css | 45 |
5 files changed, 0 insertions, 617 deletions
diff --git a/mayor-orig/www/skin/oldschool/base/css/base.css b/mayor-orig/www/skin/oldschool/base/css/base.css deleted file mode 100644 index 39c25726..00000000 --- a/mayor-orig/www/skin/oldschool/base/css/base.css +++ /dev/null @@ -1,86 +0,0 @@ -/* - Module: base -*/ -@import "head.css"; -@media screen { - - html body { - font-family: Verdana, sans-serif; - font-size: 12px; - margin:0px; - padding:0px; - background-color: white; - background-image: url("/skin/classic/base/img/gradient.jpg"); - background-repeat: repeat-x; - } - - /* set default layout! */ - table { font-size: 12px; } - - form { margin: 0px; } - - div#mayorerror { } - - div.mayorbody { - - padding: 0px; - - } - - div.mayorfoot { - text-align: center; - font-size: 10px; - width:100%; - } -/* - Alert - */ - - form.mayorAlert { margin: 0px; padding: 0px; } - form.mayorAlert input { display: none; } - div.errorMsg { - margin: 20px 20%; - background-color: #eeffd0; - border: solid 2px #ff0000; - padding: 15px; - } - div.errorMsg span { - font-style: italic; - } - - div.infoMsg { - margin: 20px 20%; - background-color: #eeffd0; - border: solid 2px #0000ff; - padding: 15px; - } - div.infoMsg span { - font-style: italic; - } - - span.alertParam { - color: green; - } - - #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; border: solid 1px black;} - #updateHeader {background-color: #eeeeee; border-bottom: solid 1px black; text-align: center; font-weight: large;padding:4px 2px;} - #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; } - -} -@media print { - html body { - font-family: Verdana, sans-serif; - font-size: 12px; - } - div.mayorfoot { - text-align: center; - font-size: 10px; - margin: 5px; - } - div.namepolicy { display: none; } - table.mayorhead { display: none; } -}
\ No newline at end of file diff --git a/mayor-orig/www/skin/oldschool/base/css/head.css b/mayor-orig/www/skin/oldschool/base/css/head.css deleted file mode 100644 index e6303c3f..00000000 --- a/mayor-orig/www/skin/oldschool/base/css/head.css +++ /dev/null @@ -1,149 +0,0 @@ -/* - Module: base -*/ -@media screen { - - div.namepolicy { - background-color:#ced89c; - border-style: none none solid none; - border-width: 1px; - border-color: #666666; - } - div.namepolicy table { font-size: 10px; width:100%; } - div.namepolicy table td { width:40%; } - div.namepolicy table td.right { text-align: right; } - div.namepolicy table td.left { text-align: left;} - div.namepolicy table td.help a { background-color:#aeb86c; text-decoration: none; font-weight: bold; padding: 2px 5px; color: rgb(80,60,40); display: block; } - div.namepolicy table td.help a:hover { background-color:#bec87c; } - div.namepolicy table th { width:20% } - div.namepolicy span.nev { padding-right: 14px; } - div.namepolicy table td.language span { vertical-align: middle; } - div.namepolicy table td.language img { margin: 0px 0px 0px 4px; height: 10px; border: solid 1px #777777; } - #langSelect { vertical-align: middle; padding: 0px; margin: 0px;} - - table.mayorhead { font-size: 10px; margin: 3px 3px 20px 3px;} - - table.mayorhead td.namepolicy { padding: 5px; } - table.mayorhead td.namepolicy table { - font-size: 10px; - border-style: solid; - border-width: 2px ; - border-color: #550670; - background-color: #8877aa; - color: white; - } - -/* Új menü */ - - ul#pagemenu { - padding: 1px; - text-align: left; - background-color: #040562; - list-style-type: none; - margin:1px; - } - ul#pagemenu li { - display: inline; - border-width: 0px 0px 0px 1px; - border-color: #8485a2; - border-style: dotted; - padding: 0px; - } - ul#pagemenu li a { - color: rgb(255,255,255); - text-decoration: none; - padding: 0px 5px; - margin: 0px; - } - ul#pagemenu li a:hover { - background-color: rgb(100,100,140); - text-decoration: underline; - } - ul#pagemenu li.active a { - background-color: #620405; - } - ul#pagemenu li.active a:hover { - background-color: rgb(140,100,100); - } - -/* SUB */ - - ul#submenu { - padding: 1px; - text-align: left; - background-color: #040582; - list-style-type: none; - margin:1px 1px 1px 40px; - } - ul#submenu li { - display: inline; - border-width: 0px 0px 0px 1px; - border-color: #8485a2; - border-style: dotted; - padding: 0px; - } - ul#submenu li a { - color: rgb(255,255,255); - text-decoration: none; - padding: 0px 5px; - margin: 0px; - } - ul#submenu li a:hover { - background-color: rgb(100,100,140); - text-decoration: underline; - } - ul#submenu li.active a { - background-color: #620405; - } - ul#submenu li.active a:hover { - background-color: rgb(140,100,100); - } - -/* f */ - - ul#fmenu { - padding: 1px; - text-align: left; - background-color: #0405a2; - list-style-type: none; - margin:1px 1px 1px 80px; - } - ul#fmenu li { - display: inline; - border-width: 0px 0px 0px 1px; - border-color: #8485a2; - border-style: dotted; - padding: 0px; - } - ul#fmenu li a { - color: rgb(255,255,255); - text-decoration: none; - padding: 0px 5px; - margin: 0px; - } - ul#fmenu li a:hover { - background-color: rgb(100,100,140); - text-decoration: underline; - } - ul#fmenu li.active a { - background-color: #620405; - } - ul#fmenu li.active a:hover { - background-color: rgb(140,100,100); - } - - #changeSkin { - display: inline; - } - #changeSkin .onChangeSubmit { - background-color: #eeeeee; - font-size:9px; - } - -} -@media print { - - div.namepolicy { display: none; } - table.mayorhead { display: none; } - -}
\ No newline at end of file diff --git a/mayor-orig/www/skin/oldschool/base/html/base.phtml b/mayor-orig/www/skin/oldschool/base/html/base.phtml deleted file mode 100644 index 813ed04e..00000000 --- a/mayor-orig/www/skin/oldschool/base/html/base.phtml +++ /dev/null @@ -1,337 +0,0 @@ -<?php -/* - Module: base - - html_base($sessionID,$page,$sub,$f,$lang,$skin,$MENU) - html_head($page,$f,$lang,$skin) - html_mayor_head($sessionID,$page,$sub,$f,$lang,$MENU,$skin = 'default') - html_mayor_foot() - //page($page,$sub,$f,$lang,$skin) --> 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 '<div id="mayorerror"></div>'; - echo '<div class="mayorbody" id="mayorbody">'; - page($page,$sub,$f,$lang,$skin,$policy); - echo '</div>'; - html_mayor_foot(); -} - -// ------------------------------------------------------------------- -// html_head() : html fejlec kiirasa -// ------------------------------------------------------------------- - -function html_head($page,$sub,$f,$lang,$skin) { - - global $INCLUDES, $SSSHH, $SSSBB; - - 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 '<?xml version="1.0" encoding="utf-8"?>'."\n"; - echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">'."\n"; - echo '<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xml:lang="en" lang="hu">'."\n"; - echo '<head>'."\n"; - echo '<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />'."\n"; - echo '<meta property="og:title" content="MaYoR @ '._SITE.'" />'."\n"; - echo '<meta property="og:type" content="website" />'."\n"; - echo '<meta property="og:url" content="http://'.$_SERVER['SERVER_NAME'].'/" />'."\n"; - echo '<meta property="og:locale" content="hu_HU" />'."\n"; - echo '<meta property="og:image" content="http://www.mayor.hu/skin/mayor/base/img/mayor_small_ssl.png" />'."\n"; - echo '<title>'; - if (defined('_SITE')) echo ' - '._SITE.' - '; - echo _MAIN_TITLE; - echo '.'; - echo _MAYORREV; - echo '</title>'."\n"; - includeCSS($page,$sub,$f,$skin); - includeCSS($page,$sub,$f,$skin,'handheld'); // install css for handheld devices - includeJS($page,$sub,$f,$skin); - if (is_string($SSSHH) && $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); - } - } - echo '<link rel="shortcut icon" href="/skin/classic/base/img/favicon.ico" />'."\n"; - echo "</head>\n<body>\n"; - if (is_string($SSSBB) && $SSSBB!='') echo $SSSBB; - -} - - -// ------------------------------------------------------------------- -// mayor_menu(): a menü kiiratása -// ------------------------------------------------------------------- - -function mayor_menu($MENU,$sessionID,$lang = _DEFAULT_LANG,$skin = _DEFAULT_SKIN) { - - global $page, $sub, $f; - - // PATCH MENU - $MENU['auth'] = array( - array('txt' => 'Bejelentkezés', 'url' => 'index.php?page=auth&f=login&toPolicy=private'), - array('txt' => 'Szülői bejelentkezés', 'url' => 'index.php?page=auth&f=login&toPolicy=parent'), - ); - $MENU['modules']['auth']['login'] = array( - array('txt' => 'Szülői bejelentkezés', 'url' => 'index.php?page=auth&f=login&toPolicy=parent'), - array('txt' => 'Védett oldalak','url' => 'index.php?page=auth&f=login&toPolicy=private'), - ); - // - echo '<ul id="pagemenu">'; - // -------------------------------------------------------- - if (is_array($MENU)) { - foreach ($MENU as $aModule => $items) { - if ($aModule != 'modules') { - for ($i = 0; $i < count($items); $i++) { - - if ($page == $aModule and - (!isset($items[$i]['url']) or strpos($_SERVER["REQUEST_URI"],$items[$i]['url']) !== false) - ) echo '<li class="active">'; - else echo '<li>'; - - if (isset($items[$i]['url']) && $items[$i]['url'] != '') { - if ($items[$i]['url'][0] == '&') $href = href("index.php?page=$aModule".$items[$i]['url']); - elseif (substr($items[$i]['url'],0,4) == 'http') $href = href($items[$i]['url'], array()); - elseif (isset($items[$i]['get']) && is_array($items[$i]['get'])) $href = href($items[$i]['url'], $items[$i]['get']); - else $href = href($items[$i]['url']); - } else { - $href = href("index.php?page=$aModule"); - } - echo '<a href="'.$href.'"'.((isset($items[$i]['target']))?' target="'.$items[$i]['target'].'" ':'').'>'.$items[$i]['txt'].'</a>'; - - echo '</li>'; - } - } - } - } - // --------------------------------------------------- - echo '</ul>'; - - // II: SZINT - @$pageArray = $MENU['modules'][$page]; - $aPage = $page; - - if (is_array($pageArray)) { - echo '<ul id="submenu">'; - foreach ($pageArray as $anF => $items) { - if ($anF != 'sub') { - for ($i=0;$i<count($items);$i++) { - if ( - $page == $aPage and - ( - ( - !isset($items[$i]['url']) - and $f == $anF - ) - or - ( - isset($items[$i]['url']) and - strpos($_SERVER["REQUEST_URI"],$items[$i]['url']) !== false - ) - ) - ) echo '<li class="active">'; - else echo '<li>'; - - if (isset($items[$i]['url']) && $items[$i]['url'] != '') { - if ($items[$i]['url'][0] == '&') $href = href("index.php?page=$aPage&f=$anF".$items[$i]['url']); - elseif (substr($items[$i]['url'],0,4) == 'http') $href = href($items[$i]['url'], array()); - elseif (isset($items[$i]['get']) && is_array($items[$i]['get'])) $href = href($items[$i]['url'], $items[$i]['get']); - else $href = href($items[$i]['url']); - } else { - $href = href("index.php?page=$aPage&f=$anF",array('policy','sessionID','lang','skin')); - } - echo '<a href="'.$href.'"'.((isset($items[$i]['target']))?' target="'.$items[$i]['target'].'" ':'').'>'.$items[$i]['txt'].'</a>'; - echo '</li>'; - } - } - } - echo '</ul>'."\n"; - } - - // III: SZINT - @$subArray = $MENU['modules'][$page]['sub'][$sub]; - $aSub = $sub; - - if (is_array($subArray)) { - echo '<ul id="fmenu">'; - - foreach ($subArray as $anF => $items) { - for ($i=0;$i<count($items);$i++) { - if ($aPage == $page and - $aSub == $sub and - $anF == $f and - (!isset($items[$i]['url']) or strpos($_SERVER["REQUEST_URI"],$items[$i]['url']) !== false) - ) echo '<li class="active">'; - else echo '<li>'; - - if (isset($items[$i]['url']) && $items[$i]['url'] != '') { - if ($items[$i]['url'][0] == '&') $href = href("index.php?page=$aPage&sub=$aSub&f=$anF".$items[$i]['url']); - elseif (substr($items[$i]['url'],0,4) == 'http') $href = href($items[$i]['url'], array()); - elseif (isset($items[$i]['get']) && is_array($items[$i]['get'])) $href = href($items[$i]['url'], $items[$i]['get']); - else $href = href($items[$i]['url']); - } else { - $href = href("index.php?page=$aPage&sub=$aSub&f=$anF"); - } - echo '<a href="'.$href.'"'.((isset($items[$i]['target']))?' target="'.$items[$i]['target'].'" ':'').'> '.$items[$i]['txt'].' </a>'; - - echo '</li>'; - } - } - - echo '</ul>'."\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; - - if (date('m')==12) $imgextra = '-santa'; - elseif (date('m')==3 && date('d')>=11 && date('d')<=15) $imgextra = '-marc15'; - elseif (date('m')==4 && date('d')==1) $imgextra = '-flip'; - else $imgextra = ''; - - 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'; - //if (!file_exists($HOME_LOGO = 'skin/'.$skin.'/base/img/mayor_small_ssl.gif')) - // $HOME_LOGO = 'skin/'._DEFAULT_SKIN.'/base/img/mayor_small_ssl.gif'; - if (!file_exists($HELP_LOGO = 'skin/'.$skin.'/module-help/img/help_small.jpg')) - $HELP_LOGO = 'skin/'._DEFAULT_SKIN.'/module-help/img/help_small.jpg'; - - _updateWindow(); - _keyHelp(); - - ## Név, Oldal info, Policy - echo '<div class="namepolicy" id="namepolicy">'."\n"; - echo '<table cellspacing="0" cellpadding="0"><tr>'."\n"; - echo '<td class="language left hideShowContainer">'."\n"; - - echo '<span class="onClickHideShow"><img class="onClickHideShow" id="openLangSelect" src="skin/classic/base/img/flags/'.$lang.'.gif" alt="'.$lang.'" /></span>'."\n"; - - echo '<span id="langSelect" class="openable" style="display: none;">'; - for ($i = 0;$i < count($LANGUAGES); $i++) { - if ($LANGUAGES[$i]!=$lang) echo '<a href="'.href('index.php?lang='.$LANGUAGES[$i],array('skin','policy','page','sub','f','sessionID')).'"><img src="skin/classic/base/img/flags/'.$LANGUAGES[$i].'.gif" alt="'.$LANGUAGES[$i].'" /></a>'; - } - echo '</span>'; - - formBegin(array('id'=>'changeSkin','action'=>href('index.php', array('sessionID','lang')))); - echo '<input type="hidden" name="noModify" value="1" />'; - echo '<select class="onChangeSubmit" name="skin">'; - for ($i=0; $i<count($SKINSSHOW); $i++) { - $_SEL = ($SKINSSHOW[$i]==$skin)? 'selected="selected"':''; - echo '<option value="'.$SKINSSHOW[$i].'" '.$_SEL.'>'.$SKINSSHOW[$i].'</option>'; - } - echo '</select>'; - global $POLICIES; - echo '<select class="onChangeSubmit" name="policy" onchange="submit();">'; - for ($i=0; $i<count($POLICIES); $i++) { - $_SEL = ($POLICIES[$i]==$policy)? 'selected="selected"':''; - echo '<option value="'.$POLICIES[$i].'" '.$_SEL.'>'.$POLICIES[$i].'</option>'; - } - echo '</select>'; - /* Némi javascipt támogatás a session kezelésre ebben a formban */ - $sessionMaxIdleTime=$sessionAlertTime=0; - if ((_SESSIONID!='' && _POLICY!='public') && defined('_SESSION_MAX_IDLE_TIME') && _SESSION_MAX_IDLE_TIME>0) { - $sessionMaxIdleTime=((_SESSION_MAX_IDLE_TIME*1000*60*60)+1000); - if (defined('_SESSION_ALERT_TIME')) $sessionAlertTime = ((_SESSION_MAX_IDLE_TIME*1000*60*60)-(_SESSION_ALERT_TIME*1000*60)); - } - echo '<input type="hidden" id="SESSION_MAX_IDLE_TIME" value="'.$sessionMaxIdleTime.'" />'; - echo '<input type="hidden" id="SESSION_ALERT_TIME" value="'.$sessionAlertTime.'" />'; - /* --- */ - formEnd(); - //echo '</form>'; - echo '</td>'."\n"; - echo '<th>'; - //echo $page; - //if ($sub!='') echo ' » '.$sub; - if (is_array(@$INCLUDES['html_mayor_head']['global']['center'])) foreach ($INCLUDES['html_mayor_head']['global']['center'] 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); - } - } - echo '</th>'; - echo '<td class="right">'; - echo '<span class="nev">'._USERCN.'</span>'; - echo '</td>'; - echo '<td class="right">'; - echo '<img src="skin/classic/base/img/policy/'.$policy.'.gif" alt="'.$policy.'"/>'; - echo '</td>'; - echo '<td class="help">'; - if (isset($sub) && $sub != '') $psf = "$page:$sub:$f"; else $psf = "$page:$f"; - echo '<a title="'._HELP.'" target="_blank" href="wiki/dok.php?id='.$psf.'">?</a>'; - echo '</td></tr>'; - echo '</table>'; - echo '</div>'."\n"; - ## ------------------------ - echo '<table class="mayorhead" cellspacing="0" cellpadding="0">'."\n"; - echo '<tr><td style="width: 40px">'; - echo '<a href="'.href('index.php').'" accesskey="h"><img src="'.$HOME_LOGO.'" alt="MaYoR" style="border-width: 0;" /></a>'; - echo '</td>'."\n"; - echo '<td style="vertical-align: middle; text-align: left; width: 99%">'; - mayor_menu($MENU,$sessionID,$lang,$skin); - echo '</td>'; - if (in_array('help',$INSTALLED_MODULES)) { - $link = "index.php?page=help&hpage=$page&hsub=$sub&hf=$f"; - echo '<td>'; - echo '<a href="'.href($link).'" target="_blank">'; - echo '<img src="'.$HELP_LOGO.'" alt="'._HELP.'" style="border-width: 0;" />'; - echo '</a>'; - - echo '</td>'; - } - echo "</tr>\n</table>\n"; - -} - - -// ------------------------------------------------------------------- -// html_mayor_foot() : lablec kiirasa ( ) -// ------------------------------------------------------------------- - -function html_mayor_foot() { - - echo '<div class="mayorfoot" id="mayorfoot">'._MAIN_FOOTER.'</div>'."\n\n"; - echo "</body>\n</html>"; -} - - -?> diff --git a/mayor-orig/www/skin/oldschool/base/img/mayor_small_ssl.png b/mayor-orig/www/skin/oldschool/base/img/mayor_small_ssl.png Binary files differdeleted file mode 100644 index 43760ec1..00000000 --- a/mayor-orig/www/skin/oldschool/base/img/mayor_small_ssl.png +++ /dev/null diff --git a/mayor-orig/www/skin/oldschool/module-auth/css/login.css b/mayor-orig/www/skin/oldschool/module-auth/css/login.css deleted file mode 100644 index c3da5e07..00000000 --- a/mayor-orig/www/skin/oldschool/module-auth/css/login.css +++ /dev/null @@ -1,45 +0,0 @@ -@media screen { -img { border-width: 0px; } -h1 {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;} -table.loginablak { - 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: 12px; font-family:Verdana,Arial; background-color: #fffff0; border: solid 1px #666690;} -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; } -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; -} -table.loginablak tbody tr.top td { border-top: solid 1px #666690; } - -tfoot td { background-color: #888880; text-align: center; } -td.co { text-align: center; vertical-align: bottom; font-family: Verdana,arial; font-size:8pt; } -img.aauthImg { - border-top: solid 1px #666690; - border-bottom: solid 1px #888880; - border-left: solid 1px #666690; - border-right: solid 1px #888880; -} -#capsLockWarning { - position: absolute; - background: #ffffaa; color: #ffaaaa; text-align: center; - font-size: 20px; font-weight: bold; - width: 300px; padding: 20px; margin: 10px auto; -} - -}
\ No newline at end of file |