Merge "Fix styles for gr-button[disabled][link] under polymer2"
This commit is contained in:
@@ -122,6 +122,8 @@ limitations under the License.
|
||||
}
|
||||
:host([disabled][link]) {
|
||||
--background-color: transparent;
|
||||
--text-color: var(--deemphasized-text-color);
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
/* Styles for the optional down arrow */
|
||||
|
||||
Reference in New Issue
Block a user