diff --git a/xpfe/components/prefwindow/resources/skin/pref.css b/xpfe/components/prefwindow/resources/skin/pref.css index ca4651b7129..e7ec05ffefd 100644 --- a/xpfe/components/prefwindow/resources/skin/pref.css +++ b/xpfe/components/prefwindow/resources/skin/pref.css @@ -1,29 +1,7 @@ -#righttext { - text-align: left; - font-style: bold; - -} - -#righttext { - text-align: right; -} - #top { background-color: grey } -table { - display: block; - width: 100%; - border: 0px; - min-height: 16px; -/* color: white; */ -} - -td { - font-size: 8pt; -} - #pref-appearance { border : 0}