more files css fixes

This commit is contained in:
marijus 2014-12-28 20:46:16 +01:00
parent 1ab23061df
commit fa23439b9c
3 changed files with 9 additions and 3 deletions

View File

@ -14,6 +14,10 @@
width: 100%;
}
#cloud-index th {
padding-top: 7px;
}
#cloud-index td:nth-child(1){
padding: 7px 3px 7px 10px;
}

View File

@ -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 */

View File

@ -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>