mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-08-20 14:16:01 +00:00
clean up
This commit is contained in:
@@ -100,6 +100,7 @@
|
||||
|
||||
.label-extra-large {
|
||||
-fx-font-family: 'Open Sans SemiBold';
|
||||
-fx-fill: TEXT_FILL;
|
||||
-fx-font-size: 1.5em;
|
||||
}
|
||||
|
||||
@@ -266,26 +267,6 @@
|
||||
-fx-background-insets: 0, 0 1 0 0;
|
||||
}
|
||||
|
||||
/*******************************************************************************
|
||||
* *
|
||||
* Alert-Dialogs *
|
||||
* *
|
||||
******************************************************************************/
|
||||
|
||||
.dialog-pane {
|
||||
-fx-padding: 12px;
|
||||
}
|
||||
|
||||
.dialog-pane .header-panel {
|
||||
-fx-font-family: 'Open Sans SemiBold';
|
||||
-fx-font-size: 1.2em;
|
||||
}
|
||||
|
||||
.dialog-pane .content {
|
||||
-fx-font-family: 'Open Sans';
|
||||
-fx-padding: 12 0 12 0;
|
||||
}
|
||||
|
||||
/*******************************************************************************
|
||||
* *
|
||||
* Vault List *
|
||||
|
||||
@@ -265,26 +265,6 @@
|
||||
-fx-background-insets: 0, 0 1 0 0;
|
||||
}
|
||||
|
||||
/*******************************************************************************
|
||||
* *
|
||||
* Alert-Dialogs *
|
||||
* *
|
||||
******************************************************************************/
|
||||
|
||||
.dialog-pane {
|
||||
-fx-padding: 12px;
|
||||
}
|
||||
|
||||
.dialog-pane .header-panel {
|
||||
-fx-font-family: 'Open Sans SemiBold';
|
||||
-fx-font-size: 1.2em;
|
||||
}
|
||||
|
||||
.dialog-pane .content {
|
||||
-fx-font-family: 'Open Sans';
|
||||
-fx-padding: 12 0 12 0;
|
||||
}
|
||||
|
||||
/*******************************************************************************
|
||||
* *
|
||||
* Vault List *
|
||||
|
||||
Reference in New Issue
Block a user