test
This commit is contained in:
parent
37776af5db
commit
ab03d5f10c
4045 changed files with 286212 additions and 3 deletions
35
.config/Code/User/History/6692182f/07GO.css
Normal file
35
.config/Code/User/History/6692182f/07GO.css
Normal file
|
@ -0,0 +1,35 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button-container{
|
||||
-fx-background-color: black;
|
||||
/* -fx-min-width: 150px;
|
||||
-fx-max-width: 150px;
|
||||
-fx-min-height: 30px;
|
||||
-fx-max-height: 30px; */
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
/* -fx-background-color: black; */
|
||||
}
|
34
.config/Code/User/History/6692182f/0XVL.css
Normal file
34
.config/Code/User/History/6692182f/0XVL.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
/* -fx-background-color: transparent; */
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
38
.config/Code/User/History/6692182f/24h6.css
Normal file
38
.config/Code/User/History/6692182f/24h6.css
Normal file
|
@ -0,0 +1,38 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
35
.config/Code/User/History/6692182f/2erQ.css
Normal file
35
.config/Code/User/History/6692182f/2erQ.css
Normal file
|
@ -0,0 +1,35 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button-container{
|
||||
-fx-background-color: black;
|
||||
-fx-min-width: 150px;
|
||||
-fx-max-width: 150px;
|
||||
/* -fx-min-height: 30px;
|
||||
-fx-max-height: 30px; */
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
/* -fx-background-color: black; */
|
||||
}
|
31
.config/Code/User/History/6692182f/53Rl.css
Normal file
31
.config/Code/User/History/6692182f/53Rl.css
Normal file
|
@ -0,0 +1,31 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-border-radius: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
34
.config/Code/User/History/6692182f/5Y9E.css
Normal file
34
.config/Code/User/History/6692182f/5Y9E.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
/* -fx-background-color: transparent; */
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
28
.config/Code/User/History/6692182f/61P3.css
Normal file
28
.config/Code/User/History/6692182f/61P3.css
Normal file
|
@ -0,0 +1,28 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
-fx-background-color: black;
|
||||
}
|
38
.config/Code/User/History/6692182f/8n9P.css
Normal file
38
.config/Code/User/History/6692182f/8n9P.css
Normal file
|
@ -0,0 +1,38 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
37
.config/Code/User/History/6692182f/AQ9p.css
Normal file
37
.config/Code/User/History/6692182f/AQ9p.css
Normal file
|
@ -0,0 +1,37 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
34
.config/Code/User/History/6692182f/BI04.css
Normal file
34
.config/Code/User/History/6692182f/BI04.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-background-radius: 15px;
|
||||
-fx-focus-traversable: false;
|
||||
/* -fx-background-color: transparent; */
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
32
.config/Code/User/History/6692182f/BPAB.css
Normal file
32
.config/Code/User/History/6692182f/BPAB.css
Normal file
|
@ -0,0 +1,32 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-border-radius: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-border-style: none;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
29
.config/Code/User/History/6692182f/Cawd.css
Normal file
29
.config/Code/User/History/6692182f/Cawd.css
Normal file
|
@ -0,0 +1,29 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 145px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-border-radius: 5px;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
35
.config/Code/User/History/6692182f/D03I.css
Normal file
35
.config/Code/User/History/6692182f/D03I.css
Normal file
|
@ -0,0 +1,35 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button-container{
|
||||
-fx-background-color: black;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-min-width: 150px;
|
||||
-fx-max-width: 150px;
|
||||
-fx-min-height: 30px;
|
||||
-fx-max-height: 30px;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 2px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
/* -fx-background-color: black; */
|
||||
}
|
28
.config/Code/User/History/6692182f/EVAC.css
Normal file
28
.config/Code/User/History/6692182f/EVAC.css
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 145px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-border-radius: 5px;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
34
.config/Code/User/History/6692182f/Ghrq.css
Normal file
34
.config/Code/User/History/6692182f/Ghrq.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-border-radius: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-border-style: none, none, none, none;
|
||||
-fx-background-color: transparent;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
37
.config/Code/User/History/6692182f/HC90.css
Normal file
37
.config/Code/User/History/6692182f/HC90.css
Normal file
|
@ -0,0 +1,37 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
27
.config/Code/User/History/6692182f/HGAx.css
Normal file
27
.config/Code/User/History/6692182f/HGAx.css
Normal file
|
@ -0,0 +1,27 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
37
.config/Code/User/History/6692182f/IwS8.css
Normal file
37
.config/Code/User/History/6692182f/IwS8.css
Normal file
|
@ -0,0 +1,37 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: white;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
34
.config/Code/User/History/6692182f/KGYT.css
Normal file
34
.config/Code/User/History/6692182f/KGYT.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-border-radius: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-border-style: none, none, none, none;
|
||||
-fx-background-color: transparent;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
36
.config/Code/User/History/6692182f/N3EX.css
Normal file
36
.config/Code/User/History/6692182f/N3EX.css
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
35
.config/Code/User/History/6692182f/NV1S.css
Normal file
35
.config/Code/User/History/6692182f/NV1S.css
Normal file
|
@ -0,0 +1,35 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button-container{
|
||||
-fx-background-color: black;
|
||||
-fx-min-width: 150px;
|
||||
-fx-max-width: 150px;
|
||||
-fx-min-height: 30px;
|
||||
-fx-max-height: 30px;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
/* -fx-background-color: black; */
|
||||
}
|
38
.config/Code/User/History/6692182f/NjSO.css
Normal file
38
.config/Code/User/History/6692182f/NjSO.css
Normal file
|
@ -0,0 +1,38 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
#new-tab-button{
|
||||
-fx-translate-y: 7px;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
34
.config/Code/User/History/6692182f/NkXq.css
Normal file
34
.config/Code/User/History/6692182f/NkXq.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-border-radius: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
/* -fx-background-color: transparent; */
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
34
.config/Code/User/History/6692182f/PMRV.css
Normal file
34
.config/Code/User/History/6692182f/PMRV.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
35
.config/Code/User/History/6692182f/R6sc.css
Normal file
35
.config/Code/User/History/6692182f/R6sc.css
Normal file
|
@ -0,0 +1,35 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button-container{
|
||||
/* -fx-background-color: black; */
|
||||
-fx-translate-y: 5px;
|
||||
-fx-min-width: 150px;
|
||||
-fx-max-width: 150px;
|
||||
-fx-min-height: 30px;
|
||||
-fx-max-height: 30px;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 2px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
/* -fx-background-color: black; */
|
||||
}
|
35
.config/Code/User/History/6692182f/RLK2.css
Normal file
35
.config/Code/User/History/6692182f/RLK2.css
Normal file
|
@ -0,0 +1,35 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-border-radius: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-border-style: none, none, none, none;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
33
.config/Code/User/History/6692182f/Sl6R.css
Normal file
33
.config/Code/User/History/6692182f/Sl6R.css
Normal file
|
@ -0,0 +1,33 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-border-radius: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-border-style: none, none, none, none;
|
||||
-fx-background-color: transparent;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
35
.config/Code/User/History/6692182f/UKsa.css
Normal file
35
.config/Code/User/History/6692182f/UKsa.css
Normal file
|
@ -0,0 +1,35 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-border-radius: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-border-style: none, none, none, none;
|
||||
-fx-background-color: transparent;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
36
.config/Code/User/History/6692182f/V0L0.css
Normal file
36
.config/Code/User/History/6692182f/V0L0.css
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
27
.config/Code/User/History/6692182f/VhVi.css
Normal file
27
.config/Code/User/History/6692182f/VhVi.css
Normal file
|
@ -0,0 +1,27 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
34
.config/Code/User/History/6692182f/bV3x.css
Normal file
34
.config/Code/User/History/6692182f/bV3x.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 30px;
|
||||
-fx-max-height: 30px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
/* -fx-background-color: transparent; */
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
36
.config/Code/User/History/6692182f/bVrT.css
Normal file
36
.config/Code/User/History/6692182f/bVrT.css
Normal file
|
@ -0,0 +1,36 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
35
.config/Code/User/History/6692182f/bfJn.css
Normal file
35
.config/Code/User/History/6692182f/bfJn.css
Normal file
|
@ -0,0 +1,35 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button-container{
|
||||
-fx-background-color: black;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-min-width: 150px;
|
||||
-fx-max-width: 150px;
|
||||
/* -fx-min-height: 30px;
|
||||
-fx-max-height: 30px; */
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
/* -fx-background-color: black; */
|
||||
}
|
39
.config/Code/User/History/6692182f/c2gN.css
Normal file
39
.config/Code/User/History/6692182f/c2gN.css
Normal file
|
@ -0,0 +1,39 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
34
.config/Code/User/History/6692182f/clZp.css
Normal file
34
.config/Code/User/History/6692182f/clZp.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
/* -fx-background-color: transparent; */
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
37
.config/Code/User/History/6692182f/de6k.css
Normal file
37
.config/Code/User/History/6692182f/de6k.css
Normal file
|
@ -0,0 +1,37 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
1
.config/Code/User/History/6692182f/entries.json
Normal file
1
.config/Code/User/History/6692182f/entries.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"version":1,"resource":"file:///home/rafayahmad/Stuff/JBrowse/jbrowse/src/main/java/com/jb/style.css","entries":[{"id":"EVAC.css","timestamp":1713186291687},{"id":"Cawd.css","timestamp":1713186312017},{"id":"lRzm.css","timestamp":1713186334620},{"id":"53Rl.css","timestamp":1713186372893},{"id":"BPAB.css","timestamp":1713186407769},{"id":"jxiD.css","timestamp":1713186472309},{"id":"Sl6R.css","timestamp":1713186522472},{"id":"Ghrq.css","timestamp":1713186612195},{"id":"UKsa.css","timestamp":1713186643982},{"id":"KGYT.css","timestamp":1713186665142},{"id":"RLK2.css","timestamp":1713186734182},{"id":"NkXq.css","timestamp":1713186756225},{"id":"w7Ub.css","timestamp":1713186861682},{"id":"udCf.css","timestamp":1713186892815},{"id":"shLa.css","timestamp":1713186913339},{"id":"bV3x.css","timestamp":1713187172151},{"id":"clZp.css","timestamp":1713187192867},{"id":"BI04.css","timestamp":1713187230111},{"id":"0XVL.css","timestamp":1713187247103},{"id":"r20U.css","timestamp":1713187266125},{"id":"5Y9E.css","timestamp":1713187282441},{"id":"PMRV.css","timestamp":1713187301930},{"id":"HC90.css","timestamp":1713187315139},{"id":"IwS8.css","timestamp":1713187328712},{"id":"iOUp.css","timestamp":1713187340101},{"id":"V0L0.css","timestamp":1713187404935},{"id":"bVrT.css","timestamp":1713187415428},{"id":"N3EX.css","timestamp":1713187437050},{"id":"NjSO.css","timestamp":1713187598754},{"id":"yI4C.css","timestamp":1713187623140},{"id":"c2gN.css","timestamp":1713190632134},{"id":"8n9P.css","timestamp":1713190758048},{"id":"de6k.css","timestamp":1713190942290},{"id":"24h6.css","timestamp":1713191124808},{"id":"r2rs.css","timestamp":1713191208952},{"id":"AQ9p.css","timestamp":1713191237624},{"id":"ngRJ.css","timestamp":1713519686171},{"id":"HGAx.css","timestamp":1713519967028},{"id":"hR7f.css","timestamp":1713521812615},{"id":"VhVi.css","timestamp":1713522105995},{"id":"61P3.css","timestamp":1713522364758},{"id":"jGx4.css","timestamp":1713522375591},{"id":"wfwo.css","timestamp":1713523120531},{"id":"NV1S.css","timestamp":1713523321769},{"id":"07GO.css","timestamp":1713523362217},{"id":"2erQ.css","timestamp":1713523379888},{"id":"bfJn.css","timestamp":1713523432595},{"id":"xZeO.css","timestamp":1713523524018},{"id":"D03I.css","timestamp":1713523559831},{"id":"R6sc.css","timestamp":1713523584765}]}
|
27
.config/Code/User/History/6692182f/hR7f.css
Normal file
27
.config/Code/User/History/6692182f/hR7f.css
Normal file
|
@ -0,0 +1,27 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
/* -fx-background-color: transparent; */
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
37
.config/Code/User/History/6692182f/iOUp.css
Normal file
37
.config/Code/User/History/6692182f/iOUp.css
Normal file
|
@ -0,0 +1,37 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
28
.config/Code/User/History/6692182f/jGx4.css
Normal file
28
.config/Code/User/History/6692182f/jGx4.css
Normal file
|
@ -0,0 +1,28 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
/* -fx-background-color: black; */
|
||||
}
|
32
.config/Code/User/History/6692182f/jxiD.css
Normal file
32
.config/Code/User/History/6692182f/jxiD.css
Normal file
|
@ -0,0 +1,32 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-border-radius: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-border-style: none, none, none, none;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
29
.config/Code/User/History/6692182f/lRzm.css
Normal file
29
.config/Code/User/History/6692182f/lRzm.css
Normal file
|
@ -0,0 +1,29 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 10px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 20px;
|
||||
-fx-max-height: 20px;
|
||||
-fx-border-radius: 5px;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
38
.config/Code/User/History/6692182f/ngRJ.css
Normal file
38
.config/Code/User/History/6692182f/ngRJ.css
Normal file
|
@ -0,0 +1,38 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
-fx-background-color: black;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
34
.config/Code/User/History/6692182f/r20U.css
Normal file
34
.config/Code/User/History/6692182f/r20U.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 8px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
/* -fx-background-color: transparent; */
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
38
.config/Code/User/History/6692182f/r2rs.css
Normal file
38
.config/Code/User/History/6692182f/r2rs.css
Normal file
|
@ -0,0 +1,38 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
/* -fx-translate-x: 125px; */
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
34
.config/Code/User/History/6692182f/shLa.css
Normal file
34
.config/Code/User/History/6692182f/shLa.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 30px;
|
||||
-fx-max-height: 30px;
|
||||
-fx-border-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
/* -fx-background-color: transparent; */
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
34
.config/Code/User/History/6692182f/udCf.css
Normal file
34
.config/Code/User/History/6692182f/udCf.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 20px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 30px;
|
||||
-fx-max-height: 30px;
|
||||
-fx-border-radius: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
/* -fx-background-color: transparent; */
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
34
.config/Code/User/History/6692182f/w7Ub.css
Normal file
34
.config/Code/User/History/6692182f/w7Ub.css
Normal file
|
@ -0,0 +1,34 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-text-alignment: left;
|
||||
-fx-tile-alignment: left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 30px;
|
||||
-fx-max-height: 30px;
|
||||
-fx-border-radius: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
/* -fx-background-color: transparent; */
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
28
.config/Code/User/History/6692182f/wfwo.css
Normal file
28
.config/Code/User/History/6692182f/wfwo.css
Normal file
|
@ -0,0 +1,28 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
/* -fx-background-color: black; */
|
||||
}
|
35
.config/Code/User/History/6692182f/xZeO.css
Normal file
35
.config/Code/User/History/6692182f/xZeO.css
Normal file
|
@ -0,0 +1,35 @@
|
|||
#new-tab-button{
|
||||
-fx-translate-y: 7.5px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button-container{
|
||||
-fx-background-color: black;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-min-width: 150px;
|
||||
-fx-max-width: 150px;
|
||||
-fx-min-height: 30px;
|
||||
-fx-max-height: 30px;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
/* -fx-background-color: black; */
|
||||
}
|
39
.config/Code/User/History/6692182f/yI4C.css
Normal file
39
.config/Code/User/History/6692182f/yI4C.css
Normal file
|
@ -0,0 +1,39 @@
|
|||
/* .tab{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
}
|
||||
.tab-close-button:hover{
|
||||
/* -fx-shape: "M 10,10 m -10,0 a 10,10 0 1,0 20,0 a 10,10 0 1,0 -20,0"; */
|
||||
/* -fx-shape: "M 7,7 m -7,0 a 7,7 0 1,0 14,0 a 7,7 0 1,0 -14,0";
|
||||
-fx-background-color: rgb(165, 165, 165);
|
||||
-fx-text-fill: black;
|
||||
} */
|
||||
#new-tab-button{
|
||||
-fx-translate-y: 7px;
|
||||
-fx-focus-traversable: false;
|
||||
}
|
||||
#tab-button{
|
||||
-fx-pref-width: 150px;
|
||||
-fx-pref-height: 30px;
|
||||
-fx-translate-x: 5px;
|
||||
-fx-translate-y: 5px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-alignment: center-left;
|
||||
}
|
||||
#tab-close-button{
|
||||
-fx-translate-x: 125px;
|
||||
-fx-translate-y: 7px;
|
||||
-fx-min-width: 20px;
|
||||
-fx-min-height: 25px;
|
||||
-fx-max-height: 25px;
|
||||
-fx-background-radius: 20px;
|
||||
-fx-focus-traversable: false;
|
||||
-fx-background-color: transparent;
|
||||
-fx-alignment: center;
|
||||
}
|
||||
#tab-close-button:hover{
|
||||
-fx-background-color: rgb(214, 214, 214);
|
||||
}
|
||||
#tab-pane{
|
||||
-fx-translate-y: 70px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue