| | |
| | | height: 2em; |
| | | align-items: center; |
| | | margin: 0; |
| | | padding: 0; |
| | | padding: 0; |
| | | justify-content:space-between; |
| | | } |
| | | .sued { |
| | | height: 1.5em; |
| | | overflow: hidden; |
| | | transition: all 0.3s ease-in; |
| | | background-color: lightgray; |
| | | background-color: #fcfce1; |
| | | } |
| | | .west { |
| | | flex-grow: 0; |
| | |
| | | padding: 0; |
| | | font-size: 1.3em; |
| | | color: #b8b8b8; |
| | | } |
| | | |
| | | .close-btn-fuss { |
| | | /*position: absolute; |
| | | top: 0px; |
| | | right: 0.4em;*/ |
| | | float: right; |
| | | margin: 0; |
| | | padding: 0; |
| | | font-size: 1.3em; |
| | | color: #b8b8b8; |
| | | } |
| | | |
| | | .system-out { |
| | | height: 8em; |
| | | overflow-y: auto; |
| | | } |
| | | |
| | | .figure { |
| | |
| | | transition-delay: 0.075s; |
| | | } |
| | | |
| | | /* Fonts */ |
| | | |
| | | @font-face { |
| | | font-family: 'Roboto Condensed'; |
| | | src: url('/lib/fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf') format('truetype'); |
| | | font-weight: normal; |
| | | font-style: normal; |
| | | } |
| | | |
| | | /* Font für Piktogramme mit Fontello aus FontAwesome erzeugt */ |
| | | |
| | | @font-face { |