diff --git a/themes/browny_admin_wind/css/screen.css b/themes/browny_admin_wind/css/screen.css index c2949c3f..77ca3853 100644 --- a/themes/browny_admin_wind/css/screen.css +++ b/themes/browny_admin_wind/css/screen.css @@ -24,7 +24,7 @@ /* ~browny~ */ body, html { background-color: #5a3007; - font-family: 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; + font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; } p { diff --git a/themes/browny_wind/css/screen.css b/themes/browny_wind/css/screen.css index 43a65586..3e16f6a6 100644 --- a/themes/browny_wind/css/screen.css +++ b/themes/browny_wind/css/screen.css @@ -22,7 +22,7 @@ /* ~browny~ */ body, html { background-color: #5a3007; - font-family: 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; + font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; } p { @@ -637,10 +637,6 @@ table.calendar td:hover { background-image: url('../images/ico-view-downloadfullsize.png') !important; } -/* DownloadAlbum */ -#g-view-menu #g-download-album-link { - background-image: url('../images/ico-view-downloadalbum.png') !important; -} /* DownloadAlbum */ #g-view-menu #g-download-album-link { background-image: url('../images/ico-view-downloadalbum.png'); diff --git a/themes/browny_wind/images/logo.png b/themes/browny_wind/images/logo.png index 6ffa889b..b430321b 100644 Binary files a/themes/browny_wind/images/logo.png and b/themes/browny_wind/images/logo.png differ diff --git a/themes/browny_wind/views/displaytags_block.html.php b/themes/browny_wind/views/displaytags_block.html.php deleted file mode 100644 index fb58515d..00000000 --- a/themes/browny_wind/views/displaytags_block.html.php +++ /dev/null @@ -1,34 +0,0 @@ - -
- - - - name) ?> - -
- - - -item()); ?> \ No newline at end of file