#34 Feature: Detailed Device Exporting
Many additional device properties are available to export. The previous export configuration is remembered.
This commit is contained in:
@@ -422,6 +422,10 @@ a {
|
||||
border: 1px solid @ButtonBorderHoverColour;
|
||||
background: @ButtonHoverColour;
|
||||
}
|
||||
|
||||
i {
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
div.actionBar {
|
||||
@@ -901,12 +905,10 @@ select {
|
||||
border: 1px solid #ccc;
|
||||
padding: 2px;
|
||||
color: #444;
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
select.small {
|
||||
padding: 0;
|
||||
min-width: 150px;
|
||||
}
|
||||
|
||||
input[type="submit"], button {
|
||||
|
||||
Reference in New Issue
Block a user