summaryrefslogtreecommitdiff
path: root/src/static/css
diff options
context:
space:
mode:
authorMatthias Bartelmeß <mba@fourplusone.de>2012-04-20 12:15:09 +0200
committerMatthias Bartelmeß <mba@fourplusone.de>2012-04-20 12:15:09 +0200
commite661f653b194bb04211259867b1bfca0cb3fd00d (patch)
treebd41a330d40f0da32595912f0bcc29d9f4d99cba /src/static/css
parent23bbe4ab5a7dcfad0cfe3e4f4a30f4e426aed15e (diff)
downloadetherpad-lite-e661f653b194bb04211259867b1bfca0cb3fd00d.zip
sharebox and Feedback are not used. Removing them
Diffstat (limited to 'src/static/css')
-rw-r--r--src/static/css/pad.css21
1 files changed, 1 insertions, 20 deletions
diff --git a/src/static/css/pad.css b/src/static/css/pad.css
index 2ce8dbb6..948f0245 100644
--- a/src/static/css/pad.css
+++ b/src/static/css/pad.css
@@ -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;