Skip to content

Commit 6277dd7

Browse files
romamatusevichPawel Kozlowski
authored andcommitted
docs: remove duplicated styles (#47143)
PR Close #47143
1 parent d467831 commit 6277dd7

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

aio/content/examples/router-tutorial/src/app/app.component.css

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,7 @@
1717
.activebutton {
1818
box-shadow: inset 0 1px 0 0 #dcecfb;
1919
background: #bddbfa linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
20-
border-radius: 6px;
2120
border: 1px solid #84bbf3;
22-
display: inline-block;
23-
cursor: pointer;
2421
color: #ffffff;
25-
font-family: Arial, sans-serif;
26-
font-size: 15px;
27-
font-weight: bold;
28-
padding: 6px 24px;
29-
text-decoration: none;
3022
text-shadow: 0 1px 0 #528ecc;
31-
outline: 0;
3223
}

0 commit comments

Comments
 (0)