diff --git a/gecko.css b/gecko.css index b36406051..d717718a8 100644 --- a/gecko.css +++ b/gecko.css @@ -1,4 +1,4 @@ -#infoBox { +/* #infoBox { font-size : small; position : relative; top : 30%; @@ -16,4 +16,5 @@ z-index : 3; position : absolute; display : none; -} +} +*/ diff --git a/opera.css b/opera.css index 502d800fa..27e748dc2 100644 --- a/opera.css +++ b/opera.css @@ -5,7 +5,7 @@ table.main td.headlines { border-color : #c0c0c0; } -#infoBoxShadow { +/* #infoBoxShadow { background-image : url("images/overlay.png"); left : 0; top : 0; @@ -23,5 +23,5 @@ table.main td.headlines { left : 30%; width : 30%; padding-bottom : 5px; -} +} */ diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css index bcad4ecc2..1df3502ad 100644 --- a/themes/graycube/theme.css +++ b/themes/graycube/theme.css @@ -18,6 +18,9 @@ div.notice { border : 1px solid #999999; } +ul.userFeedList, ul.browseFeedList { + border : 1px solid #999999; +} table.headlinesSubToolbar td { font-size : x-small;