Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ::-webkit-scrollbar {
- width:16px; height:16px;
- }
- ::-webkit-scrollbar-track {
- background-color: #F7F5EE;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-image: url(https://cdn.discordapp.com/attachments/1045654212844990494/1045654672347770880/image.png?ex=65eaef4d&is=65d87a4d&hm=754da62680adb483ea586edf9f02546cd678cba52ccc9653b8a7dff72cb86fd7&);
- border-top: 1px solid #F5BBBB;
- border-bottom: 1px solid #D3837C;
- border-radius: 3px;
- }
- ::-webkit-scrollbar-button:vertical:decrement {
- background-image: url(https://cdn.discordapp.com/attachments/1045654212844990494/1045654227868987452/image.png?ex=65eaeee3&is=65d879e3&hm=ce0b62ef78a1334c66439b1818c86a5978c405359a75cd904866fa88cb4867a2&);
- width: 16px;
- height: 17px;
- }
- ::-webkit-scrollbar-button:vertical:increment {
- background-image: url(https://cdn.discordapp.com/attachments/1045654212844990494/1045655984078589962/image.png?ex=65eaf085&is=65d87b85&hm=5e8f7a5373dd9c40c554a51b30bb92aafa892fa8ffe158b994c99751cd418365&);
- width: 16px;
- height: 17px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-image: url(https://cdn.discordapp.com/attachments/1045654212844990494/1045661478960758824/image.png?ex=65eaf5a4&is=65d880a4&hm=dd4e68205f3b964493526583851a72882c738bd23d2c4ed3b230862dee322fb6&);
- border-top: 1px solid #F5BBBB;
- border-bottom: 1px solid #D3837C;
- border-radius: 3px;
- }
- ::-webkit-scrollbar-button:horizontal:decrement {
- background-image: url(https://cdn.discordapp.com/attachments/1045654212844990494/1045665634287091722/image.png?ex=65eaf982&is=65d88482&hm=7b92f1332eb54e9cdc469b0b37bff8e0d52cac938e5ed47a641226b52e6c48ac&);
- width: 17px;
- height: 16px;
- }
- ::-webkit-scrollbar-button:horizontal:increment {
- background-image: url(https://cdn.discordapp.com/attachments/1045654212844990494/1045664512579227708/image.png?ex=65eaf877&is=65d88377&hm=119f4ef5e0aff0ce1b4290909ca089630904a14c7d49f8b5ac5a81953f418e8d&);
- width: 17px;
- height: 16px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement