aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-12-28 20:46:16 +0100
committermarijus <mario@mariovavti.com>2014-12-28 20:46:16 +0100
commitfa23439b9cb93869985be14bc150c5a6a702ccce (patch)
treef3053b75b68db1b52de93b987a52a1070fbd1c47 /view
parent1ab23061df0c92abd6a9ed5ece1507cf19efff58 (diff)
downloadvolse-hubzilla-fa23439b9cb93869985be14bc150c5a6a702ccce.tar.gz
volse-hubzilla-fa23439b9cb93869985be14bc150c5a6a702ccce.tar.bz2
volse-hubzilla-fa23439b9cb93869985be14bc150c5a6a702ccce.zip
more files css fixes
Diffstat (limited to 'view')
-rw-r--r--view/css/mod_cloud.css4
-rw-r--r--view/theme/redbasic/css/style.css6
-rw-r--r--view/tpl/cloud_directory.tpl2
3 files changed, 9 insertions, 3 deletions
diff --git a/view/css/mod_cloud.css b/view/css/mod_cloud.css
index 302918cc4..56f4c415b 100644
--- a/view/css/mod_cloud.css
+++ b/view/css/mod_cloud.css
@@ -14,6 +14,10 @@
width: 100%;
}
+#cloud-index th {
+ padding-top: 7px;
+}
+
#cloud-index td:nth-child(1){
padding: 7px 3px 7px 10px;
}
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 15cf64aff..357718623 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2056,13 +2056,15 @@ nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
border-bottom-right-radius: $radiuspx;
}
-#cloud-index tr {
+.section-content-wrapper-np {
background-color: $comment_item_colour;
+ border-bottom-left-radius: $radiuspx;
+ border-bottom-right-radius: $radiuspx;
}
[id^="cloud-index-"]:hover,
.cloud-index-active {
- background-color: $item_colour !important;
+ background-color: $item_colour;
}
/* bootstrap overrides */
diff --git a/view/tpl/cloud_directory.tpl b/view/tpl/cloud_directory.tpl
index 06f7a2308..77d861224 100644
--- a/view/tpl/cloud_directory.tpl
+++ b/view/tpl/cloud_directory.tpl
@@ -1,4 +1,4 @@
-<div class="generic-content-wrapper">
+<div class="generic-content-wrapper section-content-wrapper-np">
<table id="cloud-index">
<tr>
<th width="1%"></th>