aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-portal
diff options
context:
space:
mode:
authorM.Gergo2020-01-12 12:53:59 +0100
committerM.Gergo2020-01-12 12:53:59 +0100
commit7891f65fb7544f3b1a126f8e0688889d6a6954f3 (patch)
tree9c5a1122a1e3aba3de81f888dafed14a1cb78282 /mayor-orig/mayor-portal
parent502843a035833f82321ed990ada1eda23612ed92 (diff)
downloadmayor-7891f65fb7544f3b1a126f8e0688889d6a6954f3.tar.gz
mayor-7891f65fb7544f3b1a126f8e0688889d6a6954f3.zip
Rev: 4589rev4589
Diffstat (limited to 'mayor-orig/mayor-portal')
-rw-r--r--mayor-orig/mayor-portal/log/mayor-portal.rev2
-rw-r--r--mayor-orig/mayor-portal/www/skin/classic/module-portal/css/portal.css6
2 files changed, 5 insertions, 3 deletions
diff --git a/mayor-orig/mayor-portal/log/mayor-portal.rev b/mayor-orig/mayor-portal/log/mayor-portal.rev
index 7b690e22..0da8daf7 100644
--- a/mayor-orig/mayor-portal/log/mayor-portal.rev
+++ b/mayor-orig/mayor-portal/log/mayor-portal.rev
@@ -1 +1 @@
-4574
+4589
diff --git a/mayor-orig/mayor-portal/www/skin/classic/module-portal/css/portal.css b/mayor-orig/mayor-portal/www/skin/classic/module-portal/css/portal.css
index 6012657c..cc128d4f 100644
--- a/mayor-orig/mayor-portal/www/skin/classic/module-portal/css/portal.css
+++ b/mayor-orig/mayor-portal/www/skin/classic/module-portal/css/portal.css
@@ -40,12 +40,14 @@
table.portalMain td.bal div.doboz div.dobozCim {
- width:100%; font-size:11px;font-weight: bold; padding: 0.1em 0em; color: white; border-bottom: solid 1px #676767;
+ width:100%; font-size:11px;
+ font-weight: bold; padding: 0.1em 0em; color: white; border-bottom: solid 1px #676767;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
table.portalMain td.jobb div.doboz div.dobozCim {
- width:100%; font-size:11px;font-weight: bold; padding: 0.1em 0em; color: white; border-bottom: solid 1px #676767;
+ width:100%; font-size:11px;
+ font-weight: bold; padding: 0.1em 0em; color: white; border-bottom: solid 1px #676767;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}