You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
253 lines
3.6 KiB
253 lines
3.6 KiB
#frameheader {
|
|
-fx-background-color: #01283f;
|
|
-fx-padding: 10;
|
|
-fx-alignment: center-left;
|
|
}
|
|
|
|
#framefooter {
|
|
-fx-background-color: #01283f;
|
|
-fx-padding: 10;
|
|
-fx-alignment: center-left;
|
|
}
|
|
|
|
#framefooter .label{
|
|
-fx-text-fill: white;
|
|
-fx-font-size: 10px;
|
|
-fx-alignment: center-left;
|
|
-fx-text-alignment: left;
|
|
}
|
|
|
|
#frame {
|
|
-fx-alignment: center-left;
|
|
}
|
|
|
|
#frameheader .label{
|
|
-fx-text-fill: white;
|
|
-fx-font-size: 20px;
|
|
-fx-alignment: center-left;
|
|
-fx-text-alignment: left;
|
|
}
|
|
|
|
#container {
|
|
-fx-fill-width: true;
|
|
-fx-alignment: center;
|
|
}
|
|
|
|
#container .label{
|
|
-fx-padding: 10;
|
|
}
|
|
|
|
#scroll {
|
|
-fx-alignment: center;
|
|
}
|
|
|
|
#savedOverview {
|
|
-fx-background-color:#e6e6e6;
|
|
-fx-padding: 3;
|
|
}
|
|
|
|
#buttonProblems {
|
|
-fx-font-size: 12px;
|
|
-fx-text-fill:#919191;
|
|
|
|
}
|
|
|
|
.label {
|
|
-fx-font-size: 15px;
|
|
-fx-text-alignment: left;
|
|
-fx-wrap-text: true;
|
|
-fx-font-family: "Arial";
|
|
}
|
|
|
|
.button {
|
|
-fx-font-size: 15px;
|
|
}
|
|
|
|
#datacontainer {
|
|
-fx-padding: 3;
|
|
}
|
|
|
|
.check-box{
|
|
-fx-alignment:center_left;
|
|
-fx-padding: 3;
|
|
}
|
|
|
|
|
|
#goToPriv {
|
|
-fx-padding: 5;
|
|
-fx-spacing: 3;
|
|
}
|
|
|
|
#goToPriv BorderPane{
|
|
-fx-background-color: #919191;
|
|
-fx-padding: 5;
|
|
}
|
|
#goToPriv BorderPane .label{
|
|
-fx-text-fill: white;
|
|
}
|
|
|
|
#selectPath {
|
|
-fx-border-color: grey;
|
|
-fx-border-insets: 5;
|
|
-fx-border-width: 1;
|
|
-fx-padding: 3;
|
|
-fx-border-style: dashed;
|
|
-fx-fill-height: true;
|
|
-fx-text-fill: grey;
|
|
-fx-text-alignment: center;
|
|
-fx-alignment: center;
|
|
-fx-font-size: 15px;
|
|
}
|
|
|
|
|
|
#ddTarget {
|
|
-fx-border-color: grey;
|
|
-fx-border-insets: 5;
|
|
-fx-border-width: 1;
|
|
-fx-padding: 3;
|
|
-fx-border-style: dashed;
|
|
-fx-alignment: baseline-center;
|
|
-fx-fill-height: true;
|
|
}
|
|
|
|
#ddLabel {
|
|
-fx-text-fill: grey;
|
|
-fx-text-alignment: center;
|
|
-fx-alignment: center;
|
|
-fx-font-size: 15px;
|
|
}
|
|
|
|
#selectButtons {
|
|
-fx-padding: 5;
|
|
-fx-spacing: 3;
|
|
}
|
|
|
|
#selectButtons BorderPane{
|
|
-fx-background-color: #919191;
|
|
-fx-padding: 5;
|
|
}
|
|
#selectButtons BorderPane .label{
|
|
-fx-text-fill: white;
|
|
}
|
|
|
|
#nextcloudHelp {
|
|
-fx-padding: 5;
|
|
-fx-spacing: 3;
|
|
}
|
|
|
|
#nextcloudHelp VBox {
|
|
-fx-spacing: 3;
|
|
}
|
|
|
|
|
|
#goToNextcloud {
|
|
-fx-background-color: #919191;
|
|
-fx-padding: 5;
|
|
}
|
|
|
|
#dragToServer {
|
|
-fx-background-color: #919191;
|
|
-fx-padding: 5;
|
|
}
|
|
|
|
#copyToClipboard {
|
|
-fx-background-color: #bebebe;
|
|
-fx-padding: 5;
|
|
}
|
|
|
|
.text-area{
|
|
-fx-background-color: #00000000, #00000000;
|
|
}
|
|
|
|
.text-area .content {
|
|
-fx-background-color: #00000000;
|
|
}
|
|
|
|
.text-area:focused .content {
|
|
-fx-background-color: #00000000;
|
|
}
|
|
|
|
#nextcloudHelp BorderPane .label{
|
|
-fx-text-fill: white;
|
|
}
|
|
#nextcloudHelp VBox BorderPane .label{
|
|
-fx-text-fill: white;
|
|
}
|
|
|
|
#error {
|
|
-fx-font-size: 12px;
|
|
}
|
|
|
|
#jobInfo {
|
|
-fx-allignment:center;
|
|
}
|
|
#jobInfo .label{
|
|
-fx-font-size: 12px;
|
|
}
|
|
|
|
#jobInfo BorderPane{
|
|
-fx-padding: 3;
|
|
}
|
|
|
|
|
|
|
|
#savedAt {
|
|
-fx-font-size: 15px;
|
|
-fx-text-fill: grey;
|
|
}
|
|
|
|
EntryView {
|
|
-fx-alignment: center;
|
|
-fx-background-color:#e6e6e6;
|
|
}
|
|
|
|
EntryView .check-box{
|
|
-fx-alignment: center;
|
|
}
|
|
|
|
EntryView AnchorPane .label{
|
|
-fx-alignment: center-left;
|
|
-fx-text-alignment: left;
|
|
-fx-padding: 5;
|
|
-fx-font-size: 15px;
|
|
}
|
|
|
|
EntryView BorderPane{
|
|
-fx-background-color: #bebebe;
|
|
-fx-padding: 5;
|
|
}
|
|
|
|
|
|
#help {
|
|
-fx-background-color: #919191;
|
|
-fx-pref-width: 50;
|
|
-fx-alignment: center;
|
|
}
|
|
|
|
|
|
#open {
|
|
-fx-background-color: #919191;
|
|
-fx-pref-width: 50;
|
|
-fx-alignment: center;
|
|
}
|
|
|
|
OccupationListelementView {
|
|
-fx-background-color: #bebebe;
|
|
-fx-pref-height: 20;
|
|
|
|
}
|
|
|
|
#OccupationListElemeText{
|
|
-fx-background-color: #bebe44;
|
|
-fx-font-size: 12px;
|
|
|
|
|
|
}
|
|
#help ImageView{
|
|
-fx-alignment: center;
|
|
|
|
}
|
|
|
|
FileView {
|
|
-fx-background-color:#e6e6e6;
|
|
}
|