diff options
Diffstat (limited to 'p/themes/Origine')
| -rw-r--r-- | p/themes/Origine/origine.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/p/themes/Origine/origine.css b/p/themes/Origine/origine.css index d5f644a1b..11dec90ac 100644 --- a/p/themes/Origine/origine.css +++ b/p/themes/Origine/origine.css @@ -482,9 +482,11 @@ a.btn { line-height: 2.5em; } +.box .box-title .configure, .box .box-content .item .configure { visibility: hidden; } +.box .box-title:hover .configure, .box .box-content .item:hover .configure { visibility: visible; } |
