| | |
| | | |
| | | /* file-cms stile */ |
| | | |
| | | .top-btn-area { |
| | | /*margin-left: auto;*/ |
| | | margin: 0 1em 0 2em; |
| | | } |
| | | |
| | | .top-btn { |
| | | margin: 0; |
| | | padding: 0 0.2em 0 0.2em; |
| | | height: 28px; |
| | | line-height: 24px; |
| | | text-align: center; |
| | | font-size: large; |
| | | background-color: white; |
| | | /* width: 1em; */ |
| | | } |
| | | |
| | | .breadcrumb { |
| | | background-color: #f2f2f2; |
| | | padding: 0.2em; |
| | |
| | | .dlg-behaelter { |
| | | line-height: 1.6; |
| | | padding: 0.4em; |
| | | font-size: 1em; |
| | | } |
| | | |
| | | .dlg-info { |
| | | background-color: #dcf2fb; /* blau */ |
| | | /* background-color: #f5fbe3; */ |
| | | padding: 0.4em; |
| | | font-size: 0.9em; |
| | | } |
| | | |
| | | /* |
| | |
| | | text-align: center; |
| | | } |
| | | |
| | | .datei-zeile { |
| | | font-size: smaller; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .datei-zeile:hover { |
| | | background-color: #e5e5e5; |
| | | } |
| | | |
| | | .datei-zeile-ueberschrift { |
| | | font-size: smaller; |
| | | } |
| | | |
| | | .datei-gewaehlt { |
| | | background-color: lightblue; |
| | | } |