| | |
| | | height: 100%; |
| | | } |
| | | |
| | | /* Stile MCE-Editor */ |
| | | |
| | | .mce-editor { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | .text-editor { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | | /* Stile Listenansicht */ |
| | | |
| | |
| | | |
| | | } |
| | | .sued { |
| | | background-color: lightgray; |
| | | background-color: #eee; |
| | | } |
| | | .system-out { |
| | | height: 8em; |
| | | overflow-y: auto; |
| | | } |
| | | .west { |
| | | flex-grow: 0; |
| | |
| | | -webkit-overflow-scrolling: touch; |
| | | } |
| | | .datei-figure { |
| | | width: 6em; |
| | | width: 8em; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .datei-gewaehlt { |
| | | color: darkslateblue; |
| | | background-color: lightblue; |
| | | } |
| | | |
| | | .ordner { |
| | | color: navajowhite; |
| | | } |
| | | |
| | | .datei { |
| | | color: lightgray; |
| | | } |
| | | |
| | | #ansicht { |