![]() |
|
My Latest SL Customization - SL extension - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: General (https://sinister.ly/Forum-General) +--- Forum: The Lounge (https://sinister.ly/Forum-The-Lounge) +--- Thread: My Latest SL Customization - SL extension (/Thread-My-Latest-SL-Customization-SL-extension) |
My Latest SL Customization - SL extension - Equinox - 03-23-2014 This is just an extension to SL's theme that I made. Here's a screenshot. ![]() Nothing seem different? Check the scroll bar on the far right. ![]() Installation Requires a CSS modifier. Need a suggestion for one? Try Stylish. Add the code below to your modifier. Code: ::-webkit-scrollbar-thumb:active{background:#831010;box-shadow: 0 0 3px #000 inset;}
::-webkit-scrollbar-thumb:hover{background:#831010;box-shadow: 0 0 3px #000 inset;}
::-webkit-scrollbar-track{background:#474747;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1)}
::-webkit-scrollbar-thumb{background:#831010;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.2)}
::-webkit-scrollbar{width:8px}
::-webkit-scrollbar{width:16px}Requirements Google Chrome A brain Stylish, or some other CSS modifier. RE: My Latest Creation - SL extension - Satan - 03-23-2014 Here I was think an actual extension and was about to get really mad. Nice work I suppose though. RE: My Latest SL Customization - SL extension - Eclipse - 03-23-2014 Wow, imagine how good it would look if @Oni actually added it. RE: My Latest SL Customization - SL extension - Equinox - 03-23-2014 (03-23-2014, 04:40 PM)Aurora Wrote: Wow, imagine how good it would look if @Oni actually added it. I messaged him on Skype about that. RE: My Latest SL Customization - SL extension - OversouL - 03-23-2014 That minimalistic scroll bar doesn't fit the theme. Good job though. RE: My Latest SL Customization - SL extension - Oni - 03-23-2014 I think this only works on webkit browsers. We used to have it. Maybe I will add it back. RE: My Latest SL Customization - SL extension - Eclipse - 03-23-2014 (03-23-2014, 05:26 PM)Oni Wrote: I think this only works on webkit browsers. We used to have it. Maybe I will add it back. Please do. (03-23-2014, 04:42 PM)OversouL Wrote: That minimalistic scroll bar doesn't fit the theme. Good job though. I think the colour just needs to be darkened with some noise maybe. RE: My Latest SL Customization - SL extension - Customer - 03-23-2014 I wish this had green. ; m ; It would fit so perfect. |