Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorVictor Dubiniuk <victor.dubiniuk@gmail.com>2014-02-12 18:22:00 +0400
committerVictor Dubiniuk <victor.dubiniuk@gmail.com>2014-02-12 18:22:00 +0400
commitd1aee9fe6874081da7ce1d4b0f737d3bb68639c4 (patch)
treec72995a5f48020387c4ef51a3799454a61e83223 /css
parent77ea7ed75e94b67c334166d9c22e0b99ac120eb6 (diff)
Remove dead code
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/css/style.css b/css/style.css
index 56e58230..13c36867 100755
--- a/css/style.css
+++ b/css/style.css
@@ -139,19 +139,6 @@
float: left;
}
-#invite-block{
- position: absolute;
- top:3em;
- margin-top:-3px;
- left:0;
- padding: 10px;
- background-color: #bbb;
-}
-
-#invitee-list li{
- padding: 5px 0 5px 20px;
-}
-
#mainContainer{
position:absolute;
z-index:500;