.info {
margin: 0;
padding: 0 .25em;
- background-color: #BBD;
+ background-color: rgba(208,208,255,.625 );
color: #000;
border: #000 1px solid;
}
.pagination_nav {
display: inline-block;
- position: absolute;
- right: 2ex; bottom: .25em;
+ float: right;
transition: none;
border: none;
background-color: #333;
text-align: right;
- line-height: 1.75em;
}
+.panel:after { content: ''; display: block; clear: both;}
.pagination_nav a {
display: none;
text-decoration: none;
.pagination_nav a.current { color: #F66; font-weight: bold; }
.pagination_nav:hover {
+ position: absolute;
+ line-height: 1.75em;
left: 0; right: 0;
padding: .5em 3ex .5em 0;
overflow: auto;
border: none;
width: auto;
padding: 0;
- margin-right: 1em;
- margin-bottom: 1ex;
+ margin: auto 1em 1ex 0;
}
.panel .help { display: block;}
/* == Top Panel == */
-.panel#advfilter {
- position: absolute;
- top: 0;
-}
+
+.panel#advfilter { position: absolute; top: 0; }
+.panel#search select { margin-right: .5em; }
body.playctl .panel#advfilter,
body.playctl .panel#search {
.panel#foot {
max-height: 100%;
z-index: 0;
- padding: .25em 6em 0 .5em;
+ padding: .25em .5em 0 .5em;
overflow: visible;
}
}
#thumblist .thumb {
+ position: relative;
display: inline-block;
text-align: left;
width: 90%;
margin: 0; padding: 0;
}
#thumblist .thumb h2 {
- font-size: 1em;
+ position: absolute;
+ top: 0; width: 100%;
+ font-size: 1.125em;
font-weight: normal;
+ padding: .5ex .5em;
margin: 0;
+ border-bottom: 1px solid #333;
+ background: rgba(0,0,0,.5);
+}
+#thumblist .thumb .property {
+ position: absolute; left: .25em;
+ margin-top: -1.5em;
}
+#thumblist .thumb .property:nth-of-type(2) { left: 5em;}
#thumblist .thumb button {
display: block;
width: 100%;
<a class="panel clearsearch" href="?">Clear All</a>
<a class="panel toggle" href="#advfilter">Advanced</a>
+ <a class="panel treeview" href="?p=tree">Browse Folders</a>
<a class="panel" href="?p=playctl">Player</a>
<div class="pagination_nav">
<div class="panel" id="foot">
<a class="panel toggle" href="#tagger">Add Tags</a>
<a class="panel toggle" href="#preferences">Preferences</a>
- <a class="panel treeview" href="?p=tree">Browse Folders</a>
+ <a class="panel toggle" href="#">^ top ^</a>
+
<div class="pagination_nav">
<label>Page:</label>