aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/www/skin/pda/module-naplo/css
diff options
context:
space:
mode:
authorM.Gergo2019-03-08 21:20:34 +0100
committerM.Gergo2019-03-08 21:20:34 +0100
commitf51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0 (patch)
treee13e60e4b94a3b58f1e2bfbe271102c8f04b67bd /mayor-orig/www/skin/pda/module-naplo/css
parentc76a004b0135786f2742283f8d5f917106f58bd8 (diff)
downloadmayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.tar.gz
mayor-f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0.zip
további rendrakás
Diffstat (limited to 'mayor-orig/www/skin/pda/module-naplo/css')
-rw-r--r--mayor-orig/www/skin/pda/module-naplo/css/haladasi/haladasi.css167
-rw-r--r--mayor-orig/www/skin/pda/module-naplo/css/hianyzas/osztaly.css135
-rw-r--r--mayor-orig/www/skin/pda/module-naplo/css/naplo.css59
-rw-r--r--mayor-orig/www/skin/pda/module-naplo/css/orarend/helyettesites.css29
-rw-r--r--mayor-orig/www/skin/pda/module-naplo/css/orarend/orarend.css97
-rw-r--r--mayor-orig/www/skin/pda/module-naplo/css/osztalyozo/jegy.css56
6 files changed, 0 insertions, 543 deletions
diff --git a/mayor-orig/www/skin/pda/module-naplo/css/haladasi/haladasi.css b/mayor-orig/www/skin/pda/module-naplo/css/haladasi/haladasi.css
deleted file mode 100644
index b944c5c2..00000000
--- a/mayor-orig/www/skin/pda/module-naplo/css/haladasi/haladasi.css
+++ /dev/null
@@ -1,167 +0,0 @@
-
- table.haladasiBejegyzesek {
- background-color: rgb(50,60,80);
- margin-top: 30px;
- font-size: 10px;
- width: 98%;
- }
- table.haladasiBejegyzesek tbody tr:hover td {
- background-color: white;
- }
- table.haladasiBejegyzesek tbody tr td input:focus {
- background-color:rgb(240,210,250);
- }
-
- 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 {
- font-size: 14px;
- height: 30px;
- text-align: center
- }
- table.haladasiBejegyzesek th.fejlec8 a { color: white }
-
-
-/* table.haladasiBejegyzesek td { background-color: rgb(200,200,200); } */
- table.haladasiBejegyzesek td.osztaly {
- text-align:".";
- text-align: center;
- }
- table.haladasiBejegyzesek select {
- font-family: Verdana,Arial;
- background-color: rgb(50,60,80);
- font-size: 10px;
- 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;
- }
- input.data:hover { border: solid 1px #556677; background-color: white }
- table.haladasiBejegyzesek tbody.parosNap input.beirva { background-color: #cccccc; }
- table.haladasiBejegyzesek tbody.paratlanNap input.beirva { background-color: #eeeeee; }
-
- table.haladasiBejegyzesek tbody.parosNap input.ajaxRequest { background-color: rgb(200,100,0); }
- table.haladasiBejegyzesek tbody.paratlanNap input.ajaxRequest { background-color: rgb(200,100,0); }
- table.haladasiBejegyzesek tbody.parosNap input.ajaxRequestDone,
- table.haladasiBejegyzesek tbody.paratlanNap input.ajaxRequestDone { color: rgb(0,100,0); }
-
-
- 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;
- font-size: 10px;
- border: outset 1px #556677;
- margin: 2px;
- text-decoration: none;
- }
- table.haladasiBejegyzesek a.gomb:hover {
- padding: 1px;
- background-color: #556677;
- font-size: 10px;
- border: outset 1px #dddddd;
- margin: 2px;
- text-decoration: none;
- color: white;
- }
-
- table.haladasiBejegyzesek a {
- display: block;
- text-align: center;
- color: red;
- text-decoration: none;
- border: solid 1px red;
- }
- table.haladasiBejegyzesek a:hover {
- color: green;
- border: green 1px solid;
- }
-
- table.haladasiBejegyzesek td.parosOra { background-color: rgb(140,150,160); }
- table.haladasiBejegyzesek td.paratlanOra { background-color: rgb(140,130,120); }
-
- 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);
- }
-
diff --git a/mayor-orig/www/skin/pda/module-naplo/css/hianyzas/osztaly.css b/mayor-orig/www/skin/pda/module-naplo/css/hianyzas/osztaly.css
deleted file mode 100644
index 959f2056..00000000
--- a/mayor-orig/www/skin/pda/module-naplo/css/hianyzas/osztaly.css
+++ /dev/null
@@ -1,135 +0,0 @@
-
- table.hianyzas {
- background-color: rgb(180,180,200);
- color: white;
- }
-
- table.hianyzas thead th {
- background-color: rgb(40,80,120);
- }
-
- table.hianyzas thead th.alcim {
- background-color: rgb(255,255,255);
- color: rgb(40,80,120);
- font-style: italic;
- padding: 0px 4px 0px 4px;
- }
-
- table.hianyzas thead th.alcim img { hight: 16px; }
-
- table.hianyzas tfoot th {
- background-color: rgb(80,20,80);
- }
-
- table.hianyzas tbody td.nev {
- background-color: rgb(90,90,110);
- font-style: italic;
- padding: 4px 10px 4px 10px;
- }
-
- table.hianyzas tbody td.nev a {
- color: white;
- text-decoration: none;
- }
-
- table.hianyzas tbody td.nev a:hover {
- color: white;
- /* background-color: rgb(180,180,220); */
- text-decoration: underline;
- }
-
- table.hianyzas tbody td.ulezart {
- width: 18px;
- background-color: rgb(200,200,220);
- }
-
- table.hianyzas tbody td.lezart {
- width: 18px;
- background-color: rgb(100,100,120);
- text-align: center;
- }
-
- table.hianyzas tbody td.uigazolhato {
- width: 18px;
- background-color: rgb(240,240,260);
- }
-
- table.hianyzas tbody td.igazolhato {
- width: 18px;
- background-color: rgb(140,140,160);
- text-align: center;
- }
-
- table.hianyzas tbody td.uosszes {
- width: 18px;
- background-color: rgb(220,240,230);
- }
-
- table.hianyzas tbody td.osszes {
- width: 18px;
- background-color: rgb(120,140,130);
- text-align: center;
- }
-
- table.hianyzas tbody td.ufegyelmi {
- width: 18px;
- background-color: rgb(220,230,240);
- }
-
- table.hianyzas tbody td.fegyelmi {
- width: 18px;
- background-color: rgb(130,150,150);
- text-align: center;
- }
-
- table.hianyzas tbody td.ufokozat {
- width: 18px;
- background-color: rgb(220,210,200);
- }
-
- table.hianyzas tbody td.fokozat {
- background-color: rgb(120,110,100);
- }
- table.hianyzas tbody td.fokozat form { display: inline; }
- table.hianyzas tbody td.fokozat input,select { font-size:11px; }
-
- table.hianyzas tbody td.oi {
- text-align: center;
- }
-
- table.hianyzas tbody td.hianyzas {
- border-color: rgb(200,100,100);
- border-width: 0px 1px 3px 1px;
- border-style: solid;
- }
-
- table.hianyzas tbody td.keses {
- border-color: rgb(200,200,100);
- border-width: 0px 1px 3px 1px;
- border-style: solid;
- }
-
- table.hianyzas tbody td.felszereles {
- border-color: rgb(100,100,200);;
- border-width: 0px 1px 3px 1px;
- border-style: solid;
- }
-
- table.hianyzas tbody td.felmentes {
- border-color: rgb(100,200,100);;
- border-width: 0px 1px 3px 1px;
- border-style: solid;
- }
-
- table.hianyzas tbody td.igazolt {
- color: rgb(55,255,55);
- }
-
- table.hianyzas tbody td.igazolatlan {
- color: rgb(255,55,55);
- }
-
- table.hianyzas tbody td.mind {
- color: white;
- }
-
diff --git a/mayor-orig/www/skin/pda/module-naplo/css/naplo.css b/mayor-orig/www/skin/pda/module-naplo/css/naplo.css
deleted file mode 100644
index 2b81dd35..00000000
--- a/mayor-orig/www/skin/pda/module-naplo/css/naplo.css
+++ /dev/null
@@ -1,59 +0,0 @@
-
- table.toolBar { width: 100%; border-spacing: 0px; font-size:small; }
- table.toolBar form { margin: 0px; padding: 0px; width:100%; }
- table.toolBar tr.first td.toolBarTitle, table.toolBar tr.first td.toolBarTool { background-color: #eeeeee; border-bottom: solid 2px rgb(152, 150, 185); padding:2px 4px; }
- table.toolBar td.gap { border-spacing: 0px; }
- table.toolBar td.toolBarTitle {
- background-color: white;
- width: 100%;
- font-size: 10px;
- font-weight: bold;
- text-align: center;
- }
- #toolBarIntezmeny {
- color: darkgrey;
- font-size: 8px;
- background-color: ;
- border: solid 1px darkgrey;
- border-radius:2px;
- padding: 0px 4px;
- }
-
- table.toolBar td.toolBarTool { border: solid 0px #666699; margin: 0px; padding: 0px; }
- table.toolBar td.toolBarTool table { border-spacing: 0px; background-color: ; }
- table.toolBar td.toolBarTool table th {
- background-color: rgb(90,133,184);
- text-align: left;
- color: white;
- font-size:8px;
- padding-left: 4px;
-
- border-color: rgb(21,71,123);
- border-width: 1px 0px;
- border-style: solid;
- }
- table.toolBar input.toolSubmit { vertical-align: middle; border: 0px none; background-color: rgb(90,133,184); color: white; width:60px; }
- table.toolBar td.toolBarTool select { border: 0px; }
- table.toolBar th {
- background-color: rgb(90,133,184);
- text-align: center;
- color: white;
- font-size:8px;
- padding-left: 4px;
-
- border-color: rgb(21,71,123);
- border-width: 1px 0px 1px 1px;
- border-style: solid;
- }
- table.toolBar td table { margin: 0px;}
- table.toolBar img { border: none; }
-
- form.lapozo input { font-size: 8px; border: solid 1px #555555; }
-
- table.flipper input {color: white; border: none; background-color: lightblue; }
- table.flipper input.step { background-color: rgb(100,80,60); }
-
- div.beirasAdatok { text-align: center; }
- div.beirasAdatok span { font-weight: bold; font-size: 10px; vertical-align: middle; }
- div.beirasAdatok img { vertical-align: middle; }
-
diff --git a/mayor-orig/www/skin/pda/module-naplo/css/orarend/helyettesites.css b/mayor-orig/www/skin/pda/module-naplo/css/orarend/helyettesites.css
deleted file mode 100644
index 0386b2b1..00000000
--- a/mayor-orig/www/skin/pda/module-naplo/css/orarend/helyettesites.css
+++ /dev/null
@@ -1,29 +0,0 @@
-@media screen {
-
-table.helyettesitesek {
- background-color: #999999; width:100%;
- border-collapse: collapse;
-}
-table.helyettesitesek tr {
- background-color: #dddddd;
-}
-table.helyettesitesek tbody tr td {
- background-color: white;
-}
-table.helyettesitesek tr.plusz td {
- background-color: #334450; color: white;
- font-style: italic;
-}
-table.helyettesitesek tfoot tr th {
- display:none;
- background-color: white;
- text-align: right;
- font-size:x-small;
- font-weight:lighter;
- color: #aaaaaa;
-}
-table.helyettesitesek thead tr th { border-bottom: solid 2px;}
-
-table.helyettesitesek td,table.helyettesitesek th {
- border: solid 1px black;
-} \ No newline at end of file
diff --git a/mayor-orig/www/skin/pda/module-naplo/css/orarend/orarend.css b/mayor-orig/www/skin/pda/module-naplo/css/orarend/orarend.css
deleted file mode 100644
index 17671235..00000000
--- a/mayor-orig/www/skin/pda/module-naplo/css/orarend/orarend.css
+++ /dev/null
@@ -1,97 +0,0 @@
-
-h2 { text-align: center; color: red;}
-h2.toPrint { display: none; }
-
-table.toolBar tr td select, table.toolBar tr td option {
-}
-
-table.orarend {
- width: 99%;
- background-color: #333333;
-}
-table.orarend tr th {
- background-color: #889988;
- color: white;
-/* border-width: 0px 1px 2px 0px !important; */
- height:30px;
-
-}
-table.orarend thead tr th {
- background-color: #889999;
- color: white;
- border-bottom: solid 1px white;
-}
-table.orarend tfoot.publikus tr th {
- background-color: lightgreen;
- color: white;
-}
-table.orarend tfoot.nempublikus tr th {
- background-color: #f06;
- color: white;
-}
-table.orarend tfoot:hover tr th {
- background-color: #8f8;
-}
-
-
-table.orarend thead tr th.spec {
- background-color: red;
-}
-
-table.orarend tr td {
- text-align: center;
- background-color: #efefef;
-/* border-width: 0px 1px 2px 0px;*/
-/* width:18%; */
-}
-
-table.orarend tr td select {
- background-color:#000011;
- color: white
-}
-
-div.unfinished {
- background-color: yellow;
-}
- table.orarend tbody tr td hr { width: 80% }
- div.normál {}
- div.plusz {
- background-color: #eeccee;
- }
- div.elmarad {
- color: white;
- background-color: black;
- }
- div.elmarad_máskor {
- color: white;
- background-color: #555555;
- }
- div.normál_máskor {
- color: white;
- background-color: #776699;
- }
- div.felügyelet {
- background-color: #bbaac0;
- }
- div.helyettesítés {
- background-color: #ccffcc;
- }
- div.összevonás {
- background-color: #aabbc0;
- }
- div.osztályfüggetlen { color: #eeeeee; background-color: rgba(52, 150, 185, 1); }
- table.osztalyOrarend div.osztályfüggetlen { display:none; }
- table.diakOrarend div.osztályfüggetlen { display:none; }
-
- span.helyett {
- color: gray;
- text-decoration: line-through;
- }
-
- table.orarend tr td span.t0 {
- background-color: #880000; color:white;
- }
- table.orarend tr td span.t1 {
- }
-
-
diff --git a/mayor-orig/www/skin/pda/module-naplo/css/osztalyozo/jegy.css b/mayor-orig/www/skin/pda/module-naplo/css/osztalyozo/jegy.css
deleted file mode 100644
index b46d342d..00000000
--- a/mayor-orig/www/skin/pda/module-naplo/css/osztalyozo/jegy.css
+++ /dev/null
@@ -1,56 +0,0 @@
-
- table.jegyInfo {
- width: 85%;
- background-color: rgb(200,200,200);
- color: white;
- }
-
-
- table.jegyInfo thead th {
- background-color: rgb(100,120,100);
- height:30px;
- }
-
- table.jegyInfo tfoot th {
- background-color: rgb(100,120,100);
- }
-
- table.jegyInfo tbody select { background-color: #ffffff; }
- table.jegyInfo tbody input { background-color: #ffffff; }
-
- table.jegyInfo tbody th {
- background-color: rgb(140,160,150);
- padding: 0px 4px 0px 4px;
- text-align: center;
- }
-
- table.jegyInfo tbody td {
- background-color: rgb(140,160,150);
- padding: 0px 4px 0px 4px;
- text-align: center;
- }
-
- table.jegyInfo tbody td a {
- color: white;
- text-decoration: none;
- }
-
- table.jegyInfo tbody td a:hover {
- color: white;
- text-decoration: underline;
- }
-
- table.jegyInfo tbody th a {
- color: white;
- text-decoration: none;
- }
-
- table.jegyInfo tbody th a:hover {
- color: white;
- text-decoration: underline;
- }
-
- table.jegyInfo tbody td input {
- width: 95%;
- }
-