porting more widgets to bs nav-pills
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user