File tree 1 file changed +10
-3
lines changed
1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 3
3
@namespace https://trimps.github.io/
4
4
@author Noya (original by StefGeraets)
5
5
@description A modern userstyle for the game Trimps. Originally developed by StefGeraets.
6
- @version 0.1.5.1
6
+ @version 0.1.6.0
7
7
@updateURL https://github.com/ZykeDev/modern-trimps/raw/main/modern-trimps.user.css
8
8
@homepageURL https://github.com/ZykeDev/modern-trimps
9
9
==/UserStyle== */
513
513
border-radius : 0.75rem ;
514
514
overflow : hidden;
515
515
}
516
+ # logBtnGroup {
517
+ height : 1.6vh ;
518
+ }
516
519
# logBtnGroup div button {
517
520
font-size : 0.75rem ;
518
521
text-transform : uppercase;
2852
2855
.selectedHeirloomItem {
2853
2856
background-color : # 1a202c ;
2854
2857
border : none;
2855
- border-radius : 0.75 rem ;
2858
+ border-radius : 0 rem ;
2856
2859
}
2857
2860
# selectedHeirloomTitle {
2858
2861
font-size : 1.875rem ;
3333
3336
# boneShrineBtn {
3334
3337
left : initial;
3335
3338
right : 0 !important ;
3336
- min-width : 115 px ;
3339
+ min-width : 140 px ;
3337
3340
color : white;
3338
3341
background-color : # 4a5568 ;
3339
3342
border : none;
3350
3353
background : # 4a5568 ;
3351
3354
color : # a0aec0 ;
3352
3355
}
3356
+
3357
+ # boneShrineBtn .isFull {
3358
+ background : # 975a16 ;
3359
+ }
3353
3360
}
3354
3361
@-moz-document url("https://trimps.github.io/updates.html" ) {
3355
3362
body {
You can’t perform that action at this time.
0 commit comments