mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user