border: 1px solid #90c0e0;
background: #000 !important;
color: #90c0e0 !important;
- padding: calc(.125em - 1px) calc(.5em - 1px);
+ /*padding: calc(.125em - 1px) calc(.5em - 1px);*/
}
html #menubar a:link,
font-size: 90%;
}
-/*input:-webkit-input-placeholder {
- color: #AAAAAA;
-}*/
-
-input:-moz-placeholder {
- color: #AAAAAA;
-}
-
-/*input:-ms-input-placeholder {
- color: #AAAAAA;
-}*/
-
input[type=submit],
input[type=reset],
input[type=image],
margin-left: auto;
}
-/**::-ms-backdrop,*/
-.cbi-page-actions > .cbi-button-save,
-.cbi-page-actions > .cbi-button-apply,
-.cbi-page-actions > form[method="post"] {
- margin-left: 50%;
-}
-
.cbi-page-actions > .cbi-button-apply + .cbi-button-save,
.cbi-page-actions > .cbi-button-negative + .cbi-button-save,
.cbi-page-actions > .cbi-button-save + form[method="post"],
/* indication line for drag-and-drop in UIDynamicList*/
.cbi-dynlist > .item.drag-over {
- border-top: 1px solid red;
+ border-top: 1px red;
}
/* Make item being dragged in UIDynamicList partially transparent*/
/* indication line for drag-and-drop in UIDynamicList*/
.cbi-dynlist > .add-item > .cbi-button-add.drag-over {
- border-top: 1px solid red;
+ border-top: 1px red;
}
.cbi-dynlist > .add-item > input {