aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-02-05 15:11:51 -0800
committerfriendica <info@friendica.com>2015-02-05 15:11:51 -0800
commit1b5bd1d808637696b31f197c2b2194f00b903952 (patch)
treeff93ba77e4fcf760890ceee1c54c0c21ad90c81c /view/theme
parent331c72b3be4e6b2c469d14be2bd4d057e7de1dec (diff)
downloadvolse-hubzilla-1b5bd1d808637696b31f197c2b2194f00b903952.tar.gz
volse-hubzilla-1b5bd1d808637696b31f197c2b2194f00b903952.tar.bz2
volse-hubzilla-1b5bd1d808637696b31f197c2b2194f00b903952.zip
increase size of rating value to make it stand out a bit.
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 4afeac0b0..1aa7cc729 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -162,18 +162,6 @@ header {
filter:alpha(opacity=$nav_percent_min_opacity);
}
-/* experimental - increase size of notification counts on hover
- * to make the notification dropdowns more accessible on portable devices.
- * Currently they are mostly inaccessible without using huge magnifications.
- * The question is if you can actually hover on a portable touchscreen device.
-
-.badge.dropdown-toggle:hover {
- width: 2rem;
- height: 2rem;
-}
-
-*/
-
#powered-by {
font-size: 0.5rem;
position: absolute;