1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

naming fix

This commit is contained in:
GilbN 2018-12-09 23:24:15 +01:00
parent b7463b8e97
commit 247e76db85
2 changed files with 3 additions and 2 deletions

View File

@ -740,12 +740,13 @@ pre {
.NamingOption-example-2-1sK {
background-color: #333333;
}
.NamingOption-option-33lWx:hover .NamingOption-token-1veip:hover {
.NamingOption-option-33lWx:hover .NamingOption-token-1veip {
background-color: #383838;
}
.NamingOption-option-33lWx:hover .NamingOption-example-2-1sK {
background-color: #4e4e4e;
}
/* -------------------------LIDARR STUFF------------------------------*/
.LoadingIndicator-ripple-1264V {

View File

@ -701,7 +701,7 @@ pre {
.NamingOption-example-2-1sK {
background-color: #333333;
}
.NamingOption-option-33lWx:hover .NamingOption-token-1veip:hover {
.NamingOption-option-33lWx:hover .NamingOption-token-1veip {
background-color: #383838;
}
.NamingOption-option-33lWx:hover .NamingOption-example-2-1sK {