summaryrefslogtreecommitdiffstats
path: root/app/configuration/styles/snmp.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/configuration/styles/snmp.scss')
-rw-r--r--app/configuration/styles/snmp.scss35
1 files changed, 8 insertions, 27 deletions
diff --git a/app/configuration/styles/snmp.scss b/app/configuration/styles/snmp.scss
index ea20a6a..96b71f0 100644
--- a/app/configuration/styles/snmp.scss
+++ b/app/configuration/styles/snmp.scss
@@ -66,36 +66,17 @@
}
.snmp__buttons {
text-align: right;
- padding-right: .5em;
- &.trash{
- text-align: left;
- }
- button{
- margin:.3em;
- img{
- width: 100%;
- height:100%;
+ .btn{
+ padding: 0;
+ width: auto;
+ svg {
+ fill: $color--blue-40;
+ width: auto;
+ height: 1.3em;
}
}
}
- .trash_button {
- padding: 0;
- width: 1.3em;
- height: 1.3em;
- }
- .edit_button {
- padding: 0;
- width: 1.3em;
- height: 1.2em;
- }
- .btn-add {
- &:focus {
- outline-offset: 3px;
- }
- margin: 2em 0;
- color: $primebtn__bg;
- padding: 1em 0;
- }
+
.snmp__submit-wrapper {
width: 100%;
border-top: 1px solid $medgrey;
OpenPOWER on IntegriCloud