projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9347898
)
I forgot that one
author
Luzifr
<szekely@woltlab.com>
Tue, 18 Oct 2011 19:48:41 +0000
(21:48 +0200)
committer
Luzifr
<szekely@woltlab.com>
Tue, 18 Oct 2011 19:48:47 +0000
(21:48 +0200)
wcfsetup/install/files/acp/style/style.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/style.css
b/wcfsetup/install/files/acp/style/style.css
index fe137775fc5ec5a801e7f958fcdffe7353352366..33c3684f568c6f6786a5a63d252aac4995800ec0 100644
(file)
--- a/
wcfsetup/install/files/acp/style/style.css
+++ b/
wcfsetup/install/files/acp/style/style.css
@@
-2226,8
+2226,14
@@
li > .badgeButton {
a.balloonTooltip,
a .balloonTooltip,
-img[src*='delete']{
- /* ToDo: Find a way to show a hand-cursor even without link! */
+img[src*='delete'],
+img[src*='uninstall'],
+img[src*='install'],
+img[src*='update'],
+img[src*='run'],
+img[src*='info'],
+img[src*='disable'],
+img[src*='enable'] {
cursor: pointer;
}