Author: dbkr
Date: 2008-04-12 14:56:32 +0000 (Sat, 12 Apr 2008)
New Revision: 19236

Removed:
   
trunk/freenet/src/freenet/clients/http/staticfiles/themes/grayandblue/bluebuttonbg.gif
   
trunk/freenet/src/freenet/clients/http/staticfiles/themes/grayandblue/bluebuttonbg_larger1.gif
Modified:
   
trunk/freenet/src/freenet/clients/http/staticfiles/themes/grayandblue/theme.css
Log:
There's no such element as a 'bluebutton', so just get rid of this lot as 
they're unused.


Deleted: 
trunk/freenet/src/freenet/clients/http/staticfiles/themes/grayandblue/bluebuttonbg.gif
===================================================================
(Binary files differ)

Deleted: 
trunk/freenet/src/freenet/clients/http/staticfiles/themes/grayandblue/bluebuttonbg_larger1.gif
===================================================================
(Binary files differ)

Modified: 
trunk/freenet/src/freenet/clients/http/staticfiles/themes/grayandblue/theme.css
===================================================================
--- 
trunk/freenet/src/freenet/clients/http/staticfiles/themes/grayandblue/theme.css 
    2008-04-12 14:54:48 UTC (rev 19235)
+++ 
trunk/freenet/src/freenet/clients/http/staticfiles/themes/grayandblue/theme.css 
    2008-04-12 14:56:32 UTC (rev 19236)
@@ -27,22 +27,6 @@
        border:1px dotted #676767;
 }

-.bluebutton {
-       background-image: url(bluebuttonbg_larger1.gif);
-       background-repeat: no-repeat;
-       font-family: verdana;
-       font-size: 8pt;
-       align: center;
-       border: solid 0 #FFFFFF;
-       color: #000000;
-       margin: 0px;
-       width: 140px;
-       height: 21px;
-       padding-top: 1px;
-       padding-bottom: 3px;
-       vertical-align: middle;
-}
-
 pre, textarea {
        font-family: Courier;
        font-weight: normal;


Reply via email to