Configure shortcuts based on platform.
This commit is contained in:
@@ -25,6 +25,8 @@ div#headerInfo {
|
||||
width: 100%;
|
||||
height: @header-info-height;
|
||||
color: white;
|
||||
padding: 0px 18px
|
||||
|
||||
}
|
||||
|
||||
div#headerActions {
|
||||
|
@@ -10,6 +10,7 @@ div#toolbar {
|
||||
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.47, rgb(229, 227, 209)), color-stop(0.87, rgb(252, 250, 237)));
|
||||
border-bottom: 3px double rgb(190, 190, 190);
|
||||
border-top: 1px solid rgb(190, 190, 190);
|
||||
padding: 0px 15px;
|
||||
}
|
||||
|
||||
div#toolbar .buttonContainer {
|
||||
|
Reference in New Issue
Block a user