make main toolbar look a little bit more modern
This commit is contained in:
@@ -103,6 +103,15 @@ button[disabled] .icon-inline {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.icon-middle {
|
||||
width: 2.5em;
|
||||
height: 2.5em;
|
||||
margin: 0.2em;
|
||||
}
|
||||
.icon-middle:hover {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.icon-large {
|
||||
width: 8em;
|
||||
height: 8em;
|
||||
|
||||
Reference in New Issue
Block a user