| | |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .top-band { |
| | | display: flex; |
| | | flex-flow: row; |
| | | } |
| | | |
| | | .breadcrumb-behaelter { |
| | | display: flex; |
| | | flex-flow: row; |
| | | font-size: smaller; |
| | | } |
| | | |
| | | .breadcrumb-link { |
| | | padding-right: 0.3rem; |
| | | text-decoration: none; |
| | | color: #0a67d1; |
| | | } |
| | | |
| | | .breadcrumb-link:hover { |
| | | text-decoration: underline; |
| | | } |
| | | |
| | | .bereich-name { |
| | | padding-left: 0.4rem; |
| | | } |
| | | |
| | | .dialog { |
| | | position: relative; |
| | | /* height: 0.1em; */ |
| | |
| | | |
| | | .entity-liste { |
| | | list-style-type: none; |
| | | padding: 0; |
| | | margin: 0; |
| | | } |
| | | |
| | | .entity-eintrag { |
| | | margin-top: 0.8rem; |
| | | margin-top: 0.3rem; |
| | | margin-left: 0; |
| | | margin-right: 0; |
| | | margin-bottom: 0; |
| | |
| | | background-color: #ececec; |
| | | } |
| | | |
| | | .added-to-playlist { |
| | | background-color: #cce1fa; |
| | | } |
| | | |
| | | .dlg-btn { |
| | | margin-left: 0.4rem; |
| | | } |
| | |
| | | } |
| | | |
| | | .ctrl-btn, .ctrl-btn:focus { |
| | | width: 4rem; |
| | | width: 2rem; |
| | | font-size: medium; |
| | | display: inline-block; |
| | | height: 2rem; |