Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
website
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Ask
website
Commits
2f22a67d
Commit
2f22a67d
authored
Jun 09, 2013
by
Pietro Albini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Restyled tabs (like askubuntu)
parent
0c33d4ee
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
13 deletions
+17
-13
forum/skins/light/media/style/style.css
forum/skins/light/media/style/style.css
+17
-13
No files found.
forum/skins/light/media/style/style.css
View file @
2f22a67d
...
...
@@ -693,6 +693,7 @@ padding-top: 4px;
border-radius
:
3px
;
-moz-border-radius
:
3px
;
-webkit-border-radius
:
3px
;
height
:
100%
;
}
.paginator
.curr
{
...
...
@@ -815,27 +816,29 @@ a.medal {
}
.tabsA
{
background
:
#eeeeee
;
display
:
block
;
float
:
right
;
font-weight
:
bold
;
height
:
20px
;
position
:
relative
;
padding
:
0
3px
;
border
:
1px
solid
#cccccc
;
border-radius
:
3px
;
-moz-border-radius
:
3px
;
-webkit-border-radius
:
3px
;
box-shadow
:
0
1px
4px
#cccccc
;
-webkit-box-shadow
:
0
1px
4px
#cccccc
;
-moz-box-shadow
:
0
1px
4px
#cccccc
;
-khtml-box-shadow
:
0
1px
4px
#cccccc
;
}
.tabsA
a
,
.sticky-sort-tabs
{
background
:
#
f0f0f0
;
background
:
#
eeeeee
;
color
:
#888A85
;
display
:
block
;
float
:
left
;
line-height
:
22px
;
margin
:
0px
4px
;
text-decoration
:
none
;
border-radius
:
3px
;
-moz-border-radius
:
3px
;
-webkit-border-radius
:
3px
;
box-shadow
:
0
1px
3px
#D0D0D0
inset
;
-moz-box-shadow
:
0
1px
3px
#D0D0D0
inset
;
-webkit-box-shadow
:
0
1px
3px
#D0D0D0
inset
;
}
.tabsA
a
{
...
...
@@ -854,10 +857,11 @@ a.medal {
margin
:
2px
;
}
.tabsA
a
.on
,
.tabsA
a
:hover
{
.tabsA
a
.on
{
background
:
none
repeat
scroll
0
0
#FFFFFF
;
color
:
#DD4818
;
box-shadow
:
0
1px
5px
#d0d0d0
inset
;
border-left
:
1px
solid
#dddddd
;
border-right
:
1px
solid
#dddddd
;
}
.tabsA
a
:hover
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment