mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-18 23:53:39 +02:00
- space between each tab should equivalent to one bullet
merge -c2955 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2956 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -95,7 +95,7 @@ font-family:verdana,arial,helvetica,sans-serif; font-size:8px; line-height:14px;
|
||||
list-style-image:none; padding: 0; position:relative; text-decoration:none;
|
||||
top:-2px; white-space:nowrap; margin: 0 28px 0 0;}
|
||||
.tabsheet li { background:transparent url(images/inactive_tab.png) no-repeat scroll left 0;
|
||||
float:left; margin:0 2px 0 5px; overflow:hidden; text-align:right; }
|
||||
float:left; margin:0 2px 0 0; overflow:hidden; text-align:right; }
|
||||
.tabsheet a {
|
||||
background:transparent url(images/inactive_tab2.png) no-repeat scroll right 0px;
|
||||
color:#666; display:block; font-size:11px; border:0;
|
||||
|
||||
Reference in New Issue
Block a user