/* ===================================================================== = Standard HTML Elements ===================================================================== */ html, body.phone .dropmenu { background-image:url("themes/skytrailscrop.jpg"); background-size:cover; background-repeat:no-repeat; background-attachment:fixed; } body.phone .dropmenu>div.playable, body.phone .dropmenu>div.menuitem, body.phone #pluginplaylistholder .menuitem.clickicon, body.phone #pluginplaylistholder .menuitem.containerbox.fullwidth { background-color:rgba(255,255,255,0.3); background-clip:border-box; margin-top: 4px; } body.phone .dropmenu>div { background-color:rgba(255,255,255,0.3); } body.phone .mainpane .faveradio, body.phone .mainpane .radio, body.phone .mainpane .podcast:not(.podicon):not(.podglobal), body.phone .mainpane .directory { background-color:rgba(255,255,255,0.3); background-clip:border-box; margin-top: 4px; } body,p,h1,h2,h3,h4,table,td,th,ul,ol,textarea,input { color:#000000; } a:link { color:#ff4800; } a:visited { color:#ff4800; } a:hover,a:active { text-shadow: 0 0 15px #000000; cursor:pointer; } button, input[type="button"], .filebutton { color:#000000; background-color:rgba(255,255,255,0.5); border:1px solid #222222; } button:hover, input[type="button"]:hover, .filebutton:hover { border:1px solid #bbbbbb; background-color:rgba(255,255,255,0.7); } select { color:#000000; } .selectholder { background-color:rgba(255,255,255,0.3); } .selectholder:hover { background-color:rgba(255,255,255,0.4); } input[type="text"] { background-color: rgba(255,255,255,0.3); border-bottom: 1px solid #bbbbbb; } input[type="text"]:hover { background-color: rgba(255,255,255,0.4); border-bottom: 1px solid #bbbbbb; } input[type="text"]:focus { transition: border-bottom 0.5s ease; border-bottom: 1px solid #555555; } .drop-box { background-color: rgba(255,255,255,0.4); } /* ===================================================================== = Specific Elements By ID ===================================================================== */ #sources { background-color:rgba(255,255,255,0.3); } #playlist { background-color:rgba(255,255,255,0.3); } #notifications { background-color:rgba(65,65,85,0.9); color:#ffffff; } #wikipopup { background-color:#000000; } #imagecontainer { background-color:#ffffff; } #tagadder { background-color:rgba(65,65,85,0.9); color:white; } #dragger { background-color:rgba(0,0,0,0.3); } #pset { background-color: rgba(155, 187, 222, 0.99); } #pmaxset { background-color: rgba(252, 189, 104, 0.99); } /* ===================================================================== = General Classes ===================================================================== */ .mainpane { background-color:rgba(255,255,255,0.3); } .album2 { background-color:rgba(255,255,255,0.2); } .item { margin-bottom: 2px; } .playable:hover, .infoclick:hover, div.clickplaylist:hover, tr.playable:hover>td { text-shadow: 0 0 15px #ffffff; color:#ffffff; cursor:pointer; } .playable.selected:hover, tr.playable.selected:hover>td { color:#ffffff; } .selected { background-color:rgba(255,72,0,0.7); } /*-- divs and classes used in the playlist --*/ .playlistcurrentitem { font-weight:bold; font-size:120%; color:#ff4800; transition:font-size 0.2s ease, text-shadow 0.2s ease; } .playlistitem { transition:font-size 0.3s ease, text-shadow 0.3s ease; } .playlistcurrenttitle { text-shadow: 0px 0px 20px #cccccc; font-weight:bold; color:#ff4800; background-color:rgba(255,255,255,0.2); } .playlisttitle{ background-color:rgba(255,255,255,0.2); } .stleft { border-right:1px solid #888888; } .popupwindow { background-color:rgba(65,65,85,0.9); color:white; } .popupwindow td, .popupwindow h2, .popupwindow p { color:white; } table.histable tr:hover { font-size:105%; text-shadow: 0 0 15px #ffffff; color:#000000; transition:all 0.1s; } table.histable tr { transition:all 0.2s; } .backhi:hover { text-shadow: 0 0 15px #ffffff; color:#ff4800; cursor:pointer; transition:all 0.1s; } .backhi { transition:all 0.2s; } tr.clickaddtrack:hover { background-color:#e1e4ea; } .bsel { color:#000000; text-shadow:0 0 15px #666666; } .bmid { border-left:2px solid #ff4800; } .tagholder table tr th { background-color:rgba(255,255,255,0.5); border-bottom:1px solid #333333; } .currentbun { border-bottom:1px solid #fe6500; padding-bottom:2px; } .dropshadow { box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.5); } .progressbar { border:1px solid #414141; } .progressbar_v { border:1px solid #414141; } /* ===================================================================== = Dropdown Menus ===================================================================== */ div.topdropmenu { background-color:rgba(135,180,222,0.9); } .configtitle { background-color:rgba(255,255,255,0.5); } body.mobile .configtitle { width:100%; margin-left:auto; margin-right:auto; } /* ===================================================================== = Info Panel - General ===================================================================== */ #infopane { background-color:rgba(255,255,255,0.4); } #artistbio { padding:4px; } .infowiki { color:black; } .infosection { background-color:rgba(255,255,255,0.4); background-size:cover; background-repeat:no-repeat; } /* ===================================================================== = Info Panel - Spotify ===================================================================== */ .helpfulalbum { background-color:rgba(255,255,255,0.4); } .tagholder_wide { background-color:rgba(255,255,255,0.5); } /* ===================================================================== = Podcasts ===================================================================== */ .podcastitem { border-top:1px solid #000000; } /* ===================================================================== = For Album Art Manager ===================================================================== */ #artistcoverslist { background-color:rgba(255,255,255,0.3); } .highlighted { background-color:rgba(200,217,240,0.9); } #artistchooser { background-color:rgba(255,255,255,0.2); color:#777777; } /* ===================================================================== = Things that look like they might be for styling wikipedia data ===================================================================== */ table.navbox th { background-color: rgba(255,255,255,0.2); } .navbox-abovebelow { padding-bottom:4px; } .navbox-title a:link, .navbox-abovebelow a:link, .navbox-group a:link { text-decoration:none; } .navbox-title a:visited, .navbox-abovebelow a:visited, .navbox-group a:visited { text-decoration:none; } .navbox-title a:hover,a:active, .navbox-abovebelow a:hover,a:active, .navbox-group a:hover,a:active { text-decoration:none; } table.tracklist { line-height:1.5em; } .tracklist tbody tr th { font-weight:bold; } .description { margin-top:4px; } .underline { border-bottom: 1px solid black; } .infosection h2 { border-bottom:2px solid black; }