add revert page
This commit is contained in:
parent
9fed2175de
commit
a16b45cdba
10 changed files with 79 additions and 47 deletions
|
@ -93,6 +93,12 @@ body {
|
|||
box-shadow: 0 1px 2px rgba(0,0,0,.15);
|
||||
}
|
||||
|
||||
#page-action-bar {
|
||||
position: relative;
|
||||
z-index: 100;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.user-avatar a img {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue