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
69cb9fb0
Commit
69cb9fb0
authored
Sep 24, 2012
by
Leo Iannacone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Still improvementes - Fixed capitalized header
parent
b106c2eb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
21 deletions
+36
-21
forum/skins/light/media/style/style.css
forum/skins/light/media/style/style.css
+36
-21
No files found.
forum/skins/light/media/style/style.css
View file @
69cb9fb0
...
...
@@ -44,10 +44,8 @@ label {
}
hr
{
border-color
:
#CCCCCE
-moz-use-text-color
-moz-use-text-color
;
border-right
:
medium
none
;
border-style
:
dashed
none
none
;
border-width
:
1px
medium
medium
;
border-style
:
dashed
none
none
none
;
color
:
#CCC
;
}
input
,
select
{
...
...
@@ -235,6 +233,10 @@ blockquote blockquote {
margin-left
:
0
;
}
#header
ul
.links
*
:first-letter
{
text-transform
:
capitalize
;
}
#header
li
{
background
:
url("../images/light/topnav_divider.png")
no-repeat
scroll
right
top
transparent
!important
;
padding-right
:
2px
;
...
...
@@ -242,7 +244,6 @@ blockquote blockquote {
margin
:
0
;
padding-right
:
2px
;
list-style
:
none
;
text-transform
:
capitalize
;
}
#header
li
a
{
...
...
@@ -897,6 +898,10 @@ a.medal {
margin
:
0.4em
0
0.8em
;
}
.headNormal
h1
{
margin-bottom
:
0.4em
;
}
.questions-related
{
font-weight
:
700
;
/*word-wrap: break-word;*/
...
...
@@ -921,6 +926,11 @@ a.medal {
.vote-buttons
{
float
:
left
;
text-align
:
center
;
margin
:
2px
10px
0
5px
;
}
.vote-buttons
>
*
{
margin-bottom
:
8px
;
}
span
.form-error
{
...
...
@@ -964,10 +974,10 @@ div.question-body p, div.answer-body p {
background
:
none
repeat
scroll
0
0
#E9E9FF
;
}
.accepted-answer
{
/*
.accepted-answer {
background-color: #EBFFE6;
border-bottom-color: #9BD59B;
}
}
*/
.answered
{
background-image
:
url(../images/light/answered.png)
;
...
...
@@ -1257,6 +1267,7 @@ ins {
.user-info-table
{
margin-bottom
:
10px
;
width
:
100%
;
}
.relativetime
{
...
...
@@ -2049,10 +2060,6 @@ div.comment-tools a:hover {
div
.dialog
,
.context-menu-dropdown
{
position
:
absolute
;
background-color
:
#EEEEEE
;
-moz-border-radius
:
5px
;
-webkit-border-radius
:
5px
;
-moz-box-shadow
:
2px
2px
5px
#DD4818
;
-webkit-box-shadow
:
2px
2px
5px
#DD4818
;
}
.context-menu-dropdown
{
...
...
@@ -2100,26 +2107,25 @@ div.dialog, .context-menu-dropdown {
}
.context-menu-dropdown
{
div
.dialog
,
.context-menu-dropdown
{
color
:
white
;
display
:
inline-block
;
font-size
:
11px
;
outline
:
none
;
cursor
:
pointer
;
text-align
:
center
;
text-decoration
:
none
;
padding
:
1px
3px
3px
3px
;
text-shadow
:
0
1px
1px
#BBB
;
-moz-border-radius
:
4px
;
-webkit-border-radius
:
4px
;
border-radius
:
4px
;
border
:
2px
solid
#969696
;
background
:
#ADA69F
url('../images/menu-dropdown.png')
repeat-x
left
bottom
;
text-shadow
:
0
1px
0
#777
;
}
div
.dialog
.dialog-wcwontent
{
padding
:
12px
12px
42
px
12px
;
div
.dialog
{
padding
:
4
px
12px
;
z-index
:
1000
;
}
...
...
@@ -2127,23 +2133,26 @@ div.dialog .dialog-buttons {
margin
:
0px
;
height
:
25px
;
text-align
:
center
;
position
:
absolute
;
bottom
:
0px
;
left
:
0px
;
width
:
100%
;
cursor
:
pointer
;
}
div
.dialog
a
{
color
:
#FFF
;
font-weight
:
bold
;
}
.dialog-yes
,
.dialog-no
{
padding
:
0px
5px
;
margin
:
0
3px
5px
3px
;
border-radius
:
3px
;
-moz-border-radius
:
3px
;
-webkit-border-radius
:
3px
;
background-color
:
#DD4818
;
color
:
white
;
line-height
:
20px
;
vertical-align
:
baseline
;
font-weight
:
bold
;
border
:
0
;
margin-top
:
5px
;
}
div
.dialog.confirm
,
div
.dialog.warning
{
...
...
@@ -2181,6 +2190,12 @@ div.dialog.prompt .dialog-content select, div.dialog.prompt .dialog-content text
vertical-align
:
top
;
}
.boxC
.feed-icon
{
margin-top
:
3px
;
margin-right
:
4px
;
margin-left
:
0
;
}
.feed-icon-big
{
width
:
28px
;
height
:
28px
;
...
...
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