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

16 lines
226 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;
}