porting more widgets to bs nav-pills

This commit is contained in:
marijus
2014-10-07 18:11:36 +02:00
parent bf01685463
commit 21eae4df9c
9 changed files with 56 additions and 86 deletions

View File

@@ -1,9 +1,6 @@
/* Easiest way to indent the widget body - indent the entire widget and then shift the header label back to the left */
.widget {
margin-bottom: 10px;
padding: 10px 10px 10px 20px;
padding: 10px;
}
.widget h3 {
@@ -34,13 +31,8 @@
height: 150px;
}
#note-save {
margin-top: 10px;
}
/* saved searches */
#netsearch-box #search-submit {
margin: 10px 0 7px 0;
}
@@ -98,29 +90,11 @@
margin-left: 10px;
}
#datebrowse-sidebar select {
width: 190px;
max-width: 190px;
max-height: 150px;
}
/* categories */
/* group */
#sidebar-group-list {
margin-bottom: 10px;
}
.sidebar-group-li input {
float: right;
}
.groupsideedit {
float: right;
}
.group-edit-icon {
opacity: 0;
z-index: 1;
@@ -144,9 +118,6 @@ li:hover .group-edit-icon {
/* photo albums */
#photo-albums-upload-link {
margin-top: 10px;
}
/* Chatrooms */