Tab Mix Plus

Official Home of TMP
It is currently Mon May 20, 2013 1:15 am

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 9 posts ] 
Author Message
PostPosted: Mon Apr 12, 2010 2:00 pm 
Offline

Joined: Mon Jul 06, 2009 9:54 am
Posts: 34
Finally in some recent builds you implemented the style, that is almost the way it should be.
But there is a minor visual missbehavior - close button on not-active tab displays a bit lower than it should.
Image

And yet again, i recomend to implement the next style
Code:
/* Style for tab close button */

.tabbrowser-tab .always-right
{
display: none !important;
}

.tabbrowser-tab[selected="true"] .always-right, .tabbrowser-tab:hover .always-right
{
display: inline !important;
}

/* Fix: hide all other close buttons */

.tabbrowser-tab .always-left, .tabbrowser-tab .tabs-closebutton
{
display: none !important;
}

It should show a greyed Close Button on hovering an inactive tab and a red one when hover the button itself, while always showing a red button on active tab.

PS: I would be really great to implement an "active tab min width" style.
Code:
/* Set the minimum width for selected tab */

.tabbrowser-tab[selected="true"]
{
min-width: 300px;
}

In order to see the current tab no metter what.

Thanks again ;)



Edit!
FF 3.5.9, latest TMP, no errors, theme "Purity"
Some warnings:
Code:
Предупреждение: Ошибка при анализе значения «padding-bottom».  Потерянное объявление.
Источник: chrome://tabmixplus/skin/classic.css
Строка: 9

Предупреждение: Ошибка при анализе значения «padding-bottom».  Потерянное объявление.
Источник: chrome://tabmixplus/skin/classic.css
Строка: 14

Предупреждение: Неизвестный псевдо-класс или псевдо-элемент «-moz-lwtheme-darktext».  Правило проигнорировано из-за плохого селектора.
Источник: chrome://tabmixplus/skin/mac.css
Строка: 60

Предупреждение: Неизвестный псевдо-класс или псевдо-элемент «-moz-lwtheme-brighttext».  Правило проигнорировано из-за плохого селектора.
Источник: chrome://tabmixplus/skin/mac.css
Строка: 65

Предупреждение: Неизвестный псевдо-класс или псевдо-элемент «-moz-locale-dir».  Лишний значок-комбинатор селекторов в конце составного селектора (например, h1~h2~ {color: black;} )  Правило проигнорировано из-за плохого селектора.
Источник: chrome://tabmixplus/skin/mac.css
Строка: 78

Предупреждение: Неизвестный псевдо-класс или псевдо-элемент «-moz-locale-dir».  Лишний значок-комбинатор селекторов в конце составного селектора (например, h1~h2~ {color: black;} )  Правило проигнорировано из-за плохого селектора.
Источник: chrome://tabmixplus/skin/mac.css
Строка: 85

Предупреждение: Неизвестное свойство «-moz-opacity».  Потерянное объявление.
Источник: chrome://speeddial/skin/window.css
Строка: 56

Предупреждение: Неизвестное свойство «-moz-opacity».  Потерянное объявление.
Источник: chrome://speeddial/skin/window.css
Строка: 61


Top
 Profile  
 
PostPosted: Mon Apr 12, 2010 2:56 pm 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7287
DreamC wrote:
....But there is a minor visual missbehavior - close button on not-active tab displays a bit lower than it should.


i don't see any problem on win xp with default theme. what are you using?

are you referring to show on hover button ?

_________________
Tab Mix Plus 0.4.1.0
latest Dev-Build
Forum RSS, Troubleshooting


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 12, 2010 3:10 pm 
Offline

Joined: Mon Jul 06, 2009 9:54 am
Posts: 34
Yep - show on hover button. And as i see - not only me have that strange behavior of close button.
But! It i use the style i showed - the button is totally fine.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 12, 2010 3:25 pm 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7287
what is strange?

that hover button are not gray ?

_________________
Tab Mix Plus 0.4.1.0
latest Dev-Build
Forum RSS, Troubleshooting


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 12, 2010 3:46 pm 
Offline

Joined: Mon Jul 06, 2009 9:54 am
Posts: 34
The color doesnt matter the positioning of the button is wrong.
Image
To make it grey is just a suggestion.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 12, 2010 4:37 pm 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7287
i already asked you:
Theme?
Platform?

_________________
Tab Mix Plus 0.4.1.0
latest Dev-Build
Forum RSS, Troubleshooting


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 12, 2010 4:38 pm 
Offline

Joined: Mon Jul 06, 2009 9:54 am
Posts: 34
Ermm...
It was in my first post =(

Quote:
FF 3.5.9, latest TMP, no errors, theme "Purity"

And Win XP SP3


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 12, 2010 4:49 pm 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7287
i was asking again because i just installed Purity 0.1.5
https://addons.mozilla.org/en-US/firefox/addon/45608/

and its look totally different from your screenshot.

_________________
Tab Mix Plus 0.4.1.0
latest Dev-Build
Forum RSS, Troubleshooting


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 13, 2010 12:15 am 
Offline

Joined: Mon Jul 06, 2009 9:54 am
Posts: 34
Oops - my mistake - Purity was highlited, so i thought it was the one.
Phoenity Aura.
Sorry, and thanks for rying to help.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group