diff options
| author | Andy Staudacher <andy.st@gmail.com> | 2009-06-06 15:24:49 -0700 |
|---|---|---|
| committer | Andy Staudacher <andy.st@gmail.com> | 2009-06-06 15:24:49 -0700 |
| commit | b9ee6f7d185c734dcff595d06d9c6e6fda5822ac (patch) | |
| tree | 4cc37bde852469449afd0989bfceeeddac84a200 /themes/default | |
| parent | 0e415dae9b29d792f631d3b94349086b8094c920 (diff) | |
| parent | b179b106c2b4d3971498f513ffc71eff1b6b1a5d (diff) | |
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'themes/default')
| -rw-r--r-- | themes/default/css/screen.css | 12 | ||||
| -rw-r--r-- | themes/default/images/avatar.jpg | bin | 914 -> 1172 bytes | |||
| -rw-r--r-- | themes/default/images/ico-notify-add.png | bin | 1469 -> 0 bytes | |||
| -rw-r--r-- | themes/default/images/ico-notify-remove.png | bin | 1500 -> 0 bytes | |||
| -rw-r--r-- | themes/default/images/ico-view-album.png | bin | 345 -> 0 bytes |
5 files changed, 0 insertions, 12 deletions
diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css index b591a5be..f306f287 100644 --- a/themes/default/css/screen.css +++ b/themes/default/css/screen.css @@ -649,18 +649,6 @@ form .gError, width: 43px !important; } -#gViewMenu #gAlbumLink { - background-image: url('../images/ico-view-album.png'); -} - -#gViewMenu #gAddNotifyLink { - background-image: url('../images/ico-notify-add.png'); -} - -#gViewMenu #gRemoveNotifyLink { - background-image: url('../images/ico-notify-remove.png'); -} - #gViewMenu #gHybridLink { background-image: url('../images/ico-view-hybrid.png'); } diff --git a/themes/default/images/avatar.jpg b/themes/default/images/avatar.jpg Binary files differindex 2e76b12b..acad9314 100644 --- a/themes/default/images/avatar.jpg +++ b/themes/default/images/avatar.jpg diff --git a/themes/default/images/ico-notify-add.png b/themes/default/images/ico-notify-add.png Binary files differdeleted file mode 100644 index 937bfd4f..00000000 --- a/themes/default/images/ico-notify-add.png +++ /dev/null diff --git a/themes/default/images/ico-notify-remove.png b/themes/default/images/ico-notify-remove.png Binary files differdeleted file mode 100644 index 8c0f29ca..00000000 --- a/themes/default/images/ico-notify-remove.png +++ /dev/null diff --git a/themes/default/images/ico-view-album.png b/themes/default/images/ico-view-album.png Binary files differdeleted file mode 100644 index 20b5af20..00000000 --- a/themes/default/images/ico-view-album.png +++ /dev/null |
