diff options
author | M.Gergo | 2018-09-07 22:27:52 +0200 |
---|---|---|
committer | M.Gergo | 2018-09-07 22:27:52 +0200 |
commit | 8f8fc390374681cd537e4216f0366d6fe8a6c73c (patch) | |
tree | 6d19efd3593a0383a48cdac7f78cd0e2ef6fa761 /mayor-orig/www/skin/classic/module-naplo/css | |
parent | 63edef615f7828cb0f57bf9ba128a90eb4fe07e0 (diff) | |
download | mayor-8f8fc390374681cd537e4216f0366d6fe8a6c73c.tar.gz mayor-8f8fc390374681cd537e4216f0366d6fe8a6c73c.zip |
Rev: 4358
Diffstat (limited to 'mayor-orig/www/skin/classic/module-naplo/css')
-rw-r--r-- | mayor-orig/www/skin/classic/module-naplo/css/orarend/orarendModosito.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mayor-orig/www/skin/classic/module-naplo/css/orarend/orarendModosito.css b/mayor-orig/www/skin/classic/module-naplo/css/orarend/orarendModosito.css index 4d2ef3aa..1d9f527b 100644 --- a/mayor-orig/www/skin/classic/module-naplo/css/orarend/orarendModosito.css +++ b/mayor-orig/www/skin/classic/module-naplo/css/orarend/orarendModosito.css @@ -3,7 +3,7 @@ h2 { text-align: center; color: red;} h2.toPrint { display: none; } table.toolBar tr td select, table.toolBar tr td option { - font-size:11px; +font-size:10px; } table.orarend { @@ -45,6 +45,7 @@ table.orarend tr td select { font-size: 10px; background-color:#000011; color: white; + max-width:140px; } div.unfinished { |