updates
This commit is contained in:
@@ -84,8 +84,7 @@
|
||||
display: inline-block;
|
||||
|
||||
a {
|
||||
color: white;
|
||||
// font-size: 12px;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.public-link {
|
||||
|
||||
@@ -60,6 +60,7 @@
|
||||
.panel {
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
bottom: 20px;
|
||||
min-width: 300px;
|
||||
z-index: 1000;
|
||||
margin-top: 15px;
|
||||
|
||||
@@ -179,7 +179,9 @@ $section-header-height: 70px;
|
||||
border-radius: 4px;
|
||||
font-weight: normal;
|
||||
text-align: center;
|
||||
|
||||
position: absolute;
|
||||
right: 12px;
|
||||
|
||||
&:hover {
|
||||
background-color: rgba(#e9e9e9, 0.8);
|
||||
}
|
||||
|
||||
@@ -19,8 +19,6 @@
|
||||
margin-top: -6px;
|
||||
background-color: #d7d7d7 !important;
|
||||
float: right;
|
||||
position: absolute;
|
||||
right: 12px;
|
||||
|
||||
&:hover {
|
||||
background-color: rgba(#d7d7d7, 0.8) !important;
|
||||
|
||||
Reference in New Issue
Block a user