1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2024-09-21 09:41:34 +02:00

Remove reference to missing images

This removes references to image files that are missing that don't
affect the display.
This commit is contained in:
Josh 2012-06-15 22:41:01 -04:00
parent 36ff1deefc
commit 052d053102

View File

@ -24,7 +24,6 @@ refer to http://www.clipperz.com.
*/
.ydlg-proxy {
background-image: url(../images/default/gradient-bg.gif);
background-color:#c3daf9;
border:1px solid #6593cf;
z-index:10001;
@ -93,7 +92,6 @@ body.masked .ydlg select {
padding-right:3px;
}
.ydlg .ydlg-dlg-body{
background:url(../images/default/layout/gradient-bg.gif);
border:1px solid #6593cf;
border-top:0 none;
padding:10px;