Slight change to wiki toolbar style.

git-svn-id: http://svn.redmine.org/redmine/trunk@17399 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2018-06-17 09:12:14 +00:00
parent f57cacb284
commit 9c7aa36bff

View File

@@ -27,10 +27,13 @@
background-color : #f7f7f7;
background-position : 50% 50%;
background-repeat: no-repeat;
cursor:pointer;
opacity:0.7;
}
.jstElements button:hover {
border-color: #bbb;
background-color: #e5e5e5;
background-color: #e5e5e5;
opacity:1;
}
.jstElements button span {
display : none;