Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Feeds
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Feeds
Commits
2a868b6b
Commit
2a868b6b
authored
11 years ago
by
Andrew Dolgov
Browse files
Options
Downloads
Patches
Plain Diff
simplify link css styling, increase prefs font size a bit
parent
c068b98b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
cdm.css
+0
-8
0 additions, 8 deletions
cdm.css
prefs.css
+1
-13
1 addition, 13 deletions
prefs.css
tt-rss.css
+2
-26
2 additions, 26 deletions
tt-rss.css
with
3 additions
and
47 deletions
cdm.css
+
0
−
8
View file @
2a868b6b
...
...
@@ -45,14 +45,6 @@ div.cdmHeader img, div.cdmFooter img {
margin
:
0px
2px
0px
2px
;
}
div
.cdmContent
a
{
color
:
#4684ff
;
}
div
.cdmContent
a
:hover
{
color
:
black
;
}
div
.cdmContentInner
{
margin
:
10px
;
line-height
:
20px
;
...
...
This diff is collapsed.
Click to expand it.
prefs.css
+
1
−
13
View file @
2a868b6b
#header
a
{
color
:
#4684ff
;
}
#header
a
:hover
{
color
:
black
;
}
...
...
@@ -13,7 +9,7 @@
div
#pref-tabs
.dijitContentPane
{
font-size
:
1
2
px
;
font-size
:
1
3
px
;
}
div
#pref-tabs
{
...
...
@@ -52,14 +48,6 @@ tr.title td {
color
:
#4684ff
;
}
tr
.title
td
a
{
color
:
#4684ff
;
}
tr
.title
td
a
:hover
{
color
:
black
;
}
div
.prefProfileHolder
,
div
.prefFeedOPMLHolder
,
div
.inactiveFeedHolder
{
height
:
300px
;
overflow
:
auto
;
...
...
This diff is collapsed.
Click to expand it.
tt-rss.css
+
2
−
26
View file @
2a868b6b
...
...
@@ -30,14 +30,6 @@ div.postReply {
padding
:
0px
;
}
div
.postReply
a
{
color
:
#4684ff
;
}
div
.postReply
a
:hover
{
color
:
black
;
}
div
.postReply
div
.postHeader
{
border-width
:
0px
0px
1px
0px
;
border-style
:
solid
;
...
...
@@ -130,12 +122,12 @@ hr {
}
a
{
color
:
black
;
color
:
#4684ff
;
text-decoration
:
none
;
}
a
:hover
{
color
:
#
4684ff
;
color
:
#
88b0f0
;
}
#piggie
{
...
...
@@ -339,14 +331,6 @@ span.feed_error {
color
:
gray
;
}
.insensitive
a
{
color
:
#4684ff
;
}
.insensitive
a
:hover
{
color
:
black
;
}
div
#headlines-toolbar
{
border-width
:
0px
0px
1px
0px
;
background-color
:
#fcfcfc
;
...
...
@@ -383,10 +367,6 @@ div#headlines-toolbar span.r a {
color
:
gray
;
}
div
#headlines-toolbar
span
.r
a
:hover
{
color
:
black
;
}
span
.contentPreview
{
color
:
gray
;
font-weight
:
normal
;
...
...
@@ -612,10 +592,6 @@ div.autocomplete ul li {
cursor
:
pointer
;
}
a
.visibleLink
{
color
:
#4684ff
;
}
.hlContentH
a
,
.hlContentH
span
{
color
:
#00cc00
;
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment