some work on directory widgets
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
padding: 6px 10px;
|
||||
}
|
||||
|
||||
.widget-input {
|
||||
border-top-right-radius: 0px;
|
||||
border-bottom-right-radius: 0px;
|
||||
}
|
||||
|
||||
/* suggest */
|
||||
|
||||
.suggest-widget-more {
|
||||
@@ -28,13 +33,6 @@
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
/* search */
|
||||
|
||||
#search-text {
|
||||
border-top-right-radius: 0px;
|
||||
border-bottom-right-radius: 0px;
|
||||
}
|
||||
|
||||
/* notes */
|
||||
|
||||
#note-text {
|
||||
@@ -51,21 +49,6 @@
|
||||
}
|
||||
|
||||
|
||||
/* peoplefind */
|
||||
|
||||
#peoplefind-sidebar .btn {
|
||||
margin: 10px 0 10px 0;
|
||||
}
|
||||
|
||||
#side-peoplefind-url {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#side-peoplefind-url {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
|
||||
/* fileas */
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user