mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
sharebox and Feedback are not used. Removing them
This commit is contained in:
parent
23bbe4ab5a
commit
e661f653b1
2 changed files with 1 additions and 321 deletions
|
@ -883,15 +883,6 @@ down on the page in IE. Strange but it works! */
|
|||
line-height: 18px;
|
||||
padding: 2px;
|
||||
}
|
||||
#sharebox-send {
|
||||
float: right;
|
||||
background-repeat: no-repeat;
|
||||
background-image: url(static/img/sharebox4.gif);
|
||||
display: block;
|
||||
width: 87px;
|
||||
height: 22px;
|
||||
background-position: -383px -289px;
|
||||
}
|
||||
#viewbarcontents {
|
||||
display: none
|
||||
}
|
||||
|
@ -949,17 +940,7 @@ down on the page in IE. Strange but it works! */
|
|||
.sidebarchecked {
|
||||
background-position: -1px -67px
|
||||
}
|
||||
#feedbackbutton {
|
||||
display: block;
|
||||
position: absolute;
|
||||
width: 68px;
|
||||
height: 0;
|
||||
padding-top: 17px;
|
||||
overflow: hidden;
|
||||
background: url(static/img/bottomareagfx.gif);
|
||||
top: 5px;
|
||||
right: 220px;
|
||||
}
|
||||
|
||||
#modaloverlay {
|
||||
z-index: 500;
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue