adjust code.
This commit is contained in:
@@ -20,8 +20,8 @@ body {background: #fafafa;}
|
||||
.dashboard .panel-dragging-shadow {position: absolute;}
|
||||
.dashboard-empty-message {text-align: center; margin-top: 100px;}
|
||||
.dashboard-empty-message > h5 {margin-bottom: 20px;}
|
||||
.dashboard-actions {text-align: right; margin-top: -10px; margin-right: 10px; margin-bottom: 10px;}
|
||||
.dashboard-actions > a {display: inline-block; width: 20px; height: 20px; text-align: center; color: #999; border: 1px solid #999; line-height: 20px; background: #999; color: #fff}
|
||||
.dashboard-actions {position: absolute; top:-20px; right:-10px;}
|
||||
.dashboard-actions > a {display: inline-block; width: 40px; height: 20px; text-align: center; color: #999; border: 1px solid #999; line-height: 20px; background: #1a4f85; color: #fff}
|
||||
.dashboard-actions > a:hover {background: #2e6dad; border-color: #2e6dad}
|
||||
|
||||
#wrap .outer {background-color: #fafafa;}
|
||||
|
||||
Reference in New Issue
Block a user