- .btn-link {
- border: none;
- outline: none;
- background: none;
- cursor: pointer;
- color: #0000EE;
- padding: 0;
- text-decoration: underline;
- font-family: inherit;
- font-size: inherit;
- }
-
- .verticaltext {
- width:35px !important;
- word-wrap: break-word;
- white-space:pre-wrap;
- }
|