1
0
Fork 0
arangodb/js/apps/system/aardvark/frontend/css/buttons.css

22 lines
323 B
CSS

.addButton {
position: relative;
margin-right: 7px;
font-size: 20px;
color: #8AA050;
margin-top: 2px;
}
.deleteButton {
color: #B30000;
font-size: 20px;
padding-right: 3px;
top: 3px;
position: relative;
}
a.headerButton {
margin-top: -2px;
margin-left: 5px;
margin-right: 5px;
min-height: 23px;
}