forked from purogamer/Fluent-for-Steam
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlibraryroot.custom.css
144 lines (109 loc) · 3.74 KB
/
libraryroot.custom.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
/* !!! DO NOT EDIT THESE !!! DO NOT EDIT THESE !!! */
@import url('https://shiinaskins.com/steam-library/remote!url=master&css/live.css');
@import url('config.css');
/* !!! DO NOT EDIT THESE !!! DO NOT EDIT THESE !!! */
*{ /* Disable Shadows & Transitions */
transition: 0s !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.gamelistsearchbar_AdvancedSearchButton_1TxHd {
background-image: url(../filter.svg)!important ;
background-color: red!important;
background-repeat: no-repeat!important;
}
.gamelistbar_CollectionsButton_2CEKF {
background-image: url(../apps.svg)!important ;
width: 34px!important;
height: 34px!important;
}
.gamelisthome_CollectionIcon_nC-pL {
width: 34px!important;
height: 34px!important;
}
.gamelistbar_CollectionsButton_2CEKF:hover {
width: 34px!important;
height: 34px!important;
background-image: url(../apps_h.svg)!important ;
background-color: #ffffff08!important;
border-radius: 4px!important;
}
.gamelisthome_CollectionIcon_nC-pL .gamelisthome_CollectionIconBox_2tyaV {
background: #00000000!important;
}
/*botones, derecha gamepage*/
.appdetailsplaysection_MenuButton_3qDWQ.Focusable {
background-color: #00000000!important;
width: 34px!important;
height: 34px!important;
}
.appdetailsplaysection_MenuButton_3qDWQ.Focusable:hover {
background-color: #ffffff08!important;
border-radius: 4px!important;
width: 34px!important;
height: 34px!important;
}
/*Settings icon*/
#Layer_1.SVGIcon_Button.SVGIcon_Settings {
color: #00000000!important;
}
#Layer_1.SVGIcon_Button.SVGIcon_Settings:hover {
color: #00000000!important;
}
.SVGIcon_Button.SVGIcon_Settings {
width: 34px!important;
height: 34px!important;
background-image: url(../settings.svg)!important ;
}
.path {
opacity: 0!important;
}
.appdetailsplaysection_MenuButton_3qDWQ Focusable:hover{
width: 34px!important;
height: 34px!important;
background-image: url(../settings_h.svg)!important ;
}
/*logros*/
.appdetailsplaysection_GameStat_1kiZK.appdetailsplaysection_MiniAchievements_UAhWi .appdetailsplaysection_GameStatIcon_1tIg- {
background-image: url(../reward.svg)!important ;
width: 34px!important;
height: 34px!important;
}
.appdetailsplaysection_GameStat_1kiZK.appdetailsplaysection_MiniAchievements_UAhWi .appdetailsplaysection_GameStatIcon_1tIg-:hover {
background-image: url(../reward_h.svg)!important ;
width: 34px!important;
height: 34px!important;
background-color: #ffffff08!important;
border-radius: 4px!important;
}
.SVGIcon_Button.SVGIcon_Achievement {
opacity: 0!important;
color: #00000000!important;
fill: #00000000!important;
}
/*Download button play*/
.SVGIcon_Button.SVGIcon_Download{
color:#00000000!important;
fill: #00000000!important;
}
.appactionbutton_PlayButton_3ydig.appactionbutton_ButtonChild_2AzIX.Focusable{
border-radius: 60px !important;
border-image-source: linear-gradient(180deg, rgb(255, 2, 2) 100%, rgb(11, 213, 34) 9.57%)!important;
border: 4px solid!important;
}
.appdetailsplaysection_ActionSection_2zxzS {
border: 4px solid!important;
background: rgba(36, 204, 10, 0.825)!important;
border-radius: 4px !important;
}
.appdetailsplaysection_MenuButton_3qDWQ {
width: 34px!important;
height: 34px!important;
}
/* ===== CREDITS =====
/* Shiina♪#9670
/* DISCORD: https://discord.gg/UZvkvkh
/* GITHUB: https://github.com/AikoMidori/
/* -------------------------------------------------------------------------------------------
/* © 2021 All Rights Reserved. Created by Shiina♪
/**/