DashboardFE
This commit is contained in:
@ -259,8 +259,7 @@ input[type="submit"]:hover {
|
||||
background-color: rgba(0,0,0,0.4);
|
||||
border: 2px solid #edf3fe;
|
||||
border-right: 6px solid #edf3fe;
|
||||
box-shadow: 0 0 4px rgba(237,243,254,1);
|
||||
box-shadow: 0 0 5px rgba(237,243,254,1) inset;
|
||||
box-shadow: 0 0 10px rgba(237,243,254,1) inset;
|
||||
}
|
||||
/*
|
||||
.postform,.searchmobile {
|
||||
|
@ -7,7 +7,7 @@ body {
|
||||
}
|
||||
|
||||
.content {
|
||||
width:90% !important;
|
||||
width:85% !important;
|
||||
}
|
||||
|
||||
.postMenu {
|
||||
|
Reference in New Issue
Block a user