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/vakbarat/module-naplo/css | |
parent | c76a004b0135786f2742283f8d5f917106f58bd8 (diff) | |
download | mayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.tar.gz mayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.zip |
további rendrakás
Diffstat (limited to 'mayor-orig/www/skin/vakbarat/module-naplo/css')
5 files changed, 0 insertions, 467 deletions
diff --git a/mayor-orig/www/skin/vakbarat/module-naplo/css/haladasi/haladasi.css b/mayor-orig/www/skin/vakbarat/module-naplo/css/haladasi/haladasi.css deleted file mode 100644 index efe8d51a..00000000 --- a/mayor-orig/www/skin/vakbarat/module-naplo/css/haladasi/haladasi.css +++ /dev/null @@ -1,187 +0,0 @@ - - table.haladasiBejegyzesek { - background-color: rgb(50,60,80); - margin-top: 30px; - width: 98%; - } - table.haladasiBejegyzesek tbody tr:hover td { - background-color: white; - } - table.haladasiBejegyzesek tbody tr td input:focus { - background-color: white !important; - } - table.haladasiBejegyzesek tbody tr td input.gomb:focus { - background-color: red; - } - - table.haladasiBejegyzesek tbody.parosNap { - background-color: #cccccc; - } - table.haladasiBejegyzesek tbody.paratlanNap { - background-color: #eeeeee; - } - table.haladasiBejegyzesek tbody td.ora { - text-align: center; - } - -/* TBODY TH */ - - table.haladasiBejegyzesek tbody th.nincsOra { - background-color: rgb(200,200,200); - color: rgb(100,100,100); - text-align: center; - border: none; - font-weight: normal; - } - table.haladasiBejegyzesek tbody th.nap { - text-align: center; - background-color: #666688; - color: white; - border: none; - } - table.haladasiBejegyzesek tbody.szunet th.nap { - background-color: #778877; - } - table.haladasiBejegyzesek tbody.tanitasNelkul th.nap { - background-color: #aaaa44; - } - -/* --- */ - - table.haladasiBejegyzesek tbody td.dolgozat { - background-color: #ffaa44; - padding-left: 20px; - } - table.haladasiBejegyzesek tbody td.dolgozat a { - text-decoration: none; - color: black; - } - - table.haladasiBejegyzesek tbody td.nincsBeirva { - font-style:italic; - } - - table.haladasiBejegyzesek th { - border-style: none none solid none; - border-width: 0 0 2px 0; - border-color: #556677; - background-color: rgb(50,60,80); - color: rgb(210,215,220); - border-style: solid; - border-width: 1px; - } - table.haladasiBejegyzesek th.fejlec8 { - height: 30px; - text-align: center - } - table.haladasiBejegyzesek th.fejlec8 a { color: white } - - - table.haladasiBejegyzesek td.osztaly { text-align: center; } - table.haladasiBejegyzesek select { - font-family: Verdana,Arial; - background-color: rgb(50,60,80); - color: rgb(210,215,220); - border-style: solid; - border-width: 1px; - } - - input { font-family: Verdana,Arial; color: inherit; } - input.data { border-style: none none solid none; - border-width: 1px; - border-color: #dddddd; - width:85%; - } - input.data:hover { border-bottom: solid 1px #556677; background-color: white } - table.haladasiBejegyzesek tbody.parosNap input.data { border-left: solid 2px #cccccc; } - table.haladasiBejegyzesek tbody.paratlanNap input.data { border-left: solid 2px #eeeeee; } - table.haladasiBejegyzesek tbody.parosNap input.beirva { background-color: #cccccc; } - table.haladasiBejegyzesek tbody.paratlanNap input.beirva { background-color: #eeeeee; } - - table.haladasiBejegyzesek tbody.parosNap input.data.ajaxRequest, - table.haladasiBejegyzesek tbody.paratlanNap input.data.ajaxRequest { border-left: solid 2px orange; } - table.haladasiBejegyzesek tbody.parosNap input.gomb.ajaxRequest, - table.haladasiBejegyzesek tbody.paratlanNap input.gomb.ajaxRequest { background-color: orange; } - table.haladasiBejegyzesek tbody select option.ajaxRequestDone, - table.haladasiBejegyzesek tbody.parosNap input.ajaxRequestDone, - table.haladasiBejegyzesek tbody.paratlanNap input.ajaxRequestDone { border-left: solid 2px green; } - - table.haladasiBejegyzesek tbody.parosNap tr.helyettesit td { background-color: #ccccaa; } - table.haladasiBejegyzesek tbody.paratlanNap tr.helyettesit td { background-color: #eeeecc; } - table.haladasiBejegyzesek tbody.parosNap tr.helyettesit input.beirva { background-color: #ccccaa; } - table.haladasiBejegyzesek tbody.paratlanNap tr.helyettesit input.beirva { background-color: #eeeecc; } - - input.gomb { - border: outset 1px #777777; padding: 0px; margin: 0px; - background-color: #009900; - color: white; - } - - input.rejtettGomb { border: none; background-color: rgb(50,60,80); } - - table.haladasiBejegyzesek a.gomb { - padding: 1px; - background-color: #dddddd; - border: outset 1px #556677; - margin: 2px; - text-decoration: none; - } - table.haladasiBejegyzesek a.gomb:hover { - padding: 1px; - background-color: #556677; - border: outset 1px #dddddd; - margin: 2px; - text-decoration: none; - color: white; - } - - table.haladasiBejegyzesek a { - display: block; - text-align: center; - color: black; - text-decoration: none; - } - table.haladasiBejegyzesek a:hover { - color: green; - text-decoration: underline; - } - - table.haladasiBejegyzesek tr.dolgozat td { - padding: 0px 10px; - background-color: rgb(160,100,120); - } - - table.haladasiBejegyzesek tr.dolgozat td a { - color: white; - text-decoration: none; - } - - table.haladasiBejegyzesek tr.dolgozat td a:hover { - color: rgb(260,200,220); - } - - table.haladasiBejegyzesek tbody tr td.mg { - text-align: center; - } - - table.haladasiBejegyzesek tr td.mg span.latogatott { - background-color: rgb(100,150,100); - color: white; - text-decoration: none; - padding-left:5px; - padding-right:5px; - border-bottom: solid 1px green; - margin:0px; - } - - - form.hetes { - border: solid 1px #008800; - background-color: rgb(100,200,100); text-align: center; color: white; margin: 15px 13px; font-weight: bold; - } - form.hetes input { color: black; border: none; margin: 4px; border: solid 1px #008800; } - form.hetes span { padding-right:2em; } - form.hetes select option { - background-color:# white; - border: solix 1px #00aa00; - } diff --git a/mayor-orig/www/skin/vakbarat/module-naplo/css/hianyzas/ora.css b/mayor-orig/www/skin/vakbarat/module-naplo/css/hianyzas/ora.css deleted file mode 100644 index 0b920c4b..00000000 --- a/mayor-orig/www/skin/vakbarat/module-naplo/css/hianyzas/ora.css +++ /dev/null @@ -1,106 +0,0 @@ - - table.csoportNevsorHianyzok { - background-color: #eeeeee; - color: white; - } - table.csoportNevsorHianyzok thead { background-color: #440055; } - table.csoportNevsorHianyzok thead a { color: white; text-decoration: none } - table.csoportNevsorHianyzok thead a:hover { color: white; text-decoration: underline; } - - table.csoportNevsorHianyzok thead.oraAdat table.oraAdat { - width:100%; - background-color: #eeeeee; - } - table.csoportNevsorHianyzok thead.oraAdat table.oraAdat td { font-weight: normal; } - - table.csoportNevsorHianyzok tfoot { background-color: #440055; } - table.csoportNevsorHianyzok tfoot input { background-color: #eeeeee; } - - table.csoportNevsorHianyzok tbody { - color: black - } - table.csoportNevsorHianyzok tbody a { color: black; text-decoration: none } - table.csoportNevsorHianyzok tbody a:hover { color: black; text-decoration: underline; } - - table.csoportNevsorHianyzok tbody th { - /* background-color: rgb(80,100,120); */ - } - - table.csoportNevsorHianyzok td { text-align: left; } - table.csoportNevsorHianyzok td.késés { text-align: center; } - table.csoportNevsorHianyzok tbody tr:hover { background-color: #ffffff;} - table.csoportNevsorHianyzok td a { color: inherit; } - - table.csoportNevsorHianyzok select { border: solid 1px #888888; background-color: #eeeeee; } - table.csoportNevsorHianyzok select.igazolatlan { color: red } - table.csoportNevsorHianyzok select.igazolt { color: green } - table.csoportNevsorHianyzok td.igazolatlan { color: red } - table.csoportNevsorHianyzok td.igazolt { color: green } - table.csoportNevsorHianyzok th.radio { width: 28px; } - - table.csoportNevsorHianyzok tr td input.perc { - vertical-align: top; - border: solid 1px #aabb99; - text-align: right; - width:1.5em; - } - - - .jelen { - border-color: rgb(100,200,100); - border-width: 0px 1px 3px 1px; - border-style: solid; - } - - .hianyzas, .hiányzás { - border-color: rgb(200,100,100); - border-width: 0px 1px 3px 1px; - border-style: solid; - } - - .keses, .késés { - border-color: rgb(200,200,100); - border-width: 0px 1px 3px 1px; - border-style: solid; - } - span.perc { - border-color: rgb(200,200,100); - border-width: 1px 1px 1px 1px; - border-style: solid; - background-color: rgb(230,210,130); - color: rgb(100,80,0); - } - - .felszereles_hiany { - color: white; - background-color:blue; - } - - .felmentes { - background-color: #eeeeee; - color: purple; - } - .fbetus { - border-color: rgb(100,100,200); - border-width: 0px 1px 3px 1px; - border-style: solid; - } - - .igazolt { background-color: #008800; } - .igazolatlan { background-color: #880000; } - - - - - table.hianyzasNaptar { - background-color: #778890; - } - - table.hianyzasNaptar {background-color: #778877; } - table.hianyzasNaptar th {background-color: #889988; } - table.hianyzasNaptar a { color: #eeeee0; text-decoration: none } - table.hianyzasNaptar a:hover { background-color: #667766; } - table.hianyzasNaptar td.felszerelesHiany { background-color: rgb(100,100,200); } - - form.vissza { background-color: white; width: 570px; margin: 0px auto; } - form.vissza input { border: none; background-color: white; cursor: pointer; } diff --git a/mayor-orig/www/skin/vakbarat/module-naplo/css/naplo.css b/mayor-orig/www/skin/vakbarat/module-naplo/css/naplo.css deleted file mode 100644 index 64f55ecd..00000000 --- a/mayor-orig/www/skin/vakbarat/module-naplo/css/naplo.css +++ /dev/null @@ -1,71 +0,0 @@ - - table.toolBar { width: 95%; border-spacing: 0px; margin: 1em 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.toolBarTitle { - background-color: white; - width: 100%; - font-size: 18px; - font-weight: bold; - } - #toolBarIntezmeny, #toolBarHelpButton { - display:none; - } - - table.toolBar td.toolBarTool { - border: solid 1px #666699; - background-color: #666699; - margin: 0px; - padding: 0px; - } - table.toolBar td.toolBarTool table { border-spacing: 0px; width: 100%; } - table.toolBar td.toolBarTool table th { - background-color: rgb(90,133,184); - text-align: left; - color: white; - - padding: 0px 0px 0px 4px; - border-color: rgb(21,71,123); - border-width: 1px 0px; - border-style: solid; - } - table.toolBar input.toolSubmit { vertical-align: middle; border: 0px none; } - table.toolBar td.toolBarTool select { border: 0px; } - table.toolBar th { - background-color: rgb(90,133,184); - text-align: center; - color: white; - padding: 0px 0px 0px 4px; - - border-color: rgb(21,71,123); - border-width: 1px 0px 1px 1px; - border-style: solid; - } - table.toolBar img { border: none; } - - table.toolBar table.hianyzasOsszegzo { width:100%; } - 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 { border: solid 1px #555555; } - - 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); } - - 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 { } diff --git a/mayor-orig/www/skin/vakbarat/module-naplo/css/osztalyozo/diak.css b/mayor-orig/www/skin/vakbarat/module-naplo/css/osztalyozo/diak.css deleted file mode 100644 index 4028dad7..00000000 --- a/mayor-orig/www/skin/vakbarat/module-naplo/css/osztalyozo/diak.css +++ /dev/null @@ -1,24 +0,0 @@ - - table.osztalyozo { background-color: rgb(220,220,220); color: white; } - table.osztalyozo a { color: white; text-decoration:none } - table.osztalyozo a:hover { color: white; text-decoration:underline } - table.osztalyozo thead th { background-color: #660077; padding: 2px 4px 2px 4px; } - table.osztalyozo thead th.nev { background-color: #660077; height:30px; } - table.osztalyozo thead td { background-color: #440055; text-align: center; padding: 0px 4px 0px 4px; } - table.osztalyozo thead th.biz { background-color: #224433; } - - table.osztalyozo tfoot th { background-color: rgb(100,120,120); padding: 2px; vertical-align: center; } - table.osztalyozo tfoot th span { padding: 1px 10px; font-weight: normal; background-color: rgb(220,220,220); } - - table.osztalyozo tbody th { background-color: rgb(130,140,150); font-weight: normal; padding: 4px 4px 4px 4px; } - table.osztalyozo tbody th a { color: white; text-decoration: none; } - table.osztalyozo tbody th.atlag { background-color: rgb(100,100,130); padding: 0px 4px 0px 4px; } - table.osztalyozo tbody td { background-color: #eeeeee; } - table.osztalyozo tbody td.biz { background-color: #446655; text-align: center; padding-right:3px; padding-left:3px; } - table.osztalyozo tbody td a { text-decoration: none; } - - table.osztalyozo tbody td a.jegy1, table.osztalyozo tfoot th span.jegy1 { color: blue; } - table.osztalyozo tbody td a.jegy2, table.osztalyozo tfoot th span.jegy2 { color: black; } - table.osztalyozo tbody td a.jegy3, table.osztalyozo tfoot th span.jegy3 { color: green; } - table.osztalyozo tbody td a.jegy4, table.osztalyozo tfoot th span.jegy4 { color: red; } - table.osztalyozo tbody td a.jegy5, table.osztalyozo tfoot th span.jegy5 { color: purple; } diff --git a/mayor-orig/www/skin/vakbarat/module-naplo/css/uzeno/uzeno.css b/mayor-orig/www/skin/vakbarat/module-naplo/css/uzeno/uzeno.css deleted file mode 100644 index ab1e9cf6..00000000 --- a/mayor-orig/www/skin/vakbarat/module-naplo/css/uzeno/uzeno.css +++ /dev/null @@ -1,79 +0,0 @@ - - - table.uzeno, table.ujUzenet, table.egyUzenet { - width:90%; - background-color: rgb(50,50,100); - margin-top:1em; - margin-bottom:1em; - font-size:large; - } - table.uzeno thead tr th, table.ujUzenet tr th { color: white; border-bottom: solid 1px #ffffff; background-color: rgb(100,100,150); padding:0.5em; } - - table.ujUzenet select { border: solid 1px #888888; } - table.ujUzenet tr td { text-align: center } - table.ujUzenet textarea { width:98%; height: 100px; border: solid 1px rgb(100,100,90); background-color:#eeeeee; } - - table.ujUzenet tr.admin td textarea { background-color: green; color: white; } - - table.uzeno thead tr th.dt { width:180px; } - table.uzeno thead tr th.cimzett { width:200px; } - - table.uzeno tfoot tr th, table.uzeno tfoot tr th a { color:white; } - - table.uzeno tbody tr td { padding-left:4px; background-color: #dddddd; } - table.uzeno tbody tr th { padding-left:4px; text-align:left; font-weight: normal; } - - table.uzeno tbody tr td.content { padding:10px; background-color:#eeeeee; } - table.uzeno tbody tr.uj td { background-color: #eeeeee; } - table.uzeno tbody tr.olvasott td { background-color: #bbbbbb;} - - table.uzeno tbody tr td.face { width:1%; } - - tr.diak th { background-color: #998899;} - tr.tanar th { background-color: #88ccff;} - tr.szulo th { background-color: #ccaabb;} - - tr.diak.asterix th { background-color: #aaaaff;} - tr.tanar.asterix th { background-color: #aaaaff;} - tr.szulo.asterix th { background-color: #aaaaff;} - - tr.munkakozosseg th { background-color: #99aacc;} - tr.tankor th { background-color: #aaccaa; } - tr.tankorSzulo th { background-color: #aacccc; } - - tr.osztaly th { background-color: #bbcc99; } - tr.osztalySzulo th { background-color: #bbcccc; } - tr.osztalyTanar th { background-color: rgb(140,200,100); } - - table.uzeno a { color: black; text-decoration: none;} - table.uzeno a:hover { text-decoration: underline; } - - span.dt { color: #888888; } - a.more { - color: black !important; - background-color: #eeeeee; - text-decoration: none; - border: solid 1px #999999; margin:1px; padding:1px; - height:10px; - } - a.more img { vertical-align: bottom; } - a.more:hover { background-color: white; } - - a.more.uj { background-color: #ffeeaa; } - a.more.olvasott { background-color: #bbcc99; } - - a.del { - color: red !important; - background-color: #880000; - text-decoration: none; - border: solid 1px black; margin:1px; padding:1px; - } - - table.lapozo { width: 80%; } - table.lapozo table { background-color: #cccccc; border: solid 1px #778890; } - table.lapozo table th.title { background-color: navy; color: white; padding-left: 4px; padding-right:4px;} - table.lapozo table td { text-align: center; background-color: #eeeeee; } - table.lapozo table td.aktiv { background-color: #ffffff; font-weight: bold; } - table.lapozo table td.nav { background-color: #aaaaaa; } - table.lapozo a {color:black; text-decoration: none; } - |