Added division by search tab
This commit is contained in:
@@ -85,6 +85,14 @@ div#middle_section {
|
||||
}
|
||||
}
|
||||
|
||||
/* Search Tab */
|
||||
.search_tabcontent {
|
||||
display: none;
|
||||
}
|
||||
#search_tab{
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Main Search Tab */
|
||||
|
||||
#main_search > .search_section{
|
||||
@@ -158,6 +166,10 @@ img.rounded {
|
||||
img.circle {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.coverart{
|
||||
background-color: #eee;
|
||||
}
|
||||
span.tag {
|
||||
background-color: #222324;
|
||||
border-radius: 2px;
|
||||
|
||||
Reference in New Issue
Block a user