summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSimon2011-04-05 10:58:06 +0200
committerSimon2011-04-05 10:58:06 +0200
commitbe2bf7f171d70966b92025ca7d0a302d12e775f2 (patch)
treed16651fa95cdf35e8f24cb375d2b4051b32d25b1 /public
parentSortierung der Filter wiederhergestellt (diff)
downloadpbs2-be2bf7f171d70966b92025ca7d0a302d12e775f2.tar.gz
pbs2-be2bf7f171d70966b92025ca7d0a302d12e775f2.tar.xz
pbs2-be2bf7f171d70966b92025ca7d0a302d12e775f2.zip
such-aussehen geändert
Diffstat (limited to 'public')
-rw-r--r--public/media/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css
index a8c4421..4cd29e9 100644
--- a/public/media/css/style.css
+++ b/public/media/css/style.css
@@ -296,6 +296,11 @@ th {
font-size: 12px;
border: 1px solid #999;
}
+th .code{
+ font-size: 11px;
+ font-family:"Courier New",Verdana;
+ display:none;
+}
td {
font-size: 12px;