diff options
| author | 2013-07-15 23:18:50 +0200 | |
|---|---|---|
| committer | 2013-07-15 23:18:50 +0200 | |
| commit | 4a05bee29f142878b3b16020143f43492a55e115 (patch) | |
| tree | 8eaef9bf26cbbf62f866e528c1c8bdcfe0469eaa /pyload/web/app/styles/default | |
| parent | Locale template files updated (diff) | |
| download | pyload-4a05bee29f142878b3b16020143f43492a55e115.tar.xz | |
click on logo navigates to dashboard
Diffstat (limited to 'pyload/web/app/styles/default')
| -rw-r--r-- | pyload/web/app/styles/default/style.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyload/web/app/styles/default/style.less b/pyload/web/app/styles/default/style.less index 2202217f6..6256bba4e 100644 --- a/pyload/web/app/styles/default/style.less +++ b/pyload/web/app/styles/default/style.less @@ -35,6 +35,7 @@ header { // background-color: @greyDark; width: 105px; height: 107px; background-size: auto; + cursor: pointer; } } |
