Opposite tests
@ -341,3 +341,131 @@ button {
|
||||
.flex-fatigue {
|
||||
flex-grow: 2;
|
||||
}
|
||||
|
||||
/* ======================================== */
|
||||
/* Sidebar CSS */
|
||||
#sidebar-tabs > .item.active {
|
||||
color: #FFF;
|
||||
border: 1px solid red;
|
||||
box-shadow: 0 0 6px inset #ff6400;
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-comments::before {
|
||||
content: "";
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-comments {
|
||||
content: "";
|
||||
background-image: url("ui/icon_sidebar_chat.png") !important;
|
||||
width: 25px !important;
|
||||
height: 25px !important;
|
||||
display: inline-block !important;
|
||||
background-position:center !important;
|
||||
background-size:cover !important;
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-fist-raised::before {
|
||||
content: "";
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-fist-raised {
|
||||
content: "";
|
||||
background-image: url("ui/icon_sidebar_fight.png") !important;
|
||||
width: 25px !important;
|
||||
height: 25px !important;
|
||||
display: inline-block !important;
|
||||
background-position:center !important;
|
||||
background-size:cover !important;
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-users::before {
|
||||
content: "";
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-users {
|
||||
content: "";
|
||||
background-image: url("ui/icon_sidebar_actor.png") !important;
|
||||
width: 25px !important;
|
||||
height: 25px !important;
|
||||
display: inline-block !important;
|
||||
background-position:center !important;
|
||||
background-size:cover !important;
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-map::before {
|
||||
content: "";
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-map {
|
||||
content: "";
|
||||
background-image: url("ui/icon_sidebar_scene.png") !important;
|
||||
width: 25px !important;
|
||||
height: 25px !important;
|
||||
display: inline-block !important;
|
||||
background-position:center !important;
|
||||
background-size:cover !important;
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-suitcase::before {
|
||||
content: "";
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-suitcase {
|
||||
content: "";
|
||||
background-image: url("ui/icon_sidebar_item.png") !important;
|
||||
width: 25px !important;
|
||||
height: 25px !important;
|
||||
display: inline-block !important;
|
||||
background-position:center !important;
|
||||
background-size:cover !important;
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-book-open::before {
|
||||
content: "";
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-book-open {
|
||||
content: "";
|
||||
background-image: url("ui/icon_sidebar_journal.png") !important;
|
||||
width: 25px !important;
|
||||
height: 25px !important;
|
||||
display: inline-block !important;
|
||||
background-position:center !important;
|
||||
background-size:cover !important;
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-th-list::before {
|
||||
content: "";
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-th-list {
|
||||
content: "";
|
||||
background-image: url("ui/icon_sidebar_rolltable.png") !important;
|
||||
width: 25px !important;
|
||||
height: 25px !important;
|
||||
display: inline-block !important;
|
||||
background-position:center !important;
|
||||
background-size:cover !important;
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-music::before {
|
||||
content: "";
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-music {
|
||||
content: "";
|
||||
background-image: url("ui/icon_sidebar_music.png") !important;
|
||||
width: 25px !important;
|
||||
height: 25px !important;
|
||||
display: inline-block !important;
|
||||
background-position:center !important;
|
||||
background-size:cover !important;
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-atlas::before {
|
||||
content: "";
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-atlas {
|
||||
content: "";
|
||||
background-image: url("ui/icon_sidebar_compendium.png") !important;
|
||||
width: 25px !important;
|
||||
height: 25px !important;
|
||||
display: inline-block !important;
|
||||
background-position:center !important;
|
||||
background-size:cover !important;
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-cogs::before {
|
||||
content: "";
|
||||
}
|
||||
#sidebar #sidebar-tabs i.fa-cogs {
|
||||
content: "";
|
||||
background-image: url("ui/icon_sidebar_settings.png") !important;
|
||||
width: 25px !important;
|
||||
height: 25px !important;
|
||||
display: inline-block !important;
|
||||
background-position:center !important;
|
||||
background-size:cover !important;
|
||||
}
|
||||
|
5
styles/ui/.directory
Normal file
@ -0,0 +1,5 @@
|
||||
[Dolphin]
|
||||
HeaderColumnWidths=634,87,118
|
||||
Timestamp=2020,6,10,17,19,0
|
||||
Version=4
|
||||
ViewMode=1
|
BIN
styles/ui/icon_sidebar_actor.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
styles/ui/icon_sidebar_chat.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
styles/ui/icon_sidebar_compendium.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
BIN
styles/ui/icon_sidebar_fight.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
styles/ui/icon_sidebar_item.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
styles/ui/icon_sidebar_journal.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
BIN
styles/ui/icon_sidebar_music.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
styles/ui/icon_sidebar_rolltable.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
styles/ui/icon_sidebar_scene.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
styles/ui/icon_sidebar_settings.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
styles/ui/originals/icon_sidebar_actor.png
Normal file
After Width: | Height: | Size: 79 KiB |
BIN
styles/ui/originals/icon_sidebar_chat.png
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
styles/ui/originals/icon_sidebar_compendium.png
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
styles/ui/originals/icon_sidebar_fight.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
styles/ui/originals/icon_sidebar_item.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
styles/ui/originals/icon_sidebar_journal.png
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
styles/ui/originals/icon_sidebar_music.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
styles/ui/originals/icon_sidebar_rolltable.png
Normal file
After Width: | Height: | Size: 84 KiB |
BIN
styles/ui/originals/icon_sidebar_scene.png
Normal file
After Width: | Height: | Size: 84 KiB |
BIN
styles/ui/originals/icon_sidebar_settings.png
Normal file
After Width: | Height: | Size: 102 KiB |