From 5b3e834d0c5098cf9fd3a8f5314fbc11cbe12e3b Mon Sep 17 00:00:00 2001 From: "ben%bengoodger.com" Date: Wed, 24 Aug 2005 21:54:32 +0000 Subject: [PATCH] remove files associated with 305134, r=mconnor a=asa git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178869 18797224-902f-48f8-a5cc-f745e15eee43 --- .../themes/pinstripe/browser/check.png | Bin 243 -> 0 bytes .../themes/pinstripe/browser/feedview.css | 179 ------------------ .../themes/pinstripe/browser/itemSelected.png | Bin 459 -> 0 bytes .../themes/winstripe/browser/check.png | Bin 243 -> 0 bytes .../themes/winstripe/browser/feedview.css | 179 ------------------ .../themes/winstripe/browser/itemSelected.png | Bin 459 -> 0 bytes 6 files changed, 358 deletions(-) delete mode 100644 mozilla/browser/themes/pinstripe/browser/check.png delete mode 100644 mozilla/browser/themes/pinstripe/browser/feedview.css delete mode 100644 mozilla/browser/themes/pinstripe/browser/itemSelected.png delete mode 100644 mozilla/browser/themes/winstripe/browser/check.png delete mode 100644 mozilla/browser/themes/winstripe/browser/feedview.css delete mode 100644 mozilla/browser/themes/winstripe/browser/itemSelected.png diff --git a/mozilla/browser/themes/pinstripe/browser/check.png b/mozilla/browser/themes/pinstripe/browser/check.png deleted file mode 100644 index beb23db519c706df9d84b5dd48ced339c897c8b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 243 zcmeAS@N?(olHy`uVBq!ia0vp^JV4CF!3HE7boT!OQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%wR*ZZhE&{2`t$$4J+op$Qqm*l zC0vdBzDZYKKJ* zn>vVISDY!wxHR99w}E+v{JF$H9;Vq1%jyqbU=aDkvm|ZN&qVHk8tYxhCpdG)78!4w o(2(u0IaO^!J^O671_ow^s!2LiLjK660v*KQ>FVdQ&MBb@0Kk}1%K!iX diff --git a/mozilla/browser/themes/pinstripe/browser/feedview.css b/mozilla/browser/themes/pinstripe/browser/feedview.css deleted file mode 100644 index 55b3d67b72f..00000000000 --- a/mozilla/browser/themes/pinstripe/browser/feedview.css +++ /dev/null @@ -1,179 +0,0 @@ -/* ***** BEGIN LICENSE BLOCK ***** - * Version: MPL 1.1/GPL 2.0/LGPL 2.1 - * - * The contents of this file are subject to the Mozilla Public License Version - * 1.1 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - * for the specific language governing rights and limitations under the - * License. - * - * The Original Code is Feedview for Firefox. - * - * The Initial Developer of the Original Code is - * Tom Germeau . - * Portions created by the Initial Developer are Copyright (C) 2005 - * the Initial Developer. All Rights Reserved. - * - * Contributor(s): - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -feed, rss, rdf { - margin: 0; - padding: 0; -} - -body { - padding: 30px; - margin: 0; -} - -* { - font-family: arial; -} - -p { - width: 70%; - color: #666; - font-size: 13px; - margin-bottom: 20px; - margin-top: 5px; -} - -p > p { - width: 100%; -} - -select { - color: #666; - font-size: 13px; -} - -h1 { - font-weight: normal; - font-size: 27px; - margin: -30px; - margin-bottom: 30px; - padding: 12px; - padding-left: 28px; - background-image: url("chrome://browser/skin/itemSelected.png") !important; -} - -div.article a { - color: #444; - text-decoration: none; - font-size: 16px; - font-weight: bold; - padding-right: 25px; -} - -div.article a:visited { - -moz-opacity: 1; - background: url(chrome://browser/skin/check.png) no-repeat right; -} - -.image:visited { - background: transparent !important; -} - -h1 a { - text-decoration: none; - color: white; -} - -span.date { - margin-left:30px; - font-size:14px ; - color: #ccc; - font-weight: bold; -} - -span#number { - margin-left:0px; - display:inline; - font-size:13px; -} - -#addLivemark { - display:none; - font-size: 12px; - font-weight: normal; - background: url(chrome://browser/skin/page-livemarks.png) no-repeat; - padding-left: 25px; -} - -#switchdate { - cursor: pointer; -} - -#menubox { - width: 15em; - -moz-border-radius: 4px; - float: right; - margin: 50px 10px 25px 10px; - background: #eee; /*#f5f5f5; */ - border: 1px solid #ddd; - padding: 15px; - font-size: 12px; - color: #aaa; - border-width: 0 1px 1px 0; -} - -#menubox a { - padding-left: 20px; - color: #aaa !important; - text-decoration: none; - font-weight: bold; -} - -#menubox a:hover { - text-decoration: underline; -} - -#addLiveBookmarkLink { - background: url("chrome://browser/skin/page-livemarks.png") no-repeat left; -} - -.image img { - max-height: 80px ; - border: 1px solid #ddd; - padding: 4px; - background: #fff; - margin: -13px 5px 18px 0px; - -moz-border-radius: 4px; - vertical-align: top; -} - -thumb { - height: 15px ; - min-height: 15px ; -} - -thumb * { - display:none; -} - -item, entry, channel { - display: none; -} - -p > p { - margin: 0; -} - diff --git a/mozilla/browser/themes/pinstripe/browser/itemSelected.png b/mozilla/browser/themes/pinstripe/browser/itemSelected.png deleted file mode 100644 index 964cd6acc684520cd4a15241226ee50f5d11badb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 459 zcmeAS@N?(olHy`uVBq!ia0vp^DL{OJgAGW^*|;18QY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrIztFvfbiIEGZ*dV9lD&_z+eg4D7A#a7-I0*bXpbm$y$dLj$d z9`mYbGE<1m|KH>y4@{S_EE=yPI3830O9d3}^qoC=n939Hu zVo8dd1Qd!=B0CyROk@Sh0@;icl}|gdxIheIR8nxDhz)c($U$IpNM%3SZZ>l*%hKf! S*-L@3!QkoY=d#Wzp$Pyz!+b^n diff --git a/mozilla/browser/themes/winstripe/browser/check.png b/mozilla/browser/themes/winstripe/browser/check.png deleted file mode 100644 index beb23db519c706df9d84b5dd48ced339c897c8b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 243 zcmeAS@N?(olHy`uVBq!ia0vp^JV4CF!3HE7boT!OQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%wR*ZZhE&{2`t$$4J+op$Qqm*l zC0vdBzDZYKKJ* zn>vVISDY!wxHR99w}E+v{JF$H9;Vq1%jyqbU=aDkvm|ZN&qVHk8tYxhCpdG)78!4w o(2(u0IaO^!J^O671_ow^s!2LiLjK660v*KQ>FVdQ&MBb@0Kk}1%K!iX diff --git a/mozilla/browser/themes/winstripe/browser/feedview.css b/mozilla/browser/themes/winstripe/browser/feedview.css deleted file mode 100644 index 55b3d67b72f..00000000000 --- a/mozilla/browser/themes/winstripe/browser/feedview.css +++ /dev/null @@ -1,179 +0,0 @@ -/* ***** BEGIN LICENSE BLOCK ***** - * Version: MPL 1.1/GPL 2.0/LGPL 2.1 - * - * The contents of this file are subject to the Mozilla Public License Version - * 1.1 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - * for the specific language governing rights and limitations under the - * License. - * - * The Original Code is Feedview for Firefox. - * - * The Initial Developer of the Original Code is - * Tom Germeau . - * Portions created by the Initial Developer are Copyright (C) 2005 - * the Initial Developer. All Rights Reserved. - * - * Contributor(s): - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -feed, rss, rdf { - margin: 0; - padding: 0; -} - -body { - padding: 30px; - margin: 0; -} - -* { - font-family: arial; -} - -p { - width: 70%; - color: #666; - font-size: 13px; - margin-bottom: 20px; - margin-top: 5px; -} - -p > p { - width: 100%; -} - -select { - color: #666; - font-size: 13px; -} - -h1 { - font-weight: normal; - font-size: 27px; - margin: -30px; - margin-bottom: 30px; - padding: 12px; - padding-left: 28px; - background-image: url("chrome://browser/skin/itemSelected.png") !important; -} - -div.article a { - color: #444; - text-decoration: none; - font-size: 16px; - font-weight: bold; - padding-right: 25px; -} - -div.article a:visited { - -moz-opacity: 1; - background: url(chrome://browser/skin/check.png) no-repeat right; -} - -.image:visited { - background: transparent !important; -} - -h1 a { - text-decoration: none; - color: white; -} - -span.date { - margin-left:30px; - font-size:14px ; - color: #ccc; - font-weight: bold; -} - -span#number { - margin-left:0px; - display:inline; - font-size:13px; -} - -#addLivemark { - display:none; - font-size: 12px; - font-weight: normal; - background: url(chrome://browser/skin/page-livemarks.png) no-repeat; - padding-left: 25px; -} - -#switchdate { - cursor: pointer; -} - -#menubox { - width: 15em; - -moz-border-radius: 4px; - float: right; - margin: 50px 10px 25px 10px; - background: #eee; /*#f5f5f5; */ - border: 1px solid #ddd; - padding: 15px; - font-size: 12px; - color: #aaa; - border-width: 0 1px 1px 0; -} - -#menubox a { - padding-left: 20px; - color: #aaa !important; - text-decoration: none; - font-weight: bold; -} - -#menubox a:hover { - text-decoration: underline; -} - -#addLiveBookmarkLink { - background: url("chrome://browser/skin/page-livemarks.png") no-repeat left; -} - -.image img { - max-height: 80px ; - border: 1px solid #ddd; - padding: 4px; - background: #fff; - margin: -13px 5px 18px 0px; - -moz-border-radius: 4px; - vertical-align: top; -} - -thumb { - height: 15px ; - min-height: 15px ; -} - -thumb * { - display:none; -} - -item, entry, channel { - display: none; -} - -p > p { - margin: 0; -} - diff --git a/mozilla/browser/themes/winstripe/browser/itemSelected.png b/mozilla/browser/themes/winstripe/browser/itemSelected.png deleted file mode 100644 index 964cd6acc684520cd4a15241226ee50f5d11badb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 459 zcmeAS@N?(olHy`uVBq!ia0vp^DL{OJgAGW^*|;18QY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrIztFvfbiIEGZ*dV9lD&_z+eg4D7A#a7-I0*bXpbm$y$dLj$d z9`mYbGE<1m|KH>y4@{S_EE=yPI3830O9d3}^qoC=n939Hu zVo8dd1Qd!=B0CyROk@Sh0@;icl}|gdxIheIR8nxDhz)c($U$IpNM%3SZZ>l*%hKf! S*-L@3!QkoY=d#Wzp$Pyz!+b^n