aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-19 13:28:06 +0100
committerMario Vavti <mario@mariovavti.com>2017-03-19 13:28:06 +0100
commit57584ea4295df83f3dfd57d99917178ecf2e250f (patch)
tree09e1aaba6efdb6cf2e45859e4f89fe6c8a800f1e /view/theme/redbasic
parent49d84a364d7ca0ec8e847cec70e35989d3564936 (diff)
downloadvolse-hubzilla-57584ea4295df83f3dfd57d99917178ecf2e250f.tar.gz
volse-hubzilla-57584ea4295df83f3dfd57d99917178ecf2e250f.tar.bz2
volse-hubzilla-57584ea4295df83f3dfd57d99917178ecf2e250f.zip
remove redundant css
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 4ab2fe036..c98084e85 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -768,30 +768,10 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover {
text-decoration: none;
}
-.widget.rateme {
- margin-top: 15px;
- padding: 0;
-}
-
.widget .conv-participants {
color: $font_colour;
}
-.notif-item a {
- color: #000;
-}
-
-.notif-item a:hover {
- text-decoration: underline;
- color: #000;
-}
-
-.notif-image {
- width: 32px;
- height: 32px;
- padding: 7px 7px 0px 0px;
-}
-
.contactname {
font-weight: bold;
display: block;