Skip to content

Commit

Permalink
test 202307071537
Browse files Browse the repository at this point in the history
  • Loading branch information
Aris-t2 committed Jul 7, 2023
1 parent 9776f1e commit 4d7e6f0
Show file tree
Hide file tree
Showing 31 changed files with 229 additions and 1,390 deletions.
11 changes: 2 additions & 9 deletions 115_test/config/config.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/* Thunderbird userChrome.css tweaks ************************************************************/
/* Github: https://github.com/aris-t2/customcssfortb ********************************************/


:root {
/* tab_height.css */
--tab-min-height: 28px !important;
Expand All @@ -17,14 +18,6 @@
--mailpanel_background_color: #ffffff !important;
--mailpanel_text_color: #000000 !important;

/* mail_panel_tree_colors.css */
--mailpaneltree_row_even_background_color: #b1ccfd !important;
--mailpaneltree_row_odd_background_color: #e8f0ff !important;
--mailpaneltree_row_selected_background_color: Highlight !important;
--mailpaneltree_row_unread_background_color: #a6b2ca !important;
--mailpaneltree_row_selected_text_color: HighlightText !important;
--mailpaneltree_row_unread_text_color: #000000 !important;

/* classic_appbutton.css */
--appbuttonlabel: "Thunderbird" !important;
--appbuttoncolor1: #33CCFF !important;
Expand All @@ -39,4 +32,4 @@
/* ctb_button_size_menubar.css */
--ctb_menubar_button_height: 0px !important;
--ctb_menubar_button_width: 0px !important;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,11 @@
margin-top: -26px !important;
}

#heading .header-name,
/*#heading .header-name,
#list-view-heading .header-name {
font-size: inherit !important;
font-weight: unset !important;
}
}*/

#nav-header {
min-height: unset !important;
Expand All @@ -176,7 +176,7 @@
#header-utils-btn {
min-height: 26px !important;
min-width: 50px !important;
-moz-box-ordinal-group: 0 !important;
order: -1 !important;
}

#header-inner {
Expand Down Expand Up @@ -214,9 +214,9 @@
width: unset !important;
}

#header-search .textbox-input {
/*#header-search .textbox-input {
font-size: 0.96em !important;
}
}*/

#header-inner button,
#header-inner button .button-box {
Expand All @@ -243,7 +243,7 @@
}

.list-view-heading-inner {
-moz-box-flex: 1 !important;
flex: 1 !important;
width: unset !important;
}

Expand Down Expand Up @@ -409,7 +409,7 @@
.main-search search-textbox {
min-height: unset !important;
width: unset !important;
font-size: 12px !important;
/*font-size: 12px !important;*/
}

.main-heading .back-button,
Expand Down

This file was deleted.

This file was deleted.

37 changes: 37 additions & 0 deletions 115_test/css/buttons/ctb_on_spacestoolbar.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
/* Thunderbird userChrome.css tweaks ************************************************************/
/* Github: https://github.com/aris-t2/customcssfortb ********************************************/


.spaces-toolbar-button {
appearance: none !important;
padding: 1px 5px !important;
background: rgba(151,152,153,.05)
linear-gradient(rgba(251,252,253,.95), rgba(246,247,248,.47) 49%,
rgba(231,232,233,.45) 51%, rgba(225,226,229,.3)) !important;
background-clip: padding-box !important;
border-radius: 2.5px !important;
border: 1px solid !important;
border-color: rgba(0,0,0,.12) rgba(0,0,0,.19) rgba(0,0,0,.38) !important;
box-shadow: 0 0 0 1px rgba(255,255,255,.3) inset,
0 0 0 2px rgba(255,255,255,.1) inset !important;
}

.spaces-toolbar-button:hover {
background-color: hsla(190,60%,70%,.5) !important;
border-color: hsla(190,50%,65%,.8) hsla(190,50%,50%,.8) hsla(190,50%,40%,.8) !important;
box-shadow: 0 0 0 1px rgba(255,255,255,.3) inset,
0 0 0 1.5px rgba(255,255,255,.1) inset,
0 0 3.5px hsl(190,90%,80%) !important;
transition: background-color .4s ease-in,
border-color .3s ease-in,
box-shadow .3s ease-in !important;
}

.spaces-toolbar-button.current {
color: initial !important;
background-color: transparent !important;
border-color: rgba(0,0,0,.65) rgba(0,0,0,.55) rgba(0,0,0,.5) !important;
box-shadow: 0 0 6.5px rgba(0,0,0,.4) inset,
0 0 2px rgba(0,0,0,.4) inset,
0 1px 0 rgba(255,255,255,.4) !important;
}
3 changes: 2 additions & 1 deletion 115_test/css/buttons/reduce_icon_size_on_hover.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
/* Github: https://github.com/aris-t2/customcssfortb ********************************************/


:is(#button-getmsg, #button-newmsg, #button-address, #button-reply, #button-replyall, #button-forward, #button-replylist, #button-mark-deleted, #button-compact, #button-isJunk, #button-print, #button-stop, #button-file, #button-nextUnread, #button-previousUnread, #button-mark, #button-tag, #button-goback, #button-goforward, #button-archive, #qfb-show-filter-bar, #button-chat, #button-nextMsg, #button-previousMsg, #button-appmenu, #calendar-tab-button, #lightning-button-calendar, #extractEventButton, #task-tab-button, #lightning-button-tasks, #extractTaskButton, #button-send, #button-contacts, #spellingButton, #button-attach, #button-security, #button-save, #quoteButton, #cut-button, #copy-button, #paste-button, #task-edit-button, #calendar-edit-button, #task-delete-button, #calendar-delete-button, #task-synchronize-button, #calendar-synchronize-button, #task-newevent-button, #calendar-newevent-button, #task-newtask-button, #calendar-newtask-button, #task-appmenu-button, #calendar-appmenu-button, #task-print-button, #calendar-print-button, #calendar-goto-today-button, #calendar-unifinder-button, #calendar-add-task-button, /*#todaypane-new-event-button,*/ #button-privacy, #button-url, #button-delete, #button-attendees, #button-priority, #button-status, #button-freebusy, #button-timezones, #hdrTagButton, #hdrDualForwardButton, #hdrReplyToSenderButton, #hdrDummyReplyButton, #hdrReplyButton, #hdrReplyAllButton, #hdrReplyListButton, #hdrFollowupButton, #hdrForwardButton, #hdrArchiveButton, #hdrJunkButton, #hdrTrashButton, #otherActionsButton, #attachmentSaveAllSingle, #attachmentSaveAllMultiple, #button-add-buddy, #button-newcard, #button-newlist, #button-editcard, #button-chat-accounts, #button-newmessage, #button-abdelete, #button-newim, #button-join-chat, #button-chat-appmenu, #qfb-sticky, #qfb-unread, #qfb-starred, #qfb-inaddrbook, #qfb-tags, #qfb-attachment, #hdrExtractTaskButton, #hdrExtractEventButton, #button-notJunk, #button-mark-undelete):not([disabled]):is(:hover,:active,:hover:active,[checked="true"],[open]) .toolbarbutton-icon {
.spaces-toolbar-button:not([disabled]):is(:hover,:active,:hover:active,[checked="true"],[open]),
:is(.toolbarbutton-1,.unified-toolbar-button):not([disabled]):is(:hover,:active,:hover:active,[checked="true"],[open]) :is(.button-icon,.toolbarbutton-icon) {
transform: scale(0.75) !important;
transition-duration: 0.1s !important;
}
1 change: 0 additions & 1 deletion 115_test/css/general/attachmentbox_above_mail_content.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
border-bottom: 0 !important;
}


#attachmentView {
border-top:0 !important;
border-bottom: 1px solid #a9b7c9 !important;
Expand Down
7 changes: 0 additions & 7 deletions 115_test/css/general/increase_row_height.css

This file was deleted.

44 changes: 0 additions & 44 deletions 115_test/css/general/mail_panel_tree_colors.css

This file was deleted.

13 changes: 4 additions & 9 deletions 115_test/css/general/quickfilterbar_icons_and_text.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
/* Github: https://github.com/aris-t2/customcssfortb ********************************************/


#quick-filter-bar toolbarbutton:not(#qfb-sticky) .toolbarbutton-icon {
display: block !important;
visibility: visible !important;
}

#quick-filter-bar toolbarbutton:not(#qfb-sticky) .toolbarbutton-text {
display: inline !important;
visibility: visible !important;
}
.button.collapsible-button span {
visibility: visible !important;
width: unset !important;
}
5 changes: 5 additions & 0 deletions 115_test/css/general/spacestoolbar_and_buttons_hidden.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
/* Github: https://github.com/aris-t2/customcssfortb ********************************************/


:root {
--spaces-total-width: 0 !important;
}

.spaces-toolbar,
#spacesToolbar,
#spacesPinnedButton,
#spacesToolbarReveal {
Expand Down
31 changes: 31 additions & 0 deletions 115_test/css/general/tbp_menubar_tabstoolbar_unifiedtoolbar.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
/* Thunderbird userChrome.css tweaks ************************************************************/
/* Github: https://github.com/aris-t2/customcssfortb ********************************************/


#titlebar unified-toolbar {
order: -8 !important;
}

#titlebar #toolbar-menubar {
order: -10 !important;
height: 30px !important;
}

#titlebar #tabs-toolbar {
order: -9 !important;
padding-inline-end: 160px !important;
}

.titlebar-buttonbox-container {
position: fixed !important;
right: 0 !important;
top: 0 !important;
}

#unifiedToolbarContent {
padding-inline-start: 0 !important;
}

#titlebar #toolbar-menubar[autohide="true"][inactive="true"]:not([customizing="true"]) {
height: 0 !important;
}
34 changes: 34 additions & 0 deletions 115_test/css/general/tbp_menubar_unifiedtoolbar_tabstoolbar.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
/* Thunderbird userChrome.css tweaks ************************************************************/
/* Github: https://github.com/aris-t2/customcssfortb ********************************************/


#titlebar unified-toolbar {
order: -9 !important;
}

#titlebar #toolbar-menubar {
order: -10 !important;
height: 30px !important;
}

#titlebar #tabs-toolbar {
order: -8 !important;
}

.titlebar-buttonbox-container {
position: fixed !important;
right: 0 !important;
top: 0 !important;
}

#unifiedToolbarContent {
padding-inline-start: 0 !important;
}

#titlebar #toolbar-menubar[autohide="true"][inactive="true"]:not([customizing="true"]) {
height: 0 !important;
}

#unifiedToolbar {
padding-inline-end: 160px !important;
}
26 changes: 26 additions & 0 deletions 115_test/css/general/tbp_tabstoolbar_menubar_unifiedtoolbar.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
/* Thunderbird userChrome.css tweaks ************************************************************/
/* Github: https://github.com/aris-t2/customcssfortb ********************************************/


#titlebar unified-toolbar {
order: -8 !important;
}

#titlebar #toolbar-menubar {
order: -9 !important;
}

#titlebar #tabs-toolbar {
order: -10 !important;
padding-inline-end: 160px !important;
}

.titlebar-buttonbox-container {
position: fixed !important;
right: 0 !important;
top: 0 !important;
}

#unifiedToolbarContent {
padding-inline-start: 0 !important;
}
27 changes: 27 additions & 0 deletions 115_test/css/general/tbp_tabstoolbar_unifiedtoolbar_menubar.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
/* Thunderbird userChrome.css tweaks ************************************************************/
/* Github: https://github.com/aris-t2/customcssfortb ********************************************/


#titlebar unified-toolbar {
order: -9 !important;
}

#titlebar #toolbar-menubar {
order: -8 !important;

}

#titlebar #tabs-toolbar {
order: -10 !important;
padding-inline-end: 160px !important;
}

.titlebar-buttonbox-container {
position: fixed !important;
right: 0 !important;
top: 0 !important;
}

#unifiedToolbarContent {
padding-inline-start: 0 !important;
}
Loading

0 comments on commit 4d7e6f0

Please sign in to comment.