Removed Duplicates
This commit is contained in:
@@ -189,10 +189,6 @@ html {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.actionSheetMenuItem:hover {
|
||||
background-color: #ddd;
|
||||
}
|
||||
|
||||
.toast {
|
||||
background: #303030;
|
||||
color: rgba(255, 255, 255, 0.87);
|
||||
|
||||
@@ -184,10 +184,6 @@ html {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.actionSheetMenuItem:hover {
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
.toast {
|
||||
background: #303030;
|
||||
color: #fff;
|
||||
|
||||
@@ -277,10 +277,6 @@ a[data-role=button] {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.actionSheetMenuItem:hover {
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
.toast {
|
||||
background: #303030;
|
||||
color: #f8f8fe;
|
||||
|
||||
Reference in New Issue
Block a user