aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-01-21 10:58:38 +0100
committerMario Vavti <mario@mariovavti.com>2016-01-21 10:58:38 +0100
commit928f1bfa7bdaa4f8a85ea4bec6ebcb182975f158 (patch)
tree9bcc8acc1ec1964b4f99d0ec8b71f519b9941620 /view/theme
parent2b3b6268ddd73d4a438cc6c9431ab3577b218fd1 (diff)
downloadvolse-hubzilla-928f1bfa7bdaa4f8a85ea4bec6ebcb182975f158.tar.gz
volse-hubzilla-928f1bfa7bdaa4f8a85ea4bec6ebcb182975f158.tar.bz2
volse-hubzilla-928f1bfa7bdaa4f8a85ea4bec6ebcb182975f158.zip
css cleanup
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css31
1 files changed, 0 insertions, 31 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index d596fa332..8020da00a 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -480,43 +480,12 @@ footer {
float: right;
}
-.rconnect {
- display: block;
- color: $nav_active_icon_colour;
- margin-top: 15px;
- background-color: $nav_bg;
- -webkit-border-radius: $radiuspx ;
- -moz-border-radius: $radiuspx;
- border-radius: $radiuspx;
- border: 1px solid $nav_bd;
- padding: 5px;
- font-weight: bold;
- clear: both;
-}
-
-a.rateme, div.rateme {
- display: block;
- color: $nav_active_icon_colour;
- background-color: $nav_bg;
- -webkit-border-radius: $radiuspx ;
- -moz-border-radius: $radiuspx;
- border-radius: $radiuspx;
- border: 1px solid $nav_bd;
- padding: 5px;
- font-weight: bold;
- clear: both;
-}
-
#pause {
position: fixed;
bottom: 5px;
right: 5px;
}
-#vcard-end {
- clear: both;
-}
-
#contact-block {
width: 100%;
float: left;