modernize tabs
This commit is contained in:
parent
83a5516a90
commit
bb0ea1e0e6
2 changed files with 11 additions and 14 deletions
|
@ -173,7 +173,7 @@ style "default" {
|
||||||
file = "../img/base.png"
|
file = "../img/base.png"
|
||||||
border = {0,0,0,0}
|
border = {0,0,0,0}
|
||||||
stretch = TRUE
|
stretch = TRUE
|
||||||
gap_file = "../img/base"
|
gap_file = "../img/base.png"
|
||||||
gap_border = {0,0,0,0}
|
gap_border = {0,0,0,0}
|
||||||
gap_side = LEFT
|
gap_side = LEFT
|
||||||
}
|
}
|
||||||
|
@ -184,7 +184,7 @@ style "default" {
|
||||||
file = "../img/base.png"
|
file = "../img/base.png"
|
||||||
border = {0,0,0,0}
|
border = {0,0,0,0}
|
||||||
stretch = TRUE
|
stretch = TRUE
|
||||||
gap_file = "../img/base"
|
gap_file = "../img/base.png"
|
||||||
gap_border = {0,0,0,0}
|
gap_border = {0,0,0,0}
|
||||||
gap_side = RIGHT
|
gap_side = RIGHT
|
||||||
}
|
}
|
||||||
|
@ -195,7 +195,7 @@ style "default" {
|
||||||
file = "../img/base.png"
|
file = "../img/base.png"
|
||||||
border = {0,0,0,0}
|
border = {0,0,0,0}
|
||||||
stretch = TRUE
|
stretch = TRUE
|
||||||
gap_file = "../img/base"
|
gap_file = "../img/base.png"
|
||||||
gap_border = {0,0,0,0}
|
gap_border = {0,0,0,0}
|
||||||
gap_side = TOP
|
gap_side = TOP
|
||||||
}
|
}
|
||||||
|
@ -206,7 +206,7 @@ style "default" {
|
||||||
file = "../img/base.png"
|
file = "../img/base.png"
|
||||||
border = {0,0,0,0}
|
border = {0,0,0,0}
|
||||||
stretch = TRUE
|
stretch = TRUE
|
||||||
gap_file = "../img/base"
|
gap_file = "../img/base.png"
|
||||||
gap_border = {0,0,0,0}
|
gap_border = {0,0,0,0}
|
||||||
gap_side = BOTTOM
|
gap_side = BOTTOM
|
||||||
}
|
}
|
||||||
|
@ -215,7 +215,7 @@ style "default" {
|
||||||
image {
|
image {
|
||||||
function = BOX
|
function = BOX
|
||||||
detail = "notebook"
|
detail = "notebook"
|
||||||
file = "./img/base.png"
|
file = "../img/base.png"
|
||||||
border = {0,0,0,0}
|
border = {0,0,0,0}
|
||||||
stretch = TRUE
|
stretch = TRUE
|
||||||
}
|
}
|
||||||
|
@ -520,7 +520,7 @@ style "notebook" {
|
||||||
file = "../img/base.png"
|
file = "../img/base.png"
|
||||||
border = {0,0,0,0}
|
border = {0,0,0,0}
|
||||||
stretch = TRUE
|
stretch = TRUE
|
||||||
gap_file = "../img/base"
|
gap_file = "../img/base.png"
|
||||||
gap_border = {0,0,0,0}
|
gap_border = {0,0,0,0}
|
||||||
gap_side = LEFT
|
gap_side = LEFT
|
||||||
}
|
}
|
||||||
|
@ -531,7 +531,7 @@ style "notebook" {
|
||||||
file = "../img/base.png"
|
file = "../img/base.png"
|
||||||
border = {0,0,0,0}
|
border = {0,0,0,0}
|
||||||
stretch = TRUE
|
stretch = TRUE
|
||||||
gap_file = "../img/base"
|
gap_file = "../img/base.png"
|
||||||
gap_border = {0,0,0,0}
|
gap_border = {0,0,0,0}
|
||||||
gap_side = RIGHT
|
gap_side = RIGHT
|
||||||
}
|
}
|
||||||
|
@ -542,7 +542,7 @@ style "notebook" {
|
||||||
file = "../img/base.png"
|
file = "../img/base.png"
|
||||||
border = {0,0,0,0}
|
border = {0,0,0,0}
|
||||||
stretch = TRUE
|
stretch = TRUE
|
||||||
gap_file = "../img/base"
|
gap_file = "../img/base.png"
|
||||||
gap_border = {0,0,0,0}
|
gap_border = {0,0,0,0}
|
||||||
gap_side = TOP
|
gap_side = TOP
|
||||||
}
|
}
|
||||||
|
@ -553,7 +553,7 @@ style "notebook" {
|
||||||
file = "../img/base.png"
|
file = "../img/base.png"
|
||||||
border = {0,0,0,0}
|
border = {0,0,0,0}
|
||||||
stretch = TRUE
|
stretch = TRUE
|
||||||
gap_file = "../img/base"
|
gap_file = "../img/base.png"
|
||||||
gap_border = {0,0,0,0}
|
gap_border = {0,0,0,0}
|
||||||
gap_side = BOTTOM
|
gap_side = BOTTOM
|
||||||
}
|
}
|
||||||
|
@ -562,7 +562,7 @@ style "notebook" {
|
||||||
image {
|
image {
|
||||||
function = BOX
|
function = BOX
|
||||||
detail = "notebook"
|
detail = "notebook"
|
||||||
file = "./img/base.png"
|
file = "../img/base.png"
|
||||||
border = {0,0,0,0}
|
border = {0,0,0,0}
|
||||||
stretch = TRUE
|
stretch = TRUE
|
||||||
}
|
}
|
||||||
|
|
|
@ -500,10 +500,7 @@ notebook {
|
||||||
background-color: @base_color;
|
background-color: @base_color;
|
||||||
color: @black_color;
|
color: @black_color;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
border-left: 1px solid @outset_lighter_color;
|
border: none;
|
||||||
border-top: 1px solid @outset_lighter_color;
|
|
||||||
border-right: 1.3px solid @trueblack;
|
|
||||||
border-bottom: 1.3px solid @trueblack;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
notebook frame {
|
notebook frame {
|
||||||
|
|
Loading…
Reference in a new issue