Modify css for toolbar
This commit is contained in:
@@ -18,11 +18,14 @@
|
||||
color: white;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
.btn {
|
||||
border-radius: 40px;
|
||||
font-weight: 600;
|
||||
margin-right: 7px;
|
||||
}
|
||||
.msginfo .success
|
||||
{
|
||||
background-color: green;
|
||||
|
||||
}
|
||||
|
||||
.msginfo .error{
|
||||
@@ -38,3 +41,13 @@
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
|
||||
}
|
||||
|
||||
.entry {
|
||||
margin:5px;
|
||||
}
|
||||
|
||||
.btn-modify {
|
||||
margin-top: -7rem;
|
||||
margin-right: 10%;
|
||||
margin-left: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user