diff options
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/css/default.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/default.css b/assets/css/default.css index ab2b79e6..a61beaaf 100644 --- a/assets/css/default.css +++ b/assets/css/default.css @@ -504,6 +504,10 @@ hr { height: 100%; } +#descexpansionbutton:hover { + cursor: pointer; +} + #descexpansionbutton ~ label { order: 1; margin-top: 20px; |
