MINOR Removed Toolbar.png references from CSS files

This commit is contained in:
Ingo Schommer 2011-03-25 16:21:18 +13:00
parent 52a021a206
commit f6c5308d3e
2 changed files with 0 additions and 4 deletions

View File

@ -5,7 +5,6 @@
padding-left: 3px;
}
#right form .hasmanyfile a.uploadFile {
background-image:url(../../cms/images/textures/ToolBar.png);
border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
border-style:solid;
border-width: 2px;
@ -24,7 +23,6 @@
}
#right form .hasmanyfile a.removeFile {
background-image:url(../../cms/images/textures/ToolBar.png);
border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
border-style:solid;
border-width: 2px;
@ -43,7 +41,6 @@
color: #fff;
}
#right form .hasmanyfile a.addFile {
background-image:url(../../cms/images/textures/ToolBar.png);
border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
border-style:solid;
border-width: 2px;

View File

@ -168,7 +168,6 @@ table.CMSList tbody td.current td {
}
.TableListField div.utility a {
text-decoration: none;
background-image:url(../../cms/images/textures/ToolBar.png);
border-color: #ccc #999 #999 #ccc;
border-style: double;
color: #333;